menu
class_unions package
documentation
class_json.dart
Json
asBool property
asBool property
dark_mode
light_mode
asBool
property
bool
get
asBool
Get the
bool
value of this JSON value, or throw if other type.
Implementation
bool get asBool => value as bool;
class_unions package
documentation
class_json
Json
asBool property
Json class