controller property

StreamController<Uint8List> get controller

Implementation

StreamController<Uint8List> get controller => _controller;