attestationToken property

String? attestationToken
getter/setter pair

An App Check token.

App Check tokens are signed JWTs containing claims that identify the attested app and Firebase project. This token is used to access Firebase services protected by App Check.

Implementation

core.String? attestationToken;