to_object_async#

async classmethod Frame.to_object_async(response)[source]#

Asynchronously parses a dictionary and returns a Frame object.

Return type:

Frame

Parameters:

response (Dict)