value property

Object? value
final

The JSON value held by this object.

A JSON value can be one of the following types:

Implementation

final Object? value;