data property

JsonObject? get data

Implementation

JsonObject? get data;
set data (JsonObject? data)

Implementation

set data(JsonObject? data);