groups property

JsonObject? get groups

Implementation

JsonObject? get groups;
set groups (JsonObject? groups)

Implementation

set groups(JsonObject? groups);