FastAppSettingsBlocEvent.init constructor

const FastAppSettingsBlocEvent.init()

Constructor for the init event.

Implementation

const FastAppSettingsBlocEvent.init()
    : super(type: FastAppSettingsBlocEventType.init);