FWEventBus.getInstance constructor Null safety

FWEventBus.getInstance()

Get global single instance of FWEventBus class.

Implementation

factory FWEventBus.getInstance() => _getInstance();