appId property
The App ID corresponding to the App the App Check token belonged to. This value is not actually one of the JWT token claims. It is added as a convenience, and is set as the value of the DecodedAppCheckToken.sub property.
Implementation
final String appId;