@override Future<void> disableSecure() async { await methodChannel.invokeMethod<void>('disableSecure'); }