eventChannel property

BlocEventChannel eventChannel
finalinherited

Events that the UI fire to affect this Bloc are received through here.

Implementation

final BlocEventChannel eventChannel;