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