MessageBus constructor

MessageBus()

Creates a MessageBus for handling communication between the DUI SDK and native code.

Implementation

MessageBus() : _streamController = StreamController.broadcast();