menu
squint_json
squint
JsonEncode
<
T
>
using property
using
brightness_4
brightness_5
using
property
JsonNode
Function
(
T
t
)
using
final
Function to convert data of type T to a
JsonNode
.
Implementation
final JsonNode Function(T t) using;
squint_json
squint
JsonEncode
<
T
>
using property
JsonEncode class
Constructors
JsonEncode
Properties
hashCode
runtimeType
using
Methods
noSuchMethod
toString
Operators
operator ==