menu
squint_json
squint
JsonNode
<
T
>
stringify property
stringify
brightness_4
brightness_5
stringify
property
String
stringify
Convert to formatted JSON String.
Implementation
String get stringify => '"$key": ${maybeAddQuotes(data)}';
squint_json
squint
JsonNode
<
T
>
stringify property
JsonNode class
Constructors
JsonNode
Properties
annotations
data
hashCode
key
runtimeType
stringify
Methods
noSuchMethod
toString
Operators
operator ==