allDeptList property

List<Department>? allDeptList
getter/setter pair

Implementation

List<Department>? allDeptList;