Projects constructor

Projects({
  1. List<String>? projectIds,
})

Implementation

Projects({this.projectIds});