preUpdatePublished method
- @protected
@protected
Method that is called when publishUpdate is called but before the stream is notified. Does nothing by default.
Implementation
@protected
void preUpdatePublished() => null;
Method that is called when publishUpdate is called but before the stream is notified. Does nothing by default.
@protected
void preUpdatePublished() => null;