value property
JsonObject?
get
value
Implementation
JsonObject? get value;
set
value
(JsonObject? value)
Implementation
set value(JsonObject? value);