nativeSubscribe abstract method
Stream<NativeSubscribeReplyItem>
nativeSubscribe(
- ServiceCall call,
- NativeSubscribeRequest request
Implementation
$async.Stream<$1.NativeSubscribeReplyItem> nativeSubscribe(
$grpc.ServiceCall call, $1.NativeSubscribeRequest request);