associatedEvent property

BlocEventType? associatedEvent
final

The associated event that was being responded to when the error occurred.

Implementation

final BlocEventType<dynamic>? associatedEvent;