menu
stripe_updated package
documentation
messages.dart
Wallet
Wallet.fromJson factory constructor
Wallet.fromJson factory constructor
dark_mode
light_mode
Wallet.fromJson
constructor
Wallet.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Wallet.fromJson(Map<String, dynamic> json) => _$WalletFromJson(json);
stripe_updated package
documentation
messages
Wallet
Wallet.fromJson factory constructor
Wallet class