open abstract method

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

Implementation

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