Abre configurações restritas do app (Android 13+)
@override Future<bool> openRestrictedSettings() async => await _m.invokeMethod<bool>('openRestrictedSettings') ?? false;