deserialize_dict_into_async


Description:

public async void deserialize_dict_into_async (HashMap dict, SubCollectionCreationFunc? sub_creation_func = null) throws JsonError

Asynchronous version of method deserialize_dict_into

Parameters:

dict

Dict

sub_creation_func

A function for creating subsets in the case of arrays in an array

Exceptions:

JsonError

Error with json string

Since:

3.1