appId property
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.
Immutable.
Implementation
core.String? appId;
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.
Immutable.
core.String? appId;