update abstract method

  1. @required
void update()

The method for updating this model. Like a setState(...) but immutable.

Implementation

@required
void update();