open abstract method

Future<OpenResponse> open(
  1. ServiceCall call,
  2. OpenRequest request
)

Implementation

$async.Future<$23.OpenResponse> open($grpc.ServiceCall call, $23.OpenRequest request);