@override Future<bool?> disable() async { return await methodChannel.invokeMethod<bool>('disable'); }