shell abstract method

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

Implementation

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