appIntegrity property
Specifies application integrity requirements for Android devices running your app.
These settings correspond to requirements on the [application integrity field](https://developer.android.com/google/play/integrity/verdicts#application-integrity-field) obtained from the Play Integrity API. See the default responses table for a quick summary. The default values for these settings work for most apps, and are recommended.
Implementation
GoogleFirebaseAppcheckV1PlayIntegrityConfigAppIntegrity? appIntegrity;