removeAll static method

void removeAll()

Implementation

static void removeAll() {
  _getMutableConfigurationProvider().removeAll();
}