json_convert_content.dart 93 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939
  1. // ignore_for_file: non_constant_identifier_names
  2. // ignore_for_file: camel_case_types
  3. // ignore_for_file: prefer_single_quotes
  4. // This file is automatically generated. DO NOT EDIT, all your changes would be lost.
  5. import 'package:flutter/material.dart' show debugPrint;
  6. import 'package:domain/entity/response/add_edit_revise_view_s_g_entity.dart';
  7. import 'package:domain/entity/response/agency_detail_entity.dart';
  8. import 'package:domain/entity/response/agency_option_entity.dart';
  9. import 'package:domain/entity/response/agency_table_entity.dart';
  10. import 'package:domain/entity/response/attendance_entity.dart';
  11. import 'package:domain/entity/response/attendance_review_entity.dart';
  12. import 'package:domain/entity/response/check_success_entity.dart';
  13. import 'package:domain/entity/response/contract_detail_entity.dart';
  14. import 'package:domain/entity/response/contract_option_entity.dart';
  15. import 'package:domain/entity/response/contract_position_add_option_entity.dart';
  16. import 'package:domain/entity/response/contract_position_option_entity.dart';
  17. import 'package:domain/entity/response/contract_position_rate_detail_entity.dart';
  18. import 'package:domain/entity/response/contract_position_rate_specific_option_entity.dart';
  19. import 'package:domain/entity/response/contract_position_rate_table_entity.dart';
  20. import 'package:domain/entity/response/contract_position_table_entity.dart';
  21. import 'package:domain/entity/response/contract_table_entity.dart';
  22. import 'package:domain/entity/response/device_list_entity.dart';
  23. import 'package:domain/entity/response/fiance_report_entity.dart';
  24. import 'package:domain/entity/response/hotel_info_entity.dart';
  25. import 'package:domain/entity/response/id_name_entity.dart';
  26. import 'package:domain/entity/response/index_option_entity.dart';
  27. import 'package:domain/entity/response/job_applied_edit_index_s_g_entity.dart';
  28. import 'package:domain/entity/response/job_applied_index_s_g_entity.dart';
  29. import 'package:domain/entity/response/job_applied_list_s_g_entity.dart';
  30. import 'package:domain/entity/response/job_applied_remark_view_s_g_entity.dart';
  31. import 'package:domain/entity/response/job_applied_staff_s_g_entity.dart';
  32. import 'package:domain/entity/response/job_list_add_staff_entity.dart';
  33. import 'package:domain/entity/response/job_list_applied_edit_entity.dart';
  34. import 'package:domain/entity/response/job_list_applied_info_entity.dart';
  35. import 'package:domain/entity/response/job_list_applied_staff_list_entity.dart';
  36. import 'package:domain/entity/response/job_list_applied_staff_search_entity.dart';
  37. import 'package:domain/entity/response/job_list_applied_work_flow_entity.dart';
  38. import 'package:domain/entity/response/job_list_detail_entity.dart';
  39. import 'package:domain/entity/response/job_list_e_r_detail_entity.dart';
  40. import 'package:domain/entity/response/job_list_e_r_option_entity.dart';
  41. import 'package:domain/entity/response/job_list_edit_index_s_g_entity.dart';
  42. import 'package:domain/entity/response/job_list_entity.dart';
  43. import 'package:domain/entity/response/job_list_index_entity.dart';
  44. import 'package:domain/entity/response/job_list_index_s_g_entity.dart';
  45. import 'package:domain/entity/response/job_list_remark_view_entity.dart';
  46. import 'package:domain/entity/response/job_list_s_g_entity.dart';
  47. import 'package:domain/entity/response/job_template_edit_index_entity.dart';
  48. import 'package:domain/entity/response/job_template_s_g_entity.dart';
  49. import 'package:domain/entity/response/job_title_edit_index_entity.dart';
  50. import 'package:domain/entity/response/job_title_s_g_entity.dart';
  51. import 'package:domain/entity/response/labour_list_e_r_entity.dart';
  52. import 'package:domain/entity/response/labour_report_entity.dart';
  53. import 'package:domain/entity/response/labour_report_v_n_entity.dart';
  54. import 'package:domain/entity/response/labour_request_e_r_entity.dart';
  55. import 'package:domain/entity/response/labour_request_e_r_option_entity.dart';
  56. import 'package:domain/entity/response/labour_request_edit_index_entity.dart';
  57. import 'package:domain/entity/response/labour_request_index_entity.dart';
  58. import 'package:domain/entity/response/labour_request_list_entity.dart';
  59. import 'package:domain/entity/response/labour_request_work_flow_entity.dart';
  60. import 'package:domain/entity/response/labour_review_list_entity.dart';
  61. import 'package:domain/entity/response/labour_review_status_entity.dart';
  62. import 'package:domain/entity/response/position_table_entity.dart';
  63. import 'package:domain/entity/response/revise_index_s_g_entity.dart';
  64. import 'package:domain/entity/response/revise_list_s_g_entity.dart';
  65. import 'package:domain/entity/response/revise_log_s_g_entity.dart';
  66. import 'package:domain/entity/response/s_g_attendance_review_option_entity.dart';
  67. import 'package:domain/entity/response/s_g_attendance_review_table_entity.dart';
  68. import 'package:domain/entity/response/s_g_attendance_review_workflow_entity.dart';
  69. import 'package:domain/entity/response/s_g_dashboard_entity.dart';
  70. import 'package:domain/entity/response/s_g_labour_request_add_option_entity.dart';
  71. import 'package:domain/entity/response/s_g_labour_request_detail_entity.dart';
  72. import 'package:domain/entity/response/s_g_labour_request_option_entity.dart';
  73. import 'package:domain/entity/response/s_g_labour_request_table_entity.dart';
  74. import 'package:domain/entity/response/s_g_labour_request_worl_flow_entity.dart';
  75. import 'package:domain/entity/response/s_g_labour_review_option_entity.dart';
  76. import 'package:domain/entity/response/s_g_labour_review_table_entity.dart';
  77. import 'package:domain/entity/response/sign_in_sign_out_entity.dart';
  78. import 'package:domain/entity/response/staff_detail_entity.dart';
  79. import 'package:domain/entity/response/staff_detail_s_g_entity.dart';
  80. import 'package:domain/entity/response/staff_job_history_s_g_entity.dart';
  81. import 'package:domain/entity/response/staff_labour_history_entity.dart';
  82. import 'package:domain/entity/response/staff_remark_history_entity.dart';
  83. import 'package:domain/entity/response/staff_report_v_n_entity.dart';
  84. import 'package:domain/entity/response/staff_request_report_entity.dart';
  85. import 'package:domain/entity/response/staff_review_history_s_g_entity.dart';
  86. import 'package:domain/entity/response/switch_project_entity.dart';
  87. import 'package:domain/entity/response/t_h_applied_edit_entity.dart';
  88. import 'package:domain/entity/response/t_h_applied_employee_entity.dart';
  89. import 'package:domain/entity/response/t_h_applied_index_entity.dart';
  90. import 'package:domain/entity/response/t_h_applied_table_entity.dart';
  91. import 'package:domain/entity/response/t_h_employee_detail_entity.dart';
  92. import 'package:domain/entity/response/t_h_employee_remarks_entity.dart';
  93. import 'package:domain/entity/response/t_h_o_a_attachment_entity.dart';
  94. import 'package:domain/entity/response/t_h_o_a_labour_detail_entity.dart';
  95. import 'package:domain/entity/response/t_h_o_a_labour_review_table_entity.dart';
  96. import 'package:domain/entity/response/t_h_o_a_labour_table_entity.dart';
  97. import 'package:domain/entity/response/t_h_upload_file_entity.dart';
  98. import 'package:domain/entity/response/u_k_attendance_entity.dart';
  99. import 'package:domain/entity/response/u_k_report_attendance_entity.dart';
  100. import 'package:domain/entity/response/u_k_report_labour_entity.dart';
  101. import 'package:domain/entity/response/u_k_report_working_hours_entity.dart';
  102. import 'package:domain/entity/response/u_k_security_attendance_entity.dart';
  103. import 'package:domain/entity/response/u_k_security_attendance_option_entity.dart';
  104. import 'package:domain/entity/response/uk_attendance_review_entity.dart';
  105. import 'package:domain/entity/response/uk_attendance_review_remark_entity.dart';
  106. import 'package:domain/entity/response/uk_job_applied_revise_add_detail_entity.dart';
  107. import 'package:domain/entity/response/uk_job_applied_revise_edit_detail_entity.dart';
  108. import 'package:domain/entity/response/uk_job_applied_revise_info_entity.dart';
  109. import 'package:domain/entity/response/uk_job_applied_revise_log_entity.dart';
  110. import 'package:domain/entity/response/uk_job_applied_staff_list_entity.dart';
  111. import 'package:domain/entity/response/uk_job_list_applied_staff_search_entity.dart';
  112. import 'package:domain/entity/response/uk_job_list_applied_staff_selectoptions_entity.dart';
  113. import 'package:domain/entity/response/uk_job_template_detail_by_select_title_entity.dart';
  114. import 'package:domain/entity/response/uk_lab_req_show_template_entity.dart';
  115. import 'package:domain/entity/response/uk_labour_request_detail_entity.dart';
  116. import 'package:domain/entity/response/uk_labour_request_preselect_addstaff_list_entity.dart';
  117. import 'package:domain/entity/response/uk_labour_request_preselected_list_entity.dart';
  118. import 'package:domain/entity/response/uk_labour_request_review_detail_entity.dart';
  119. import 'package:domain/entity/response/uk_labour_request_review_list_entity.dart';
  120. import 'package:domain/entity/response/uk_labour_request_table_entity.dart';
  121. import 'package:domain/entity/response/uk_labour_review_status_entity.dart';
  122. import 'package:domain/entity/response/uk_report_casual_entity.dart';
  123. import 'package:domain/entity/response/uk_report_casual_pay_entity.dart';
  124. import 'package:domain/entity/response/uk_report_outlet_entity.dart';
  125. import 'package:domain/entity/response/uk_staff_detail_entity.dart';
  126. import 'package:domain/entity/response/uk_staff_labour_history_entity.dart';
  127. import 'package:domain/entity/response/uk_template_detail_entity.dart';
  128. import 'package:domain/entity/response/uk_template_detail_index_entity.dart';
  129. import 'package:domain/entity/response/uk_template_table_entity.dart';
  130. import 'package:domain/entity/response/uk_template_title_option_entity.dart';
  131. import 'package:domain/entity/server_time.dart';
  132. JsonConvert jsonConvert = JsonConvert();
  133. typedef JsonConvertFunction<T> = T Function(Map<String, dynamic> json);
  134. typedef EnumConvertFunction<T> = T Function(String value);
  135. typedef ConvertExceptionHandler = void Function(Object error, StackTrace stackTrace);
  136. extension MapSafeExt<K, V> on Map<K, V> {
  137. T? getOrNull<T>(K? key) {
  138. if (!containsKey(key) || key == null) {
  139. return null;
  140. } else {
  141. return this[key] as T?;
  142. }
  143. }
  144. }
  145. class JsonConvert {
  146. static ConvertExceptionHandler? onError;
  147. JsonConvertClassCollection convertFuncMap = JsonConvertClassCollection();
  148. /// When you are in the development, to generate a new model class, hot-reload doesn't find new generation model class, you can build on MaterialApp method called jsonConvert. ReassembleConvertFuncMap (); This method only works in a development environment
  149. /// https://flutter.cn/docs/development/tools/hot-reload
  150. /// class MyApp extends StatelessWidget {
  151. /// const MyApp({Key? key})
  152. /// : super(key: key);
  153. ///
  154. /// @override
  155. /// Widget build(BuildContext context) {
  156. /// jsonConvert.reassembleConvertFuncMap();
  157. /// return MaterialApp();
  158. /// }
  159. /// }
  160. void reassembleConvertFuncMap() {
  161. bool isReleaseMode = const bool.fromEnvironment('dart.vm.product');
  162. if (!isReleaseMode) {
  163. convertFuncMap = JsonConvertClassCollection();
  164. }
  165. }
  166. T? convert<T>(dynamic value, {EnumConvertFunction? enumConvert}) {
  167. if (value == null) {
  168. return null;
  169. }
  170. if (value is T) {
  171. return value;
  172. }
  173. try {
  174. return _asT<T>(value, enumConvert: enumConvert);
  175. } catch (e, stackTrace) {
  176. debugPrint('asT<$T> $e $stackTrace');
  177. if (onError != null) {
  178. onError!(e, stackTrace);
  179. }
  180. return null;
  181. }
  182. }
  183. List<T?>? convertList<T>(List<dynamic>? value,
  184. {EnumConvertFunction? enumConvert}) {
  185. if (value == null) {
  186. return null;
  187. }
  188. try {
  189. return value.map((dynamic e) => _asT<T>(e, enumConvert: enumConvert))
  190. .toList();
  191. } catch (e, stackTrace) {
  192. debugPrint('asT<$T> $e $stackTrace');
  193. if (onError != null) {
  194. onError!(e, stackTrace);
  195. }
  196. return <T>[];
  197. }
  198. }
  199. List<T>? convertListNotNull<T>(dynamic value,
  200. {EnumConvertFunction? enumConvert}) {
  201. if (value == null) {
  202. return null;
  203. }
  204. try {
  205. return (value as List<dynamic>).map((dynamic e) =>
  206. _asT<T>(e, enumConvert: enumConvert)!).toList();
  207. } catch (e, stackTrace) {
  208. debugPrint('asT<$T> $e $stackTrace');
  209. if (onError != null) {
  210. onError!(e, stackTrace);
  211. }
  212. return <T>[];
  213. }
  214. }
  215. T? _asT<T extends Object?>(dynamic value,
  216. {EnumConvertFunction? enumConvert}) {
  217. final String type = T.toString();
  218. final String valueS = value.toString();
  219. if (enumConvert != null) {
  220. return enumConvert(valueS) as T;
  221. } else if (type == "String") {
  222. return valueS as T;
  223. } else if (type == "int") {
  224. final int? intValue = int.tryParse(valueS);
  225. if (intValue == null) {
  226. return double.tryParse(valueS)?.toInt() as T?;
  227. } else {
  228. return intValue as T;
  229. }
  230. } else if (type == "double") {
  231. return double.parse(valueS) as T;
  232. } else if (type == "DateTime") {
  233. return DateTime.parse(valueS) as T;
  234. } else if (type == "bool") {
  235. if (valueS == '0' || valueS == '1') {
  236. return (valueS == '1') as T;
  237. }
  238. return (valueS == 'true') as T;
  239. } else if (type == "Map" || type.startsWith("Map<")) {
  240. return value as T;
  241. } else {
  242. if (convertFuncMap.containsKey(type)) {
  243. if (value == null) {
  244. return null;
  245. }
  246. var covertFunc = convertFuncMap[type]!;
  247. if (covertFunc is Map<String, dynamic>) {
  248. return covertFunc(value as Map<String, dynamic>) as T;
  249. } else {
  250. return covertFunc(Map<String, dynamic>.from(value)) as T;
  251. }
  252. } else {
  253. throw UnimplementedError(
  254. '$type unimplemented,you can try running the app again');
  255. }
  256. }
  257. }
  258. //list is returned by type
  259. static M? _getListChildType<M>(List<Map<String, dynamic>> data) {
  260. if (<AddEditReviseViewSGEntity>[] is M) {
  261. return data.map<AddEditReviseViewSGEntity>((Map<String, dynamic> e) =>
  262. AddEditReviseViewSGEntity.fromJson(e)).toList() as M;
  263. }
  264. if (<AgencyDetailEntity>[] is M) {
  265. return data.map<AgencyDetailEntity>((Map<String, dynamic> e) =>
  266. AgencyDetailEntity.fromJson(e)).toList() as M;
  267. }
  268. if (<AgencyDetailPivot>[] is M) {
  269. return data.map<AgencyDetailPivot>((Map<String, dynamic> e) =>
  270. AgencyDetailPivot.fromJson(e)).toList() as M;
  271. }
  272. if (<AgencyOptionEntity>[] is M) {
  273. return data.map<AgencyOptionEntity>((Map<String, dynamic> e) =>
  274. AgencyOptionEntity.fromJson(e)).toList() as M;
  275. }
  276. if (<AgencyTableEntity>[] is M) {
  277. return data.map<AgencyTableEntity>((Map<String, dynamic> e) =>
  278. AgencyTableEntity.fromJson(e)).toList() as M;
  279. }
  280. if (<AgencyTableRows>[] is M) {
  281. return data.map<AgencyTableRows>((Map<String, dynamic> e) =>
  282. AgencyTableRows.fromJson(e)).toList() as M;
  283. }
  284. if (<AttendanceEntity>[] is M) {
  285. return data.map<AttendanceEntity>((Map<String, dynamic> e) =>
  286. AttendanceEntity.fromJson(e)).toList() as M;
  287. }
  288. if (<AttendanceList>[] is M) {
  289. return data.map<AttendanceList>((Map<String, dynamic> e) =>
  290. AttendanceList.fromJson(e)).toList() as M;
  291. }
  292. if (<AttendanceReviewEntity>[] is M) {
  293. return data.map<AttendanceReviewEntity>((Map<String, dynamic> e) =>
  294. AttendanceReviewEntity.fromJson(e)).toList() as M;
  295. }
  296. if (<AttendanceReviewRows>[] is M) {
  297. return data.map<AttendanceReviewRows>((Map<String, dynamic> e) =>
  298. AttendanceReviewRows.fromJson(e)).toList() as M;
  299. }
  300. if (<CheckSuccessEntity>[] is M) {
  301. return data.map<CheckSuccessEntity>((Map<String, dynamic> e) =>
  302. CheckSuccessEntity.fromJson(e)).toList() as M;
  303. }
  304. if (<ContractDetailEntity>[] is M) {
  305. return data.map<ContractDetailEntity>((Map<String, dynamic> e) =>
  306. ContractDetailEntity.fromJson(e)).toList() as M;
  307. }
  308. if (<ContractDetailRow>[] is M) {
  309. return data.map<ContractDetailRow>((Map<String, dynamic> e) =>
  310. ContractDetailRow.fromJson(e)).toList() as M;
  311. }
  312. if (<ContractOptionEntity>[] is M) {
  313. return data.map<ContractOptionEntity>((Map<String, dynamic> e) =>
  314. ContractOptionEntity.fromJson(e)).toList() as M;
  315. }
  316. if (<ContractPositionAddOptionEntity>[] is M) {
  317. return data.map<ContractPositionAddOptionEntity>((
  318. Map<String, dynamic> e) =>
  319. ContractPositionAddOptionEntity.fromJson(e)).toList() as M;
  320. }
  321. if (<ContractPositionOptionEntity>[] is M) {
  322. return data.map<ContractPositionOptionEntity>((Map<String, dynamic> e) =>
  323. ContractPositionOptionEntity.fromJson(e)).toList() as M;
  324. }
  325. if (<ContractPositionRateDetailEntity>[] is M) {
  326. return data.map<ContractPositionRateDetailEntity>((
  327. Map<String, dynamic> e) =>
  328. ContractPositionRateDetailEntity.fromJson(e)).toList() as M;
  329. }
  330. if (<ContractPositionRateSpecificOptionEntity>[] is M) {
  331. return data.map<ContractPositionRateSpecificOptionEntity>((
  332. Map<String, dynamic> e) =>
  333. ContractPositionRateSpecificOptionEntity.fromJson(e)).toList() as M;
  334. }
  335. if (<ContractPositionRateTableEntity>[] is M) {
  336. return data.map<ContractPositionRateTableEntity>((
  337. Map<String, dynamic> e) =>
  338. ContractPositionRateTableEntity.fromJson(e)).toList() as M;
  339. }
  340. if (<ContractPositionRateTableRows>[] is M) {
  341. return data.map<ContractPositionRateTableRows>((Map<String, dynamic> e) =>
  342. ContractPositionRateTableRows.fromJson(e)).toList() as M;
  343. }
  344. if (<ContractPositionTableEntity>[] is M) {
  345. return data.map<ContractPositionTableEntity>((Map<String, dynamic> e) =>
  346. ContractPositionTableEntity.fromJson(e)).toList() as M;
  347. }
  348. if (<ContractPositionTableRows>[] is M) {
  349. return data.map<ContractPositionTableRows>((Map<String, dynamic> e) =>
  350. ContractPositionTableRows.fromJson(e)).toList() as M;
  351. }
  352. if (<ContractTableEntity>[] is M) {
  353. return data.map<ContractTableEntity>((Map<String, dynamic> e) =>
  354. ContractTableEntity.fromJson(e)).toList() as M;
  355. }
  356. if (<ContractTableRows>[] is M) {
  357. return data.map<ContractTableRows>((Map<String, dynamic> e) =>
  358. ContractTableRows.fromJson(e)).toList() as M;
  359. }
  360. if (<DeviceListEntity>[] is M) {
  361. return data.map<DeviceListEntity>((Map<String, dynamic> e) =>
  362. DeviceListEntity.fromJson(e)).toList() as M;
  363. }
  364. if (<DeviceListRows>[] is M) {
  365. return data.map<DeviceListRows>((Map<String, dynamic> e) =>
  366. DeviceListRows.fromJson(e)).toList() as M;
  367. }
  368. if (<FianceReportEntity>[] is M) {
  369. return data.map<FianceReportEntity>((Map<String, dynamic> e) =>
  370. FianceReportEntity.fromJson(e)).toList() as M;
  371. }
  372. if (<FianceReportRateList>[] is M) {
  373. return data.map<FianceReportRateList>((Map<String, dynamic> e) =>
  374. FianceReportRateList.fromJson(e)).toList() as M;
  375. }
  376. if (<HotelInfoEntity>[] is M) {
  377. return data.map<HotelInfoEntity>((Map<String, dynamic> e) =>
  378. HotelInfoEntity.fromJson(e)).toList() as M;
  379. }
  380. if (<HotelInfoMenus>[] is M) {
  381. return data.map<HotelInfoMenus>((Map<String, dynamic> e) =>
  382. HotelInfoMenus.fromJson(e)).toList() as M;
  383. }
  384. if (<HotelInfoMenusChildren>[] is M) {
  385. return data.map<HotelInfoMenusChildren>((Map<String, dynamic> e) =>
  386. HotelInfoMenusChildren.fromJson(e)).toList() as M;
  387. }
  388. if (<IdNameEntity>[] is M) {
  389. return data.map<IdNameEntity>((Map<String, dynamic> e) =>
  390. IdNameEntity.fromJson(e)).toList() as M;
  391. }
  392. if (<IndexOptionEntity>[] is M) {
  393. return data.map<IndexOptionEntity>((Map<String, dynamic> e) =>
  394. IndexOptionEntity.fromJson(e)).toList() as M;
  395. }
  396. if (<JobAppliedEditIndexSGEntity>[] is M) {
  397. return data.map<JobAppliedEditIndexSGEntity>((Map<String, dynamic> e) =>
  398. JobAppliedEditIndexSGEntity.fromJson(e)).toList() as M;
  399. }
  400. if (<JobAppliedEditIndexSGStatusList>[] is M) {
  401. return data.map<JobAppliedEditIndexSGStatusList>((
  402. Map<String, dynamic> e) =>
  403. JobAppliedEditIndexSGStatusList.fromJson(e)).toList() as M;
  404. }
  405. if (<JobAppliedIndexSGEntity>[] is M) {
  406. return data.map<JobAppliedIndexSGEntity>((Map<String, dynamic> e) =>
  407. JobAppliedIndexSGEntity.fromJson(e)).toList() as M;
  408. }
  409. if (<JobAppliedIndexSGStatusList>[] is M) {
  410. return data.map<JobAppliedIndexSGStatusList>((Map<String, dynamic> e) =>
  411. JobAppliedIndexSGStatusList.fromJson(e)).toList() as M;
  412. }
  413. if (<JobAppliedListSGEntity>[] is M) {
  414. return data.map<JobAppliedListSGEntity>((Map<String, dynamic> e) =>
  415. JobAppliedListSGEntity.fromJson(e)).toList() as M;
  416. }
  417. if (<JobAppliedListSGRows>[] is M) {
  418. return data.map<JobAppliedListSGRows>((Map<String, dynamic> e) =>
  419. JobAppliedListSGRows.fromJson(e)).toList() as M;
  420. }
  421. if (<JobAppliedListSGRowsCheck>[] is M) {
  422. return data.map<JobAppliedListSGRowsCheck>((Map<String, dynamic> e) =>
  423. JobAppliedListSGRowsCheck.fromJson(e)).toList() as M;
  424. }
  425. if (<JobAppliedListSGRowsStatusList>[] is M) {
  426. return data.map<JobAppliedListSGRowsStatusList>((
  427. Map<String, dynamic> e) => JobAppliedListSGRowsStatusList.fromJson(e))
  428. .toList() as M;
  429. }
  430. if (<JobAppliedRemarkViewSGEntity>[] is M) {
  431. return data.map<JobAppliedRemarkViewSGEntity>((Map<String, dynamic> e) =>
  432. JobAppliedRemarkViewSGEntity.fromJson(e)).toList() as M;
  433. }
  434. if (<JobAppliedStaffSGEntity>[] is M) {
  435. return data.map<JobAppliedStaffSGEntity>((Map<String, dynamic> e) =>
  436. JobAppliedStaffSGEntity.fromJson(e)).toList() as M;
  437. }
  438. if (<JobAppliedStaffSGRows>[] is M) {
  439. return data.map<JobAppliedStaffSGRows>((Map<String, dynamic> e) =>
  440. JobAppliedStaffSGRows.fromJson(e)).toList() as M;
  441. }
  442. if (<JobListAddStaffEntity>[] is M) {
  443. return data.map<JobListAddStaffEntity>((Map<String, dynamic> e) =>
  444. JobListAddStaffEntity.fromJson(e)).toList() as M;
  445. }
  446. if (<JobListAddStaffResultList>[] is M) {
  447. return data.map<JobListAddStaffResultList>((Map<String, dynamic> e) =>
  448. JobListAddStaffResultList.fromJson(e)).toList() as M;
  449. }
  450. if (<JobListAppliedEditEntity>[] is M) {
  451. return data.map<JobListAppliedEditEntity>((Map<String, dynamic> e) =>
  452. JobListAppliedEditEntity.fromJson(e)).toList() as M;
  453. }
  454. if (<JobListAppliedEditReasonList>[] is M) {
  455. return data.map<JobListAppliedEditReasonList>((Map<String, dynamic> e) =>
  456. JobListAppliedEditReasonList.fromJson(e)).toList() as M;
  457. }
  458. if (<JobListAppliedInfoEntity>[] is M) {
  459. return data.map<JobListAppliedInfoEntity>((Map<String, dynamic> e) =>
  460. JobListAppliedInfoEntity.fromJson(e)).toList() as M;
  461. }
  462. if (<JobListAppliedStaffListEntity>[] is M) {
  463. return data.map<JobListAppliedStaffListEntity>((Map<String, dynamic> e) =>
  464. JobListAppliedStaffListEntity.fromJson(e)).toList() as M;
  465. }
  466. if (<JobListAppliedStaffListRows>[] is M) {
  467. return data.map<JobListAppliedStaffListRows>((Map<String, dynamic> e) =>
  468. JobListAppliedStaffListRows.fromJson(e)).toList() as M;
  469. }
  470. if (<JobListAppliedStaffListRowsSecurityIn>[] is M) {
  471. return data.map<JobListAppliedStaffListRowsSecurityIn>((
  472. Map<String, dynamic> e) =>
  473. JobListAppliedStaffListRowsSecurityIn.fromJson(e)).toList() as M;
  474. }
  475. if (<JobListAppliedStaffListRowsSecurityOut>[] is M) {
  476. return data.map<JobListAppliedStaffListRowsSecurityOut>((
  477. Map<String, dynamic> e) =>
  478. JobListAppliedStaffListRowsSecurityOut.fromJson(e)).toList() as M;
  479. }
  480. if (<JobListAppliedStaffListRowsWorkIn>[] is M) {
  481. return data.map<JobListAppliedStaffListRowsWorkIn>((
  482. Map<String, dynamic> e) =>
  483. JobListAppliedStaffListRowsWorkIn.fromJson(e)).toList() as M;
  484. }
  485. if (<JobListAppliedStaffListRowsWorkOut>[] is M) {
  486. return data.map<JobListAppliedStaffListRowsWorkOut>((
  487. Map<String, dynamic> e) =>
  488. JobListAppliedStaffListRowsWorkOut.fromJson(e)).toList() as M;
  489. }
  490. if (<JobListAppliedStaffSearchEntity>[] is M) {
  491. return data.map<JobListAppliedStaffSearchEntity>((
  492. Map<String, dynamic> e) =>
  493. JobListAppliedStaffSearchEntity.fromJson(e)).toList() as M;
  494. }
  495. if (<JobListAppliedStaffSearchRows>[] is M) {
  496. return data.map<JobListAppliedStaffSearchRows>((Map<String, dynamic> e) =>
  497. JobListAppliedStaffSearchRows.fromJson(e)).toList() as M;
  498. }
  499. if (<JobListAppliedWorkFlowEntity>[] is M) {
  500. return data.map<JobListAppliedWorkFlowEntity>((Map<String, dynamic> e) =>
  501. JobListAppliedWorkFlowEntity.fromJson(e)).toList() as M;
  502. }
  503. if (<JobListAppliedWorkFlowRecords>[] is M) {
  504. return data.map<JobListAppliedWorkFlowRecords>((Map<String, dynamic> e) =>
  505. JobListAppliedWorkFlowRecords.fromJson(e)).toList() as M;
  506. }
  507. if (<JobListDetailEntity>[] is M) {
  508. return data.map<JobListDetailEntity>((Map<String, dynamic> e) =>
  509. JobListDetailEntity.fromJson(e)).toList() as M;
  510. }
  511. if (<JobListDetailDepartmentList>[] is M) {
  512. return data.map<JobListDetailDepartmentList>((Map<String, dynamic> e) =>
  513. JobListDetailDepartmentList.fromJson(e)).toList() as M;
  514. }
  515. if (<JobListERDetailEntity>[] is M) {
  516. return data.map<JobListERDetailEntity>((Map<String, dynamic> e) =>
  517. JobListERDetailEntity.fromJson(e)).toList() as M;
  518. }
  519. if (<JobListERDetailJob>[] is M) {
  520. return data.map<JobListERDetailJob>((Map<String, dynamic> e) =>
  521. JobListERDetailJob.fromJson(e)).toList() as M;
  522. }
  523. if (<JobListEROptionEntity>[] is M) {
  524. return data.map<JobListEROptionEntity>((Map<String, dynamic> e) =>
  525. JobListEROptionEntity.fromJson(e)).toList() as M;
  526. }
  527. if (<JobListEROptionFilter>[] is M) {
  528. return data.map<JobListEROptionFilter>((Map<String, dynamic> e) =>
  529. JobListEROptionFilter.fromJson(e)).toList() as M;
  530. }
  531. if (<JobListEditIndexSGEntity>[] is M) {
  532. return data.map<JobListEditIndexSGEntity>((Map<String, dynamic> e) =>
  533. JobListEditIndexSGEntity.fromJson(e)).toList() as M;
  534. }
  535. if (<JobListEditIndexOption>[] is M) {
  536. return data.map<JobListEditIndexOption>((Map<String, dynamic> e) =>
  537. JobListEditIndexOption.fromJson(e)).toList() as M;
  538. }
  539. if (<JobListEntity>[] is M) {
  540. return data.map<JobListEntity>((Map<String, dynamic> e) =>
  541. JobListEntity.fromJson(e)).toList() as M;
  542. }
  543. if (<JobListRows>[] is M) {
  544. return data.map<JobListRows>((Map<String, dynamic> e) =>
  545. JobListRows.fromJson(e)).toList() as M;
  546. }
  547. if (<JobListIndexEntity>[] is M) {
  548. return data.map<JobListIndexEntity>((Map<String, dynamic> e) =>
  549. JobListIndexEntity.fromJson(e)).toList() as M;
  550. }
  551. if (<JobListIndexDepartmentList>[] is M) {
  552. return data.map<JobListIndexDepartmentList>((Map<String, dynamic> e) =>
  553. JobListIndexDepartmentList.fromJson(e)).toList() as M;
  554. }
  555. if (<JobListIndexStatusList>[] is M) {
  556. return data.map<JobListIndexStatusList>((Map<String, dynamic> e) =>
  557. JobListIndexStatusList.fromJson(e)).toList() as M;
  558. }
  559. if (<JobListIndexSGEntity>[] is M) {
  560. return data.map<JobListIndexSGEntity>((Map<String, dynamic> e) =>
  561. JobListIndexSGEntity.fromJson(e)).toList() as M;
  562. }
  563. if (<JobListIndexSGOption>[] is M) {
  564. return data.map<JobListIndexSGOption>((Map<String, dynamic> e) =>
  565. JobListIndexSGOption.fromJson(e)).toList() as M;
  566. }
  567. if (<JobListRemarkViewEntity>[] is M) {
  568. return data.map<JobListRemarkViewEntity>((Map<String, dynamic> e) =>
  569. JobListRemarkViewEntity.fromJson(e)).toList() as M;
  570. }
  571. if (<JobListSGEntity>[] is M) {
  572. return data.map<JobListSGEntity>((Map<String, dynamic> e) =>
  573. JobListSGEntity.fromJson(e)).toList() as M;
  574. }
  575. if (<JobListSGRows>[] is M) {
  576. return data.map<JobListSGRows>((Map<String, dynamic> e) =>
  577. JobListSGRows.fromJson(e)).toList() as M;
  578. }
  579. if (<JobTemplateEditIndexEntity>[] is M) {
  580. return data.map<JobTemplateEditIndexEntity>((Map<String, dynamic> e) =>
  581. JobTemplateEditIndexEntity.fromJson(e)).toList() as M;
  582. }
  583. if (<JobTemplateEditIndexAgeList>[] is M) {
  584. return data.map<JobTemplateEditIndexAgeList>((Map<String, dynamic> e) =>
  585. JobTemplateEditIndexAgeList.fromJson(e)).toList() as M;
  586. }
  587. if (<JobTemplateEditIndexSexList>[] is M) {
  588. return data.map<JobTemplateEditIndexSexList>((Map<String, dynamic> e) =>
  589. JobTemplateEditIndexSexList.fromJson(e)).toList() as M;
  590. }
  591. if (<JobTemplateEditIndexLanguageList>[] is M) {
  592. return data.map<JobTemplateEditIndexLanguageList>((
  593. Map<String, dynamic> e) =>
  594. JobTemplateEditIndexLanguageList.fromJson(e)).toList() as M;
  595. }
  596. if (<JobTemplateSGEntity>[] is M) {
  597. return data.map<JobTemplateSGEntity>((Map<String, dynamic> e) =>
  598. JobTemplateSGEntity.fromJson(e)).toList() as M;
  599. }
  600. if (<JobTemplateSGRows>[] is M) {
  601. return data.map<JobTemplateSGRows>((Map<String, dynamic> e) =>
  602. JobTemplateSGRows.fromJson(e)).toList() as M;
  603. }
  604. if (<JobTitleEditIndexEntity>[] is M) {
  605. return data.map<JobTitleEditIndexEntity>((Map<String, dynamic> e) =>
  606. JobTitleEditIndexEntity.fromJson(e)).toList() as M;
  607. }
  608. if (<JobTitleEditIndexTemplate>[] is M) {
  609. return data.map<JobTitleEditIndexTemplate>((Map<String, dynamic> e) =>
  610. JobTitleEditIndexTemplate.fromJson(e)).toList() as M;
  611. }
  612. if (<JobTitleSGEntity>[] is M) {
  613. return data.map<JobTitleSGEntity>((Map<String, dynamic> e) =>
  614. JobTitleSGEntity.fromJson(e)).toList() as M;
  615. }
  616. if (<JobTitleSGRows>[] is M) {
  617. return data.map<JobTitleSGRows>((Map<String, dynamic> e) =>
  618. JobTitleSGRows.fromJson(e)).toList() as M;
  619. }
  620. if (<LabourListEREntity>[] is M) {
  621. return data.map<LabourListEREntity>((Map<String, dynamic> e) =>
  622. LabourListEREntity.fromJson(e)).toList() as M;
  623. }
  624. if (<LabourListERRows>[] is M) {
  625. return data.map<LabourListERRows>((Map<String, dynamic> e) =>
  626. LabourListERRows.fromJson(e)).toList() as M;
  627. }
  628. if (<LabourReportEntity>[] is M) {
  629. return data.map<LabourReportEntity>((Map<String, dynamic> e) =>
  630. LabourReportEntity.fromJson(e)).toList() as M;
  631. }
  632. if (<LabourReportRows>[] is M) {
  633. return data.map<LabourReportRows>((Map<String, dynamic> e) =>
  634. LabourReportRows.fromJson(e)).toList() as M;
  635. }
  636. if (<LabourReportTotal>[] is M) {
  637. return data.map<LabourReportTotal>((Map<String, dynamic> e) =>
  638. LabourReportTotal.fromJson(e)).toList() as M;
  639. }
  640. if (<LabourReportVNEntity>[] is M) {
  641. return data.map<LabourReportVNEntity>((Map<String, dynamic> e) =>
  642. LabourReportVNEntity.fromJson(e)).toList() as M;
  643. }
  644. if (<LabourReportVNRows>[] is M) {
  645. return data.map<LabourReportVNRows>((Map<String, dynamic> e) =>
  646. LabourReportVNRows.fromJson(e)).toList() as M;
  647. }
  648. if (<LabourReportVNTotal>[] is M) {
  649. return data.map<LabourReportVNTotal>((Map<String, dynamic> e) =>
  650. LabourReportVNTotal.fromJson(e)).toList() as M;
  651. }
  652. if (<LabourRequestEREntity>[] is M) {
  653. return data.map<LabourRequestEREntity>((Map<String, dynamic> e) =>
  654. LabourRequestEREntity.fromJson(e)).toList() as M;
  655. }
  656. if (<LabourRequestERCountList>[] is M) {
  657. return data.map<LabourRequestERCountList>((Map<String, dynamic> e) =>
  658. LabourRequestERCountList.fromJson(e)).toList() as M;
  659. }
  660. if (<LabourRequestERSourceList>[] is M) {
  661. return data.map<LabourRequestERSourceList>((Map<String, dynamic> e) =>
  662. LabourRequestERSourceList.fromJson(e)).toList() as M;
  663. }
  664. if (<LabourRequestERSourceListRequestList>[] is M) {
  665. return data.map<LabourRequestERSourceListRequestList>((
  666. Map<String, dynamic> e) =>
  667. LabourRequestERSourceListRequestList.fromJson(e)).toList() as M;
  668. }
  669. if (<LabourRequestEROptionEntity>[] is M) {
  670. return data.map<LabourRequestEROptionEntity>((Map<String, dynamic> e) =>
  671. LabourRequestEROptionEntity.fromJson(e)).toList() as M;
  672. }
  673. if (<LabourRequestEditIndexEntity>[] is M) {
  674. return data.map<LabourRequestEditIndexEntity>((Map<String, dynamic> e) =>
  675. LabourRequestEditIndexEntity.fromJson(e)).toList() as M;
  676. }
  677. if (<LabourRequestEditIndexTemplateList>[] is M) {
  678. return data.map<LabourRequestEditIndexTemplateList>((
  679. Map<String, dynamic> e) =>
  680. LabourRequestEditIndexTemplateList.fromJson(e)).toList() as M;
  681. }
  682. if (<LabourRequestEditIndexDepartmentList>[] is M) {
  683. return data.map<LabourRequestEditIndexDepartmentList>((
  684. Map<String, dynamic> e) =>
  685. LabourRequestEditIndexDepartmentList.fromJson(e)).toList() as M;
  686. }
  687. if (<LabourRequestIndexEntity>[] is M) {
  688. return data.map<LabourRequestIndexEntity>((Map<String, dynamic> e) =>
  689. LabourRequestIndexEntity.fromJson(e)).toList() as M;
  690. }
  691. if (<LabourRequestIndexDepartmentList>[] is M) {
  692. return data.map<LabourRequestIndexDepartmentList>((
  693. Map<String, dynamic> e) =>
  694. LabourRequestIndexDepartmentList.fromJson(e)).toList() as M;
  695. }
  696. if (<LabourRequestIndexStatusList>[] is M) {
  697. return data.map<LabourRequestIndexStatusList>((Map<String, dynamic> e) =>
  698. LabourRequestIndexStatusList.fromJson(e)).toList() as M;
  699. }
  700. if (<LabourRequestListEntity>[] is M) {
  701. return data.map<LabourRequestListEntity>((Map<String, dynamic> e) =>
  702. LabourRequestListEntity.fromJson(e)).toList() as M;
  703. }
  704. if (<LabourRequestListRows>[] is M) {
  705. return data.map<LabourRequestListRows>((Map<String, dynamic> e) =>
  706. LabourRequestListRows.fromJson(e)).toList() as M;
  707. }
  708. if (<LabourRequestWorkFlowEntity>[] is M) {
  709. return data.map<LabourRequestWorkFlowEntity>((Map<String, dynamic> e) =>
  710. LabourRequestWorkFlowEntity.fromJson(e)).toList() as M;
  711. }
  712. if (<LabourRequestWorkFlowRecords>[] is M) {
  713. return data.map<LabourRequestWorkFlowRecords>((Map<String, dynamic> e) =>
  714. LabourRequestWorkFlowRecords.fromJson(e)).toList() as M;
  715. }
  716. if (<LabourReviewListEntity>[] is M) {
  717. return data.map<LabourReviewListEntity>((Map<String, dynamic> e) =>
  718. LabourReviewListEntity.fromJson(e)).toList() as M;
  719. }
  720. if (<LabourReviewListRows>[] is M) {
  721. return data.map<LabourReviewListRows>((Map<String, dynamic> e) =>
  722. LabourReviewListRows.fromJson(e)).toList() as M;
  723. }
  724. if (<LabourReviewStatusEntity>[] is M) {
  725. return data.map<LabourReviewStatusEntity>((Map<String, dynamic> e) =>
  726. LabourReviewStatusEntity.fromJson(e)).toList() as M;
  727. }
  728. if (<LabourReviewStatusRecords>[] is M) {
  729. return data.map<LabourReviewStatusRecords>((Map<String, dynamic> e) =>
  730. LabourReviewStatusRecords.fromJson(e)).toList() as M;
  731. }
  732. if (<PositionTableEntity>[] is M) {
  733. return data.map<PositionTableEntity>((Map<String, dynamic> e) =>
  734. PositionTableEntity.fromJson(e)).toList() as M;
  735. }
  736. if (<PositionTableRows>[] is M) {
  737. return data.map<PositionTableRows>((Map<String, dynamic> e) =>
  738. PositionTableRows.fromJson(e)).toList() as M;
  739. }
  740. if (<ReviseIndexSGEntity>[] is M) {
  741. return data.map<ReviseIndexSGEntity>((Map<String, dynamic> e) =>
  742. ReviseIndexSGEntity.fromJson(e)).toList() as M;
  743. }
  744. if (<ReviseIndexSGStatusList>[] is M) {
  745. return data.map<ReviseIndexSGStatusList>((Map<String, dynamic> e) =>
  746. ReviseIndexSGStatusList.fromJson(e)).toList() as M;
  747. }
  748. if (<ReviseListSGEntity>[] is M) {
  749. return data.map<ReviseListSGEntity>((Map<String, dynamic> e) =>
  750. ReviseListSGEntity.fromJson(e)).toList() as M;
  751. }
  752. if (<ReviseListSGRows>[] is M) {
  753. return data.map<ReviseListSGRows>((Map<String, dynamic> e) =>
  754. ReviseListSGRows.fromJson(e)).toList() as M;
  755. }
  756. if (<ReviseLogSGEntity>[] is M) {
  757. return data.map<ReviseLogSGEntity>((Map<String, dynamic> e) =>
  758. ReviseLogSGEntity.fromJson(e)).toList() as M;
  759. }
  760. if (<ReviseLogSGRecords>[] is M) {
  761. return data.map<ReviseLogSGRecords>((Map<String, dynamic> e) =>
  762. ReviseLogSGRecords.fromJson(e)).toList() as M;
  763. }
  764. if (<ReviseLogSGRecordsContent>[] is M) {
  765. return data.map<ReviseLogSGRecordsContent>((Map<String, dynamic> e) =>
  766. ReviseLogSGRecordsContent.fromJson(e)).toList() as M;
  767. }
  768. if (<ReviseLogSGRecordsOption>[] is M) {
  769. return data.map<ReviseLogSGRecordsOption>((Map<String, dynamic> e) =>
  770. ReviseLogSGRecordsOption.fromJson(e)).toList() as M;
  771. }
  772. if (<SGAttendanceReviewOptionEntity>[] is M) {
  773. return data.map<SGAttendanceReviewOptionEntity>((
  774. Map<String, dynamic> e) => SGAttendanceReviewOptionEntity.fromJson(e))
  775. .toList() as M;
  776. }
  777. if (<SGAttendanceReviewTableEntity>[] is M) {
  778. return data.map<SGAttendanceReviewTableEntity>((Map<String, dynamic> e) =>
  779. SGAttendanceReviewTableEntity.fromJson(e)).toList() as M;
  780. }
  781. if (<SGAttendanceReviewTableRows>[] is M) {
  782. return data.map<SGAttendanceReviewTableRows>((Map<String, dynamic> e) =>
  783. SGAttendanceReviewTableRows.fromJson(e)).toList() as M;
  784. }
  785. if (<SGAttendanceReviewTableRowsCheck>[] is M) {
  786. return data.map<SGAttendanceReviewTableRowsCheck>((
  787. Map<String, dynamic> e) =>
  788. SGAttendanceReviewTableRowsCheck.fromJson(e)).toList() as M;
  789. }
  790. if (<SGAttendanceReviewWorkflowEntity>[] is M) {
  791. return data.map<SGAttendanceReviewWorkflowEntity>((
  792. Map<String, dynamic> e) =>
  793. SGAttendanceReviewWorkflowEntity.fromJson(e)).toList() as M;
  794. }
  795. if (<SGAttendanceReviewWorkflowRow>[] is M) {
  796. return data.map<SGAttendanceReviewWorkflowRow>((Map<String, dynamic> e) =>
  797. SGAttendanceReviewWorkflowRow.fromJson(e)).toList() as M;
  798. }
  799. if (<SGAttendanceReviewWorkflowRecords>[] is M) {
  800. return data.map<SGAttendanceReviewWorkflowRecords>((
  801. Map<String, dynamic> e) =>
  802. SGAttendanceReviewWorkflowRecords.fromJson(e)).toList() as M;
  803. }
  804. if (<SGDashboardEntity>[] is M) {
  805. return data.map<SGDashboardEntity>((Map<String, dynamic> e) =>
  806. SGDashboardEntity.fromJson(e)).toList() as M;
  807. }
  808. if (<SGDashboardAgencyList>[] is M) {
  809. return data.map<SGDashboardAgencyList>((Map<String, dynamic> e) =>
  810. SGDashboardAgencyList.fromJson(e)).toList() as M;
  811. }
  812. if (<SGDashboardAgencyListDays>[] is M) {
  813. return data.map<SGDashboardAgencyListDays>((Map<String, dynamic> e) =>
  814. SGDashboardAgencyListDays.fromJson(e)).toList() as M;
  815. }
  816. if (<SGLabourRequestAddOptionEntity>[] is M) {
  817. return data.map<SGLabourRequestAddOptionEntity>((
  818. Map<String, dynamic> e) => SGLabourRequestAddOptionEntity.fromJson(e))
  819. .toList() as M;
  820. }
  821. if (<LabourRequestAgencyEntity>[] is M) {
  822. return data.map<LabourRequestAgencyEntity>((Map<String, dynamic> e) =>
  823. LabourRequestAgencyEntity.fromJson(e)).toList() as M;
  824. }
  825. if (<SGLabourRequestDetailEntity>[] is M) {
  826. return data.map<SGLabourRequestDetailEntity>((Map<String, dynamic> e) =>
  827. SGLabourRequestDetailEntity.fromJson(e)).toList() as M;
  828. }
  829. if (<SGLabourRequestDetailLabReq>[] is M) {
  830. return data.map<SGLabourRequestDetailLabReq>((Map<String, dynamic> e) =>
  831. SGLabourRequestDetailLabReq.fromJson(e)).toList() as M;
  832. }
  833. if (<SGLabourRequestOptionEntity>[] is M) {
  834. return data.map<SGLabourRequestOptionEntity>((Map<String, dynamic> e) =>
  835. SGLabourRequestOptionEntity.fromJson(e)).toList() as M;
  836. }
  837. if (<SGLabourRequestTableEntity>[] is M) {
  838. return data.map<SGLabourRequestTableEntity>((Map<String, dynamic> e) =>
  839. SGLabourRequestTableEntity.fromJson(e)).toList() as M;
  840. }
  841. if (<SGLabourRequestTableRows>[] is M) {
  842. return data.map<SGLabourRequestTableRows>((Map<String, dynamic> e) =>
  843. SGLabourRequestTableRows.fromJson(e)).toList() as M;
  844. }
  845. if (<SGLabourRequestWorlFlowEntity>[] is M) {
  846. return data.map<SGLabourRequestWorlFlowEntity>((Map<String, dynamic> e) =>
  847. SGLabourRequestWorlFlowEntity.fromJson(e)).toList() as M;
  848. }
  849. if (<SGLabourRequestWorlFlowRow>[] is M) {
  850. return data.map<SGLabourRequestWorlFlowRow>((Map<String, dynamic> e) =>
  851. SGLabourRequestWorlFlowRow.fromJson(e)).toList() as M;
  852. }
  853. if (<SGLabourRequestWorlFlowRecords>[] is M) {
  854. return data.map<SGLabourRequestWorlFlowRecords>((
  855. Map<String, dynamic> e) => SGLabourRequestWorlFlowRecords.fromJson(e))
  856. .toList() as M;
  857. }
  858. if (<SGLabourReviewOptionEntity>[] is M) {
  859. return data.map<SGLabourReviewOptionEntity>((Map<String, dynamic> e) =>
  860. SGLabourReviewOptionEntity.fromJson(e)).toList() as M;
  861. }
  862. if (<SGLabourReviewTableEntity>[] is M) {
  863. return data.map<SGLabourReviewTableEntity>((Map<String, dynamic> e) =>
  864. SGLabourReviewTableEntity.fromJson(e)).toList() as M;
  865. }
  866. if (<SGLabourReviewTableRows>[] is M) {
  867. return data.map<SGLabourReviewTableRows>((Map<String, dynamic> e) =>
  868. SGLabourReviewTableRows.fromJson(e)).toList() as M;
  869. }
  870. if (<SignInSignOutEntity>[] is M) {
  871. return data.map<SignInSignOutEntity>((Map<String, dynamic> e) =>
  872. SignInSignOutEntity.fromJson(e)).toList() as M;
  873. }
  874. if (<SignInSignOutRows>[] is M) {
  875. return data.map<SignInSignOutRows>((Map<String, dynamic> e) =>
  876. SignInSignOutRows.fromJson(e)).toList() as M;
  877. }
  878. if (<StaffDetailEntity>[] is M) {
  879. return data.map<StaffDetailEntity>((Map<String, dynamic> e) =>
  880. StaffDetailEntity.fromJson(e)).toList() as M;
  881. }
  882. if (<StaffDetailSGEntity>[] is M) {
  883. return data.map<StaffDetailSGEntity>((Map<String, dynamic> e) =>
  884. StaffDetailSGEntity.fromJson(e)).toList() as M;
  885. }
  886. if (<StaffDetailSGReviews>[] is M) {
  887. return data.map<StaffDetailSGReviews>((Map<String, dynamic> e) =>
  888. StaffDetailSGReviews.fromJson(e)).toList() as M;
  889. }
  890. if (<StaffDetailSGReviewsReviews>[] is M) {
  891. return data.map<StaffDetailSGReviewsReviews>((Map<String, dynamic> e) =>
  892. StaffDetailSGReviewsReviews.fromJson(e)).toList() as M;
  893. }
  894. if (<StaffJobHistorySGEntity>[] is M) {
  895. return data.map<StaffJobHistorySGEntity>((Map<String, dynamic> e) =>
  896. StaffJobHistorySGEntity.fromJson(e)).toList() as M;
  897. }
  898. if (<StaffJobHistorySGRows>[] is M) {
  899. return data.map<StaffJobHistorySGRows>((Map<String, dynamic> e) =>
  900. StaffJobHistorySGRows.fromJson(e)).toList() as M;
  901. }
  902. if (<StaffLabourHistoryEntity>[] is M) {
  903. return data.map<StaffLabourHistoryEntity>((Map<String, dynamic> e) =>
  904. StaffLabourHistoryEntity.fromJson(e)).toList() as M;
  905. }
  906. if (<StaffLabourHistoryRows>[] is M) {
  907. return data.map<StaffLabourHistoryRows>((Map<String, dynamic> e) =>
  908. StaffLabourHistoryRows.fromJson(e)).toList() as M;
  909. }
  910. if (<StaffLabourHistoryRowsSecurityIn>[] is M) {
  911. return data.map<StaffLabourHistoryRowsSecurityIn>((
  912. Map<String, dynamic> e) =>
  913. StaffLabourHistoryRowsSecurityIn.fromJson(e)).toList() as M;
  914. }
  915. if (<StaffLabourHistoryRowsSecurityOut>[] is M) {
  916. return data.map<StaffLabourHistoryRowsSecurityOut>((
  917. Map<String, dynamic> e) =>
  918. StaffLabourHistoryRowsSecurityOut.fromJson(e)).toList() as M;
  919. }
  920. if (<StaffLabourHistoryRowsWorkIn>[] is M) {
  921. return data.map<StaffLabourHistoryRowsWorkIn>((Map<String, dynamic> e) =>
  922. StaffLabourHistoryRowsWorkIn.fromJson(e)).toList() as M;
  923. }
  924. if (<StaffLabourHistoryRowsWorkOut>[] is M) {
  925. return data.map<StaffLabourHistoryRowsWorkOut>((Map<String, dynamic> e) =>
  926. StaffLabourHistoryRowsWorkOut.fromJson(e)).toList() as M;
  927. }
  928. if (<StaffRemarkHistoryEntity>[] is M) {
  929. return data.map<StaffRemarkHistoryEntity>((Map<String, dynamic> e) =>
  930. StaffRemarkHistoryEntity.fromJson(e)).toList() as M;
  931. }
  932. if (<StaffRemarkHistoryRows>[] is M) {
  933. return data.map<StaffRemarkHistoryRows>((Map<String, dynamic> e) =>
  934. StaffRemarkHistoryRows.fromJson(e)).toList() as M;
  935. }
  936. if (<StaffReportVNEntity>[] is M) {
  937. return data.map<StaffReportVNEntity>((Map<String, dynamic> e) =>
  938. StaffReportVNEntity.fromJson(e)).toList() as M;
  939. }
  940. if (<StaffRequestReportEntity>[] is M) {
  941. return data.map<StaffRequestReportEntity>((Map<String, dynamic> e) =>
  942. StaffRequestReportEntity.fromJson(e)).toList() as M;
  943. }
  944. if (<StaffReviewHistorySGEntity>[] is M) {
  945. return data.map<StaffReviewHistorySGEntity>((Map<String, dynamic> e) =>
  946. StaffReviewHistorySGEntity.fromJson(e)).toList() as M;
  947. }
  948. if (<StaffReviewHistorySGReviews>[] is M) {
  949. return data.map<StaffReviewHistorySGReviews>((Map<String, dynamic> e) =>
  950. StaffReviewHistorySGReviews.fromJson(e)).toList() as M;
  951. }
  952. if (<SwitchProjectEntity>[] is M) {
  953. return data.map<SwitchProjectEntity>((Map<String, dynamic> e) =>
  954. SwitchProjectEntity.fromJson(e)).toList() as M;
  955. }
  956. if (<SwitchProjectUserList>[] is M) {
  957. return data.map<SwitchProjectUserList>((Map<String, dynamic> e) =>
  958. SwitchProjectUserList.fromJson(e)).toList() as M;
  959. }
  960. if (<THAppliedEditEntity>[] is M) {
  961. return data.map<THAppliedEditEntity>((Map<String, dynamic> e) =>
  962. THAppliedEditEntity.fromJson(e)).toList() as M;
  963. }
  964. if (<THAppliedEditApplied>[] is M) {
  965. return data.map<THAppliedEditApplied>((Map<String, dynamic> e) =>
  966. THAppliedEditApplied.fromJson(e)).toList() as M;
  967. }
  968. if (<THAppliedEmployeeEntity>[] is M) {
  969. return data.map<THAppliedEmployeeEntity>((Map<String, dynamic> e) =>
  970. THAppliedEmployeeEntity.fromJson(e)).toList() as M;
  971. }
  972. if (<THAppliedEmployeeRows>[] is M) {
  973. return data.map<THAppliedEmployeeRows>((Map<String, dynamic> e) =>
  974. THAppliedEmployeeRows.fromJson(e)).toList() as M;
  975. }
  976. if (<THAppliedIndexEntity>[] is M) {
  977. return data.map<THAppliedIndexEntity>((Map<String, dynamic> e) =>
  978. THAppliedIndexEntity.fromJson(e)).toList() as M;
  979. }
  980. if (<THAppliedIndexJob>[] is M) {
  981. return data.map<THAppliedIndexJob>((Map<String, dynamic> e) =>
  982. THAppliedIndexJob.fromJson(e)).toList() as M;
  983. }
  984. if (<THAppliedTableEntity>[] is M) {
  985. return data.map<THAppliedTableEntity>((Map<String, dynamic> e) =>
  986. THAppliedTableEntity.fromJson(e)).toList() as M;
  987. }
  988. if (<THAppliedTableRows>[] is M) {
  989. return data.map<THAppliedTableRows>((Map<String, dynamic> e) =>
  990. THAppliedTableRows.fromJson(e)).toList() as M;
  991. }
  992. if (<THAppliedTableCheckInOut>[] is M) {
  993. return data.map<THAppliedTableCheckInOut>((Map<String, dynamic> e) =>
  994. THAppliedTableCheckInOut.fromJson(e)).toList() as M;
  995. }
  996. if (<THEmployeeDetailEntity>[] is M) {
  997. return data.map<THEmployeeDetailEntity>((Map<String, dynamic> e) =>
  998. THEmployeeDetailEntity.fromJson(e)).toList() as M;
  999. }
  1000. if (<THEmployeeDetailStaff>[] is M) {
  1001. return data.map<THEmployeeDetailStaff>((Map<String, dynamic> e) =>
  1002. THEmployeeDetailStaff.fromJson(e)).toList() as M;
  1003. }
  1004. if (<THEmployeeDetailReviews>[] is M) {
  1005. return data.map<THEmployeeDetailReviews>((Map<String, dynamic> e) =>
  1006. THEmployeeDetailReviews.fromJson(e)).toList() as M;
  1007. }
  1008. if (<THEmployeeRemarksEntity>[] is M) {
  1009. return data.map<THEmployeeRemarksEntity>((Map<String, dynamic> e) =>
  1010. THEmployeeRemarksEntity.fromJson(e)).toList() as M;
  1011. }
  1012. if (<THEmployeeRemarksReviews>[] is M) {
  1013. return data.map<THEmployeeRemarksReviews>((Map<String, dynamic> e) =>
  1014. THEmployeeRemarksReviews.fromJson(e)).toList() as M;
  1015. }
  1016. if (<THOAAttachmentEntity>[] is M) {
  1017. return data.map<THOAAttachmentEntity>((Map<String, dynamic> e) =>
  1018. THOAAttachmentEntity.fromJson(e)).toList() as M;
  1019. }
  1020. if (<THOAAttachmentRows>[] is M) {
  1021. return data.map<THOAAttachmentRows>((Map<String, dynamic> e) =>
  1022. THOAAttachmentRows.fromJson(e)).toList() as M;
  1023. }
  1024. if (<THOALabourDetailEntity>[] is M) {
  1025. return data.map<THOALabourDetailEntity>((Map<String, dynamic> e) =>
  1026. THOALabourDetailEntity.fromJson(e)).toList() as M;
  1027. }
  1028. if (<THOALabourDetailLabourRequest>[] is M) {
  1029. return data.map<THOALabourDetailLabourRequest>((Map<String, dynamic> e) =>
  1030. THOALabourDetailLabourRequest.fromJson(e)).toList() as M;
  1031. }
  1032. if (<THOALabourReviewTableEntity>[] is M) {
  1033. return data.map<THOALabourReviewTableEntity>((Map<String, dynamic> e) =>
  1034. THOALabourReviewTableEntity.fromJson(e)).toList() as M;
  1035. }
  1036. if (<THOALabourReviewTableRows>[] is M) {
  1037. return data.map<THOALabourReviewTableRows>((Map<String, dynamic> e) =>
  1038. THOALabourReviewTableRows.fromJson(e)).toList() as M;
  1039. }
  1040. if (<THOALabourTableEntity>[] is M) {
  1041. return data.map<THOALabourTableEntity>((Map<String, dynamic> e) =>
  1042. THOALabourTableEntity.fromJson(e)).toList() as M;
  1043. }
  1044. if (<THOALabourTableRows>[] is M) {
  1045. return data.map<THOALabourTableRows>((Map<String, dynamic> e) =>
  1046. THOALabourTableRows.fromJson(e)).toList() as M;
  1047. }
  1048. if (<THUploadFileEntity>[] is M) {
  1049. return data.map<THUploadFileEntity>((Map<String, dynamic> e) =>
  1050. THUploadFileEntity.fromJson(e)).toList() as M;
  1051. }
  1052. if (<UKAttendanceEntity>[] is M) {
  1053. return data.map<UKAttendanceEntity>((Map<String, dynamic> e) =>
  1054. UKAttendanceEntity.fromJson(e)).toList() as M;
  1055. }
  1056. if (<UKAttendanceRows>[] is M) {
  1057. return data.map<UKAttendanceRows>((Map<String, dynamic> e) =>
  1058. UKAttendanceRows.fromJson(e)).toList() as M;
  1059. }
  1060. if (<UKAttendanceInOut>[] is M) {
  1061. return data.map<UKAttendanceInOut>((Map<String, dynamic> e) =>
  1062. UKAttendanceInOut.fromJson(e)).toList() as M;
  1063. }
  1064. if (<UKReportAttendanceEntity>[] is M) {
  1065. return data.map<UKReportAttendanceEntity>((Map<String, dynamic> e) =>
  1066. UKReportAttendanceEntity.fromJson(e)).toList() as M;
  1067. }
  1068. if (<UKReportAttendanceRows>[] is M) {
  1069. return data.map<UKReportAttendanceRows>((Map<String, dynamic> e) =>
  1070. UKReportAttendanceRows.fromJson(e)).toList() as M;
  1071. }
  1072. if (<UKReportLabourEntity>[] is M) {
  1073. return data.map<UKReportLabourEntity>((Map<String, dynamic> e) =>
  1074. UKReportLabourEntity.fromJson(e)).toList() as M;
  1075. }
  1076. if (<UKReportLabourRows>[] is M) {
  1077. return data.map<UKReportLabourRows>((Map<String, dynamic> e) =>
  1078. UKReportLabourRows.fromJson(e)).toList() as M;
  1079. }
  1080. if (<UKReportWorkingHoursEntity>[] is M) {
  1081. return data.map<UKReportWorkingHoursEntity>((Map<String, dynamic> e) =>
  1082. UKReportWorkingHoursEntity.fromJson(e)).toList() as M;
  1083. }
  1084. if (<UKReportWorkingHoursRows>[] is M) {
  1085. return data.map<UKReportWorkingHoursRows>((Map<String, dynamic> e) =>
  1086. UKReportWorkingHoursRows.fromJson(e)).toList() as M;
  1087. }
  1088. if (<UKSecurityAttendanceEntity>[] is M) {
  1089. return data.map<UKSecurityAttendanceEntity>((Map<String, dynamic> e) =>
  1090. UKSecurityAttendanceEntity.fromJson(e)).toList() as M;
  1091. }
  1092. if (<UKSecurityAttendanceRows>[] is M) {
  1093. return data.map<UKSecurityAttendanceRows>((Map<String, dynamic> e) =>
  1094. UKSecurityAttendanceRows.fromJson(e)).toList() as M;
  1095. }
  1096. if (<UKSecurityInOut>[] is M) {
  1097. return data.map<UKSecurityInOut>((Map<String, dynamic> e) =>
  1098. UKSecurityInOut.fromJson(e)).toList() as M;
  1099. }
  1100. if (<UKSecurityAttendanceOptionEntity>[] is M) {
  1101. return data.map<UKSecurityAttendanceOptionEntity>((
  1102. Map<String, dynamic> e) =>
  1103. UKSecurityAttendanceOptionEntity.fromJson(e)).toList() as M;
  1104. }
  1105. if (<UKSecurityAttendanceOptionFilter>[] is M) {
  1106. return data.map<UKSecurityAttendanceOptionFilter>((
  1107. Map<String, dynamic> e) =>
  1108. UKSecurityAttendanceOptionFilter.fromJson(e)).toList() as M;
  1109. }
  1110. if (<UkAttendanceReviewEntity>[] is M) {
  1111. return data.map<UkAttendanceReviewEntity>((Map<String, dynamic> e) =>
  1112. UkAttendanceReviewEntity.fromJson(e)).toList() as M;
  1113. }
  1114. if (<UkAttendanceReviewRows>[] is M) {
  1115. return data.map<UkAttendanceReviewRows>((Map<String, dynamic> e) =>
  1116. UkAttendanceReviewRows.fromJson(e)).toList() as M;
  1117. }
  1118. if (<UkAttendanceReviewRemarkEntity>[] is M) {
  1119. return data.map<UkAttendanceReviewRemarkEntity>((
  1120. Map<String, dynamic> e) => UkAttendanceReviewRemarkEntity.fromJson(e))
  1121. .toList() as M;
  1122. }
  1123. if (<UkJobAppliedReviseAddDetailEntity>[] is M) {
  1124. return data.map<UkJobAppliedReviseAddDetailEntity>((
  1125. Map<String, dynamic> e) =>
  1126. UkJobAppliedReviseAddDetailEntity.fromJson(e)).toList() as M;
  1127. }
  1128. if (<UkJobAppliedReviseAddDetailApplied>[] is M) {
  1129. return data.map<UkJobAppliedReviseAddDetailApplied>((
  1130. Map<String, dynamic> e) =>
  1131. UkJobAppliedReviseAddDetailApplied.fromJson(e)).toList() as M;
  1132. }
  1133. if (<UkJobAppliedReviseEditDetailEntity>[] is M) {
  1134. return data.map<UkJobAppliedReviseEditDetailEntity>((
  1135. Map<String, dynamic> e) =>
  1136. UkJobAppliedReviseEditDetailEntity.fromJson(e)).toList() as M;
  1137. }
  1138. if (<UkJobAppliedReviseEditDetailApplied>[] is M) {
  1139. return data.map<UkJobAppliedReviseEditDetailApplied>((
  1140. Map<String, dynamic> e) =>
  1141. UkJobAppliedReviseEditDetailApplied.fromJson(e)).toList() as M;
  1142. }
  1143. if (<UkJobAppliedReviseEditDetailRevise>[] is M) {
  1144. return data.map<UkJobAppliedReviseEditDetailRevise>((
  1145. Map<String, dynamic> e) =>
  1146. UkJobAppliedReviseEditDetailRevise.fromJson(e)).toList() as M;
  1147. }
  1148. if (<UkJobAppliedReviseEditDetailReviseApplied>[] is M) {
  1149. return data.map<UkJobAppliedReviseEditDetailReviseApplied>((
  1150. Map<String, dynamic> e) =>
  1151. UkJobAppliedReviseEditDetailReviseApplied.fromJson(e)).toList() as M;
  1152. }
  1153. if (<UkJobAppliedReviseInfoEntity>[] is M) {
  1154. return data.map<UkJobAppliedReviseInfoEntity>((Map<String, dynamic> e) =>
  1155. UkJobAppliedReviseInfoEntity.fromJson(e)).toList() as M;
  1156. }
  1157. if (<UkJobAppliedReviseInfoRows>[] is M) {
  1158. return data.map<UkJobAppliedReviseInfoRows>((Map<String, dynamic> e) =>
  1159. UkJobAppliedReviseInfoRows.fromJson(e)).toList() as M;
  1160. }
  1161. if (<UkJobAppliedReviseLogEntity>[] is M) {
  1162. return data.map<UkJobAppliedReviseLogEntity>((Map<String, dynamic> e) =>
  1163. UkJobAppliedReviseLogEntity.fromJson(e)).toList() as M;
  1164. }
  1165. if (<UkJobAppliedReviseLogRecords>[] is M) {
  1166. return data.map<UkJobAppliedReviseLogRecords>((Map<String, dynamic> e) =>
  1167. UkJobAppliedReviseLogRecords.fromJson(e)).toList() as M;
  1168. }
  1169. if (<UkJobAppliedReviseLogRecordsContent>[] is M) {
  1170. return data.map<UkJobAppliedReviseLogRecordsContent>((
  1171. Map<String, dynamic> e) =>
  1172. UkJobAppliedReviseLogRecordsContent.fromJson(e)).toList() as M;
  1173. }
  1174. if (<UkJobAppliedReviseLogRecordsContentReviseHours>[] is M) {
  1175. return data.map<UkJobAppliedReviseLogRecordsContentReviseHours>((
  1176. Map<String, dynamic> e) =>
  1177. UkJobAppliedReviseLogRecordsContentReviseHours.fromJson(e))
  1178. .toList() as M;
  1179. }
  1180. if (<UkJobAppliedReviseLogRecordsContentStatus>[] is M) {
  1181. return data.map<UkJobAppliedReviseLogRecordsContentStatus>((
  1182. Map<String, dynamic> e) =>
  1183. UkJobAppliedReviseLogRecordsContentStatus.fromJson(e)).toList() as M;
  1184. }
  1185. if (<UkJobAppliedReviseLogRecordsContentReason>[] is M) {
  1186. return data.map<UkJobAppliedReviseLogRecordsContentReason>((
  1187. Map<String, dynamic> e) =>
  1188. UkJobAppliedReviseLogRecordsContentReason.fromJson(e)).toList() as M;
  1189. }
  1190. if (<UkJobAppliedStaffListEntity>[] is M) {
  1191. return data.map<UkJobAppliedStaffListEntity>((Map<String, dynamic> e) =>
  1192. UkJobAppliedStaffListEntity.fromJson(e)).toList() as M;
  1193. }
  1194. if (<UkJobAppliedStaffListRows>[] is M) {
  1195. return data.map<UkJobAppliedStaffListRows>((Map<String, dynamic> e) =>
  1196. UkJobAppliedStaffListRows.fromJson(e)).toList() as M;
  1197. }
  1198. if (<UkJobAppliedStaffListRowsSecurityIn>[] is M) {
  1199. return data.map<UkJobAppliedStaffListRowsSecurityIn>((
  1200. Map<String, dynamic> e) =>
  1201. UkJobAppliedStaffListRowsSecurityIn.fromJson(e)).toList() as M;
  1202. }
  1203. if (<UkJobAppliedStaffListRowsSecurityOut>[] is M) {
  1204. return data.map<UkJobAppliedStaffListRowsSecurityOut>((
  1205. Map<String, dynamic> e) =>
  1206. UkJobAppliedStaffListRowsSecurityOut.fromJson(e)).toList() as M;
  1207. }
  1208. if (<UkJobAppliedStaffListRowsWorkIn>[] is M) {
  1209. return data.map<UkJobAppliedStaffListRowsWorkIn>((
  1210. Map<String, dynamic> e) =>
  1211. UkJobAppliedStaffListRowsWorkIn.fromJson(e)).toList() as M;
  1212. }
  1213. if (<UkJobAppliedStaffListRowsWorkOut>[] is M) {
  1214. return data.map<UkJobAppliedStaffListRowsWorkOut>((
  1215. Map<String, dynamic> e) =>
  1216. UkJobAppliedStaffListRowsWorkOut.fromJson(e)).toList() as M;
  1217. }
  1218. if (<UkJobListAppliedStaffSearchEntity>[] is M) {
  1219. return data.map<UkJobListAppliedStaffSearchEntity>((
  1220. Map<String, dynamic> e) =>
  1221. UkJobListAppliedStaffSearchEntity.fromJson(e)).toList() as M;
  1222. }
  1223. if (<UkJobListAppliedStaffSearchRows>[] is M) {
  1224. return data.map<UkJobListAppliedStaffSearchRows>((
  1225. Map<String, dynamic> e) =>
  1226. UkJobListAppliedStaffSearchRows.fromJson(e)).toList() as M;
  1227. }
  1228. if (<UkJobListAppliedStaffSelectoptionsEntity>[] is M) {
  1229. return data.map<UkJobListAppliedStaffSelectoptionsEntity>((
  1230. Map<String, dynamic> e) =>
  1231. UkJobListAppliedStaffSelectoptionsEntity.fromJson(e)).toList() as M;
  1232. }
  1233. if (<UkJobTemplateDetailBySelectTitleEntity>[] is M) {
  1234. return data.map<UkJobTemplateDetailBySelectTitleEntity>((
  1235. Map<String, dynamic> e) =>
  1236. UkJobTemplateDetailBySelectTitleEntity.fromJson(e)).toList() as M;
  1237. }
  1238. if (<UkLabReqShowTemplateEntity>[] is M) {
  1239. return data.map<UkLabReqShowTemplateEntity>((Map<String, dynamic> e) =>
  1240. UkLabReqShowTemplateEntity.fromJson(e)).toList() as M;
  1241. }
  1242. if (<UkLabourRequestDetailEntity>[] is M) {
  1243. return data.map<UkLabourRequestDetailEntity>((Map<String, dynamic> e) =>
  1244. UkLabourRequestDetailEntity.fromJson(e)).toList() as M;
  1245. }
  1246. if (<UkLabourRequestDetailCertificateList>[] is M) {
  1247. return data.map<UkLabourRequestDetailCertificateList>((
  1248. Map<String, dynamic> e) =>
  1249. UkLabourRequestDetailCertificateList.fromJson(e)).toList() as M;
  1250. }
  1251. if (<UkLabourRequestDetailVehicleList>[] is M) {
  1252. return data.map<UkLabourRequestDetailVehicleList>((
  1253. Map<String, dynamic> e) =>
  1254. UkLabourRequestDetailVehicleList.fromJson(e)).toList() as M;
  1255. }
  1256. if (<UkLabourRequestDetailChallenge25List>[] is M) {
  1257. return data.map<UkLabourRequestDetailChallenge25List>((
  1258. Map<String, dynamic> e) =>
  1259. UkLabourRequestDetailChallenge25List.fromJson(e)).toList() as M;
  1260. }
  1261. if (<UkLabourRequestDetailTemplateList>[] is M) {
  1262. return data.map<UkLabourRequestDetailTemplateList>((
  1263. Map<String, dynamic> e) =>
  1264. UkLabourRequestDetailTemplateList.fromJson(e)).toList() as M;
  1265. }
  1266. if (<UkLabourRequestDetailDepartmentList>[] is M) {
  1267. return data.map<UkLabourRequestDetailDepartmentList>((
  1268. Map<String, dynamic> e) =>
  1269. UkLabourRequestDetailDepartmentList.fromJson(e)).toList() as M;
  1270. }
  1271. if (<UkLabourRequestDetailChargeList>[] is M) {
  1272. return data.map<UkLabourRequestDetailChargeList>((
  1273. Map<String, dynamic> e) =>
  1274. UkLabourRequestDetailChargeList.fromJson(e)).toList() as M;
  1275. }
  1276. if (<UkLabourRequestDetailEmploymentList>[] is M) {
  1277. return data.map<UkLabourRequestDetailEmploymentList>((
  1278. Map<String, dynamic> e) =>
  1279. UkLabourRequestDetailEmploymentList.fromJson(e)).toList() as M;
  1280. }
  1281. if (<UkLabourRequestPreselectAddstaffListEntity>[] is M) {
  1282. return data.map<UkLabourRequestPreselectAddstaffListEntity>((
  1283. Map<String, dynamic> e) =>
  1284. UkLabourRequestPreselectAddstaffListEntity.fromJson(e)).toList() as M;
  1285. }
  1286. if (<UkLabourRequestPreselectAddstaffListRows>[] is M) {
  1287. return data.map<UkLabourRequestPreselectAddstaffListRows>((
  1288. Map<String, dynamic> e) =>
  1289. UkLabourRequestPreselectAddstaffListRows.fromJson(e)).toList() as M;
  1290. }
  1291. if (<UkLabourRequestPreselectedListEntity>[] is M) {
  1292. return data.map<UkLabourRequestPreselectedListEntity>((
  1293. Map<String, dynamic> e) =>
  1294. UkLabourRequestPreselectedListEntity.fromJson(e)).toList() as M;
  1295. }
  1296. if (<UkLabourRequestPreselectedListRows>[] is M) {
  1297. return data.map<UkLabourRequestPreselectedListRows>((
  1298. Map<String, dynamic> e) =>
  1299. UkLabourRequestPreselectedListRows.fromJson(e)).toList() as M;
  1300. }
  1301. if (<UkLabourRequestReviewDetailEntity>[] is M) {
  1302. return data.map<UkLabourRequestReviewDetailEntity>((
  1303. Map<String, dynamic> e) =>
  1304. UkLabourRequestReviewDetailEntity.fromJson(e)).toList() as M;
  1305. }
  1306. if (<UkLabourRequestReviewDetailOrder>[] is M) {
  1307. return data.map<UkLabourRequestReviewDetailOrder>((
  1308. Map<String, dynamic> e) =>
  1309. UkLabourRequestReviewDetailOrder.fromJson(e)).toList() as M;
  1310. }
  1311. if (<UkLabourRequestReviewDetailOrderRequest>[] is M) {
  1312. return data.map<UkLabourRequestReviewDetailOrderRequest>((
  1313. Map<String, dynamic> e) =>
  1314. UkLabourRequestReviewDetailOrderRequest.fromJson(e)).toList() as M;
  1315. }
  1316. if (<UkLabourRequestReviewDetailOrderRecords>[] is M) {
  1317. return data.map<UkLabourRequestReviewDetailOrderRecords>((
  1318. Map<String, dynamic> e) =>
  1319. UkLabourRequestReviewDetailOrderRecords.fromJson(e)).toList() as M;
  1320. }
  1321. if (<UkLabourRequestReviewDetailRecords>[] is M) {
  1322. return data.map<UkLabourRequestReviewDetailRecords>((
  1323. Map<String, dynamic> e) =>
  1324. UkLabourRequestReviewDetailRecords.fromJson(e)).toList() as M;
  1325. }
  1326. if (<UkLabourRequestReviewListEntity>[] is M) {
  1327. return data.map<UkLabourRequestReviewListEntity>((
  1328. Map<String, dynamic> e) =>
  1329. UkLabourRequestReviewListEntity.fromJson(e)).toList() as M;
  1330. }
  1331. if (<UkLabourRequestReviewListRows>[] is M) {
  1332. return data.map<UkLabourRequestReviewListRows>((Map<String, dynamic> e) =>
  1333. UkLabourRequestReviewListRows.fromJson(e)).toList() as M;
  1334. }
  1335. if (<UkLabourRequestTableEntity>[] is M) {
  1336. return data.map<UkLabourRequestTableEntity>((Map<String, dynamic> e) =>
  1337. UkLabourRequestTableEntity.fromJson(e)).toList() as M;
  1338. }
  1339. if (<UkLabourRequestTableRows>[] is M) {
  1340. return data.map<UkLabourRequestTableRows>((Map<String, dynamic> e) =>
  1341. UkLabourRequestTableRows.fromJson(e)).toList() as M;
  1342. }
  1343. if (<UkLabourReviewStatusEntity>[] is M) {
  1344. return data.map<UkLabourReviewStatusEntity>((Map<String, dynamic> e) =>
  1345. UkLabourReviewStatusEntity.fromJson(e)).toList() as M;
  1346. }
  1347. if (<UkLabourReviewStatusRow>[] is M) {
  1348. return data.map<UkLabourReviewStatusRow>((Map<String, dynamic> e) =>
  1349. UkLabourReviewStatusRow.fromJson(e)).toList() as M;
  1350. }
  1351. if (<UkLabourReviewStatusRecords>[] is M) {
  1352. return data.map<UkLabourReviewStatusRecords>((Map<String, dynamic> e) =>
  1353. UkLabourReviewStatusRecords.fromJson(e)).toList() as M;
  1354. }
  1355. if (<UkReportCasualEntity>[] is M) {
  1356. return data.map<UkReportCasualEntity>((Map<String, dynamic> e) =>
  1357. UkReportCasualEntity.fromJson(e)).toList() as M;
  1358. }
  1359. if (<UkReportCasualRows>[] is M) {
  1360. return data.map<UkReportCasualRows>((Map<String, dynamic> e) =>
  1361. UkReportCasualRows.fromJson(e)).toList() as M;
  1362. }
  1363. if (<UkReportCasualTotal>[] is M) {
  1364. return data.map<UkReportCasualTotal>((Map<String, dynamic> e) =>
  1365. UkReportCasualTotal.fromJson(e)).toList() as M;
  1366. }
  1367. if (<UkReportCasualPayEntity>[] is M) {
  1368. return data.map<UkReportCasualPayEntity>((Map<String, dynamic> e) =>
  1369. UkReportCasualPayEntity.fromJson(e)).toList() as M;
  1370. }
  1371. if (<UkReportCasualPayRows>[] is M) {
  1372. return data.map<UkReportCasualPayRows>((Map<String, dynamic> e) =>
  1373. UkReportCasualPayRows.fromJson(e)).toList() as M;
  1374. }
  1375. if (<UkReportCasualPayTotal>[] is M) {
  1376. return data.map<UkReportCasualPayTotal>((Map<String, dynamic> e) =>
  1377. UkReportCasualPayTotal.fromJson(e)).toList() as M;
  1378. }
  1379. if (<UkReportOutletEntity>[] is M) {
  1380. return data.map<UkReportOutletEntity>((Map<String, dynamic> e) =>
  1381. UkReportOutletEntity.fromJson(e)).toList() as M;
  1382. }
  1383. if (<UkReportOutletRequestList>[] is M) {
  1384. return data.map<UkReportOutletRequestList>((Map<String, dynamic> e) =>
  1385. UkReportOutletRequestList.fromJson(e)).toList() as M;
  1386. }
  1387. if (<UkStaffDetailEntity>[] is M) {
  1388. return data.map<UkStaffDetailEntity>((Map<String, dynamic> e) =>
  1389. UkStaffDetailEntity.fromJson(e)).toList() as M;
  1390. }
  1391. if (<UkStaffDetailCertificates>[] is M) {
  1392. return data.map<UkStaffDetailCertificates>((Map<String, dynamic> e) =>
  1393. UkStaffDetailCertificates.fromJson(e)).toList() as M;
  1394. }
  1395. if (<UkStaffLabourHistoryEntity>[] is M) {
  1396. return data.map<UkStaffLabourHistoryEntity>((Map<String, dynamic> e) =>
  1397. UkStaffLabourHistoryEntity.fromJson(e)).toList() as M;
  1398. }
  1399. if (<UkStaffLabourHistoryRows>[] is M) {
  1400. return data.map<UkStaffLabourHistoryRows>((Map<String, dynamic> e) =>
  1401. UkStaffLabourHistoryRows.fromJson(e)).toList() as M;
  1402. }
  1403. if (<UkStaffLabourHistoryRowsSecurityIn>[] is M) {
  1404. return data.map<UkStaffLabourHistoryRowsSecurityIn>((
  1405. Map<String, dynamic> e) =>
  1406. UkStaffLabourHistoryRowsSecurityIn.fromJson(e)).toList() as M;
  1407. }
  1408. if (<UkStaffLabourHistoryRowsSecurityOut>[] is M) {
  1409. return data.map<UkStaffLabourHistoryRowsSecurityOut>((
  1410. Map<String, dynamic> e) =>
  1411. UkStaffLabourHistoryRowsSecurityOut.fromJson(e)).toList() as M;
  1412. }
  1413. if (<UkStaffLabourHistoryRowsWorkIn>[] is M) {
  1414. return data.map<UkStaffLabourHistoryRowsWorkIn>((
  1415. Map<String, dynamic> e) => UkStaffLabourHistoryRowsWorkIn.fromJson(e))
  1416. .toList() as M;
  1417. }
  1418. if (<UkStaffLabourHistoryRowsWorkOut>[] is M) {
  1419. return data.map<UkStaffLabourHistoryRowsWorkOut>((
  1420. Map<String, dynamic> e) =>
  1421. UkStaffLabourHistoryRowsWorkOut.fromJson(e)).toList() as M;
  1422. }
  1423. if (<UkTemplateDetailEntity>[] is M) {
  1424. return data.map<UkTemplateDetailEntity>((Map<String, dynamic> e) =>
  1425. UkTemplateDetailEntity.fromJson(e)).toList() as M;
  1426. }
  1427. if (<UkTemplateDetailRow>[] is M) {
  1428. return data.map<UkTemplateDetailRow>((Map<String, dynamic> e) =>
  1429. UkTemplateDetailRow.fromJson(e)).toList() as M;
  1430. }
  1431. if (<UkTemplateDetailTitleList>[] is M) {
  1432. return data.map<UkTemplateDetailTitleList>((Map<String, dynamic> e) =>
  1433. UkTemplateDetailTitleList.fromJson(e)).toList() as M;
  1434. }
  1435. if (<UkTemplateDetailCertificateList>[] is M) {
  1436. return data.map<UkTemplateDetailCertificateList>((
  1437. Map<String, dynamic> e) =>
  1438. UkTemplateDetailCertificateList.fromJson(e)).toList() as M;
  1439. }
  1440. if (<UkTemplateDetailVehicleList>[] is M) {
  1441. return data.map<UkTemplateDetailVehicleList>((Map<String, dynamic> e) =>
  1442. UkTemplateDetailVehicleList.fromJson(e)).toList() as M;
  1443. }
  1444. if (<UkTemplateDetailChallenge25List>[] is M) {
  1445. return data.map<UkTemplateDetailChallenge25List>((
  1446. Map<String, dynamic> e) =>
  1447. UkTemplateDetailChallenge25List.fromJson(e)).toList() as M;
  1448. }
  1449. if (<UkTemplateDetailIndexEntity>[] is M) {
  1450. return data.map<UkTemplateDetailIndexEntity>((Map<String, dynamic> e) =>
  1451. UkTemplateDetailIndexEntity.fromJson(e)).toList() as M;
  1452. }
  1453. if (<UkTemplateDetailIndexCertificateList>[] is M) {
  1454. return data.map<UkTemplateDetailIndexCertificateList>((
  1455. Map<String, dynamic> e) =>
  1456. UkTemplateDetailIndexCertificateList.fromJson(e)).toList() as M;
  1457. }
  1458. if (<UkTemplateDetailIndexVehicleList>[] is M) {
  1459. return data.map<UkTemplateDetailIndexVehicleList>((
  1460. Map<String, dynamic> e) =>
  1461. UkTemplateDetailIndexVehicleList.fromJson(e)).toList() as M;
  1462. }
  1463. if (<UkTemplateDetailIndexChallenge25List>[] is M) {
  1464. return data.map<UkTemplateDetailIndexChallenge25List>((
  1465. Map<String, dynamic> e) =>
  1466. UkTemplateDetailIndexChallenge25List.fromJson(e)).toList() as M;
  1467. }
  1468. if (<UkTemplateTableEntity>[] is M) {
  1469. return data.map<UkTemplateTableEntity>((Map<String, dynamic> e) =>
  1470. UkTemplateTableEntity.fromJson(e)).toList() as M;
  1471. }
  1472. if (<UkTemplateTableRows>[] is M) {
  1473. return data.map<UkTemplateTableRows>((Map<String, dynamic> e) =>
  1474. UkTemplateTableRows.fromJson(e)).toList() as M;
  1475. }
  1476. if (<UkTemplateTitleOptionEntity>[] is M) {
  1477. return data.map<UkTemplateTitleOptionEntity>((Map<String, dynamic> e) =>
  1478. UkTemplateTitleOptionEntity.fromJson(e)).toList() as M;
  1479. }
  1480. if (<ServerTime>[] is M) {
  1481. return data.map<ServerTime>((Map<String, dynamic> e) =>
  1482. ServerTime.fromJson(e)).toList() as M;
  1483. }
  1484. debugPrint("$M not found");
  1485. return null;
  1486. }
  1487. static M? fromJsonAsT<M>(dynamic json) {
  1488. if (json is M) {
  1489. return json;
  1490. }
  1491. if (json is List) {
  1492. return _getListChildType<M>(
  1493. json.map((dynamic e) => e as Map<String, dynamic>).toList());
  1494. } else {
  1495. return jsonConvert.convert<M>(json);
  1496. }
  1497. }
  1498. }
  1499. class JsonConvertClassCollection {
  1500. Map<String, JsonConvertFunction> convertFuncMap = {
  1501. (AddEditReviseViewSGEntity).toString(): AddEditReviseViewSGEntity.fromJson,
  1502. (AgencyDetailEntity).toString(): AgencyDetailEntity.fromJson,
  1503. (AgencyDetailPivot).toString(): AgencyDetailPivot.fromJson,
  1504. (AgencyOptionEntity).toString(): AgencyOptionEntity.fromJson,
  1505. (AgencyTableEntity).toString(): AgencyTableEntity.fromJson,
  1506. (AgencyTableRows).toString(): AgencyTableRows.fromJson,
  1507. (AttendanceEntity).toString(): AttendanceEntity.fromJson,
  1508. (AttendanceList).toString(): AttendanceList.fromJson,
  1509. (AttendanceReviewEntity).toString(): AttendanceReviewEntity.fromJson,
  1510. (AttendanceReviewRows).toString(): AttendanceReviewRows.fromJson,
  1511. (CheckSuccessEntity).toString(): CheckSuccessEntity.fromJson,
  1512. (ContractDetailEntity).toString(): ContractDetailEntity.fromJson,
  1513. (ContractDetailRow).toString(): ContractDetailRow.fromJson,
  1514. (ContractOptionEntity).toString(): ContractOptionEntity.fromJson,
  1515. (ContractPositionAddOptionEntity)
  1516. .toString(): ContractPositionAddOptionEntity.fromJson,
  1517. (ContractPositionOptionEntity).toString(): ContractPositionOptionEntity
  1518. .fromJson,
  1519. (ContractPositionRateDetailEntity)
  1520. .toString(): ContractPositionRateDetailEntity.fromJson,
  1521. (ContractPositionRateSpecificOptionEntity)
  1522. .toString(): ContractPositionRateSpecificOptionEntity.fromJson,
  1523. (ContractPositionRateTableEntity)
  1524. .toString(): ContractPositionRateTableEntity.fromJson,
  1525. (ContractPositionRateTableRows).toString(): ContractPositionRateTableRows
  1526. .fromJson,
  1527. (ContractPositionTableEntity).toString(): ContractPositionTableEntity
  1528. .fromJson,
  1529. (ContractPositionTableRows).toString(): ContractPositionTableRows.fromJson,
  1530. (ContractTableEntity).toString(): ContractTableEntity.fromJson,
  1531. (ContractTableRows).toString(): ContractTableRows.fromJson,
  1532. (DeviceListEntity).toString(): DeviceListEntity.fromJson,
  1533. (DeviceListRows).toString(): DeviceListRows.fromJson,
  1534. (FianceReportEntity).toString(): FianceReportEntity.fromJson,
  1535. (FianceReportRateList).toString(): FianceReportRateList.fromJson,
  1536. (HotelInfoEntity).toString(): HotelInfoEntity.fromJson,
  1537. (HotelInfoMenus).toString(): HotelInfoMenus.fromJson,
  1538. (HotelInfoMenusChildren).toString(): HotelInfoMenusChildren.fromJson,
  1539. (IdNameEntity).toString(): IdNameEntity.fromJson,
  1540. (IndexOptionEntity).toString(): IndexOptionEntity.fromJson,
  1541. (JobAppliedEditIndexSGEntity).toString(): JobAppliedEditIndexSGEntity
  1542. .fromJson,
  1543. (JobAppliedEditIndexSGStatusList)
  1544. .toString(): JobAppliedEditIndexSGStatusList.fromJson,
  1545. (JobAppliedIndexSGEntity).toString(): JobAppliedIndexSGEntity.fromJson,
  1546. (JobAppliedIndexSGStatusList).toString(): JobAppliedIndexSGStatusList
  1547. .fromJson,
  1548. (JobAppliedListSGEntity).toString(): JobAppliedListSGEntity.fromJson,
  1549. (JobAppliedListSGRows).toString(): JobAppliedListSGRows.fromJson,
  1550. (JobAppliedListSGRowsCheck).toString(): JobAppliedListSGRowsCheck.fromJson,
  1551. (JobAppliedListSGRowsStatusList).toString(): JobAppliedListSGRowsStatusList
  1552. .fromJson,
  1553. (JobAppliedRemarkViewSGEntity).toString(): JobAppliedRemarkViewSGEntity
  1554. .fromJson,
  1555. (JobAppliedStaffSGEntity).toString(): JobAppliedStaffSGEntity.fromJson,
  1556. (JobAppliedStaffSGRows).toString(): JobAppliedStaffSGRows.fromJson,
  1557. (JobListAddStaffEntity).toString(): JobListAddStaffEntity.fromJson,
  1558. (JobListAddStaffResultList).toString(): JobListAddStaffResultList.fromJson,
  1559. (JobListAppliedEditEntity).toString(): JobListAppliedEditEntity.fromJson,
  1560. (JobListAppliedEditReasonList).toString(): JobListAppliedEditReasonList
  1561. .fromJson,
  1562. (JobListAppliedInfoEntity).toString(): JobListAppliedInfoEntity.fromJson,
  1563. (JobListAppliedStaffListEntity).toString(): JobListAppliedStaffListEntity
  1564. .fromJson,
  1565. (JobListAppliedStaffListRows).toString(): JobListAppliedStaffListRows
  1566. .fromJson,
  1567. (JobListAppliedStaffListRowsSecurityIn)
  1568. .toString(): JobListAppliedStaffListRowsSecurityIn.fromJson,
  1569. (JobListAppliedStaffListRowsSecurityOut)
  1570. .toString(): JobListAppliedStaffListRowsSecurityOut.fromJson,
  1571. (JobListAppliedStaffListRowsWorkIn)
  1572. .toString(): JobListAppliedStaffListRowsWorkIn.fromJson,
  1573. (JobListAppliedStaffListRowsWorkOut)
  1574. .toString(): JobListAppliedStaffListRowsWorkOut.fromJson,
  1575. (JobListAppliedStaffSearchEntity)
  1576. .toString(): JobListAppliedStaffSearchEntity.fromJson,
  1577. (JobListAppliedStaffSearchRows).toString(): JobListAppliedStaffSearchRows
  1578. .fromJson,
  1579. (JobListAppliedWorkFlowEntity).toString(): JobListAppliedWorkFlowEntity
  1580. .fromJson,
  1581. (JobListAppliedWorkFlowRecords).toString(): JobListAppliedWorkFlowRecords
  1582. .fromJson,
  1583. (JobListDetailEntity).toString(): JobListDetailEntity.fromJson,
  1584. (JobListDetailDepartmentList).toString(): JobListDetailDepartmentList
  1585. .fromJson,
  1586. (JobListERDetailEntity).toString(): JobListERDetailEntity.fromJson,
  1587. (JobListERDetailJob).toString(): JobListERDetailJob.fromJson,
  1588. (JobListEROptionEntity).toString(): JobListEROptionEntity.fromJson,
  1589. (JobListEROptionFilter).toString(): JobListEROptionFilter.fromJson,
  1590. (JobListEditIndexSGEntity).toString(): JobListEditIndexSGEntity.fromJson,
  1591. (JobListEditIndexOption).toString(): JobListEditIndexOption.fromJson,
  1592. (JobListEntity).toString(): JobListEntity.fromJson,
  1593. (JobListRows).toString(): JobListRows.fromJson,
  1594. (JobListIndexEntity).toString(): JobListIndexEntity.fromJson,
  1595. (JobListIndexDepartmentList).toString(): JobListIndexDepartmentList
  1596. .fromJson,
  1597. (JobListIndexStatusList).toString(): JobListIndexStatusList.fromJson,
  1598. (JobListIndexSGEntity).toString(): JobListIndexSGEntity.fromJson,
  1599. (JobListIndexSGOption).toString(): JobListIndexSGOption.fromJson,
  1600. (JobListRemarkViewEntity).toString(): JobListRemarkViewEntity.fromJson,
  1601. (JobListSGEntity).toString(): JobListSGEntity.fromJson,
  1602. (JobListSGRows).toString(): JobListSGRows.fromJson,
  1603. (JobTemplateEditIndexEntity).toString(): JobTemplateEditIndexEntity
  1604. .fromJson,
  1605. (JobTemplateEditIndexAgeList).toString(): JobTemplateEditIndexAgeList
  1606. .fromJson,
  1607. (JobTemplateEditIndexSexList).toString(): JobTemplateEditIndexSexList
  1608. .fromJson,
  1609. (JobTemplateEditIndexLanguageList)
  1610. .toString(): JobTemplateEditIndexLanguageList.fromJson,
  1611. (JobTemplateSGEntity).toString(): JobTemplateSGEntity.fromJson,
  1612. (JobTemplateSGRows).toString(): JobTemplateSGRows.fromJson,
  1613. (JobTitleEditIndexEntity).toString(): JobTitleEditIndexEntity.fromJson,
  1614. (JobTitleEditIndexTemplate).toString(): JobTitleEditIndexTemplate.fromJson,
  1615. (JobTitleSGEntity).toString(): JobTitleSGEntity.fromJson,
  1616. (JobTitleSGRows).toString(): JobTitleSGRows.fromJson,
  1617. (LabourListEREntity).toString(): LabourListEREntity.fromJson,
  1618. (LabourListERRows).toString(): LabourListERRows.fromJson,
  1619. (LabourReportEntity).toString(): LabourReportEntity.fromJson,
  1620. (LabourReportRows).toString(): LabourReportRows.fromJson,
  1621. (LabourReportTotal).toString(): LabourReportTotal.fromJson,
  1622. (LabourReportVNEntity).toString(): LabourReportVNEntity.fromJson,
  1623. (LabourReportVNRows).toString(): LabourReportVNRows.fromJson,
  1624. (LabourReportVNTotal).toString(): LabourReportVNTotal.fromJson,
  1625. (LabourRequestEREntity).toString(): LabourRequestEREntity.fromJson,
  1626. (LabourRequestERCountList).toString(): LabourRequestERCountList.fromJson,
  1627. (LabourRequestERSourceList).toString(): LabourRequestERSourceList.fromJson,
  1628. (LabourRequestERSourceListRequestList)
  1629. .toString(): LabourRequestERSourceListRequestList.fromJson,
  1630. (LabourRequestEROptionEntity).toString(): LabourRequestEROptionEntity
  1631. .fromJson,
  1632. (LabourRequestEditIndexEntity).toString(): LabourRequestEditIndexEntity
  1633. .fromJson,
  1634. (LabourRequestEditIndexTemplateList)
  1635. .toString(): LabourRequestEditIndexTemplateList.fromJson,
  1636. (LabourRequestEditIndexDepartmentList)
  1637. .toString(): LabourRequestEditIndexDepartmentList.fromJson,
  1638. (LabourRequestIndexEntity).toString(): LabourRequestIndexEntity.fromJson,
  1639. (LabourRequestIndexDepartmentList)
  1640. .toString(): LabourRequestIndexDepartmentList.fromJson,
  1641. (LabourRequestIndexStatusList).toString(): LabourRequestIndexStatusList
  1642. .fromJson,
  1643. (LabourRequestListEntity).toString(): LabourRequestListEntity.fromJson,
  1644. (LabourRequestListRows).toString(): LabourRequestListRows.fromJson,
  1645. (LabourRequestWorkFlowEntity).toString(): LabourRequestWorkFlowEntity
  1646. .fromJson,
  1647. (LabourRequestWorkFlowRecords).toString(): LabourRequestWorkFlowRecords
  1648. .fromJson,
  1649. (LabourReviewListEntity).toString(): LabourReviewListEntity.fromJson,
  1650. (LabourReviewListRows).toString(): LabourReviewListRows.fromJson,
  1651. (LabourReviewStatusEntity).toString(): LabourReviewStatusEntity.fromJson,
  1652. (LabourReviewStatusRecords).toString(): LabourReviewStatusRecords.fromJson,
  1653. (PositionTableEntity).toString(): PositionTableEntity.fromJson,
  1654. (PositionTableRows).toString(): PositionTableRows.fromJson,
  1655. (ReviseIndexSGEntity).toString(): ReviseIndexSGEntity.fromJson,
  1656. (ReviseIndexSGStatusList).toString(): ReviseIndexSGStatusList.fromJson,
  1657. (ReviseListSGEntity).toString(): ReviseListSGEntity.fromJson,
  1658. (ReviseListSGRows).toString(): ReviseListSGRows.fromJson,
  1659. (ReviseLogSGEntity).toString(): ReviseLogSGEntity.fromJson,
  1660. (ReviseLogSGRecords).toString(): ReviseLogSGRecords.fromJson,
  1661. (ReviseLogSGRecordsContent).toString(): ReviseLogSGRecordsContent.fromJson,
  1662. (ReviseLogSGRecordsOption).toString(): ReviseLogSGRecordsOption.fromJson,
  1663. (SGAttendanceReviewOptionEntity).toString(): SGAttendanceReviewOptionEntity
  1664. .fromJson,
  1665. (SGAttendanceReviewTableEntity).toString(): SGAttendanceReviewTableEntity
  1666. .fromJson,
  1667. (SGAttendanceReviewTableRows).toString(): SGAttendanceReviewTableRows
  1668. .fromJson,
  1669. (SGAttendanceReviewTableRowsCheck)
  1670. .toString(): SGAttendanceReviewTableRowsCheck.fromJson,
  1671. (SGAttendanceReviewWorkflowEntity)
  1672. .toString(): SGAttendanceReviewWorkflowEntity.fromJson,
  1673. (SGAttendanceReviewWorkflowRow).toString(): SGAttendanceReviewWorkflowRow
  1674. .fromJson,
  1675. (SGAttendanceReviewWorkflowRecords)
  1676. .toString(): SGAttendanceReviewWorkflowRecords.fromJson,
  1677. (SGDashboardEntity).toString(): SGDashboardEntity.fromJson,
  1678. (SGDashboardAgencyList).toString(): SGDashboardAgencyList.fromJson,
  1679. (SGDashboardAgencyListDays).toString(): SGDashboardAgencyListDays.fromJson,
  1680. (SGLabourRequestAddOptionEntity).toString(): SGLabourRequestAddOptionEntity
  1681. .fromJson,
  1682. (LabourRequestAgencyEntity).toString(): LabourRequestAgencyEntity.fromJson,
  1683. (SGLabourRequestDetailEntity).toString(): SGLabourRequestDetailEntity
  1684. .fromJson,
  1685. (SGLabourRequestDetailLabReq).toString(): SGLabourRequestDetailLabReq
  1686. .fromJson,
  1687. (SGLabourRequestOptionEntity).toString(): SGLabourRequestOptionEntity
  1688. .fromJson,
  1689. (SGLabourRequestTableEntity).toString(): SGLabourRequestTableEntity
  1690. .fromJson,
  1691. (SGLabourRequestTableRows).toString(): SGLabourRequestTableRows.fromJson,
  1692. (SGLabourRequestWorlFlowEntity).toString(): SGLabourRequestWorlFlowEntity
  1693. .fromJson,
  1694. (SGLabourRequestWorlFlowRow).toString(): SGLabourRequestWorlFlowRow
  1695. .fromJson,
  1696. (SGLabourRequestWorlFlowRecords).toString(): SGLabourRequestWorlFlowRecords
  1697. .fromJson,
  1698. (SGLabourReviewOptionEntity).toString(): SGLabourReviewOptionEntity
  1699. .fromJson,
  1700. (SGLabourReviewTableEntity).toString(): SGLabourReviewTableEntity.fromJson,
  1701. (SGLabourReviewTableRows).toString(): SGLabourReviewTableRows.fromJson,
  1702. (SignInSignOutEntity).toString(): SignInSignOutEntity.fromJson,
  1703. (SignInSignOutRows).toString(): SignInSignOutRows.fromJson,
  1704. (StaffDetailEntity).toString(): StaffDetailEntity.fromJson,
  1705. (StaffDetailSGEntity).toString(): StaffDetailSGEntity.fromJson,
  1706. (StaffDetailSGReviews).toString(): StaffDetailSGReviews.fromJson,
  1707. (StaffDetailSGReviewsReviews).toString(): StaffDetailSGReviewsReviews
  1708. .fromJson,
  1709. (StaffJobHistorySGEntity).toString(): StaffJobHistorySGEntity.fromJson,
  1710. (StaffJobHistorySGRows).toString(): StaffJobHistorySGRows.fromJson,
  1711. (StaffLabourHistoryEntity).toString(): StaffLabourHistoryEntity.fromJson,
  1712. (StaffLabourHistoryRows).toString(): StaffLabourHistoryRows.fromJson,
  1713. (StaffLabourHistoryRowsSecurityIn)
  1714. .toString(): StaffLabourHistoryRowsSecurityIn.fromJson,
  1715. (StaffLabourHistoryRowsSecurityOut)
  1716. .toString(): StaffLabourHistoryRowsSecurityOut.fromJson,
  1717. (StaffLabourHistoryRowsWorkIn).toString(): StaffLabourHistoryRowsWorkIn
  1718. .fromJson,
  1719. (StaffLabourHistoryRowsWorkOut).toString(): StaffLabourHistoryRowsWorkOut
  1720. .fromJson,
  1721. (StaffRemarkHistoryEntity).toString(): StaffRemarkHistoryEntity.fromJson,
  1722. (StaffRemarkHistoryRows).toString(): StaffRemarkHistoryRows.fromJson,
  1723. (StaffReportVNEntity).toString(): StaffReportVNEntity.fromJson,
  1724. (StaffRequestReportEntity).toString(): StaffRequestReportEntity.fromJson,
  1725. (StaffReviewHistorySGEntity).toString(): StaffReviewHistorySGEntity
  1726. .fromJson,
  1727. (StaffReviewHistorySGReviews).toString(): StaffReviewHistorySGReviews
  1728. .fromJson,
  1729. (SwitchProjectEntity).toString(): SwitchProjectEntity.fromJson,
  1730. (SwitchProjectUserList).toString(): SwitchProjectUserList.fromJson,
  1731. (THAppliedEditEntity).toString(): THAppliedEditEntity.fromJson,
  1732. (THAppliedEditApplied).toString(): THAppliedEditApplied.fromJson,
  1733. (THAppliedEmployeeEntity).toString(): THAppliedEmployeeEntity.fromJson,
  1734. (THAppliedEmployeeRows).toString(): THAppliedEmployeeRows.fromJson,
  1735. (THAppliedIndexEntity).toString(): THAppliedIndexEntity.fromJson,
  1736. (THAppliedIndexJob).toString(): THAppliedIndexJob.fromJson,
  1737. (THAppliedTableEntity).toString(): THAppliedTableEntity.fromJson,
  1738. (THAppliedTableRows).toString(): THAppliedTableRows.fromJson,
  1739. (THAppliedTableCheckInOut).toString(): THAppliedTableCheckInOut.fromJson,
  1740. (THEmployeeDetailEntity).toString(): THEmployeeDetailEntity.fromJson,
  1741. (THEmployeeDetailStaff).toString(): THEmployeeDetailStaff.fromJson,
  1742. (THEmployeeDetailReviews).toString(): THEmployeeDetailReviews.fromJson,
  1743. (THEmployeeRemarksEntity).toString(): THEmployeeRemarksEntity.fromJson,
  1744. (THEmployeeRemarksReviews).toString(): THEmployeeRemarksReviews.fromJson,
  1745. (THOAAttachmentEntity).toString(): THOAAttachmentEntity.fromJson,
  1746. (THOAAttachmentRows).toString(): THOAAttachmentRows.fromJson,
  1747. (THOALabourDetailEntity).toString(): THOALabourDetailEntity.fromJson,
  1748. (THOALabourDetailLabourRequest).toString(): THOALabourDetailLabourRequest
  1749. .fromJson,
  1750. (THOALabourReviewTableEntity).toString(): THOALabourReviewTableEntity
  1751. .fromJson,
  1752. (THOALabourReviewTableRows).toString(): THOALabourReviewTableRows.fromJson,
  1753. (THOALabourTableEntity).toString(): THOALabourTableEntity.fromJson,
  1754. (THOALabourTableRows).toString(): THOALabourTableRows.fromJson,
  1755. (THUploadFileEntity).toString(): THUploadFileEntity.fromJson,
  1756. (UKAttendanceEntity).toString(): UKAttendanceEntity.fromJson,
  1757. (UKAttendanceRows).toString(): UKAttendanceRows.fromJson,
  1758. (UKAttendanceInOut).toString(): UKAttendanceInOut.fromJson,
  1759. (UKReportAttendanceEntity).toString(): UKReportAttendanceEntity.fromJson,
  1760. (UKReportAttendanceRows).toString(): UKReportAttendanceRows.fromJson,
  1761. (UKReportLabourEntity).toString(): UKReportLabourEntity.fromJson,
  1762. (UKReportLabourRows).toString(): UKReportLabourRows.fromJson,
  1763. (UKReportWorkingHoursEntity).toString(): UKReportWorkingHoursEntity
  1764. .fromJson,
  1765. (UKReportWorkingHoursRows).toString(): UKReportWorkingHoursRows.fromJson,
  1766. (UKSecurityAttendanceEntity).toString(): UKSecurityAttendanceEntity
  1767. .fromJson,
  1768. (UKSecurityAttendanceRows).toString(): UKSecurityAttendanceRows.fromJson,
  1769. (UKSecurityInOut).toString(): UKSecurityInOut.fromJson,
  1770. (UKSecurityAttendanceOptionEntity)
  1771. .toString(): UKSecurityAttendanceOptionEntity.fromJson,
  1772. (UKSecurityAttendanceOptionFilter)
  1773. .toString(): UKSecurityAttendanceOptionFilter.fromJson,
  1774. (UkAttendanceReviewEntity).toString(): UkAttendanceReviewEntity.fromJson,
  1775. (UkAttendanceReviewRows).toString(): UkAttendanceReviewRows.fromJson,
  1776. (UkAttendanceReviewRemarkEntity).toString(): UkAttendanceReviewRemarkEntity
  1777. .fromJson,
  1778. (UkJobAppliedReviseAddDetailEntity)
  1779. .toString(): UkJobAppliedReviseAddDetailEntity.fromJson,
  1780. (UkJobAppliedReviseAddDetailApplied)
  1781. .toString(): UkJobAppliedReviseAddDetailApplied.fromJson,
  1782. (UkJobAppliedReviseEditDetailEntity)
  1783. .toString(): UkJobAppliedReviseEditDetailEntity.fromJson,
  1784. (UkJobAppliedReviseEditDetailApplied)
  1785. .toString(): UkJobAppliedReviseEditDetailApplied.fromJson,
  1786. (UkJobAppliedReviseEditDetailRevise)
  1787. .toString(): UkJobAppliedReviseEditDetailRevise.fromJson,
  1788. (UkJobAppliedReviseEditDetailReviseApplied)
  1789. .toString(): UkJobAppliedReviseEditDetailReviseApplied.fromJson,
  1790. (UkJobAppliedReviseInfoEntity).toString(): UkJobAppliedReviseInfoEntity
  1791. .fromJson,
  1792. (UkJobAppliedReviseInfoRows).toString(): UkJobAppliedReviseInfoRows
  1793. .fromJson,
  1794. (UkJobAppliedReviseLogEntity).toString(): UkJobAppliedReviseLogEntity
  1795. .fromJson,
  1796. (UkJobAppliedReviseLogRecords).toString(): UkJobAppliedReviseLogRecords
  1797. .fromJson,
  1798. (UkJobAppliedReviseLogRecordsContent)
  1799. .toString(): UkJobAppliedReviseLogRecordsContent.fromJson,
  1800. (UkJobAppliedReviseLogRecordsContentReviseHours)
  1801. .toString(): UkJobAppliedReviseLogRecordsContentReviseHours.fromJson,
  1802. (UkJobAppliedReviseLogRecordsContentStatus)
  1803. .toString(): UkJobAppliedReviseLogRecordsContentStatus.fromJson,
  1804. (UkJobAppliedReviseLogRecordsContentReason)
  1805. .toString(): UkJobAppliedReviseLogRecordsContentReason.fromJson,
  1806. (UkJobAppliedStaffListEntity).toString(): UkJobAppliedStaffListEntity
  1807. .fromJson,
  1808. (UkJobAppliedStaffListRows).toString(): UkJobAppliedStaffListRows.fromJson,
  1809. (UkJobAppliedStaffListRowsSecurityIn)
  1810. .toString(): UkJobAppliedStaffListRowsSecurityIn.fromJson,
  1811. (UkJobAppliedStaffListRowsSecurityOut)
  1812. .toString(): UkJobAppliedStaffListRowsSecurityOut.fromJson,
  1813. (UkJobAppliedStaffListRowsWorkIn)
  1814. .toString(): UkJobAppliedStaffListRowsWorkIn.fromJson,
  1815. (UkJobAppliedStaffListRowsWorkOut)
  1816. .toString(): UkJobAppliedStaffListRowsWorkOut.fromJson,
  1817. (UkJobListAppliedStaffSearchEntity)
  1818. .toString(): UkJobListAppliedStaffSearchEntity.fromJson,
  1819. (UkJobListAppliedStaffSearchRows)
  1820. .toString(): UkJobListAppliedStaffSearchRows.fromJson,
  1821. (UkJobListAppliedStaffSelectoptionsEntity)
  1822. .toString(): UkJobListAppliedStaffSelectoptionsEntity.fromJson,
  1823. (UkJobTemplateDetailBySelectTitleEntity)
  1824. .toString(): UkJobTemplateDetailBySelectTitleEntity.fromJson,
  1825. (UkLabReqShowTemplateEntity).toString(): UkLabReqShowTemplateEntity
  1826. .fromJson,
  1827. (UkLabourRequestDetailEntity).toString(): UkLabourRequestDetailEntity
  1828. .fromJson,
  1829. (UkLabourRequestDetailCertificateList)
  1830. .toString(): UkLabourRequestDetailCertificateList.fromJson,
  1831. (UkLabourRequestDetailVehicleList)
  1832. .toString(): UkLabourRequestDetailVehicleList.fromJson,
  1833. (UkLabourRequestDetailChallenge25List)
  1834. .toString(): UkLabourRequestDetailChallenge25List.fromJson,
  1835. (UkLabourRequestDetailTemplateList)
  1836. .toString(): UkLabourRequestDetailTemplateList.fromJson,
  1837. (UkLabourRequestDetailDepartmentList)
  1838. .toString(): UkLabourRequestDetailDepartmentList.fromJson,
  1839. (UkLabourRequestDetailChargeList)
  1840. .toString(): UkLabourRequestDetailChargeList.fromJson,
  1841. (UkLabourRequestDetailEmploymentList)
  1842. .toString(): UkLabourRequestDetailEmploymentList.fromJson,
  1843. (UkLabourRequestPreselectAddstaffListEntity)
  1844. .toString(): UkLabourRequestPreselectAddstaffListEntity.fromJson,
  1845. (UkLabourRequestPreselectAddstaffListRows)
  1846. .toString(): UkLabourRequestPreselectAddstaffListRows.fromJson,
  1847. (UkLabourRequestPreselectedListEntity)
  1848. .toString(): UkLabourRequestPreselectedListEntity.fromJson,
  1849. (UkLabourRequestPreselectedListRows)
  1850. .toString(): UkLabourRequestPreselectedListRows.fromJson,
  1851. (UkLabourRequestReviewDetailEntity)
  1852. .toString(): UkLabourRequestReviewDetailEntity.fromJson,
  1853. (UkLabourRequestReviewDetailOrder)
  1854. .toString(): UkLabourRequestReviewDetailOrder.fromJson,
  1855. (UkLabourRequestReviewDetailOrderRequest)
  1856. .toString(): UkLabourRequestReviewDetailOrderRequest.fromJson,
  1857. (UkLabourRequestReviewDetailOrderRecords)
  1858. .toString(): UkLabourRequestReviewDetailOrderRecords.fromJson,
  1859. (UkLabourRequestReviewDetailRecords)
  1860. .toString(): UkLabourRequestReviewDetailRecords.fromJson,
  1861. (UkLabourRequestReviewListEntity)
  1862. .toString(): UkLabourRequestReviewListEntity.fromJson,
  1863. (UkLabourRequestReviewListRows).toString(): UkLabourRequestReviewListRows
  1864. .fromJson,
  1865. (UkLabourRequestTableEntity).toString(): UkLabourRequestTableEntity
  1866. .fromJson,
  1867. (UkLabourRequestTableRows).toString(): UkLabourRequestTableRows.fromJson,
  1868. (UkLabourReviewStatusEntity).toString(): UkLabourReviewStatusEntity
  1869. .fromJson,
  1870. (UkLabourReviewStatusRow).toString(): UkLabourReviewStatusRow.fromJson,
  1871. (UkLabourReviewStatusRecords).toString(): UkLabourReviewStatusRecords
  1872. .fromJson,
  1873. (UkReportCasualEntity).toString(): UkReportCasualEntity.fromJson,
  1874. (UkReportCasualRows).toString(): UkReportCasualRows.fromJson,
  1875. (UkReportCasualTotal).toString(): UkReportCasualTotal.fromJson,
  1876. (UkReportCasualPayEntity).toString(): UkReportCasualPayEntity.fromJson,
  1877. (UkReportCasualPayRows).toString(): UkReportCasualPayRows.fromJson,
  1878. (UkReportCasualPayTotal).toString(): UkReportCasualPayTotal.fromJson,
  1879. (UkReportOutletEntity).toString(): UkReportOutletEntity.fromJson,
  1880. (UkReportOutletRequestList).toString(): UkReportOutletRequestList.fromJson,
  1881. (UkStaffDetailEntity).toString(): UkStaffDetailEntity.fromJson,
  1882. (UkStaffDetailCertificates).toString(): UkStaffDetailCertificates.fromJson,
  1883. (UkStaffLabourHistoryEntity).toString(): UkStaffLabourHistoryEntity
  1884. .fromJson,
  1885. (UkStaffLabourHistoryRows).toString(): UkStaffLabourHistoryRows.fromJson,
  1886. (UkStaffLabourHistoryRowsSecurityIn)
  1887. .toString(): UkStaffLabourHistoryRowsSecurityIn.fromJson,
  1888. (UkStaffLabourHistoryRowsSecurityOut)
  1889. .toString(): UkStaffLabourHistoryRowsSecurityOut.fromJson,
  1890. (UkStaffLabourHistoryRowsWorkIn).toString(): UkStaffLabourHistoryRowsWorkIn
  1891. .fromJson,
  1892. (UkStaffLabourHistoryRowsWorkOut)
  1893. .toString(): UkStaffLabourHistoryRowsWorkOut.fromJson,
  1894. (UkTemplateDetailEntity).toString(): UkTemplateDetailEntity.fromJson,
  1895. (UkTemplateDetailRow).toString(): UkTemplateDetailRow.fromJson,
  1896. (UkTemplateDetailTitleList).toString(): UkTemplateDetailTitleList.fromJson,
  1897. (UkTemplateDetailCertificateList)
  1898. .toString(): UkTemplateDetailCertificateList.fromJson,
  1899. (UkTemplateDetailVehicleList).toString(): UkTemplateDetailVehicleList
  1900. .fromJson,
  1901. (UkTemplateDetailChallenge25List)
  1902. .toString(): UkTemplateDetailChallenge25List.fromJson,
  1903. (UkTemplateDetailIndexEntity).toString(): UkTemplateDetailIndexEntity
  1904. .fromJson,
  1905. (UkTemplateDetailIndexCertificateList)
  1906. .toString(): UkTemplateDetailIndexCertificateList.fromJson,
  1907. (UkTemplateDetailIndexVehicleList)
  1908. .toString(): UkTemplateDetailIndexVehicleList.fromJson,
  1909. (UkTemplateDetailIndexChallenge25List)
  1910. .toString(): UkTemplateDetailIndexChallenge25List.fromJson,
  1911. (UkTemplateTableEntity).toString(): UkTemplateTableEntity.fromJson,
  1912. (UkTemplateTableRows).toString(): UkTemplateTableRows.fromJson,
  1913. (UkTemplateTitleOptionEntity).toString(): UkTemplateTitleOptionEntity
  1914. .fromJson,
  1915. (ServerTime).toString(): ServerTime.fromJson,
  1916. };
  1917. bool containsKey(String type) {
  1918. return convertFuncMap.containsKey(type);
  1919. }
  1920. JsonConvertFunction? operator [](String key) {
  1921. return convertFuncMap[key];
  1922. }
  1923. }