notifyNavigation static method

void notifyNavigation()

Implementation

static void notifyNavigation() {
  _instance?.update();
}