expiry property

DateTime? expiry

The expiration of the License. Null for no expiration.

Implementation

DateTime? get expiry => _expiry;