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