projectInfo property

List<ProjectInfo>? projectInfo
getter/setter pair

The list of GCP Projects which can have Firebase resources added to them.

Implementation

core.List<ProjectInfo>? projectInfo;