menu
objd package
documentation
core.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;
objd package
documentation
core
Byte
isBool property
Byte class