menu
xrp_dart package
documentation
xrp_dart.dart
IssuedCurrencyAmount
isZero property
isZero property
dark_mode
light_mode
isZero
property
bool
get
isZero
Indicates whether the amount is zero.
Implementation
bool get isZero => rational.isZero;
xrp_dart package
documentation
xrp_dart
IssuedCurrencyAmount
isZero property
IssuedCurrencyAmount class