notBefore property

DateTime? get notBefore

Token not-before instant in UTC.

Implementation

DateTime? get notBefore => _dateTimeFor('nbf');