json_convert_content.dart 94 KB

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