fullExpiryDate property

String get fullExpiryDate

Returns the full expiry date in MM/YYYY format.

Implementation

String get fullExpiryDate => '$cardExpirationMonth/$cardExpirationYear';