accountDetails property

Specifies account requirements for Android devices running your app.

These settings correspond to requirements on the [account details field](https://developer.android.com/google/play/integrity/verdicts#account-details-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

GoogleFirebaseAppcheckV1PlayIntegrityConfigAccountDetails? accountDetails;