launch abstract method

Future<AsyncOperation> launch(
  1. ServiceCall call,
  2. AsyncOperationLaunch request
)

Implementation

$async.Future<$0.AsyncOperation> launch(
    $grpc.ServiceCall call, $0.AsyncOperationLaunch request);