menu
flutter_stripe package
documentation
flutter_stripe.dart
PlatformPayWebPaymentRequestCreateOptions
country property
country property
dark_mode
light_mode
country
property
String
get
country
inherited
The two-letter country code of your Stripe account (e.g., US).
Implementation
String get country;
flutter_stripe package
documentation
flutter_stripe
PlatformPayWebPaymentRequestCreateOptions
country property
PlatformPayWebPaymentRequestCreateOptions class