forceRebuild static method

void forceRebuild()

Implementation

static void forceRebuild() {
  inqvineSimulatableController.sink.add(null);
}