data property

JsonObject? data

Implementation

JsonObject? get data;
void data=(JsonObject? data)

Implementation

set data(JsonObject? data);