Closed ColinHebert closed 7 years ago
Add a few addProperty methods (for JsonElement and Any with a provided context to serialize) as well as addPropertyIfNotNull to make creation of custom JsonObject clearer
addProperty
JsonElement
Any
addPropertyIfNotNull
JsonObject
Thanks again ;)
Add a few
addProperty
methods (forJsonElement
andAny
with a provided context to serialize) as well asaddPropertyIfNotNull
to make creation of customJsonObject
clearer