menu
dart_plaid package
documentation
generated/plaid_service.swagger.dart
WalletBalance
WalletBalance constructor
WalletBalance constructor
dark_mode
light_mode
WalletBalance
constructor
WalletBalance
(
{
required
String
isoCurrencyCode
,
required
double
current
,
})
Implementation
WalletBalance({ required this.isoCurrencyCode, required this.current, });
dart_plaid package
documentation
generated/plaid_service.swagger
WalletBalance
WalletBalance constructor
WalletBalance class