iss property
The issuer identifier for the issuer of the response.
This value is a URL with the format
https://firebaseappcheck.googleapis.com/<PROJECT_NUMBER>
, where <PROJECT_NUMBER>
is the
same project number specified in the DecodedAppCheckToken.aud property.
Implementation
final String iss;