Updates the configuration.
static Future<void> setConfig(Config config) { return _instance.setConfig(config); }