postUpdatePublished method

  1. @protected
void postUpdatePublished ()
@protected

Method that is called when publishUpdate is called, after the stream is notified. Does nothing by default.

Implementation

@protected
void postUpdatePublished() => null;