force method

dynamic force()

Implementation

force() {
  state?.reload();
}