Determines whether a bloc ensures all events are processed in the order in which they are received.
events
@protected bool shouldProcessEventInOrder() => true;