menu
coin package
documentation
coin_chains.dart
CashToken
hasFungible property
hasFungible property
dark_mode
light_mode
hasFungible
property
bool
get
hasFungible
Implementation
bool get hasFungible => amount > BigInt.zero;
coin package
documentation
coin_chains
CashToken
hasFungible property
CashToken class