simple_from_json


Description:

public static T simple_from_json<T> (string json, string[]? sub_members = null, Case names_case = AUTO, SubCollectionCreationFunc? sub_creation_func = null) throws JsonError