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