expYear property

int? get expYear
inherited

four digit number representing the year of expiry of the card.

Implementation

String? get country;/// four digit number representing the year of expiry of the card.
int? get expYear;