usePlayIntegrity property

bool usePlayIntegrity
final

If set to true, the plugin will attempt to verify the device using the Google Play Integrity API (Android only).

Requires cloudProjectNumber to be provided. Defaults to false.

Implementation

final bool usePlayIntegrity;