ProjectReference constructor

ProjectReference({
  1. String? projectId,
})

Implementation

ProjectReference({this.projectId});