open abstract method

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

Implementation

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