menu
flutter_wallet_card package
documentation
models/wallet_card.dart
WalletCard
WalletCard.fromJson factory constructor
WalletCard.fromJson factory constructor
dark_mode
light_mode
WalletCard.fromJson
constructor
WalletCard.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory WalletCard.fromJson(Map<String, dynamic> json) => _$WalletCardFromJson(json);
flutter_wallet_card package
documentation
models/wallet_card
WalletCard
WalletCard.fromJson factory constructor
WalletCard class