menu
built_value package
documentation
json_object.dart
StringJsonObject
isString property
isString property
dark_mode
light_mode
isString
property
@
override
bool
get
isString
override
Whether the value is a
String
.
Implementation
@override bool get isString => true;
built_value package
documentation
json_object
StringJsonObject
isString property
StringJsonObject class