get_direct_downstream_tasks# Task.get_direct_downstream_tasks()# Get the list of tasks downstream of this one and directly connected by a data dependency. Returns: downstreamslistDownstream task list. Return type: list