open abstract method

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

Implementation

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