menu
realm_dart package
documentation
realm.dart
Decimal128
toInt abstract method
toInt abstract method
dark_mode
light_mode
toInt
abstract method
int
toInt
(
)
Converts
this
to an
int
. Possibly loosing precision.
Implementation
int toInt();
realm_dart package
documentation
realm
Decimal128
toInt abstract method
Decimal128 class