menu
chalona_api package
documentation
core/number.dart
Number
toInt method
toInt method
dark_mode
light_mode
toInt
method
int
toInt
(
)
Conversión implícita a int
Implementation
int toInt() => _value.toInt();
chalona_api package
documentation
core/number
Number
toInt method
Number class