getTask abstract method

Future<TaskModelResponse> getTask(
  1. String? taskId
)

Implementation

Future<TaskModelResponse> getTask(String? taskId);