reset static method

void reset()

Implementation

static void reset() {
  isLoading = false;
  isAutoShow = false;
}