simple_array_from_json_async


Description:

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