end_object
Description:
Closes the object inside the given builder that was opened by the most recent call to [method@Json.
Builder.begin_object].
This function cannot be called after [method@Json.Builder.set_member_name].
Parameters:
this |
a builder |
Returns:
the builder instance |