associatedEvent property
The associated event that was being responded to when the error occurred.
Implementation
final BlocEventType<dynamic>? associatedEvent;
The associated event that was being responded to when the error occurred.
final BlocEventType<dynamic>? associatedEvent;