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