clearConfiguration static method

void clearConfiguration()

Clear your instant. Are you sure to use this.

Implementation

static void clearConfiguration() {
  _delegate.clear();
}