notAfter property
DateTime?
get
notAfter
Implementation
DateTime? get notAfter => _$this._notAfter;
set
notAfter
(DateTime? notAfter)
Implementation
set notAfter(DateTime? notAfter) => _$this._notAfter = notAfter;