JSONValue.payload

Holds the data contained in this value.

Note that this is available using alias this, so there is usually no need to access this field directly.

struct JSONValue
Payload payload;

Meta