reset static method

void reset()

Implementation

static void reset() {
  _global = const AppListStrings();
}