projectList property

List<InquiryProjectData> projectList
getter/setter pair

Implementation

static List<InquiryProjectData> projectList = List<InquiryProjectData>.empty(growable: true);