validFrom property
DateTime
get
validFrom
Gets the date and time after which the certificate is not valid.
Implementation
DateTime get validFrom => _validFrom!;
Gets the date and time after which the certificate is not valid.
DateTime get validFrom => _validFrom!;