update method

dynamic update()

Implementation

update() {
  onUpdate!.call();
}