menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
AddressDetails
name property
name property
dark_mode
light_mode
name
property
String
?
get
name
inherited
The customer's full name
Implementation
String? get name => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
AddressDetails
name property
AddressDetails class