forceRebuild method

void forceRebuild()

Implementation

void forceRebuild() {
  _forceNextRebuild = true;
}