JozzBusService constructor

JozzBusService()

Creates a new JozzBusService with a broadcast StreamController.

Implementation

JozzBusService() : _controller = StreamController<JozzEvent>.broadcast();