simple_dict_from_json_async


Description:

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