appId property

String? appId
getter/setter pair

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

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

Immutable.

Implementation

core.String? appId;