expiryDate property

String? get expiryDate

Allows you to get an expiration date of your license.

Implementation

String? get expiryDate => _expiryDate;