expiry property
License expiry date and time in UTC.
This is either the expiry date of a license set with ArcGISEnvironment.setLicenseUsingKey or the portal subscription expiry when using ArcGISEnvironment.setLicenseUsingInfo.
Implementation
DateTime get expiry => _expiry.value;