preUpdatePublished method

  1. @protected
void preUpdatePublished ()
@protected

Method that is called when publishUpdate is called but before the stream is notified. Does nothing by default.

Implementation

@protected
void preUpdatePublished() => null;