darty_json
darty_json
Json
Json constructor
Json
Json
constructor
Null safety
Json
(
)
Empty
Json
Implementation
Json() : _rawValue = <String, dynamic>{};
darty_json
darty_json
Json
Json constructor
Json class
Constructors
Json
from
fromDynamic
fromList
fromMap
fromString
Properties
boolean
booleanValue
exception
float
floatValue
hashCode
integer
integerValue
jsonNull
list
listObject
listObjectValue
listValue
map
mapObject
mapObjectValue
mapValue
rawValue
runtimeType
string
stringValue
Methods
exists
listOf
listOfValue
mapOf
mapOfValue
noSuchMethod
ofType
ofTypeValue
toString
Operators
operator ==
operator []
Constants
decoder