menu
ucum package
documentation
fhir/ucum_decimal.dart
UcumDecimal
isZero method
isZero method
dark_mode
light_mode
isZero
method
bool
isZero
(
)
Implementation
bool isZero() => allZeros(digits);
ucum package
documentation
fhir/ucum_decimal
UcumDecimal
isZero method
UcumDecimal class