expiry property
DateTime?
get
expiry
The expiration of the License. Null for no expiration.
Implementation
DateTime? get expiry => _expiry;
The expiration of the License. Null for no expiration.
DateTime? get expiry => _expiry;