menu
feexpay_flutter package
documentation
widgets/wallet_form.dart
WalletsByCountry typedef
WalletsByCountry typedef
dark_mode
light_mode
WalletsByCountry
typedef
WalletsByCountry
=
Map
<
String
,
List
<
String
>
>
Implementation
typedef WalletsByCountry = Map<String, List<String>>;
feexpay_flutter package
documentation
widgets/wallet_form
WalletsByCountry typedef
wallet_form library