Resets configuration to defaults, then applies the given config.
static Future<void> reset(Config config) { return _instance.reset(config); }