expiryDate property
String?
get
expiryDate
Allows you to get an expiration date of your license.
Implementation
String? get expiryDate => _expiryDate;
Allows you to get an expiration date of your license.
String? get expiryDate => _expiryDate;