resetDefaultRouteName method

void resetDefaultRouteName()

Reset configuration to real device feature.

Implementation

void resetDefaultRouteName() {
  _defaultRouteName = null;
}