validFrom property

DateTime validFrom

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

Implementation

DateTime get validFrom => _validFrom!;