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