webId property
A unique, Firebase-assigned identifier for the WebApp.
This identifier is only used to populate the namespace value for the
WebApp. For most use cases, use appId to identify or reference the
App. The webId value is only unique within a FirebaseProject and its
associated Apps.
Output only. Immutable.
Implementation
core.String? webId;