darty_json
darty_json
Json
jsonNull property
jsonNull
jsonNull
property
Null safety
Json
jsonNull
Create a
Json
with a
null
rawValue
Implementation
Json get jsonNull => Json.fromDynamic(null);
darty_json
darty_json
Json
jsonNull property
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