Result.from_dict

classmethod Result.from_dict(dict_)

Deserialize a dict of simple types into an instance of this class.

Note that this method requires that the model is bound with @bind_schema.