playIntegrityToken property

String? playIntegrityToken
final

The token received from Google Play Integrity API (Android only).

This will be null if the check failed or wasn't requested.

Implementation

final String? playIntegrityToken;