Enables best-effort screenshot and screen-recording protection.
@override Future<void> enableScreenSecurity() async { await methodChannel.invokeMethod<void>('enableScreenSecurity'); }