menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
FinancialConnectionAccount
status property
status property
dark_mode
light_mode
status
property
AccountStatus
get
status
inherited
The current status of the account.
Implementation
AccountStatus get status => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
FinancialConnectionAccount
status property
FinancialConnectionAccount class