playStream abstract method

Future<PlayStreamResponse> playStream(
  1. ServiceCall call,
  2. Stream<PlayStreamRequest> request
)

Implementation

$async.Future<$18.PlayStreamResponse> playStream($grpc.ServiceCall call, $async.Stream<$18.PlayStreamRequest> request);