menu
built_value package
documentation
json_object.dart
JsonObject
asBool property
asBool property
dark_mode
light_mode
asBool
property
bool
get
asBool
The value as a
bool
, or throw if not.
Implementation
bool get asBool => throw StateError('Not a bool.');
built_value package
documentation
json_object
JsonObject
asBool property
JsonObject class