menu
flutter_stripe_web package
documentation
flutter_stripe_web.dart
FinancialConnectionAccount
balance property
balance property
dark_mode
light_mode
balance
property
AccountBalance
?
get
balance
inherited
The balance of the account
Implementation
AccountBalance? get balance => throw _privateConstructorUsedError;
flutter_stripe_web package
documentation
flutter_stripe_web
FinancialConnectionAccount
balance property
FinancialConnectionAccount class