validTo property

DateTime validTo

Gets the date and time before which the certificate is not valid.

Implementation

DateTime get validTo => _validTo!;