nativeSubscribe abstract method

Stream<NativeSubscribeReplyItem> nativeSubscribe(
  1. ServiceCall call,
  2. NativeSubscribeRequest request
)

Implementation

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