expiryMonth property
The two-digit month when the card expires
Implementation
@BuiltValueField(wireName: r'expiryMonth')
String? get expiryMonth;
The two-digit month when the card expires
@BuiltValueField(wireName: r'expiryMonth')
String? get expiryMonth;