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