menu
walletkit_dart
walletkit_dart.dart
Amount
negativeOne property
negativeOne
dark_mode
light_mode
negativeOne
property
Amount
get
negativeOne
Implementation
static Amount get negativeOne => Amount(value: BigInt.from(-1), decimals: 0);
walletkit_dart
walletkit_dart
Amount
negativeOne property
Amount class