update method

Future update()

Implementation

Future update() {
  return updater.update();
}