getUpdate method

void getUpdate()

Implementation

void getUpdate() {
  _dirty = true;
  markNeedsBuild();
}