[ Version ( deprecated = true , deprecated_since = "7.5" , since = "7.0" ) ]
public void fill_from_json (string json, string[]? sub_members = null, Settings? settings = null) throws JsonError
Warning: fill_from_json is deprecated since 7.5.
Parse json and fill up this object via Jsoner.deserialize_object_into
| JsonError |
Error with json or sub_members |