reset static method
Resets the configuration. Intended for use in tests only.
Implementation
@visibleForTesting
static void reset() => _instance = null;
Resets the configuration. Intended for use in tests only.
@visibleForTesting
static void reset() => _instance = null;