menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
UsBankAccount
bankName property
bankName property
dark_mode
light_mode
bankName
property
String
?
get
bankName
inherited
The name of the bank of the account
Implementation
String? get bankName => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
UsBankAccount
bankName property
UsBankAccount class