validTo property
DateTime
get
validTo
Gets the date and time before which the certificate is not valid.
Implementation
DateTime get validTo => _validTo!;
Gets the date and time before which the certificate is not valid.
DateTime get validTo => _validTo!;