menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
BillingDetails
phone property
phone property
dark_mode
light_mode
phone
property
String
?
get
phone
inherited
Billing phone number.
Implementation
String? get phone => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
BillingDetails
phone property
BillingDetails class