menu
jay_util_package package
documentation
num/decimal.dart
Decimal
isInteger property
isInteger property
dark_mode
light_mode
isInteger
property
bool
get
isInteger
Implementation
bool get isInteger => _rational.isInteger;
jay_util_package package
documentation
num/decimal
Decimal
isInteger property
Decimal class