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