getProjectId property

String? get getProjectId

Implementation

String? get getProjectId {
  return _projectId;
}