menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
CardData
country property
country property
dark_mode
light_mode
country
property
String
?
get
country
inherited
Two letter iso code.
Implementation
String? get country => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
CardData
country property
CardData class