json_convert_content.dart 97 KB

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