menu
stripe_api_client package
documentation
models/payment_method_card_present.dart
PaymentMethodCardPresent
expMonth property
expMonth property
dark_mode
light_mode
expMonth
property
int
?
expMonth
getter/setter pair
Two-digit number representing the card's expiration month.
Implementation
int? expMonth;
stripe_api_client package
documentation
models/payment_method_card_present
PaymentMethodCardPresent
expMonth property
PaymentMethodCardPresent class