resetConfig static method

Future resetConfig()

Implementation

static Future resetConfig() {
  return _channel.invokeMethod('resetConfig');
}