JsonValue
Represents a JSON value.
The JsonValueUnion
type represents one of the following types:
keyboard_arrow_upkeyboard_arrow_down
Null
Boolean
Number
String
Array
Object
JsonValueNull
Represents a null JSON value.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "jsonValueNull" |