appId property

String? appId
getter/setter pair

The globally unique, Firebase-assigned identifier for the WebApp.

This identifier should be treated as an opaque token, as the data format is not specified.

Output only. Immutable.

Implementation

core.String? appId;