updateOnEveryEvent property

  1. @protected
bool updateOnEveryEvent

You can change this getter to update the UI automatically after getting every event from the Backend

Implementation

@protected
bool get updateOnEveryEvent => false;