menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
BillingDetails
email property
email property
dark_mode
light_mode
email
property
String
?
get
email
inherited
Email address.
Implementation
String? get email => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
BillingDetails
email property
BillingDetails class