notAfter property
The date when the certificate stops to be valid.
Implementation
@BuiltValueField(wireName: r'notAfter')
DateTime? get notAfter;
The date when the certificate stops to be valid.
@BuiltValueField(wireName: r'notAfter')
DateTime? get notAfter;