ListOfDepartments constructor

const ListOfDepartments(
  1. {Key? key}
)

Implementation

const ListOfDepartments({super.key});