Map<String, dynamic> toMap() { return ProjectStaffModelMapper.ensureInitialized() .encodeMap<ProjectStaffModel>(this as ProjectStaffModel); }