workList property

List<Worker> workList
getter/setter pair

Implementation

List<Worker> workList = <Worker>[];