menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
BankAccount
status property
status property
dark_mode
light_mode
status
property
BankAccountStatus
?
get
status
inherited
Status of the bank account.
Implementation
BankAccountStatus? get status => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
BankAccount
status property
BankAccount class