menu
datecs_fiscal_device package
documentation
utils/extension.dart
BoolToInt
toInt method
toInt method
dark_mode
light_mode
toInt
method
int
toInt
(
)
Implementation
int toInt() => this ? 1 : 0;
datecs_fiscal_device package
documentation
utils/extension
BoolToInt
toInt method
BoolToInt extension on
bool