menu
stripe_api_client package
documentation
models/card.dart
Card
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/card
Card
expMonth property
Card class