value property

Object? value
final

The decoded JSON value, including JSON null.

Implementation

final Object? value;