get abstract method

Future<AsyncOperation> get(
  1. ServiceCall call,
  2. AsyncOperationId request
)

Implementation

$async.Future<$0.AsyncOperation> get(
    $grpc.ServiceCall call, $1.AsyncOperationId request);