to_object_async# async classmethod Source.to_object_async(response)[source]# Asynchronously parses the FRED API response and returns a list of Source objects. Return type: List[Source] Parameters: response (Dict)