gRpcRequestStreamController property

StreamController<StreamingRecognizeRequest?> gRpcRequestStreamController
getter/setter pair

Implementation

StreamController<cloudSpeech.StreamingRecognizeRequest?> gRpcRequestStreamController = StreamController();