shell abstract method

Stream<ShellResponse> shell(
  1. ServiceCall call,
  2. Stream<ShellRequest> request
)

Implementation

$async.Stream<$38.ShellResponse> shell($grpc.ServiceCall call, $async.Stream<$38.ShellRequest> request);