attestationStatement property

String? attestationStatement
getter/setter pair

The App Attest statement returned by the client-side App Attest API.

This is a base64url encoded CBOR object in the JSON response.

Required.

Implementation

core.String? attestationStatement;