projectNumber property

String? projectNumber
getter/setter pair

The globally unique, Google-assigned canonical identifier for the Project.

Use this identifier when configuring integrations and/or making API calls to Firebase or third-party services.

Immutable.

Implementation

core.String? projectNumber;