CoroutineCall

constructor(scope: CoroutineScope, suspendingTask: suspend CoroutineScope.() -> Result<T>)