menu
gson package
documentation
values.dart
Byte
isBool property
isBool property
dark_mode
light_mode
isBool
property
bool
get
isBool
is the Byte a boolean
Implementation
bool get isBool => _number == 0 || _number == 1;
gson package
documentation
values
Byte
isBool property
Byte class