clearConfigurationCache method

void clearConfigurationCache()

Implementation

void clearConfigurationCache() {
  _configurationTable = Map();
}