fetchEventStream abstract method

Stream<Events> fetchEventStream(
  1. ServiceCall call,
  2. Bytes request
)

Implementation

$async.Stream<$0.Events> fetchEventStream($grpc.ServiceCall call, $0.Bytes request);