expiryDate property

String get expiryDate

Returns the expiry date in the format 'MM/YYYY'.

Implementation

String get expiryDate => '$expirationMonth/$expirationYear';