Builder.endObject

Closes the object inside the given builder that was opened by the most recent call to [json.builder.Builder.beginObject].

This function cannot be called after [json.builder.Builder.setMemberName].

Returns

the builder instance