bugs property

JsonObject? get bugs

Implementation

JsonObject? get bugs;
set bugs (JsonObject? bugs)

Implementation

set bugs(JsonObject? bugs);