menu
ndk package
documentation
domain_layer/entities/wallet/wallet.dart
Wallet
supportedUnits property
supportedUnits property
dark_mode
light_mode
supportedUnits
property
Set
<
String
>
supportedUnits
final
Supported currency units (sat, usd, etc.)
Implementation
final Set<String> supportedUnits;
ndk package
documentation
domain_layer/entities/wallet/wallet
Wallet
supportedUnits property
Wallet class