disable static method

Future<void> disable()

Implementation

static Future<void> disable() async => await _channel.invokeMethod<void>("disable");