info property

JsonObject? get info

Implementation

JsonObject? get info;
set info (JsonObject? info)

Implementation

set info(JsonObject? info);