Browse Source

update service

“shanwenxin” 2 months ago
parent
commit
9ef796d00f
68 changed files with 1760 additions and 649 deletions
  1. 71 14
      packages/cpt_services/lib/modules/services/repair_history/history_page.dart
  2. 3 2
      packages/cpt_services/lib/modules/services/repair_history/history_state.dart
  3. 3 2
      packages/cpt_services/lib/modules/services/repair_history/history_vm.dart
  4. 72 18
      packages/cpt_services/lib/modules/services/repair_inProgress/in_progress_page.dart
  5. 3 2
      packages/cpt_services/lib/modules/services/repair_inProgress/in_progress_state.dart
  6. 3 2
      packages/cpt_services/lib/modules/services/repair_inProgress/in_progress_vm.dart
  7. 4 3
      packages/cpt_services/lib/respository/services_respository.dart
  8. 87 0
      packages/cs_domain/lib/entity/service_in_progress_entity.dart
  9. 440 201
      packages/cs_domain/lib/generated/json/base/json_convert_content.dart
  10. 31 14
      packages/cs_domain/lib/generated/json/facility_book_entity.g.dart
  11. 4 2
      packages/cs_domain/lib/generated/json/facility_index_entity.g.dart
  12. 40 20
      packages/cs_domain/lib/generated/json/facility_page_entity.g.dart
  13. 14 6
      packages/cs_domain/lib/generated/json/feedback_detail_entity.g.dart
  14. 7 3
      packages/cs_domain/lib/generated/json/feedback_list_entity.g.dart
  15. 46 23
      packages/cs_domain/lib/generated/json/form_content_entity.g.dart
  16. 2 1
      packages/cs_domain/lib/generated/json/form_detail_entity.g.dart
  17. 2 1
      packages/cs_domain/lib/generated/json/form_list_entity.g.dart
  18. 4 2
      packages/cs_domain/lib/generated/json/form_option_entity.g.dart
  19. 12 6
      packages/cs_domain/lib/generated/json/form_submitted_entity.g.dart
  20. 9 4
      packages/cs_domain/lib/generated/json/form_submitted_page_entity.g.dart
  21. 29 13
      packages/cs_domain/lib/generated/json/garage_sale_history_entity.g.dart
  22. 10 5
      packages/cs_domain/lib/generated/json/garage_sale_rent_detail_entity.g.dart
  23. 11 5
      packages/cs_domain/lib/generated/json/garage_sale_rent_entity.g.dart
  24. 34 13
      packages/cs_domain/lib/generated/json/home_list_entity.g.dart
  25. 4 2
      packages/cs_domain/lib/generated/json/latest_news_detail_entity.g.dart
  26. 4 2
      packages/cs_domain/lib/generated/json/latest_news_page_entity.g.dart
  27. 4 2
      packages/cs_domain/lib/generated/json/myfollowing_list_entity.g.dart
  28. 15 7
      packages/cs_domain/lib/generated/json/myposts_newsfeed_entity.g.dart
  29. 9 4
      packages/cs_domain/lib/generated/json/myposts_sale_rent_entity.g.dart
  30. 4 2
      packages/cs_domain/lib/generated/json/newsfeed_comment_publish_entity.g.dart
  31. 28 13
      packages/cs_domain/lib/generated/json/newsfeed_detail_entity.g.dart
  32. 19 9
      packages/cs_domain/lib/generated/json/newsfeed_following_entity.g.dart
  33. 11 5
      packages/cs_domain/lib/generated/json/newsfeed_foryou_entity.g.dart
  34. 10 5
      packages/cs_domain/lib/generated/json/newsfeed_news_entity.g.dart
  35. 4 2
      packages/cs_domain/lib/generated/json/notice_board_announ_detail_entity.g.dart
  36. 13 6
      packages/cs_domain/lib/generated/json/notice_board_announ_entity.g.dart
  37. 14 6
      packages/cs_domain/lib/generated/json/notice_board_documents_entity.g.dart
  38. 4 2
      packages/cs_domain/lib/generated/json/notice_board_event_detail_entity.g.dart
  39. 9 4
      packages/cs_domain/lib/generated/json/notice_board_event_entity.g.dart
  40. 53 25
      packages/cs_domain/lib/generated/json/paid_service_detail_entity.g.dart
  41. 16 8
      packages/cs_domain/lib/generated/json/paid_service_entity.g.dart
  42. 54 27
      packages/cs_domain/lib/generated/json/paid_service_pay_success_info_entity.g.dart
  43. 4 2
      packages/cs_domain/lib/generated/json/payment_page_entity.g.dart
  44. 4 2
      packages/cs_domain/lib/generated/json/property_news_detail_entity.g.dart
  45. 4 2
      packages/cs_domain/lib/generated/json/property_news_entity.g.dart
  46. 9 4
      packages/cs_domain/lib/generated/json/property_sale_rent_entity.g.dart
  47. 16 8
      packages/cs_domain/lib/generated/json/repair_service_entity.g.dart
  48. 26 13
      packages/cs_domain/lib/generated/json/rewards_active_detail_entity.g.dart
  49. 14 6
      packages/cs_domain/lib/generated/json/rewards_buy_entity.g.dart
  50. 4 2
      packages/cs_domain/lib/generated/json/rewards_category_entity.g.dart
  51. 11 5
      packages/cs_domain/lib/generated/json/rewards_detail_entity.g.dart
  52. 16 7
      packages/cs_domain/lib/generated/json/rewards_history_earned_entity.g.dart
  53. 14 6
      packages/cs_domain/lib/generated/json/rewards_home_entity.g.dart
  54. 12 5
      packages/cs_domain/lib/generated/json/rewards_home_tes_entity.g.dart
  55. 4 2
      packages/cs_domain/lib/generated/json/rewards_home_test_entity.g.dart
  56. 11 5
      packages/cs_domain/lib/generated/json/rewards_index_entity.g.dart
  57. 4 2
      packages/cs_domain/lib/generated/json/rewards_list_entity.g.dart
  58. 18 9
      packages/cs_domain/lib/generated/json/rewards_my_detail_entity.g.dart
  59. 8 4
      packages/cs_domain/lib/generated/json/rewards_my_entity.g.dart
  60. 6 2
      packages/cs_domain/lib/generated/json/rewards_search_entity.g.dart
  61. 4 2
      packages/cs_domain/lib/generated/json/service_category_entity.g.dart
  62. 20 9
      packages/cs_domain/lib/generated/json/service_evaluate_list_entity.g.dart
  63. 212 0
      packages/cs_domain/lib/generated/json/service_in_progress_entity.g.dart
  64. 64 31
      packages/cs_domain/lib/generated/json/service_order_detail_entity.g.dart
  65. 16 8
      packages/cs_domain/lib/generated/json/service_repair_detail_entity.g.dart
  66. 4 2
      packages/cs_domain/lib/generated/json/service_time_period_entity.g.dart
  67. 33 15
      packages/cs_domain/lib/generated/json/user_me_entity.g.dart
  68. 6 3
      packages/cs_domain/lib/generated/json/visitor_page_entity.g.dart

+ 71 - 14
packages/cpt_services/lib/modules/services/repair_history/history_page.dart

@@ -1,6 +1,7 @@
 import 'package:cs_resources/generated/assets.dart';
 import 'package:cs_resources/generated/assets.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_rent_entity.dart';
 import 'package:domain/entity/garage_sale_rent_entity.dart';
+import 'package:domain/entity/service_in_progress_entity.dart';
 import 'package:flutter/material.dart';
 import 'package:flutter/material.dart';
 import 'package:auto_route/auto_route.dart';
 import 'package:auto_route/auto_route.dart';
 import 'package:flutter/rendering.dart';
 import 'package:flutter/rendering.dart';
@@ -101,14 +102,6 @@ class RepairHistoryPage extends HookConsumerWidget {
                         cleanServiceType,
                         cleanServiceType,
                         serviceStatusCode,
                         serviceStatusCode,
                       ).onTap(() {
                       ).onTap(() {
-                        vm.gotoCleanOrderDetailPage(
-                          context,
-                          state.list[index].id != null
-                              ? int.tryParse(state.list[index].id!) ?? 0
-                              : 0,
-                          cleanServiceType,
-                          serviceStatusCode,
-                        );
                       });
                       });
                     },
                     },
                     childCount: state.list.length,
                     childCount: state.list.length,
@@ -120,7 +113,7 @@ class RepairHistoryPage extends HookConsumerWidget {
     );
     );
   }
   }
 
 
-  Widget _buildRepairHistoryItem(BuildContext context, WidgetRef ref, GarageSaleHistoryList item, vm, String cleanServiceType, int serviceStatusCode){
+  Widget _buildRepairHistoryItem(BuildContext context, WidgetRef ref, ServiceInProgressList item, vm, String cleanServiceType, int serviceStatusCode){
     return Container(
     return Container(
       margin: const EdgeInsets.only(top: 9),
       margin: const EdgeInsets.only(top: 9),
       width: double.infinity,
       width: double.infinity,
@@ -135,11 +128,75 @@ class RepairHistoryPage extends HookConsumerWidget {
           ),
           ),
         ],
         ],
       ),
       ),
-      child: StausCardItem(
-        key: UniqueKey(),
-        cardHeight: 175.0,
-        item: item,
-        onClickCard: (dynamic value) async {},
+      child: Container(
+        width: double.infinity,
+        height: 140,
+        child: Padding(
+          padding: const EdgeInsets.only(
+              left: 18.0, right: 18.0, top: 22.0, bottom: 22.0),
+          child: Column(
+            crossAxisAlignment: CrossAxisAlignment.start,
+            children: [
+              Expanded(
+                  child: Column(
+                crossAxisAlignment: CrossAxisAlignment.start,
+                children: [
+                  // 标题 和状态
+                  Row(
+                    mainAxisAlignment: MainAxisAlignment.spaceBetween,
+                    children: [
+                      // 标题
+                      Expanded(
+                        child: MyTextView(
+                          item?.service?.name ?? "-",
+                          fontSize: 16,
+                          maxLines: 1,
+                          isFontBold: true,
+                          textAlign: TextAlign.left,
+                        ),
+                      ),
+                      // 状态
+                      MyTextView(
+                        item?.orderStatus ?? "-",
+                        fontSize: 14,
+                        maxLines: 1,
+                        isFontRegular: true,
+                        textAlign: TextAlign.left,
+                        textColor: context.appColors.textPrimary,
+                      ),
+                    ],
+                  ),
+                  // 公司名称
+                  MyTextView(
+                    item?.merchant?.name ?? "-",
+                    fontSize: 14,
+                    maxLines: 1,
+                    isFontRegular: true,
+                    textAlign: TextAlign.left,
+                    marginTop: 6,
+                  ),
+                  const SizedBox(
+                    height: 7.5,
+                  ),
+                  // visit time
+                  Row(
+                    mainAxisAlignment: MainAxisAlignment.spaceBetween,
+                    children: [
+                      MyTextView(
+                        item?.merchantNotes ?? "-",
+                        fontSize: 14,
+                        maxLines: 1,
+                        isFontRegular: true,
+                        textAlign: TextAlign.left,
+                        textColor: context.appColors.textDarkGray,
+                      ),
+                    ],
+                  ),
+                ],
+              )),
+            ],
+          ),
+        ),
       ),
       ),
     );
     );
   }
   }

+ 3 - 2
packages/cpt_services/lib/modules/services/repair_history/history_state.dart

@@ -1,4 +1,5 @@
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
+import 'package:domain/entity/service_in_progress_entity.dart';
 import 'package:widgets/load_state_layout.dart';
 import 'package:widgets/load_state_layout.dart';
 
 
 class RepairHistoryState {
 class RepairHistoryState {
@@ -8,7 +9,7 @@ class RepairHistoryState {
 
 
   String? keyword;
   String? keyword;
   bool? isLiked;
   bool? isLiked;
-  List<GarageSaleHistoryList> list;
+  List<ServiceInProgressList> list;
 
 
   RepairHistoryState({
   RepairHistoryState({
     this.loadingState = LoadState.State_Loading,
     this.loadingState = LoadState.State_Loading,
@@ -25,7 +26,7 @@ class RepairHistoryState {
     bool? isLiked,
     bool? isLiked,
     Map<String, dynamic>? activeSortMap,
     Map<String, dynamic>? activeSortMap,
     List<Map<String, dynamic>>? activeCateGoryList,
     List<Map<String, dynamic>>? activeCateGoryList,
-    List<GarageSaleHistoryList>? list,
+    List<ServiceInProgressList>? list,
   }) {
   }) {
     return RepairHistoryState(
     return RepairHistoryState(
       loadingState: loadingState ?? this.loadingState,
       loadingState: loadingState ?? this.loadingState,

+ 3 - 2
packages/cpt_services/lib/modules/services/repair_history/history_vm.dart

@@ -2,6 +2,7 @@ import 'package:cs_resources/generated/assets.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_rent_entity.dart';
 import 'package:domain/entity/garage_sale_rent_entity.dart';
 import 'package:domain/entity/newsfeed_detail_entity.dart';
 import 'package:domain/entity/newsfeed_detail_entity.dart';
+import 'package:domain/entity/service_in_progress_entity.dart';
 import 'package:flutter/cupertino.dart';
 import 'package:flutter/cupertino.dart';
 import 'package:plugin_platform/engine/toast/toast_engine.dart';
 import 'package:plugin_platform/engine/toast/toast_engine.dart';
 import 'package:plugin_platform/http/dio/dio_cancelable_mixin.dart';
 import 'package:plugin_platform/http/dio/dio_cancelable_mixin.dart';
@@ -132,7 +133,7 @@ class RepairHistoryVm extends _$RepairHistoryVm with DioCancelableMixin {
   }
   }
 
 
   // 处理数据与展示的逻辑
   // 处理数据与展示的逻辑
-  void handleList(List<GarageSaleHistoryList>? list) {
+  void handleList(List<ServiceInProgressList>? list) {
     if (list != null && list.isNotEmpty) {
     if (list != null && list.isNotEmpty) {
       //有数据,判断是刷新还是加载更多的数据
       //有数据,判断是刷新还是加载更多的数据
       if (_page == 1) {
       if (_page == 1) {
@@ -145,7 +146,7 @@ class RepairHistoryVm extends _$RepairHistoryVm with DioCancelableMixin {
       } else {
       } else {
         //加载更多
         //加载更多
         state.list
         state.list
-            .addAll(List<GarageSaleHistoryList>.from(state.list)..addAll(list));
+            .addAll(List<ServiceInProgressList>.from(state.list)..addAll(list));
         refreshController.finishLoad();
         refreshController.finishLoad();
       }
       }
     } else {
     } else {

+ 72 - 18
packages/cpt_services/lib/modules/services/repair_inProgress/in_progress_page.dart

@@ -1,6 +1,7 @@
 import 'package:cs_resources/generated/assets.dart';
 import 'package:cs_resources/generated/assets.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_rent_entity.dart';
 import 'package:domain/entity/garage_sale_rent_entity.dart';
+import 'package:domain/entity/service_in_progress_entity.dart';
 import 'package:flutter/material.dart';
 import 'package:flutter/material.dart';
 import 'package:auto_route/auto_route.dart';
 import 'package:auto_route/auto_route.dart';
 import 'package:flutter/rendering.dart';
 import 'package:flutter/rendering.dart';
@@ -100,14 +101,6 @@ class RepairInProgressPage extends HookConsumerWidget {
                               cleanServiceType,
                               cleanServiceType,
                               serviceStatusCode)
                               serviceStatusCode)
                           .onTap(() {
                           .onTap(() {
-                        vm.gotoCleanOrderDetailPage(
-                          context,
-                          state.list[index].id != null
-                              ? int.tryParse(state.list[index].id!) ?? 0
-                              : 0,
-                          cleanServiceType,
-                          serviceStatusCode,
-                        );
                       });
                       });
                     },
                     },
                     childCount: state.list.length,
                     childCount: state.list.length,
@@ -119,7 +112,7 @@ class RepairInProgressPage extends HookConsumerWidget {
     );
     );
   }
   }
 
 
-  Widget _buildRepairInProgressItem(BuildContext context, WidgetRef ref, GarageSaleHistoryList item,
+  Widget _buildRepairInProgressItem(BuildContext context, WidgetRef ref, ServiceInProgressList item,
       vm,
       vm,
       String cleanServiceType,
       String cleanServiceType,
       int serviceStatusCode) {
       int serviceStatusCode) {
@@ -137,15 +130,76 @@ class RepairInProgressPage extends HookConsumerWidget {
           ),
           ),
         ],
         ],
       ),
       ),
-      child: StausCardItem(
-        key: UniqueKey(),
-        cardHeight: 175.0,
-        item: item,
-        onClickCard: (dynamic value) async {
-          // Log.d("点击了喜欢按钮  --id:${item['id']}- $collectionValue");
-          // int id = item['id'];
-          // return await vm.handlerClickCollection(id, collectionValue);
-        },
+      child: Container(
+        width: double.infinity,
+        height: 140,
+        child: Padding(
+          padding: const EdgeInsets.only(
+              left: 18.0, right: 18.0, top: 22.0, bottom: 22.0),
+          child: Column(
+            crossAxisAlignment: CrossAxisAlignment.start,
+            children: [
+              Expanded(
+                  child: Column(
+                crossAxisAlignment: CrossAxisAlignment.start,
+                children: [
+                  // 标题 和状态
+                  Row(
+                    mainAxisAlignment: MainAxisAlignment.spaceBetween,
+                    children: [
+                      // 标题
+                      Expanded(
+                        child: MyTextView(
+                          item?.service?.name ?? "-",
+                          fontSize: 16,
+                          maxLines: 1,
+                          isFontBold: true,
+                          textAlign: TextAlign.left,
+                        ),
+                      ),
+                      // 状态
+                      MyTextView(
+                        item?.orderStatus ?? "-",
+                        fontSize: 14,
+                        maxLines: 1,
+                        isFontRegular: true,
+                        textAlign: TextAlign.left,
+                        textColor: context.appColors.textPrimary,
+                      ),
+                    ],
+                  ),
+                  // 公司名称
+                  MyTextView(
+                    item?.merchant?.name ?? "-",
+                    fontSize: 14,
+                    maxLines: 1,
+                    isFontRegular: true,
+                    textAlign: TextAlign.left,
+                    marginTop: 6,
+                  ),
+                  const SizedBox(
+                    height: 7.5,
+                  ),
+                  // visit time
+                  Row(
+                    mainAxisAlignment: MainAxisAlignment.spaceBetween,
+                    children: [
+                      MyTextView(
+                        item?.merchantNotes ?? "-",
+                        fontSize: 14,
+                        maxLines: 1,
+                        isFontRegular: true,
+                        textAlign: TextAlign.left,
+                        textColor: context.appColors.textDarkGray,
+                      ),
+               
+                    ],
+                  ),
+                ],
+              )),
+            ],
+          ),
+        ),
       ),
       ),
     );
     );
   }
   }

+ 3 - 2
packages/cpt_services/lib/modules/services/repair_inProgress/in_progress_state.dart

@@ -1,4 +1,5 @@
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
+import 'package:domain/entity/service_in_progress_entity.dart';
 import 'package:widgets/load_state_layout.dart';
 import 'package:widgets/load_state_layout.dart';
 
 
 
 
@@ -9,7 +10,7 @@ class RepairInProgressState {
 
 
   String? keyword;
   String? keyword;
   bool? isLiked;
   bool? isLiked;
-  List<GarageSaleHistoryList> list;
+  List<ServiceInProgressList> list;
 
 
   RepairInProgressState({
   RepairInProgressState({
     this.loadingState = LoadState.State_Loading,
     this.loadingState = LoadState.State_Loading,
@@ -26,7 +27,7 @@ class RepairInProgressState {
     bool? isLiked,
     bool? isLiked,
     Map<String, dynamic>? activeSortMap,
     Map<String, dynamic>? activeSortMap,
     List<Map<String, dynamic>>? activeCateGoryList,
     List<Map<String, dynamic>>? activeCateGoryList,
-    List<GarageSaleHistoryList>? list,
+    List<ServiceInProgressList>? list,
   }) {
   }) {
     return RepairInProgressState(
     return RepairInProgressState(
       loadingState: loadingState ?? this.loadingState,
       loadingState: loadingState ?? this.loadingState,

+ 3 - 2
packages/cpt_services/lib/modules/services/repair_inProgress/in_progress_vm.dart

@@ -2,6 +2,7 @@ import 'package:cs_resources/generated/assets.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/garage_sale_rent_entity.dart';
 import 'package:domain/entity/garage_sale_rent_entity.dart';
 import 'package:domain/entity/newsfeed_detail_entity.dart';
 import 'package:domain/entity/newsfeed_detail_entity.dart';
+import 'package:domain/entity/service_in_progress_entity.dart';
 import 'package:flutter/cupertino.dart';
 import 'package:flutter/cupertino.dart';
 import 'package:plugin_platform/engine/toast/toast_engine.dart';
 import 'package:plugin_platform/engine/toast/toast_engine.dart';
 import 'package:plugin_platform/http/dio/dio_cancelable_mixin.dart';
 import 'package:plugin_platform/http/dio/dio_cancelable_mixin.dart';
@@ -131,7 +132,7 @@ class RepairInProgressVm extends _$RepairInProgressVm with DioCancelableMixin {
   }
   }
 
 
   // 处理数据与展示的逻辑
   // 处理数据与展示的逻辑
-  void handleList(List<GarageSaleHistoryList>? list) {
+  void handleList(List<ServiceInProgressList>? list) {
     if (list != null && list.isNotEmpty) {
     if (list != null && list.isNotEmpty) {
       //有数据,判断是刷新还是加载更多的数据
       //有数据,判断是刷新还是加载更多的数据
       if (_page == 1) {
       if (_page == 1) {
@@ -144,7 +145,7 @@ class RepairInProgressVm extends _$RepairInProgressVm with DioCancelableMixin {
       } else {
       } else {
         //加载更多
         //加载更多
         state.list
         state.list
-            .addAll(List<GarageSaleHistoryList>.from(state.list)..addAll(list));
+            .addAll(List<ServiceInProgressList>.from(state.list)..addAll(list));
         refreshController.finishLoad();
         refreshController.finishLoad();
       }
       }
     } else {
     } else {

+ 4 - 3
packages/cpt_services/lib/respository/services_respository.dart

@@ -11,6 +11,7 @@ import 'package:domain/entity/paid_service_pay_success_info_entity.dart';
 import 'package:domain/entity/repair_service_entity.dart';
 import 'package:domain/entity/repair_service_entity.dart';
 import 'package:domain/entity/server_time.dart';
 import 'package:domain/entity/server_time.dart';
 import 'package:domain/entity/service_category_entity.dart';
 import 'package:domain/entity/service_category_entity.dart';
+import 'package:domain/entity/service_in_progress_entity.dart';
 import 'package:domain/entity/service_time_period_entity.dart';
 import 'package:domain/entity/service_time_period_entity.dart';
 import 'package:domain/entity/service_order_detail_entity.dart';
 import 'package:domain/entity/service_order_detail_entity.dart';
 import 'package:domain/entity/service_evaluate_list_entity.dart';
 import 'package:domain/entity/service_evaluate_list_entity.dart';
@@ -597,7 +598,7 @@ class ServicesRespository {
   }
   }
 
 
   // 维修服务  订单列表
   // 维修服务  订单列表
-  Future<HttpResult<GarageSaleHistoryEntity>> fetchRepairServiceOrderList({
+  Future<HttpResult<ServiceInProgressEntity>> fetchRepairServiceOrderList({
     required int status,
     required int status,
     required int curPage,
     required int curPage,
     CancelToken? cancelToken,
     CancelToken? cancelToken,
@@ -620,8 +621,8 @@ class ServicesRespository {
 
 
     if (result.isSuccess) {
     if (result.isSuccess) {
       final json = result.getDataJson();
       final json = result.getDataJson();
-      var data = GarageSaleHistoryEntity.fromJson(json!);
-      return result.convert<GarageSaleHistoryEntity>(data: data);
+      var data = ServiceInProgressEntity.fromJson(json!);
+      return result.convert<ServiceInProgressEntity>(data: data);
     }
     }
     return result.convert();
     return result.convert();
   }
   }

+ 87 - 0
packages/cs_domain/lib/entity/service_in_progress_entity.dart

@@ -0,0 +1,87 @@
+import 'package:domain/generated/json/base/json_field.dart';
+import 'package:domain/generated/json/service_in_progress_entity.g.dart';
+import 'dart:convert';
+export 'package:domain/generated/json/service_in_progress_entity.g.dart';
+
+@JsonSerializable()
+class ServiceInProgressEntity {
+	late int count = 0;
+	late int page = 0;
+	late int limit = 0;
+	@JSONField(name: "count_page")
+	late int countPage = 0;
+	late List<ServiceInProgressList> list = [];
+
+	ServiceInProgressEntity();
+
+	factory ServiceInProgressEntity.fromJson(Map<String, dynamic> json) => $ServiceInProgressEntityFromJson(json);
+
+	Map<String, dynamic> toJson() => $ServiceInProgressEntityToJson(this);
+
+	@override
+	String toString() {
+		return jsonEncode(this);
+	}
+}
+
+@JsonSerializable()
+class ServiceInProgressList {
+	late int id = 0;
+	late String sn = '';
+	@JSONField(name: "user_notes")
+	late String userNotes = '';
+	@JSONField(name: "merchant_notes")
+	late String merchantNotes = '';
+	@JSONField(name: "order_status")
+	late String orderStatus = '';
+	late ServiceInProgressListService service;
+	late ServiceInProgressListMerchant merchant;
+	late String staff = '';
+
+	ServiceInProgressList();
+
+	factory ServiceInProgressList.fromJson(Map<String, dynamic> json) => $ServiceInProgressListFromJson(json);
+
+	Map<String, dynamic> toJson() => $ServiceInProgressListToJson(this);
+
+	@override
+	String toString() {
+		return jsonEncode(this);
+	}
+}
+
+@JsonSerializable()
+class ServiceInProgressListService {
+	late int id = 0;
+	late String name = '';
+
+	ServiceInProgressListService();
+
+	factory ServiceInProgressListService.fromJson(Map<String, dynamic> json) => $ServiceInProgressListServiceFromJson(json);
+
+	Map<String, dynamic> toJson() => $ServiceInProgressListServiceToJson(this);
+
+	@override
+	String toString() {
+		return jsonEncode(this);
+	}
+}
+
+@JsonSerializable()
+class ServiceInProgressListMerchant {
+	late int id = 0;
+	late String name = '';
+	@JSONField(name: "contact_phone")
+	late String contactPhone = '';
+
+	ServiceInProgressListMerchant();
+
+	factory ServiceInProgressListMerchant.fromJson(Map<String, dynamic> json) => $ServiceInProgressListMerchantFromJson(json);
+
+	Map<String, dynamic> toJson() => $ServiceInProgressListMerchantToJson(this);
+
+	@override
+	String toString() {
+		return jsonEncode(this);
+	}
+}

File diff suppressed because it is too large
+ 440 - 201
packages/cs_domain/lib/generated/json/base/json_convert_content.dart


+ 31 - 14
packages/cs_domain/lib/generated/json/facility_book_entity.g.dart

@@ -7,16 +7,22 @@ FacilityBookEntity $FacilityBookEntityFromJson(Map<String, dynamic> json) {
   if (remainQuota != null) {
   if (remainQuota != null) {
     facilityBookEntity.remainQuota = remainQuota;
     facilityBookEntity.remainQuota = remainQuota;
   }
   }
-  final String? quotaResetOn = jsonConvert.convert<String>(json['quota_reset_on']);
+  final String? quotaResetOn = jsonConvert.convert<String>(
+      json['quota_reset_on']);
   if (quotaResetOn != null) {
   if (quotaResetOn != null) {
     facilityBookEntity.quotaResetOn = quotaResetOn;
     facilityBookEntity.quotaResetOn = quotaResetOn;
   }
   }
-  final FacilityBookFacilityType? facilityType = jsonConvert.convert<FacilityBookFacilityType>(json['facility_type']);
+  final FacilityBookFacilityType? facilityType = jsonConvert.convert<
+      FacilityBookFacilityType>(json['facility_type']);
   if (facilityType != null) {
   if (facilityType != null) {
     facilityBookEntity.facilityType = facilityType;
     facilityBookEntity.facilityType = facilityType;
   }
   }
-  final List<FacilityBookFacilities>? facilities = (json['facilities'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<FacilityBookFacilities>(e) as FacilityBookFacilities).toList();
+  final List<FacilityBookFacilities>? facilities = (json['facilities'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<FacilityBookFacilities>(e) as FacilityBookFacilities)
+      .toList();
   if (facilities != null) {
   if (facilities != null) {
     facilityBookEntity.facilities = facilities;
     facilityBookEntity.facilities = facilities;
   }
   }
@@ -47,9 +53,11 @@ extension FacilityBookEntityExtension on FacilityBookEntity {
   }
   }
 }
 }
 
 
-FacilityBookFacilityType $FacilityBookFacilityTypeFromJson(Map<String, dynamic> json) {
+FacilityBookFacilityType $FacilityBookFacilityTypeFromJson(
+    Map<String, dynamic> json) {
   final FacilityBookFacilityType facilityBookFacilityType = FacilityBookFacilityType();
   final FacilityBookFacilityType facilityBookFacilityType = FacilityBookFacilityType();
-  final int? bookAdvanceDays = jsonConvert.convert<int>(json['book_advance_days']);
+  final int? bookAdvanceDays = jsonConvert.convert<int>(
+      json['book_advance_days']);
   if (bookAdvanceDays != null) {
   if (bookAdvanceDays != null) {
     facilityBookFacilityType.bookAdvanceDays = bookAdvanceDays;
     facilityBookFacilityType.bookAdvanceDays = bookAdvanceDays;
   }
   }
@@ -57,14 +65,16 @@ FacilityBookFacilityType $FacilityBookFacilityTypeFromJson(Map<String, dynamic>
   if (quota != null) {
   if (quota != null) {
     facilityBookFacilityType.quota = quota;
     facilityBookFacilityType.quota = quota;
   }
   }
-  final String? quotaResetType = jsonConvert.convert<String>(json['quota_reset_type']);
+  final String? quotaResetType = jsonConvert.convert<String>(
+      json['quota_reset_type']);
   if (quotaResetType != null) {
   if (quotaResetType != null) {
     facilityBookFacilityType.quotaResetType = quotaResetType;
     facilityBookFacilityType.quotaResetType = quotaResetType;
   }
   }
   return facilityBookFacilityType;
   return facilityBookFacilityType;
 }
 }
 
 
-Map<String, dynamic> $FacilityBookFacilityTypeToJson(FacilityBookFacilityType entity) {
+Map<String, dynamic> $FacilityBookFacilityTypeToJson(
+    FacilityBookFacilityType entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['book_advance_days'] = entity.bookAdvanceDays;
   data['book_advance_days'] = entity.bookAdvanceDays;
   data['quota'] = entity.quota;
   data['quota'] = entity.quota;
@@ -85,7 +95,8 @@ extension FacilityBookFacilityTypeExtension on FacilityBookFacilityType {
   }
   }
 }
 }
 
 
-FacilityBookFacilities $FacilityBookFacilitiesFromJson(Map<String, dynamic> json) {
+FacilityBookFacilities $FacilityBookFacilitiesFromJson(
+    Map<String, dynamic> json) {
   final FacilityBookFacilities facilityBookFacilities = FacilityBookFacilities();
   final FacilityBookFacilities facilityBookFacilities = FacilityBookFacilities();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -95,15 +106,19 @@ FacilityBookFacilities $FacilityBookFacilitiesFromJson(Map<String, dynamic> json
   if (name != null) {
   if (name != null) {
     facilityBookFacilities.name = name;
     facilityBookFacilities.name = name;
   }
   }
-  final List<FacilityBookFacilitiesPeriods>? periods = (json['periods'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<FacilityBookFacilitiesPeriods>(e) as FacilityBookFacilitiesPeriods).toList();
+  final List<FacilityBookFacilitiesPeriods>? periods = (json['periods'] as List<
+      dynamic>?)?.map(
+          (e) =>
+      jsonConvert.convert<FacilityBookFacilitiesPeriods>(
+          e) as FacilityBookFacilitiesPeriods).toList();
   if (periods != null) {
   if (periods != null) {
     facilityBookFacilities.periods = periods;
     facilityBookFacilities.periods = periods;
   }
   }
   return facilityBookFacilities;
   return facilityBookFacilities;
 }
 }
 
 
-Map<String, dynamic> $FacilityBookFacilitiesToJson(FacilityBookFacilities entity) {
+Map<String, dynamic> $FacilityBookFacilitiesToJson(
+    FacilityBookFacilities entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -124,7 +139,8 @@ extension FacilityBookFacilitiesExtension on FacilityBookFacilities {
   }
   }
 }
 }
 
 
-FacilityBookFacilitiesPeriods $FacilityBookFacilitiesPeriodsFromJson(Map<String, dynamic> json) {
+FacilityBookFacilitiesPeriods $FacilityBookFacilitiesPeriodsFromJson(
+    Map<String, dynamic> json) {
   final FacilityBookFacilitiesPeriods facilityBookFacilitiesPeriods = FacilityBookFacilitiesPeriods();
   final FacilityBookFacilitiesPeriods facilityBookFacilitiesPeriods = FacilityBookFacilitiesPeriods();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -157,7 +173,8 @@ FacilityBookFacilitiesPeriods $FacilityBookFacilitiesPeriodsFromJson(Map<String,
   return facilityBookFacilitiesPeriods;
   return facilityBookFacilitiesPeriods;
 }
 }
 
 
-Map<String, dynamic> $FacilityBookFacilitiesPeriodsToJson(FacilityBookFacilitiesPeriods entity) {
+Map<String, dynamic> $FacilityBookFacilitiesPeriodsToJson(
+    FacilityBookFacilitiesPeriods entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['start'] = entity.start;
   data['start'] = entity.start;

+ 4 - 2
packages/cs_domain/lib/generated/json/facility_index_entity.g.dart

@@ -15,8 +15,10 @@ FacilityIndexEntity $FacilityIndexEntityFromJson(Map<String, dynamic> json) {
   if (name != null) {
   if (name != null) {
     facilityIndexEntity.name = name;
     facilityIndexEntity.name = name;
   }
   }
-  final List<String>? mapResources = (json['map_resources'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<String>(e) as String).toList();
+  final List<String>? mapResources = (json['map_resources'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<String>(e) as String)
+      .toList();
   if (mapResources != null) {
   if (mapResources != null) {
     facilityIndexEntity.mapResources = mapResources;
     facilityIndexEntity.mapResources = mapResources;
   }
   }

+ 40 - 20
packages/cs_domain/lib/generated/json/facility_page_entity.g.dart

@@ -19,12 +19,15 @@ FacilityPageEntity $FacilityPageEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     facilityPageEntity.countPage = countPage;
     facilityPageEntity.countPage = countPage;
   }
   }
-  final String? totalDeposit = jsonConvert.convert<String>(json['total_deposit']);
+  final String? totalDeposit = jsonConvert.convert<String>(
+      json['total_deposit']);
   if (totalDeposit != null) {
   if (totalDeposit != null) {
     facilityPageEntity.totalDeposit = totalDeposit;
     facilityPageEntity.totalDeposit = totalDeposit;
   }
   }
-  final List<FacilityDetail>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<FacilityDetail>(e) as FacilityDetail).toList();
+  final List<FacilityDetail>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<FacilityDetail>(e) as FacilityDetail)
+      .toList();
   if (list != null) {
   if (list != null) {
     facilityPageEntity.list = list;
     facilityPageEntity.list = list;
   }
   }
@@ -63,19 +66,23 @@ extension FacilityPageEntityExtension on FacilityPageEntity {
 
 
 FacilityDetail $FacilityDetailFromJson(Map<String, dynamic> json) {
 FacilityDetail $FacilityDetailFromJson(Map<String, dynamic> json) {
   final FacilityDetail facilityDetail = FacilityDetail();
   final FacilityDetail facilityDetail = FacilityDetail();
-  final FacilityPageListBooking? booking = jsonConvert.convert<FacilityPageListBooking>(json['booking']);
+  final FacilityPageListBooking? booking = jsonConvert.convert<
+      FacilityPageListBooking>(json['booking']);
   if (booking != null) {
   if (booking != null) {
     facilityDetail.booking = booking;
     facilityDetail.booking = booking;
   }
   }
-  final FacilityPageListFacility? facility = jsonConvert.convert<FacilityPageListFacility>(json['facility']);
+  final FacilityPageListFacility? facility = jsonConvert.convert<
+      FacilityPageListFacility>(json['facility']);
   if (facility != null) {
   if (facility != null) {
     facilityDetail.facility = facility;
     facilityDetail.facility = facility;
   }
   }
-  final FacilityPageListTimePeriod? timePeriod = jsonConvert.convert<FacilityPageListTimePeriod>(json['time_period']);
+  final FacilityPageListTimePeriod? timePeriod = jsonConvert.convert<
+      FacilityPageListTimePeriod>(json['time_period']);
   if (timePeriod != null) {
   if (timePeriod != null) {
     facilityDetail.timePeriod = timePeriod;
     facilityDetail.timePeriod = timePeriod;
   }
   }
-  final FacilityPageListAccount? account = jsonConvert.convert<FacilityPageListAccount>(json['account']);
+  final FacilityPageListAccount? account = jsonConvert.convert<
+      FacilityPageListAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     facilityDetail.account = account;
     facilityDetail.account = account;
   }
   }
@@ -106,7 +113,8 @@ extension FacilityDetailExtension on FacilityDetail {
   }
   }
 }
 }
 
 
-FacilityPageListBooking $FacilityPageListBookingFromJson(Map<String, dynamic> json) {
+FacilityPageListBooking $FacilityPageListBookingFromJson(
+    Map<String, dynamic> json) {
   final FacilityPageListBooking facilityPageListBooking = FacilityPageListBooking();
   final FacilityPageListBooking facilityPageListBooking = FacilityPageListBooking();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -128,18 +136,21 @@ FacilityPageListBooking $FacilityPageListBookingFromJson(Map<String, dynamic> js
   if (depositPaid != null) {
   if (depositPaid != null) {
     facilityPageListBooking.depositPaid = depositPaid;
     facilityPageListBooking.depositPaid = depositPaid;
   }
   }
-  final String? depositRefund = jsonConvert.convert<String>(json['deposit_refund']);
+  final String? depositRefund = jsonConvert.convert<String>(
+      json['deposit_refund']);
   if (depositRefund != null) {
   if (depositRefund != null) {
     facilityPageListBooking.depositRefund = depositRefund;
     facilityPageListBooking.depositRefund = depositRefund;
   }
   }
-  final String? depositRefundAt = jsonConvert.convert<String>(json['deposit_refund_at']);
+  final String? depositRefundAt = jsonConvert.convert<String>(
+      json['deposit_refund_at']);
   if (depositRefundAt != null) {
   if (depositRefundAt != null) {
     facilityPageListBooking.depositRefundAt = depositRefundAt;
     facilityPageListBooking.depositRefundAt = depositRefundAt;
   }
   }
   return facilityPageListBooking;
   return facilityPageListBooking;
 }
 }
 
 
-Map<String, dynamic> $FacilityPageListBookingToJson(FacilityPageListBooking entity) {
+Map<String, dynamic> $FacilityPageListBookingToJson(
+    FacilityPageListBooking entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['date'] = entity.date;
   data['date'] = entity.date;
@@ -172,7 +183,8 @@ extension FacilityPageListBookingExtension on FacilityPageListBooking {
   }
   }
 }
 }
 
 
-FacilityPageListFacility $FacilityPageListFacilityFromJson(Map<String, dynamic> json) {
+FacilityPageListFacility $FacilityPageListFacilityFromJson(
+    Map<String, dynamic> json) {
   final FacilityPageListFacility facilityPageListFacility = FacilityPageListFacility();
   final FacilityPageListFacility facilityPageListFacility = FacilityPageListFacility();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -182,14 +194,16 @@ FacilityPageListFacility $FacilityPageListFacilityFromJson(Map<String, dynamic>
   if (name != null) {
   if (name != null) {
     facilityPageListFacility.name = name;
     facilityPageListFacility.name = name;
   }
   }
-  final FacilityPageListFacilityType? type = jsonConvert.convert<FacilityPageListFacilityType>(json['type']);
+  final FacilityPageListFacilityType? type = jsonConvert.convert<
+      FacilityPageListFacilityType>(json['type']);
   if (type != null) {
   if (type != null) {
     facilityPageListFacility.type = type;
     facilityPageListFacility.type = type;
   }
   }
   return facilityPageListFacility;
   return facilityPageListFacility;
 }
 }
 
 
-Map<String, dynamic> $FacilityPageListFacilityToJson(FacilityPageListFacility entity) {
+Map<String, dynamic> $FacilityPageListFacilityToJson(
+    FacilityPageListFacility entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -210,7 +224,8 @@ extension FacilityPageListFacilityExtension on FacilityPageListFacility {
   }
   }
 }
 }
 
 
-FacilityPageListFacilityType $FacilityPageListFacilityTypeFromJson(Map<String, dynamic> json) {
+FacilityPageListFacilityType $FacilityPageListFacilityTypeFromJson(
+    Map<String, dynamic> json) {
   final FacilityPageListFacilityType facilityPageListFacilityType = FacilityPageListFacilityType();
   final FacilityPageListFacilityType facilityPageListFacilityType = FacilityPageListFacilityType();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -223,7 +238,8 @@ FacilityPageListFacilityType $FacilityPageListFacilityTypeFromJson(Map<String, d
   return facilityPageListFacilityType;
   return facilityPageListFacilityType;
 }
 }
 
 
-Map<String, dynamic> $FacilityPageListFacilityTypeToJson(FacilityPageListFacilityType entity) {
+Map<String, dynamic> $FacilityPageListFacilityTypeToJson(
+    FacilityPageListFacilityType entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -241,7 +257,8 @@ extension FacilityPageListFacilityTypeExtension on FacilityPageListFacilityType
   }
   }
 }
 }
 
 
-FacilityPageListTimePeriod $FacilityPageListTimePeriodFromJson(Map<String, dynamic> json) {
+FacilityPageListTimePeriod $FacilityPageListTimePeriodFromJson(
+    Map<String, dynamic> json) {
   final FacilityPageListTimePeriod facilityPageListTimePeriod = FacilityPageListTimePeriod();
   final FacilityPageListTimePeriod facilityPageListTimePeriod = FacilityPageListTimePeriod();
   final String? price = jsonConvert.convert<String>(json['price']);
   final String? price = jsonConvert.convert<String>(json['price']);
   if (price != null) {
   if (price != null) {
@@ -254,7 +271,8 @@ FacilityPageListTimePeriod $FacilityPageListTimePeriodFromJson(Map<String, dynam
   return facilityPageListTimePeriod;
   return facilityPageListTimePeriod;
 }
 }
 
 
-Map<String, dynamic> $FacilityPageListTimePeriodToJson(FacilityPageListTimePeriod entity) {
+Map<String, dynamic> $FacilityPageListTimePeriodToJson(
+    FacilityPageListTimePeriod entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['price'] = entity.price;
   data['price'] = entity.price;
   data['deposit'] = entity.deposit;
   data['deposit'] = entity.deposit;
@@ -272,7 +290,8 @@ extension FacilityPageListTimePeriodExtension on FacilityPageListTimePeriod {
   }
   }
 }
 }
 
 
-FacilityPageListAccount $FacilityPageListAccountFromJson(Map<String, dynamic> json) {
+FacilityPageListAccount $FacilityPageListAccountFromJson(
+    Map<String, dynamic> json) {
   final FacilityPageListAccount facilityPageListAccount = FacilityPageListAccount();
   final FacilityPageListAccount facilityPageListAccount = FacilityPageListAccount();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -285,7 +304,8 @@ FacilityPageListAccount $FacilityPageListAccountFromJson(Map<String, dynamic> js
   return facilityPageListAccount;
   return facilityPageListAccount;
 }
 }
 
 
-Map<String, dynamic> $FacilityPageListAccountToJson(FacilityPageListAccount entity) {
+Map<String, dynamic> $FacilityPageListAccountToJson(
+    FacilityPageListAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 14 - 6
packages/cs_domain/lib/generated/json/feedback_detail_entity.g.dart

@@ -30,12 +30,17 @@ FeedbackDetailEntity $FeedbackDetailEntityFromJson(Map<String, dynamic> json) {
   if (createdAt != null) {
   if (createdAt != null) {
     feedbackDetailEntity.createdAt = createdAt;
     feedbackDetailEntity.createdAt = createdAt;
   }
   }
-  final IdNameEntity? category = jsonConvert.convert<IdNameEntity>(json['category']);
+  final IdNameEntity? category = jsonConvert.convert<IdNameEntity>(
+      json['category']);
   if (category != null) {
   if (category != null) {
     feedbackDetailEntity.category = category;
     feedbackDetailEntity.category = category;
   }
   }
-  final List<FeedbackDetailReplies>? replies = (json['replies'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<FeedbackDetailReplies>(e) as FeedbackDetailReplies).toList();
+  final List<FeedbackDetailReplies>? replies = (json['replies'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<FeedbackDetailReplies>(e) as FeedbackDetailReplies)
+      .toList();
   if (replies != null) {
   if (replies != null) {
     feedbackDetailEntity.replies = replies;
     feedbackDetailEntity.replies = replies;
   }
   }
@@ -78,7 +83,8 @@ extension FeedbackDetailEntityExtension on FeedbackDetailEntity {
   }
   }
 }
 }
 
 
-FeedbackDetailReplies $FeedbackDetailRepliesFromJson(Map<String, dynamic> json) {
+FeedbackDetailReplies $FeedbackDetailRepliesFromJson(
+    Map<String, dynamic> json) {
   final FeedbackDetailReplies feedbackDetailReplies = FeedbackDetailReplies();
   final FeedbackDetailReplies feedbackDetailReplies = FeedbackDetailReplies();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -97,14 +103,16 @@ FeedbackDetailReplies $FeedbackDetailRepliesFromJson(Map<String, dynamic> json)
   if (createdAt != null) {
   if (createdAt != null) {
     feedbackDetailReplies.createdAt = createdAt;
     feedbackDetailReplies.createdAt = createdAt;
   }
   }
-  final IdNameEntity? accountable = jsonConvert.convert<IdNameEntity>(json['accountable']);
+  final IdNameEntity? accountable = jsonConvert.convert<IdNameEntity>(
+      json['accountable']);
   if (accountable != null) {
   if (accountable != null) {
     feedbackDetailReplies.accountable = accountable;
     feedbackDetailReplies.accountable = accountable;
   }
   }
   return feedbackDetailReplies;
   return feedbackDetailReplies;
 }
 }
 
 
-Map<String, dynamic> $FeedbackDetailRepliesToJson(FeedbackDetailReplies entity) {
+Map<String, dynamic> $FeedbackDetailRepliesToJson(
+    FeedbackDetailReplies entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['content'] = entity.content;
   data['content'] = entity.content;

+ 7 - 3
packages/cs_domain/lib/generated/json/feedback_list_entity.g.dart

@@ -21,8 +21,11 @@ FeedbackListEntity $FeedbackListEntityFromJson(Map<String, dynamic> json) {
   if (limit != null) {
   if (limit != null) {
     feedbackListEntity.limit = limit;
     feedbackListEntity.limit = limit;
   }
   }
-  final List<FeedbackItemEntity>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<FeedbackItemEntity>(e) as FeedbackItemEntity).toList();
+  final List<FeedbackItemEntity>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<FeedbackItemEntity>(e) as FeedbackItemEntity)
+      .toList();
   if (list != null) {
   if (list != null) {
     feedbackListEntity.list = list;
     feedbackListEntity.list = list;
   }
   }
@@ -78,7 +81,8 @@ FeedbackItemEntity $FeedbackItemEntityFromJson(Map<String, dynamic> json) {
   if (createdAt != null) {
   if (createdAt != null) {
     feedbackItemEntity.createdAt = createdAt;
     feedbackItemEntity.createdAt = createdAt;
   }
   }
-  final IdNameEntity? category = jsonConvert.convert<IdNameEntity>(json['category']);
+  final IdNameEntity? category = jsonConvert.convert<IdNameEntity>(
+      json['category']);
   if (category != null) {
   if (category != null) {
     feedbackItemEntity.category = category;
     feedbackItemEntity.category = category;
   }
   }

+ 46 - 23
packages/cs_domain/lib/generated/json/form_content_entity.g.dart

@@ -5,20 +5,25 @@ import 'dart:typed_data';
 
 
 FormContentEntity $FormContentEntityFromJson(Map<String, dynamic> json) {
 FormContentEntity $FormContentEntityFromJson(Map<String, dynamic> json) {
   final FormContentEntity formContentEntity = FormContentEntity();
   final FormContentEntity formContentEntity = FormContentEntity();
-  final String? typeOfApplication = jsonConvert.convert<String>(json['type_of_application']);
+  final String? typeOfApplication = jsonConvert.convert<String>(
+      json['type_of_application']);
   if (typeOfApplication != null) {
   if (typeOfApplication != null) {
     formContentEntity.typeOfApplication = typeOfApplication;
     formContentEntity.typeOfApplication = typeOfApplication;
   }
   }
-  final String? notesToRecipient = jsonConvert.convert<String>(json['notes_to_recipient']);
+  final String? notesToRecipient = jsonConvert.convert<String>(
+      json['notes_to_recipient']);
   if (notesToRecipient != null) {
   if (notesToRecipient != null) {
     formContentEntity.notesToRecipient = notesToRecipient;
     formContentEntity.notesToRecipient = notesToRecipient;
   }
   }
-  final String? notesToManagement = jsonConvert.convert<String>(json['notes_to_management']);
+  final String? notesToManagement = jsonConvert.convert<String>(
+      json['notes_to_management']);
   if (notesToManagement != null) {
   if (notesToManagement != null) {
     formContentEntity.notesToManagement = notesToManagement;
     formContentEntity.notesToManagement = notesToManagement;
   }
   }
-  final List<String>? attachments = (json['attachments'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<String>(e) as String).toList();
+  final List<String>? attachments = (json['attachments'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<String>(e) as String)
+      .toList();
   if (attachments != null) {
   if (attachments != null) {
     formContentEntity.attachments = attachments;
     formContentEntity.attachments = attachments;
   }
   }
@@ -30,11 +35,13 @@ FormContentEntity $FormContentEntityFromJson(Map<String, dynamic> json) {
   if (signatureByteData != null) {
   if (signatureByteData != null) {
     formContentEntity.signatureByteData = signatureByteData;
     formContentEntity.signatureByteData = signatureByteData;
   }
   }
-  final String? ownershipStatus = jsonConvert.convert<String>(json['ownership_status']);
+  final String? ownershipStatus = jsonConvert.convert<String>(
+      json['ownership_status']);
   if (ownershipStatus != null) {
   if (ownershipStatus != null) {
     formContentEntity.ownershipStatus = ownershipStatus;
     formContentEntity.ownershipStatus = ownershipStatus;
   }
   }
-  final String? vehicleNumber = jsonConvert.convert<String>(json['vehicle_number']);
+  final String? vehicleNumber = jsonConvert.convert<String>(
+      json['vehicle_number']);
   if (vehicleNumber != null) {
   if (vehicleNumber != null) {
     formContentEntity.vehicleNumber = vehicleNumber;
     formContentEntity.vehicleNumber = vehicleNumber;
   }
   }
@@ -42,7 +49,8 @@ FormContentEntity $FormContentEntityFromJson(Map<String, dynamic> json) {
   if (iuNumber != null) {
   if (iuNumber != null) {
     formContentEntity.iuNumber = iuNumber;
     formContentEntity.iuNumber = iuNumber;
   }
   }
-  final String? vehicleMakeModelColour = jsonConvert.convert<String>(json['vehicle_make_model_colour']);
+  final String? vehicleMakeModelColour = jsonConvert.convert<String>(
+      json['vehicle_make_model_colour']);
   if (vehicleMakeModelColour != null) {
   if (vehicleMakeModelColour != null) {
     formContentEntity.vehicleMakeModelColour = vehicleMakeModelColour;
     formContentEntity.vehicleMakeModelColour = vehicleMakeModelColour;
   }
   }
@@ -54,27 +62,33 @@ FormContentEntity $FormContentEntityFromJson(Map<String, dynamic> json) {
   if (endDate != null) {
   if (endDate != null) {
     formContentEntity.endDate = endDate;
     formContentEntity.endDate = endDate;
   }
   }
-  final String? timeOrArrival = jsonConvert.convert<String>(json['time_or_arrival']);
+  final String? timeOrArrival = jsonConvert.convert<String>(
+      json['time_or_arrival']);
   if (timeOrArrival != null) {
   if (timeOrArrival != null) {
     formContentEntity.timeOrArrival = timeOrArrival;
     formContentEntity.timeOrArrival = timeOrArrival;
   }
   }
-  final String? movingCompany = jsonConvert.convert<String>(json['moving_company']);
+  final String? movingCompany = jsonConvert.convert<String>(
+      json['moving_company']);
   if (movingCompany != null) {
   if (movingCompany != null) {
     formContentEntity.movingCompany = movingCompany;
     formContentEntity.movingCompany = movingCompany;
   }
   }
-  final String? personInCharge = jsonConvert.convert<String>(json['person_in_charge']);
+  final String? personInCharge = jsonConvert.convert<String>(
+      json['person_in_charge']);
   if (personInCharge != null) {
   if (personInCharge != null) {
     formContentEntity.personInCharge = personInCharge;
     formContentEntity.personInCharge = personInCharge;
   }
   }
-  final String? mobileNumber = jsonConvert.convert<String>(json['mobile_number']);
+  final String? mobileNumber = jsonConvert.convert<String>(
+      json['mobile_number']);
   if (mobileNumber != null) {
   if (mobileNumber != null) {
     formContentEntity.mobileNumber = mobileNumber;
     formContentEntity.mobileNumber = mobileNumber;
   }
   }
-  final String? companyAddress = jsonConvert.convert<String>(json['company_address']);
+  final String? companyAddress = jsonConvert.convert<String>(
+      json['company_address']);
   if (companyAddress != null) {
   if (companyAddress != null) {
     formContentEntity.companyAddress = companyAddress;
     formContentEntity.companyAddress = companyAddress;
   }
   }
-  final String? dateOfEntry = jsonConvert.convert<String>(json['date_of_entry']);
+  final String? dateOfEntry = jsonConvert.convert<String>(
+      json['date_of_entry']);
   if (dateOfEntry != null) {
   if (dateOfEntry != null) {
     formContentEntity.dateOfEntry = dateOfEntry;
     formContentEntity.dateOfEntry = dateOfEntry;
   }
   }
@@ -82,31 +96,38 @@ FormContentEntity $FormContentEntityFromJson(Map<String, dynamic> json) {
   if (guestName != null) {
   if (guestName != null) {
     formContentEntity.guestName = guestName;
     formContentEntity.guestName = guestName;
   }
   }
-  final String? guestMobileNumber = jsonConvert.convert<String>(json['guest_mobile_number']);
+  final String? guestMobileNumber = jsonConvert.convert<String>(
+      json['guest_mobile_number']);
   if (guestMobileNumber != null) {
   if (guestMobileNumber != null) {
     formContentEntity.guestMobileNumber = guestMobileNumber;
     formContentEntity.guestMobileNumber = guestMobileNumber;
   }
   }
-  final String? renovationStartDate = jsonConvert.convert<String>(json['renovation_start_date']);
+  final String? renovationStartDate = jsonConvert.convert<String>(
+      json['renovation_start_date']);
   if (renovationStartDate != null) {
   if (renovationStartDate != null) {
     formContentEntity.renovationStartDate = renovationStartDate;
     formContentEntity.renovationStartDate = renovationStartDate;
   }
   }
-  final String? renovationEndDate = jsonConvert.convert<String>(json['renovation_end_date']);
+  final String? renovationEndDate = jsonConvert.convert<String>(
+      json['renovation_end_date']);
   if (renovationEndDate != null) {
   if (renovationEndDate != null) {
     formContentEntity.renovationEndDate = renovationEndDate;
     formContentEntity.renovationEndDate = renovationEndDate;
   }
   }
-  final String? hackingStartDate = jsonConvert.convert<String>(json['hacking_start_date']);
+  final String? hackingStartDate = jsonConvert.convert<String>(
+      json['hacking_start_date']);
   if (hackingStartDate != null) {
   if (hackingStartDate != null) {
     formContentEntity.hackingStartDate = hackingStartDate;
     formContentEntity.hackingStartDate = hackingStartDate;
   }
   }
-  final String? hackingEndDate = jsonConvert.convert<String>(json['hacking_end_date']);
+  final String? hackingEndDate = jsonConvert.convert<String>(
+      json['hacking_end_date']);
   if (hackingEndDate != null) {
   if (hackingEndDate != null) {
     formContentEntity.hackingEndDate = hackingEndDate;
     formContentEntity.hackingEndDate = hackingEndDate;
   }
   }
-  final String? renovationCompany = jsonConvert.convert<String>(json['renovation_company']);
+  final String? renovationCompany = jsonConvert.convert<String>(
+      json['renovation_company']);
   if (renovationCompany != null) {
   if (renovationCompany != null) {
     formContentEntity.renovationCompany = renovationCompany;
     formContentEntity.renovationCompany = renovationCompany;
   }
   }
-  final String? listOfRenovationWorks = jsonConvert.convert<String>(json['list_of_renovation_works']);
+  final String? listOfRenovationWorks = jsonConvert.convert<String>(
+      json['list_of_renovation_works']);
   if (listOfRenovationWorks != null) {
   if (listOfRenovationWorks != null) {
     formContentEntity.listOfRenovationWorks = listOfRenovationWorks;
     formContentEntity.listOfRenovationWorks = listOfRenovationWorks;
   }
   }
@@ -183,7 +204,8 @@ extension FormContentEntityExtension on FormContentEntity {
       ..ownershipStatus = ownershipStatus ?? this.ownershipStatus
       ..ownershipStatus = ownershipStatus ?? this.ownershipStatus
       ..vehicleNumber = vehicleNumber ?? this.vehicleNumber
       ..vehicleNumber = vehicleNumber ?? this.vehicleNumber
       ..iuNumber = iuNumber ?? this.iuNumber
       ..iuNumber = iuNumber ?? this.iuNumber
-      ..vehicleMakeModelColour = vehicleMakeModelColour ?? this.vehicleMakeModelColour
+      ..vehicleMakeModelColour = vehicleMakeModelColour ??
+          this.vehicleMakeModelColour
       ..startDate = startDate ?? this.startDate
       ..startDate = startDate ?? this.startDate
       ..endDate = endDate ?? this.endDate
       ..endDate = endDate ?? this.endDate
       ..timeOrArrival = timeOrArrival ?? this.timeOrArrival
       ..timeOrArrival = timeOrArrival ?? this.timeOrArrival
@@ -199,6 +221,7 @@ extension FormContentEntityExtension on FormContentEntity {
       ..hackingStartDate = hackingStartDate ?? this.hackingStartDate
       ..hackingStartDate = hackingStartDate ?? this.hackingStartDate
       ..hackingEndDate = hackingEndDate ?? this.hackingEndDate
       ..hackingEndDate = hackingEndDate ?? this.hackingEndDate
       ..renovationCompany = renovationCompany ?? this.renovationCompany
       ..renovationCompany = renovationCompany ?? this.renovationCompany
-      ..listOfRenovationWorks = listOfRenovationWorks ?? this.listOfRenovationWorks;
+      ..listOfRenovationWorks = listOfRenovationWorks ??
+          this.listOfRenovationWorks;
   }
   }
 }
 }

+ 2 - 1
packages/cs_domain/lib/generated/json/form_detail_entity.g.dart

@@ -13,7 +13,8 @@ FormDetailEntity $FormDetailEntityFromJson(Map<String, dynamic> json) {
   if (userId != null) {
   if (userId != null) {
     formDetailEntity.userId = userId;
     formDetailEntity.userId = userId;
   }
   }
-  final FormContentEntity? content = jsonConvert.convert<FormContentEntity>(json['content']);
+  final FormContentEntity? content = jsonConvert.convert<FormContentEntity>(
+      json['content']);
   if (content != null) {
   if (content != null) {
     formDetailEntity.content = content;
     formDetailEntity.content = content;
   }
   }

+ 2 - 1
packages/cs_domain/lib/generated/json/form_list_entity.g.dart

@@ -7,7 +7,8 @@ FormListEntity $FormListEntityFromJson(Map<String, dynamic> json) {
   if (id != null) {
   if (id != null) {
     formListEntity.id = id;
     formListEntity.id = id;
   }
   }
-  final String? typeId = jsonConvert.convert<String>(json['online_form_type_id']);
+  final String? typeId = jsonConvert.convert<String>(
+      json['online_form_type_id']);
   if (typeId != null) {
   if (typeId != null) {
     formListEntity.typeId = typeId;
     formListEntity.typeId = typeId;
   }
   }

+ 4 - 2
packages/cs_domain/lib/generated/json/form_option_entity.g.dart

@@ -3,12 +3,14 @@ import 'package:domain/entity/form_option_entity.dart';
 
 
 FormOptionEntity $FormOptionEntityFromJson(Map<String, dynamic> json) {
 FormOptionEntity $FormOptionEntityFromJson(Map<String, dynamic> json) {
   final FormOptionEntity formOptionEntity = FormOptionEntity();
   final FormOptionEntity formOptionEntity = FormOptionEntity();
-  final List<String>? typeOfApplication = (json['type_of_application'] as List<dynamic>?)?.map(
+  final List<String>? typeOfApplication = (json['type_of_application'] as List<
+      dynamic>?)?.map(
           (e) => jsonConvert.convert<String>(e) as String).toList();
           (e) => jsonConvert.convert<String>(e) as String).toList();
   if (typeOfApplication != null) {
   if (typeOfApplication != null) {
     formOptionEntity.typeOfApplication = typeOfApplication;
     formOptionEntity.typeOfApplication = typeOfApplication;
   }
   }
-  final List<String>? ownershipStatus = (json['ownership_status'] as List<dynamic>?)?.map(
+  final List<String>? ownershipStatus = (json['ownership_status'] as List<
+      dynamic>?)?.map(
           (e) => jsonConvert.convert<String>(e) as String).toList();
           (e) => jsonConvert.convert<String>(e) as String).toList();
   if (ownershipStatus != null) {
   if (ownershipStatus != null) {
     formOptionEntity.ownershipStatus = ownershipStatus;
     formOptionEntity.ownershipStatus = ownershipStatus;

+ 12 - 6
packages/cs_domain/lib/generated/json/form_submitted_entity.g.dart

@@ -15,11 +15,13 @@ FormSubmittedEntity $FormSubmittedEntityFromJson(Map<String, dynamic> json) {
   if (userId != null) {
   if (userId != null) {
     formSubmittedEntity.userId = userId;
     formSubmittedEntity.userId = userId;
   }
   }
-  final String? estateOnlineFormId = jsonConvert.convert<String>(json['estate_online_form_id']);
+  final String? estateOnlineFormId = jsonConvert.convert<String>(
+      json['estate_online_form_id']);
   if (estateOnlineFormId != null) {
   if (estateOnlineFormId != null) {
     formSubmittedEntity.estateOnlineFormId = estateOnlineFormId;
     formSubmittedEntity.estateOnlineFormId = estateOnlineFormId;
   }
   }
-  final FormContentEntity? content = jsonConvert.convert<FormContentEntity>(json['content']);
+  final FormContentEntity? content = jsonConvert.convert<FormContentEntity>(
+      json['content']);
   if (content != null) {
   if (content != null) {
     formSubmittedEntity.content = content;
     formSubmittedEntity.content = content;
   }
   }
@@ -35,11 +37,13 @@ FormSubmittedEntity $FormSubmittedEntityFromJson(Map<String, dynamic> json) {
   if (approvedOn != null) {
   if (approvedOn != null) {
     formSubmittedEntity.approvedOn = approvedOn;
     formSubmittedEntity.approvedOn = approvedOn;
   }
   }
-  final FormSubmittedEstateOnlineForm? estateOnlineForm = jsonConvert.convert<FormSubmittedEstateOnlineForm>(json['estate_online_form']);
+  final FormSubmittedEstateOnlineForm? estateOnlineForm = jsonConvert.convert<
+      FormSubmittedEstateOnlineForm>(json['estate_online_form']);
   if (estateOnlineForm != null) {
   if (estateOnlineForm != null) {
     formSubmittedEntity.estateOnlineForm = estateOnlineForm;
     formSubmittedEntity.estateOnlineForm = estateOnlineForm;
   }
   }
-  final IdNameEntity? account = jsonConvert.convert<IdNameEntity>(json['account']);
+  final IdNameEntity? account = jsonConvert.convert<IdNameEntity>(
+      json['account']);
   if (account != null) {
   if (account != null) {
     formSubmittedEntity.account = account;
     formSubmittedEntity.account = account;
   }
   }
@@ -85,7 +89,8 @@ extension FormSubmittedEntityExtension on FormSubmittedEntity {
   }
   }
 }
 }
 
 
-FormSubmittedEstateOnlineForm $FormSubmittedEstateOnlineFormFromJson(Map<String, dynamic> json) {
+FormSubmittedEstateOnlineForm $FormSubmittedEstateOnlineFormFromJson(
+    Map<String, dynamic> json) {
   final FormSubmittedEstateOnlineForm formSubmittedEstateOnlineForm = FormSubmittedEstateOnlineForm();
   final FormSubmittedEstateOnlineForm formSubmittedEstateOnlineForm = FormSubmittedEstateOnlineForm();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -106,7 +111,8 @@ FormSubmittedEstateOnlineForm $FormSubmittedEstateOnlineFormFromJson(Map<String,
   return formSubmittedEstateOnlineForm;
   return formSubmittedEstateOnlineForm;
 }
 }
 
 
-Map<String, dynamic> $FormSubmittedEstateOnlineFormToJson(FormSubmittedEstateOnlineForm entity) {
+Map<String, dynamic> $FormSubmittedEstateOnlineFormToJson(
+    FormSubmittedEstateOnlineForm entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['icon'] = entity.icon;
   data['icon'] = entity.icon;

+ 9 - 4
packages/cs_domain/lib/generated/json/form_submitted_page_entity.g.dart

@@ -3,7 +3,8 @@ import 'package:domain/entity/form_submitted_page_entity.dart';
 import 'package:domain/entity/form_submitted_entity.dart';
 import 'package:domain/entity/form_submitted_entity.dart';
 
 
 
 
-FormSubmittedPageEntity $FormSubmittedPageEntityFromJson(Map<String, dynamic> json) {
+FormSubmittedPageEntity $FormSubmittedPageEntityFromJson(
+    Map<String, dynamic> json) {
   final FormSubmittedPageEntity formSubmittedPageEntity = FormSubmittedPageEntity();
   final FormSubmittedPageEntity formSubmittedPageEntity = FormSubmittedPageEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -21,15 +22,19 @@ FormSubmittedPageEntity $FormSubmittedPageEntityFromJson(Map<String, dynamic> js
   if (countPage != null) {
   if (countPage != null) {
     formSubmittedPageEntity.countPage = countPage;
     formSubmittedPageEntity.countPage = countPage;
   }
   }
-  final List<FormSubmittedEntity>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<FormSubmittedEntity>(e) as FormSubmittedEntity).toList();
+  final List<FormSubmittedEntity>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<FormSubmittedEntity>(e) as FormSubmittedEntity)
+      .toList();
   if (list != null) {
   if (list != null) {
     formSubmittedPageEntity.list = list;
     formSubmittedPageEntity.list = list;
   }
   }
   return formSubmittedPageEntity;
   return formSubmittedPageEntity;
 }
 }
 
 
-Map<String, dynamic> $FormSubmittedPageEntityToJson(FormSubmittedPageEntity entity) {
+Map<String, dynamic> $FormSubmittedPageEntityToJson(
+    FormSubmittedPageEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;

+ 29 - 13
packages/cs_domain/lib/generated/json/garage_sale_history_entity.g.dart

@@ -3,7 +3,8 @@ import 'package:domain/entity/garage_sale_history_entity.dart';
 import 'package:domain/entity/id_name_entity.dart';
 import 'package:domain/entity/id_name_entity.dart';
 
 
 
 
-GarageSaleHistoryEntity $GarageSaleHistoryEntityFromJson(Map<String, dynamic> json) {
+GarageSaleHistoryEntity $GarageSaleHistoryEntityFromJson(
+    Map<String, dynamic> json) {
   final GarageSaleHistoryEntity garageSaleHistoryEntity = GarageSaleHistoryEntity();
   final GarageSaleHistoryEntity garageSaleHistoryEntity = GarageSaleHistoryEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -21,15 +22,19 @@ GarageSaleHistoryEntity $GarageSaleHistoryEntityFromJson(Map<String, dynamic> js
   if (countPage != null) {
   if (countPage != null) {
     garageSaleHistoryEntity.countPage = countPage;
     garageSaleHistoryEntity.countPage = countPage;
   }
   }
-  final List<GarageSaleHistoryList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<GarageSaleHistoryList>(e) as GarageSaleHistoryList).toList();
+  final List<GarageSaleHistoryList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<GarageSaleHistoryList>(e) as GarageSaleHistoryList)
+      .toList();
   if (list != null) {
   if (list != null) {
     garageSaleHistoryEntity.list = list;
     garageSaleHistoryEntity.list = list;
   }
   }
   return garageSaleHistoryEntity;
   return garageSaleHistoryEntity;
 }
 }
 
 
-Map<String, dynamic> $GarageSaleHistoryEntityToJson(GarageSaleHistoryEntity entity) {
+Map<String, dynamic> $GarageSaleHistoryEntityToJson(
+    GarageSaleHistoryEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;
@@ -56,7 +61,8 @@ extension GarageSaleHistoryEntityExtension on GarageSaleHistoryEntity {
   }
   }
 }
 }
 
 
-GarageSaleHistoryList $GarageSaleHistoryListFromJson(Map<String, dynamic> json) {
+GarageSaleHistoryList $GarageSaleHistoryListFromJson(
+    Map<String, dynamic> json) {
   final GarageSaleHistoryList garageSaleHistoryList = GarageSaleHistoryList();
   final GarageSaleHistoryList garageSaleHistoryList = GarageSaleHistoryList();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -74,23 +80,30 @@ GarageSaleHistoryList $GarageSaleHistoryListFromJson(Map<String, dynamic> json)
   if (createdAt != null) {
   if (createdAt != null) {
     garageSaleHistoryList.createdAt = createdAt;
     garageSaleHistoryList.createdAt = createdAt;
   }
   }
-  final IdNameEntity? service = jsonConvert.convert<IdNameEntity>(json['service']);
+  final IdNameEntity? service = jsonConvert.convert<IdNameEntity>(
+      json['service']);
   if (service != null) {
   if (service != null) {
     garageSaleHistoryList.service = service;
     garageSaleHistoryList.service = service;
   }
   }
-  final IdNameEntity? merchant = jsonConvert.convert<IdNameEntity>(json['merchant']);
+  final IdNameEntity? merchant = jsonConvert.convert<IdNameEntity>(
+      json['merchant']);
   if (merchant != null) {
   if (merchant != null) {
     garageSaleHistoryList.merchant = merchant;
     garageSaleHistoryList.merchant = merchant;
   }
   }
-  final List<GarageSaleHistoryListOrderProducts>? orderProducts = (json['order_products'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<GarageSaleHistoryListOrderProducts>(e) as GarageSaleHistoryListOrderProducts).toList();
+  final List<
+      GarageSaleHistoryListOrderProducts>? orderProducts = (json['order_products'] as List<
+      dynamic>?)?.map(
+          (e) =>
+      jsonConvert.convert<GarageSaleHistoryListOrderProducts>(
+          e) as GarageSaleHistoryListOrderProducts).toList();
   if (orderProducts != null) {
   if (orderProducts != null) {
     garageSaleHistoryList.orderProducts = orderProducts;
     garageSaleHistoryList.orderProducts = orderProducts;
   }
   }
   return garageSaleHistoryList;
   return garageSaleHistoryList;
 }
 }
 
 
-Map<String, dynamic> $GarageSaleHistoryListToJson(GarageSaleHistoryList entity) {
+Map<String, dynamic> $GarageSaleHistoryListToJson(
+    GarageSaleHistoryList entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['sn'] = entity.sn;
   data['sn'] = entity.sn;
@@ -123,7 +136,8 @@ extension GarageSaleHistoryListExtension on GarageSaleHistoryList {
   }
   }
 }
 }
 
 
-GarageSaleHistoryListOrderProducts $GarageSaleHistoryListOrderProductsFromJson(Map<String, dynamic> json) {
+GarageSaleHistoryListOrderProducts $GarageSaleHistoryListOrderProductsFromJson(
+    Map<String, dynamic> json) {
   final GarageSaleHistoryListOrderProducts garageSaleHistoryListOrderProducts = GarageSaleHistoryListOrderProducts();
   final GarageSaleHistoryListOrderProducts garageSaleHistoryListOrderProducts = GarageSaleHistoryListOrderProducts();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -141,14 +155,16 @@ GarageSaleHistoryListOrderProducts $GarageSaleHistoryListOrderProductsFromJson(M
   if (totalAmount != null) {
   if (totalAmount != null) {
     garageSaleHistoryListOrderProducts.totalAmount = totalAmount;
     garageSaleHistoryListOrderProducts.totalAmount = totalAmount;
   }
   }
-  final String? plannedServiceAt = jsonConvert.convert<String>(json['planned_service_at']);
+  final String? plannedServiceAt = jsonConvert.convert<String>(
+      json['planned_service_at']);
   if (plannedServiceAt != null) {
   if (plannedServiceAt != null) {
     garageSaleHistoryListOrderProducts.plannedServiceAt = plannedServiceAt;
     garageSaleHistoryListOrderProducts.plannedServiceAt = plannedServiceAt;
   }
   }
   return garageSaleHistoryListOrderProducts;
   return garageSaleHistoryListOrderProducts;
 }
 }
 
 
-Map<String, dynamic> $GarageSaleHistoryListOrderProductsToJson(GarageSaleHistoryListOrderProducts entity) {
+Map<String, dynamic> $GarageSaleHistoryListOrderProductsToJson(
+    GarageSaleHistoryListOrderProducts entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['product_name'] = entity.productName;
   data['product_name'] = entity.productName;

+ 10 - 5
packages/cs_domain/lib/generated/json/garage_sale_rent_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/garage_sale_rent_detail_entity.dart';
 import 'package:domain/entity/garage_sale_rent_detail_entity.dart';
 
 
-GarageSaleRentDetailEntity $GarageSaleRentDetailEntityFromJson(Map<String, dynamic> json) {
+GarageSaleRentDetailEntity $GarageSaleRentDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final GarageSaleRentDetailEntity garageSaleRentDetailEntity = GarageSaleRentDetailEntity();
   final GarageSaleRentDetailEntity garageSaleRentDetailEntity = GarageSaleRentDetailEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -36,14 +37,16 @@ GarageSaleRentDetailEntity $GarageSaleRentDetailEntityFromJson(Map<String, dynam
   if (contact != null) {
   if (contact != null) {
     garageSaleRentDetailEntity.contact = contact;
     garageSaleRentDetailEntity.contact = contact;
   }
   }
-  final GarageSaleRentDetailAccount? account = jsonConvert.convert<GarageSaleRentDetailAccount>(json['account']);
+  final GarageSaleRentDetailAccount? account = jsonConvert.convert<
+      GarageSaleRentDetailAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     garageSaleRentDetailEntity.account = account;
     garageSaleRentDetailEntity.account = account;
   }
   }
   return garageSaleRentDetailEntity;
   return garageSaleRentDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $GarageSaleRentDetailEntityToJson(GarageSaleRentDetailEntity entity) {
+Map<String, dynamic> $GarageSaleRentDetailEntityToJson(
+    GarageSaleRentDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['title'] = entity.title;
   data['title'] = entity.title;
@@ -82,7 +85,8 @@ extension GarageSaleRentDetailEntityExtension on GarageSaleRentDetailEntity {
   }
   }
 }
 }
 
 
-GarageSaleRentDetailAccount $GarageSaleRentDetailAccountFromJson(Map<String, dynamic> json) {
+GarageSaleRentDetailAccount $GarageSaleRentDetailAccountFromJson(
+    Map<String, dynamic> json) {
   final GarageSaleRentDetailAccount garageSaleRentDetailAccount = GarageSaleRentDetailAccount();
   final GarageSaleRentDetailAccount garageSaleRentDetailAccount = GarageSaleRentDetailAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -99,7 +103,8 @@ GarageSaleRentDetailAccount $GarageSaleRentDetailAccountFromJson(Map<String, dyn
   return garageSaleRentDetailAccount;
   return garageSaleRentDetailAccount;
 }
 }
 
 
-Map<String, dynamic> $GarageSaleRentDetailAccountToJson(GarageSaleRentDetailAccount entity) {
+Map<String, dynamic> $GarageSaleRentDetailAccountToJson(
+    GarageSaleRentDetailAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 11 - 5
packages/cs_domain/lib/generated/json/garage_sale_rent_entity.g.dart

@@ -19,8 +19,11 @@ GarageSaleRentEntity $GarageSaleRentEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     garageSaleRentEntity.countPage = countPage;
     garageSaleRentEntity.countPage = countPage;
   }
   }
-  final List<GarageSaleRentList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<GarageSaleRentList>(e) as GarageSaleRentList).toList();
+  final List<GarageSaleRentList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<GarageSaleRentList>(e) as GarageSaleRentList)
+      .toList();
   if (list != null) {
   if (list != null) {
     garageSaleRentEntity.list = list;
     garageSaleRentEntity.list = list;
   }
   }
@@ -85,7 +88,8 @@ GarageSaleRentList $GarageSaleRentListFromJson(Map<String, dynamic> json) {
   if (likesCount != null) {
   if (likesCount != null) {
     garageSaleRentList.likesCount = likesCount;
     garageSaleRentList.likesCount = likesCount;
   }
   }
-  final GarageSaleRentListAccount? account = jsonConvert.convert<GarageSaleRentListAccount>(json['account']);
+  final GarageSaleRentListAccount? account = jsonConvert.convert<
+      GarageSaleRentListAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     garageSaleRentList.account = account;
     garageSaleRentList.account = account;
   }
   }
@@ -128,7 +132,8 @@ extension GarageSaleRentListExtension on GarageSaleRentList {
   }
   }
 }
 }
 
 
-GarageSaleRentListAccount $GarageSaleRentListAccountFromJson(Map<String, dynamic> json) {
+GarageSaleRentListAccount $GarageSaleRentListAccountFromJson(
+    Map<String, dynamic> json) {
   final GarageSaleRentListAccount garageSaleRentListAccount = GarageSaleRentListAccount();
   final GarageSaleRentListAccount garageSaleRentListAccount = GarageSaleRentListAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -145,7 +150,8 @@ GarageSaleRentListAccount $GarageSaleRentListAccountFromJson(Map<String, dynamic
   return garageSaleRentListAccount;
   return garageSaleRentListAccount;
 }
 }
 
 
-Map<String, dynamic> $GarageSaleRentListAccountToJson(GarageSaleRentListAccount entity) {
+Map<String, dynamic> $GarageSaleRentListAccountToJson(
+    GarageSaleRentListAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 34 - 13
packages/cs_domain/lib/generated/json/home_list_entity.g.dart

@@ -3,23 +3,39 @@ import 'package:domain/entity/home_list_entity.dart';
 
 
 HomeListEntity $HomeListEntityFromJson(Map<String, dynamic> json) {
 HomeListEntity $HomeListEntityFromJson(Map<String, dynamic> json) {
   final HomeListEntity homeListEntity = HomeListEntity();
   final HomeListEntity homeListEntity = HomeListEntity();
-  final List<HomeListBanners>? banners = (json['banners'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<HomeListBanners>(e) as HomeListBanners).toList();
+  final List<HomeListBanners>? banners = (json['banners'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<HomeListBanners>(e) as HomeListBanners)
+      .toList();
   if (banners != null) {
   if (banners != null) {
     homeListEntity.banners = banners;
     homeListEntity.banners = banners;
   }
   }
-  final List<HomeListLatestTransactions>? latestTransactions = (json['latest_transactions'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<HomeListLatestTransactions>(e) as HomeListLatestTransactions).toList();
+  final List<
+      HomeListLatestTransactions>? latestTransactions = (json['latest_transactions'] as List<
+      dynamic>?)?.map(
+          (e) =>
+      jsonConvert.convert<HomeListLatestTransactions>(
+          e) as HomeListLatestTransactions).toList();
   if (latestTransactions != null) {
   if (latestTransactions != null) {
     homeListEntity.latestTransactions = latestTransactions;
     homeListEntity.latestTransactions = latestTransactions;
   }
   }
-  final List<HomeListPropertyNews>? propertyNews = (json['property_news'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<HomeListPropertyNews>(e) as HomeListPropertyNews).toList();
+  final List<
+      HomeListPropertyNews>? propertyNews = (json['property_news'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<HomeListPropertyNews>(e) as HomeListPropertyNews)
+      .toList();
   if (propertyNews != null) {
   if (propertyNews != null) {
     homeListEntity.propertyNews = propertyNews;
     homeListEntity.propertyNews = propertyNews;
   }
   }
-  final List<HomeListPropertyNews>? strataManagementGuides = (json['strata_management_guides'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<HomeListPropertyNews>(e) as HomeListPropertyNews).toList();
+  final List<
+      HomeListPropertyNews>? strataManagementGuides = (json['strata_management_guides'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<HomeListPropertyNews>(e) as HomeListPropertyNews)
+      .toList();
   if (strataManagementGuides != null) {
   if (strataManagementGuides != null) {
     homeListEntity.strataManagementGuides = strataManagementGuides;
     homeListEntity.strataManagementGuides = strataManagementGuides;
   }
   }
@@ -29,9 +45,11 @@ HomeListEntity $HomeListEntityFromJson(Map<String, dynamic> json) {
 Map<String, dynamic> $HomeListEntityToJson(HomeListEntity entity) {
 Map<String, dynamic> $HomeListEntityToJson(HomeListEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['banners'] = entity.banners.map((v) => v.toJson()).toList();
   data['banners'] = entity.banners.map((v) => v.toJson()).toList();
-  data['latest_transactions'] = entity.latestTransactions.map((v) => v.toJson()).toList();
+  data['latest_transactions'] =
+      entity.latestTransactions.map((v) => v.toJson()).toList();
   data['property_news'] = entity.propertyNews.map((v) => v.toJson()).toList();
   data['property_news'] = entity.propertyNews.map((v) => v.toJson()).toList();
-  data['strata_management_guides'] = entity.strataManagementGuides.map((v) => v.toJson()).toList();
+  data['strata_management_guides'] =
+      entity.strataManagementGuides.map((v) => v.toJson()).toList();
   return data;
   return data;
 }
 }
 
 
@@ -46,7 +64,8 @@ extension HomeListEntityExtension on HomeListEntity {
       ..banners = banners ?? this.banners
       ..banners = banners ?? this.banners
       ..latestTransactions = latestTransactions ?? this.latestTransactions
       ..latestTransactions = latestTransactions ?? this.latestTransactions
       ..propertyNews = propertyNews ?? this.propertyNews
       ..propertyNews = propertyNews ?? this.propertyNews
-      ..strataManagementGuides = strataManagementGuides ?? this.strataManagementGuides;
+      ..strataManagementGuides = strataManagementGuides ??
+          this.strataManagementGuides;
   }
   }
 }
 }
 
 
@@ -88,7 +107,8 @@ extension HomeListBannersExtension on HomeListBanners {
   }
   }
 }
 }
 
 
-HomeListLatestTransactions $HomeListLatestTransactionsFromJson(Map<String, dynamic> json) {
+HomeListLatestTransactions $HomeListLatestTransactionsFromJson(
+    Map<String, dynamic> json) {
   final HomeListLatestTransactions homeListLatestTransactions = HomeListLatestTransactions();
   final HomeListLatestTransactions homeListLatestTransactions = HomeListLatestTransactions();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -113,7 +133,8 @@ HomeListLatestTransactions $HomeListLatestTransactionsFromJson(Map<String, dynam
   return homeListLatestTransactions;
   return homeListLatestTransactions;
 }
 }
 
 
-Map<String, dynamic> $HomeListLatestTransactionsToJson(HomeListLatestTransactions entity) {
+Map<String, dynamic> $HomeListLatestTransactionsToJson(
+    HomeListLatestTransactions entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['type'] = entity.type;
   data['type'] = entity.type;

+ 4 - 2
packages/cs_domain/lib/generated/json/latest_news_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/latest_news_detail_entity.dart';
 import 'package:domain/entity/latest_news_detail_entity.dart';
 
 
-LatestNewsDetailEntity $LatestNewsDetailEntityFromJson(Map<String, dynamic> json) {
+LatestNewsDetailEntity $LatestNewsDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final LatestNewsDetailEntity latestNewsDetailEntity = LatestNewsDetailEntity();
   final LatestNewsDetailEntity latestNewsDetailEntity = LatestNewsDetailEntity();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -30,7 +31,8 @@ LatestNewsDetailEntity $LatestNewsDetailEntityFromJson(Map<String, dynamic> json
   return latestNewsDetailEntity;
   return latestNewsDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $LatestNewsDetailEntityToJson(LatestNewsDetailEntity entity) {
+Map<String, dynamic> $LatestNewsDetailEntityToJson(
+    LatestNewsDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['type'] = entity.type;
   data['type'] = entity.type;

+ 4 - 2
packages/cs_domain/lib/generated/json/latest_news_page_entity.g.dart

@@ -19,8 +19,10 @@ LatestNewsPageEntity $LatestNewsPageEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     latestNewsPageEntity.countPage = countPage;
     latestNewsPageEntity.countPage = countPage;
   }
   }
-  final List<LatestNewsList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<LatestNewsList>(e) as LatestNewsList).toList();
+  final List<LatestNewsList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<LatestNewsList>(e) as LatestNewsList)
+      .toList();
   if (list != null) {
   if (list != null) {
     latestNewsPageEntity.list = list;
     latestNewsPageEntity.list = list;
   }
   }

+ 4 - 2
packages/cs_domain/lib/generated/json/myfollowing_list_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/myfollowing_list_entity.dart';
 import 'package:domain/entity/myfollowing_list_entity.dart';
 
 
-MyfollowingListEntity $MyfollowingListEntityFromJson(Map<String, dynamic> json) {
+MyfollowingListEntity $MyfollowingListEntityFromJson(
+    Map<String, dynamic> json) {
   final MyfollowingListEntity myfollowingListEntity = MyfollowingListEntity();
   final MyfollowingListEntity myfollowingListEntity = MyfollowingListEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -18,7 +19,8 @@ MyfollowingListEntity $MyfollowingListEntityFromJson(Map<String, dynamic> json)
   return myfollowingListEntity;
   return myfollowingListEntity;
 }
 }
 
 
-Map<String, dynamic> $MyfollowingListEntityToJson(MyfollowingListEntity entity) {
+Map<String, dynamic> $MyfollowingListEntityToJson(
+    MyfollowingListEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 15 - 7
packages/cs_domain/lib/generated/json/myposts_newsfeed_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/myposts_newsfeed_entity.dart';
 import 'package:domain/entity/myposts_newsfeed_entity.dart';
 
 
-MypostsNewsfeedEntity $MypostsNewsfeedEntityFromJson(Map<String, dynamic> json) {
+MypostsNewsfeedEntity $MypostsNewsfeedEntityFromJson(
+    Map<String, dynamic> json) {
   final MypostsNewsfeedEntity mypostsNewsfeedEntity = MypostsNewsfeedEntity();
   final MypostsNewsfeedEntity mypostsNewsfeedEntity = MypostsNewsfeedEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,19 @@ MypostsNewsfeedEntity $MypostsNewsfeedEntityFromJson(Map<String, dynamic> json)
   if (countPage != null) {
   if (countPage != null) {
     mypostsNewsfeedEntity.countPage = countPage;
     mypostsNewsfeedEntity.countPage = countPage;
   }
   }
-  final List<MypostsNewsfeedList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<MypostsNewsfeedList>(e) as MypostsNewsfeedList).toList();
+  final List<MypostsNewsfeedList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<MypostsNewsfeedList>(e) as MypostsNewsfeedList)
+      .toList();
   if (list != null) {
   if (list != null) {
     mypostsNewsfeedEntity.list = list;
     mypostsNewsfeedEntity.list = list;
   }
   }
   return mypostsNewsfeedEntity;
   return mypostsNewsfeedEntity;
 }
 }
 
 
-Map<String, dynamic> $MypostsNewsfeedEntityToJson(MypostsNewsfeedEntity entity) {
+Map<String, dynamic> $MypostsNewsfeedEntityToJson(
+    MypostsNewsfeedEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;
@@ -85,7 +90,8 @@ MypostsNewsfeedList $MypostsNewsfeedListFromJson(Map<String, dynamic> json) {
   if (createdAt != null) {
   if (createdAt != null) {
     mypostsNewsfeedList.createdAt = createdAt;
     mypostsNewsfeedList.createdAt = createdAt;
   }
   }
-  final MypostsNewsfeedListAccount? account = jsonConvert.convert<MypostsNewsfeedListAccount>(json['account']);
+  final MypostsNewsfeedListAccount? account = jsonConvert.convert<
+      MypostsNewsfeedListAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     mypostsNewsfeedList.account = account;
     mypostsNewsfeedList.account = account;
   }
   }
@@ -128,7 +134,8 @@ extension MypostsNewsfeedListExtension on MypostsNewsfeedList {
   }
   }
 }
 }
 
 
-MypostsNewsfeedListAccount $MypostsNewsfeedListAccountFromJson(Map<String, dynamic> json) {
+MypostsNewsfeedListAccount $MypostsNewsfeedListAccountFromJson(
+    Map<String, dynamic> json) {
   final MypostsNewsfeedListAccount mypostsNewsfeedListAccount = MypostsNewsfeedListAccount();
   final MypostsNewsfeedListAccount mypostsNewsfeedListAccount = MypostsNewsfeedListAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -149,7 +156,8 @@ MypostsNewsfeedListAccount $MypostsNewsfeedListAccountFromJson(Map<String, dynam
   return mypostsNewsfeedListAccount;
   return mypostsNewsfeedListAccount;
 }
 }
 
 
-Map<String, dynamic> $MypostsNewsfeedListAccountToJson(MypostsNewsfeedListAccount entity) {
+Map<String, dynamic> $MypostsNewsfeedListAccountToJson(
+    MypostsNewsfeedListAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 9 - 4
packages/cs_domain/lib/generated/json/myposts_sale_rent_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/myposts_sale_rent_entity.dart';
 import 'package:domain/entity/myposts_sale_rent_entity.dart';
 
 
-MypostsSaleRentEntity $MypostsSaleRentEntityFromJson(Map<String, dynamic> json) {
+MypostsSaleRentEntity $MypostsSaleRentEntityFromJson(
+    Map<String, dynamic> json) {
   final MypostsSaleRentEntity mypostsSaleRentEntity = MypostsSaleRentEntity();
   final MypostsSaleRentEntity mypostsSaleRentEntity = MypostsSaleRentEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,19 @@ MypostsSaleRentEntity $MypostsSaleRentEntityFromJson(Map<String, dynamic> json)
   if (countPage != null) {
   if (countPage != null) {
     mypostsSaleRentEntity.countPage = countPage;
     mypostsSaleRentEntity.countPage = countPage;
   }
   }
-  final List<MypostsSaleRentList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<MypostsSaleRentList>(e) as MypostsSaleRentList).toList();
+  final List<MypostsSaleRentList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<MypostsSaleRentList>(e) as MypostsSaleRentList)
+      .toList();
   if (list != null) {
   if (list != null) {
     mypostsSaleRentEntity.list = list;
     mypostsSaleRentEntity.list = list;
   }
   }
   return mypostsSaleRentEntity;
   return mypostsSaleRentEntity;
 }
 }
 
 
-Map<String, dynamic> $MypostsSaleRentEntityToJson(MypostsSaleRentEntity entity) {
+Map<String, dynamic> $MypostsSaleRentEntityToJson(
+    MypostsSaleRentEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;

+ 4 - 2
packages/cs_domain/lib/generated/json/newsfeed_comment_publish_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/newsfeed_comment_publish_entity.dart';
 import 'package:domain/entity/newsfeed_comment_publish_entity.dart';
 
 
-NewsfeedCommentPublishEntity $NewsfeedCommentPublishEntityFromJson(Map<String, dynamic> json) {
+NewsfeedCommentPublishEntity $NewsfeedCommentPublishEntityFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedCommentPublishEntity newsfeedCommentPublishEntity = NewsfeedCommentPublishEntity();
   final NewsfeedCommentPublishEntity newsfeedCommentPublishEntity = NewsfeedCommentPublishEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -18,7 +19,8 @@ NewsfeedCommentPublishEntity $NewsfeedCommentPublishEntityFromJson(Map<String, d
   return newsfeedCommentPublishEntity;
   return newsfeedCommentPublishEntity;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedCommentPublishEntityToJson(NewsfeedCommentPublishEntity entity) {
+Map<String, dynamic> $NewsfeedCommentPublishEntityToJson(
+    NewsfeedCommentPublishEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['content'] = entity.content;
   data['content'] = entity.content;

+ 28 - 13
packages/cs_domain/lib/generated/json/newsfeed_detail_entity.g.dart

@@ -40,12 +40,17 @@ NewsfeedDetailEntity $NewsfeedDetailEntityFromJson(Map<String, dynamic> json) {
   if (liked != null) {
   if (liked != null) {
     newsfeedDetailEntity.liked = liked;
     newsfeedDetailEntity.liked = liked;
   }
   }
-  final NewsfeedDetailAccount? account = jsonConvert.convert<NewsfeedDetailAccount>(json['account']);
+  final NewsfeedDetailAccount? account = jsonConvert.convert<
+      NewsfeedDetailAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     newsfeedDetailEntity.account = account;
     newsfeedDetailEntity.account = account;
   }
   }
-  final List<NewsfeedDetailComments>? comments = (json['comments'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<NewsfeedDetailComments>(e) as NewsfeedDetailComments).toList();
+  final List<NewsfeedDetailComments>? comments = (json['comments'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<NewsfeedDetailComments>(e) as NewsfeedDetailComments)
+      .toList();
   if (comments != null) {
   if (comments != null) {
     newsfeedDetailEntity.comments = comments;
     newsfeedDetailEntity.comments = comments;
   }
   }
@@ -97,7 +102,8 @@ extension NewsfeedDetailEntityExtension on NewsfeedDetailEntity {
   }
   }
 }
 }
 
 
-NewsfeedDetailAccount $NewsfeedDetailAccountFromJson(Map<String, dynamic> json) {
+NewsfeedDetailAccount $NewsfeedDetailAccountFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedDetailAccount newsfeedDetailAccount = NewsfeedDetailAccount();
   final NewsfeedDetailAccount newsfeedDetailAccount = NewsfeedDetailAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -118,7 +124,8 @@ NewsfeedDetailAccount $NewsfeedDetailAccountFromJson(Map<String, dynamic> json)
   return newsfeedDetailAccount;
   return newsfeedDetailAccount;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedDetailAccountToJson(NewsfeedDetailAccount entity) {
+Map<String, dynamic> $NewsfeedDetailAccountToJson(
+    NewsfeedDetailAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -142,7 +149,8 @@ extension NewsfeedDetailAccountExtension on NewsfeedDetailAccount {
   }
   }
 }
 }
 
 
-NewsfeedDetailComments $NewsfeedDetailCommentsFromJson(Map<String, dynamic> json) {
+NewsfeedDetailComments $NewsfeedDetailCommentsFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedDetailComments newsfeedDetailComments = NewsfeedDetailComments();
   final NewsfeedDetailComments newsfeedDetailComments = NewsfeedDetailComments();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -156,18 +164,21 @@ NewsfeedDetailComments $NewsfeedDetailCommentsFromJson(Map<String, dynamic> json
   if (createdAt != null) {
   if (createdAt != null) {
     newsfeedDetailComments.createdAt = createdAt;
     newsfeedDetailComments.createdAt = createdAt;
   }
   }
-  final NewsfeedDetailCommentsAccount? account = jsonConvert.convert<NewsfeedDetailCommentsAccount>(json['account']);
+  final NewsfeedDetailCommentsAccount? account = jsonConvert.convert<
+      NewsfeedDetailCommentsAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     newsfeedDetailComments.account = account;
     newsfeedDetailComments.account = account;
   }
   }
-  final NewsfeedDetailCommentsToAccount? toAccount = jsonConvert.convert<NewsfeedDetailCommentsToAccount>(json['to_account']);
+  final NewsfeedDetailCommentsToAccount? toAccount = jsonConvert.convert<
+      NewsfeedDetailCommentsToAccount>(json['to_account']);
   if (toAccount != null) {
   if (toAccount != null) {
     newsfeedDetailComments.toAccount = toAccount;
     newsfeedDetailComments.toAccount = toAccount;
   }
   }
   return newsfeedDetailComments;
   return newsfeedDetailComments;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedDetailCommentsToJson(NewsfeedDetailComments entity) {
+Map<String, dynamic> $NewsfeedDetailCommentsToJson(
+    NewsfeedDetailComments entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['content'] = entity.content;
   data['content'] = entity.content;
@@ -194,7 +205,8 @@ extension NewsfeedDetailCommentsExtension on NewsfeedDetailComments {
   }
   }
 }
 }
 
 
-NewsfeedDetailCommentsAccount $NewsfeedDetailCommentsAccountFromJson(Map<String, dynamic> json) {
+NewsfeedDetailCommentsAccount $NewsfeedDetailCommentsAccountFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedDetailCommentsAccount newsfeedDetailCommentsAccount = NewsfeedDetailCommentsAccount();
   final NewsfeedDetailCommentsAccount newsfeedDetailCommentsAccount = NewsfeedDetailCommentsAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -211,7 +223,8 @@ NewsfeedDetailCommentsAccount $NewsfeedDetailCommentsAccountFromJson(Map<String,
   return newsfeedDetailCommentsAccount;
   return newsfeedDetailCommentsAccount;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedDetailCommentsAccountToJson(NewsfeedDetailCommentsAccount entity) {
+Map<String, dynamic> $NewsfeedDetailCommentsAccountToJson(
+    NewsfeedDetailCommentsAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -232,7 +245,8 @@ extension NewsfeedDetailCommentsAccountExtension on NewsfeedDetailCommentsAccoun
   }
   }
 }
 }
 
 
-NewsfeedDetailCommentsToAccount $NewsfeedDetailCommentsToAccountFromJson(Map<String, dynamic> json) {
+NewsfeedDetailCommentsToAccount $NewsfeedDetailCommentsToAccountFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedDetailCommentsToAccount newsfeedDetailCommentsToAccount = NewsfeedDetailCommentsToAccount();
   final NewsfeedDetailCommentsToAccount newsfeedDetailCommentsToAccount = NewsfeedDetailCommentsToAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -249,7 +263,8 @@ NewsfeedDetailCommentsToAccount $NewsfeedDetailCommentsToAccountFromJson(Map<Str
   return newsfeedDetailCommentsToAccount;
   return newsfeedDetailCommentsToAccount;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedDetailCommentsToAccountToJson(NewsfeedDetailCommentsToAccount entity) {
+Map<String, dynamic> $NewsfeedDetailCommentsToAccountToJson(
+    NewsfeedDetailCommentsToAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 19 - 9
packages/cs_domain/lib/generated/json/newsfeed_following_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/newsfeed_following_entity.dart';
 import 'package:domain/entity/newsfeed_following_entity.dart';
 
 
-NewsfeedFollowingEntity $NewsfeedFollowingEntityFromJson(Map<String, dynamic> json) {
+NewsfeedFollowingEntity $NewsfeedFollowingEntityFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedFollowingEntity newsfeedFollowingEntity = NewsfeedFollowingEntity();
   final NewsfeedFollowingEntity newsfeedFollowingEntity = NewsfeedFollowingEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,19 @@ NewsfeedFollowingEntity $NewsfeedFollowingEntityFromJson(Map<String, dynamic> js
   if (countPage != null) {
   if (countPage != null) {
     newsfeedFollowingEntity.countPage = countPage;
     newsfeedFollowingEntity.countPage = countPage;
   }
   }
-  final List<NewsfeedFollowingList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<NewsfeedFollowingList>(e) as NewsfeedFollowingList).toList();
+  final List<NewsfeedFollowingList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<NewsfeedFollowingList>(e) as NewsfeedFollowingList)
+      .toList();
   if (list != null) {
   if (list != null) {
     newsfeedFollowingEntity.list = list;
     newsfeedFollowingEntity.list = list;
   }
   }
   return newsfeedFollowingEntity;
   return newsfeedFollowingEntity;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedFollowingEntityToJson(NewsfeedFollowingEntity entity) {
+Map<String, dynamic> $NewsfeedFollowingEntityToJson(
+    NewsfeedFollowingEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;
@@ -54,7 +59,8 @@ extension NewsfeedFollowingEntityExtension on NewsfeedFollowingEntity {
   }
   }
 }
 }
 
 
-NewsfeedFollowingList $NewsfeedFollowingListFromJson(Map<String, dynamic> json) {
+NewsfeedFollowingList $NewsfeedFollowingListFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedFollowingList newsfeedFollowingList = NewsfeedFollowingList();
   final NewsfeedFollowingList newsfeedFollowingList = NewsfeedFollowingList();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -85,14 +91,16 @@ NewsfeedFollowingList $NewsfeedFollowingListFromJson(Map<String, dynamic> json)
   if (createdAt != null) {
   if (createdAt != null) {
     newsfeedFollowingList.createdAt = createdAt;
     newsfeedFollowingList.createdAt = createdAt;
   }
   }
-  final NewsfeedFollowingListAccount? account = jsonConvert.convert<NewsfeedFollowingListAccount>(json['account']);
+  final NewsfeedFollowingListAccount? account = jsonConvert.convert<
+      NewsfeedFollowingListAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     newsfeedFollowingList.account = account;
     newsfeedFollowingList.account = account;
   }
   }
   return newsfeedFollowingList;
   return newsfeedFollowingList;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedFollowingListToJson(NewsfeedFollowingList entity) {
+Map<String, dynamic> $NewsfeedFollowingListToJson(
+    NewsfeedFollowingList entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['content'] = entity.content;
   data['content'] = entity.content;
@@ -128,7 +136,8 @@ extension NewsfeedFollowingListExtension on NewsfeedFollowingList {
   }
   }
 }
 }
 
 
-NewsfeedFollowingListAccount $NewsfeedFollowingListAccountFromJson(Map<String, dynamic> json) {
+NewsfeedFollowingListAccount $NewsfeedFollowingListAccountFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedFollowingListAccount newsfeedFollowingListAccount = NewsfeedFollowingListAccount();
   final NewsfeedFollowingListAccount newsfeedFollowingListAccount = NewsfeedFollowingListAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -149,7 +158,8 @@ NewsfeedFollowingListAccount $NewsfeedFollowingListAccountFromJson(Map<String, d
   return newsfeedFollowingListAccount;
   return newsfeedFollowingListAccount;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedFollowingListAccountToJson(NewsfeedFollowingListAccount entity) {
+Map<String, dynamic> $NewsfeedFollowingListAccountToJson(
+    NewsfeedFollowingListAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 11 - 5
packages/cs_domain/lib/generated/json/newsfeed_foryou_entity.g.dart

@@ -19,8 +19,11 @@ NewsfeedForyouEntity $NewsfeedForyouEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     newsfeedForyouEntity.countPage = countPage;
     newsfeedForyouEntity.countPage = countPage;
   }
   }
-  final List<NewsfeedForyouList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<NewsfeedForyouList>(e) as NewsfeedForyouList).toList();
+  final List<NewsfeedForyouList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<NewsfeedForyouList>(e) as NewsfeedForyouList)
+      .toList();
   if (list != null) {
   if (list != null) {
     newsfeedForyouEntity.list = list;
     newsfeedForyouEntity.list = list;
   }
   }
@@ -85,7 +88,8 @@ NewsfeedForyouList $NewsfeedForyouListFromJson(Map<String, dynamic> json) {
   if (createdAt != null) {
   if (createdAt != null) {
     newsfeedForyouList.createdAt = createdAt;
     newsfeedForyouList.createdAt = createdAt;
   }
   }
-  final NewsfeedForyouListAccount? account = jsonConvert.convert<NewsfeedForyouListAccount>(json['account']);
+  final NewsfeedForyouListAccount? account = jsonConvert.convert<
+      NewsfeedForyouListAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     newsfeedForyouList.account = account;
     newsfeedForyouList.account = account;
   }
   }
@@ -128,7 +132,8 @@ extension NewsfeedForyouListExtension on NewsfeedForyouList {
   }
   }
 }
 }
 
 
-NewsfeedForyouListAccount $NewsfeedForyouListAccountFromJson(Map<String, dynamic> json) {
+NewsfeedForyouListAccount $NewsfeedForyouListAccountFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedForyouListAccount newsfeedForyouListAccount = NewsfeedForyouListAccount();
   final NewsfeedForyouListAccount newsfeedForyouListAccount = NewsfeedForyouListAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -149,7 +154,8 @@ NewsfeedForyouListAccount $NewsfeedForyouListAccountFromJson(Map<String, dynamic
   return newsfeedForyouListAccount;
   return newsfeedForyouListAccount;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedForyouListAccountToJson(NewsfeedForyouListAccount entity) {
+Map<String, dynamic> $NewsfeedForyouListAccountToJson(
+    NewsfeedForyouListAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 10 - 5
packages/cs_domain/lib/generated/json/newsfeed_news_entity.g.dart

@@ -19,8 +19,10 @@ NewsfeedNewsEntity $NewsfeedNewsEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     newsfeedNewsEntity.countPage = countPage;
     newsfeedNewsEntity.countPage = countPage;
   }
   }
-  final List<NewsfeedNewsList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<NewsfeedNewsList>(e) as NewsfeedNewsList).toList();
+  final List<NewsfeedNewsList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<NewsfeedNewsList>(e) as NewsfeedNewsList)
+      .toList();
   if (list != null) {
   if (list != null) {
     newsfeedNewsEntity.list = list;
     newsfeedNewsEntity.list = list;
   }
   }
@@ -85,7 +87,8 @@ NewsfeedNewsList $NewsfeedNewsListFromJson(Map<String, dynamic> json) {
   if (createdAt != null) {
   if (createdAt != null) {
     newsfeedNewsList.createdAt = createdAt;
     newsfeedNewsList.createdAt = createdAt;
   }
   }
-  final NewsfeedNewsListAccount? account = jsonConvert.convert<NewsfeedNewsListAccount>(json['account']);
+  final NewsfeedNewsListAccount? account = jsonConvert.convert<
+      NewsfeedNewsListAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     newsfeedNewsList.account = account;
     newsfeedNewsList.account = account;
   }
   }
@@ -128,7 +131,8 @@ extension NewsfeedNewsListExtension on NewsfeedNewsList {
   }
   }
 }
 }
 
 
-NewsfeedNewsListAccount $NewsfeedNewsListAccountFromJson(Map<String, dynamic> json) {
+NewsfeedNewsListAccount $NewsfeedNewsListAccountFromJson(
+    Map<String, dynamic> json) {
   final NewsfeedNewsListAccount newsfeedNewsListAccount = NewsfeedNewsListAccount();
   final NewsfeedNewsListAccount newsfeedNewsListAccount = NewsfeedNewsListAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -149,7 +153,8 @@ NewsfeedNewsListAccount $NewsfeedNewsListAccountFromJson(Map<String, dynamic> js
   return newsfeedNewsListAccount;
   return newsfeedNewsListAccount;
 }
 }
 
 
-Map<String, dynamic> $NewsfeedNewsListAccountToJson(NewsfeedNewsListAccount entity) {
+Map<String, dynamic> $NewsfeedNewsListAccountToJson(
+    NewsfeedNewsListAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 4 - 2
packages/cs_domain/lib/generated/json/notice_board_announ_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/notice_board_announ_detail_entity.dart';
 import 'package:domain/entity/notice_board_announ_detail_entity.dart';
 
 
-NoticeBoardAnnounDetailEntity $NoticeBoardAnnounDetailEntityFromJson(Map<String, dynamic> json) {
+NoticeBoardAnnounDetailEntity $NoticeBoardAnnounDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final NoticeBoardAnnounDetailEntity noticeBoardAnnounDetailEntity = NoticeBoardAnnounDetailEntity();
   final NoticeBoardAnnounDetailEntity noticeBoardAnnounDetailEntity = NoticeBoardAnnounDetailEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -27,7 +28,8 @@ NoticeBoardAnnounDetailEntity $NoticeBoardAnnounDetailEntityFromJson(Map<String,
   return noticeBoardAnnounDetailEntity;
   return noticeBoardAnnounDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $NoticeBoardAnnounDetailEntityToJson(NoticeBoardAnnounDetailEntity entity) {
+Map<String, dynamic> $NoticeBoardAnnounDetailEntityToJson(
+    NoticeBoardAnnounDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['title'] = entity.title;
   data['title'] = entity.title;

+ 13 - 6
packages/cs_domain/lib/generated/json/notice_board_announ_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/notice_board_announ_entity.dart';
 import 'package:domain/entity/notice_board_announ_entity.dart';
 
 
-NoticeBoardAnnounEntity $NoticeBoardAnnounEntityFromJson(Map<String, dynamic> json) {
+NoticeBoardAnnounEntity $NoticeBoardAnnounEntityFromJson(
+    Map<String, dynamic> json) {
   final NoticeBoardAnnounEntity noticeBoardAnnounEntity = NoticeBoardAnnounEntity();
   final NoticeBoardAnnounEntity noticeBoardAnnounEntity = NoticeBoardAnnounEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,19 @@ NoticeBoardAnnounEntity $NoticeBoardAnnounEntityFromJson(Map<String, dynamic> js
   if (countPage != null) {
   if (countPage != null) {
     noticeBoardAnnounEntity.countPage = countPage;
     noticeBoardAnnounEntity.countPage = countPage;
   }
   }
-  final List<NoticeBoardAnnounList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<NoticeBoardAnnounList>(e) as NoticeBoardAnnounList).toList();
+  final List<NoticeBoardAnnounList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<NoticeBoardAnnounList>(e) as NoticeBoardAnnounList)
+      .toList();
   if (list != null) {
   if (list != null) {
     noticeBoardAnnounEntity.list = list;
     noticeBoardAnnounEntity.list = list;
   }
   }
   return noticeBoardAnnounEntity;
   return noticeBoardAnnounEntity;
 }
 }
 
 
-Map<String, dynamic> $NoticeBoardAnnounEntityToJson(NoticeBoardAnnounEntity entity) {
+Map<String, dynamic> $NoticeBoardAnnounEntityToJson(
+    NoticeBoardAnnounEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;
@@ -54,7 +59,8 @@ extension NoticeBoardAnnounEntityExtension on NoticeBoardAnnounEntity {
   }
   }
 }
 }
 
 
-NoticeBoardAnnounList $NoticeBoardAnnounListFromJson(Map<String, dynamic> json) {
+NoticeBoardAnnounList $NoticeBoardAnnounListFromJson(
+    Map<String, dynamic> json) {
   final NoticeBoardAnnounList noticeBoardAnnounList = NoticeBoardAnnounList();
   final NoticeBoardAnnounList noticeBoardAnnounList = NoticeBoardAnnounList();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -71,7 +77,8 @@ NoticeBoardAnnounList $NoticeBoardAnnounListFromJson(Map<String, dynamic> json)
   return noticeBoardAnnounList;
   return noticeBoardAnnounList;
 }
 }
 
 
-Map<String, dynamic> $NoticeBoardAnnounListToJson(NoticeBoardAnnounList entity) {
+Map<String, dynamic> $NoticeBoardAnnounListToJson(
+    NoticeBoardAnnounList entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['title'] = entity.title;
   data['title'] = entity.title;

+ 14 - 6
packages/cs_domain/lib/generated/json/notice_board_documents_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/notice_board_documents_entity.dart';
 import 'package:domain/entity/notice_board_documents_entity.dart';
 
 
-NoticeBoardDocumentsEntity $NoticeBoardDocumentsEntityFromJson(Map<String, dynamic> json) {
+NoticeBoardDocumentsEntity $NoticeBoardDocumentsEntityFromJson(
+    Map<String, dynamic> json) {
   final NoticeBoardDocumentsEntity noticeBoardDocumentsEntity = NoticeBoardDocumentsEntity();
   final NoticeBoardDocumentsEntity noticeBoardDocumentsEntity = NoticeBoardDocumentsEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,20 @@ NoticeBoardDocumentsEntity $NoticeBoardDocumentsEntityFromJson(Map<String, dynam
   if (countPage != null) {
   if (countPage != null) {
     noticeBoardDocumentsEntity.countPage = countPage;
     noticeBoardDocumentsEntity.countPage = countPage;
   }
   }
-  final List<NoticeBoardDocumentsList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<NoticeBoardDocumentsList>(e) as NoticeBoardDocumentsList).toList();
+  final List<NoticeBoardDocumentsList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<NoticeBoardDocumentsList>(
+          e) as NoticeBoardDocumentsList)
+      .toList();
   if (list != null) {
   if (list != null) {
     noticeBoardDocumentsEntity.list = list;
     noticeBoardDocumentsEntity.list = list;
   }
   }
   return noticeBoardDocumentsEntity;
   return noticeBoardDocumentsEntity;
 }
 }
 
 
-Map<String, dynamic> $NoticeBoardDocumentsEntityToJson(NoticeBoardDocumentsEntity entity) {
+Map<String, dynamic> $NoticeBoardDocumentsEntityToJson(
+    NoticeBoardDocumentsEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;
@@ -54,7 +60,8 @@ extension NoticeBoardDocumentsEntityExtension on NoticeBoardDocumentsEntity {
   }
   }
 }
 }
 
 
-NoticeBoardDocumentsList $NoticeBoardDocumentsListFromJson(Map<String, dynamic> json) {
+NoticeBoardDocumentsList $NoticeBoardDocumentsListFromJson(
+    Map<String, dynamic> json) {
   final NoticeBoardDocumentsList noticeBoardDocumentsList = NoticeBoardDocumentsList();
   final NoticeBoardDocumentsList noticeBoardDocumentsList = NoticeBoardDocumentsList();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -75,7 +82,8 @@ NoticeBoardDocumentsList $NoticeBoardDocumentsListFromJson(Map<String, dynamic>
   return noticeBoardDocumentsList;
   return noticeBoardDocumentsList;
 }
 }
 
 
-Map<String, dynamic> $NoticeBoardDocumentsListToJson(NoticeBoardDocumentsList entity) {
+Map<String, dynamic> $NoticeBoardDocumentsListToJson(
+    NoticeBoardDocumentsList entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['parent_id'] = entity.parentId;
   data['parent_id'] = entity.parentId;

+ 4 - 2
packages/cs_domain/lib/generated/json/notice_board_event_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/notice_board_event_detail_entity.dart';
 import 'package:domain/entity/notice_board_event_detail_entity.dart';
 
 
-NoticeBoardEventDetailEntity $NoticeBoardEventDetailEntityFromJson(Map<String, dynamic> json) {
+NoticeBoardEventDetailEntity $NoticeBoardEventDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final NoticeBoardEventDetailEntity noticeBoardEventDetailEntity = NoticeBoardEventDetailEntity();
   final NoticeBoardEventDetailEntity noticeBoardEventDetailEntity = NoticeBoardEventDetailEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -31,7 +32,8 @@ NoticeBoardEventDetailEntity $NoticeBoardEventDetailEntityFromJson(Map<String, d
   return noticeBoardEventDetailEntity;
   return noticeBoardEventDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $NoticeBoardEventDetailEntityToJson(NoticeBoardEventDetailEntity entity) {
+Map<String, dynamic> $NoticeBoardEventDetailEntityToJson(
+    NoticeBoardEventDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['title'] = entity.title;
   data['title'] = entity.title;

+ 9 - 4
packages/cs_domain/lib/generated/json/notice_board_event_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/notice_board_event_entity.dart';
 import 'package:domain/entity/notice_board_event_entity.dart';
 
 
-NoticeBoardEventEntity $NoticeBoardEventEntityFromJson(Map<String, dynamic> json) {
+NoticeBoardEventEntity $NoticeBoardEventEntityFromJson(
+    Map<String, dynamic> json) {
   final NoticeBoardEventEntity noticeBoardEventEntity = NoticeBoardEventEntity();
   final NoticeBoardEventEntity noticeBoardEventEntity = NoticeBoardEventEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,19 @@ NoticeBoardEventEntity $NoticeBoardEventEntityFromJson(Map<String, dynamic> json
   if (countPage != null) {
   if (countPage != null) {
     noticeBoardEventEntity.countPage = countPage;
     noticeBoardEventEntity.countPage = countPage;
   }
   }
-  final List<NoticeBoardEventList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<NoticeBoardEventList>(e) as NoticeBoardEventList).toList();
+  final List<NoticeBoardEventList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<NoticeBoardEventList>(e) as NoticeBoardEventList)
+      .toList();
   if (list != null) {
   if (list != null) {
     noticeBoardEventEntity.list = list;
     noticeBoardEventEntity.list = list;
   }
   }
   return noticeBoardEventEntity;
   return noticeBoardEventEntity;
 }
 }
 
 
-Map<String, dynamic> $NoticeBoardEventEntityToJson(NoticeBoardEventEntity entity) {
+Map<String, dynamic> $NoticeBoardEventEntityToJson(
+    NoticeBoardEventEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;

+ 53 - 25
packages/cs_domain/lib/generated/json/paid_service_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/paid_service_detail_entity.dart';
 import 'package:domain/entity/paid_service_detail_entity.dart';
 
 
-PaidServiceDetailEntity $PaidServiceDetailEntityFromJson(Map<String, dynamic> json) {
+PaidServiceDetailEntity $PaidServiceDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final PaidServiceDetailEntity paidServiceDetailEntity = PaidServiceDetailEntity();
   final PaidServiceDetailEntity paidServiceDetailEntity = PaidServiceDetailEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -16,7 +17,8 @@ PaidServiceDetailEntity $PaidServiceDetailEntityFromJson(Map<String, dynamic> js
   if (name != null) {
   if (name != null) {
     paidServiceDetailEntity.name = name;
     paidServiceDetailEntity.name = name;
   }
   }
-  final int? evaluationsAvgScore = jsonConvert.convert<int>(json['evaluations_avg_score']);
+  final int? evaluationsAvgScore = jsonConvert.convert<int>(
+      json['evaluations_avg_score']);
   if (evaluationsAvgScore != null) {
   if (evaluationsAvgScore != null) {
     paidServiceDetailEntity.evaluationsAvgScore = evaluationsAvgScore;
     paidServiceDetailEntity.evaluationsAvgScore = evaluationsAvgScore;
   }
   }
@@ -36,15 +38,18 @@ PaidServiceDetailEntity $PaidServiceDetailEntityFromJson(Map<String, dynamic> js
   if (nightPrice != null) {
   if (nightPrice != null) {
     paidServiceDetailEntity.nightPrice = nightPrice;
     paidServiceDetailEntity.nightPrice = nightPrice;
   }
   }
-  final String? servicePeriodStart = jsonConvert.convert<String>(json['service_period_start']);
+  final String? servicePeriodStart = jsonConvert.convert<String>(
+      json['service_period_start']);
   if (servicePeriodStart != null) {
   if (servicePeriodStart != null) {
     paidServiceDetailEntity.servicePeriodStart = servicePeriodStart;
     paidServiceDetailEntity.servicePeriodStart = servicePeriodStart;
   }
   }
-  final String? servicePeriodEnd = jsonConvert.convert<String>(json['service_period_end']);
+  final String? servicePeriodEnd = jsonConvert.convert<String>(
+      json['service_period_end']);
   if (servicePeriodEnd != null) {
   if (servicePeriodEnd != null) {
     paidServiceDetailEntity.servicePeriodEnd = servicePeriodEnd;
     paidServiceDetailEntity.servicePeriodEnd = servicePeriodEnd;
   }
   }
-  final int? servicePeriodInterval = jsonConvert.convert<int>(json['service_period_interval']);
+  final int? servicePeriodInterval = jsonConvert.convert<int>(
+      json['service_period_interval']);
   if (servicePeriodInterval != null) {
   if (servicePeriodInterval != null) {
     paidServiceDetailEntity.servicePeriodInterval = servicePeriodInterval;
     paidServiceDetailEntity.servicePeriodInterval = servicePeriodInterval;
   }
   }
@@ -52,28 +57,38 @@ PaidServiceDetailEntity $PaidServiceDetailEntityFromJson(Map<String, dynamic> js
   if (description != null) {
   if (description != null) {
     paidServiceDetailEntity.description = description;
     paidServiceDetailEntity.description = description;
   }
   }
-  final PaidServiceDetailMerchant? merchant = jsonConvert.convert<PaidServiceDetailMerchant>(json['merchant']);
+  final PaidServiceDetailMerchant? merchant = jsonConvert.convert<
+      PaidServiceDetailMerchant>(json['merchant']);
   if (merchant != null) {
   if (merchant != null) {
     paidServiceDetailEntity.merchant = merchant;
     paidServiceDetailEntity.merchant = merchant;
   }
   }
-  final PaidServiceDetailCategory? category = jsonConvert.convert<PaidServiceDetailCategory>(json['category']);
+  final PaidServiceDetailCategory? category = jsonConvert.convert<
+      PaidServiceDetailCategory>(json['category']);
   if (category != null) {
   if (category != null) {
     paidServiceDetailEntity.category = category;
     paidServiceDetailEntity.category = category;
   }
   }
-  final List<PaidServiceDetailProducts>? products = (json['products'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<PaidServiceDetailProducts>(e) as PaidServiceDetailProducts).toList();
+  final List<PaidServiceDetailProducts>? products = (json['products'] as List<
+      dynamic>?)?.map(
+          (e) =>
+      jsonConvert.convert<PaidServiceDetailProducts>(
+          e) as PaidServiceDetailProducts).toList();
   if (products != null) {
   if (products != null) {
     paidServiceDetailEntity.products = products;
     paidServiceDetailEntity.products = products;
   }
   }
-  final List<PaidServiceDetailEvaluations>? evaluations = (json['evaluations'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<PaidServiceDetailEvaluations>(e) as PaidServiceDetailEvaluations).toList();
+  final List<
+      PaidServiceDetailEvaluations>? evaluations = (json['evaluations'] as List<
+      dynamic>?)?.map(
+          (e) =>
+      jsonConvert.convert<PaidServiceDetailEvaluations>(
+          e) as PaidServiceDetailEvaluations).toList();
   if (evaluations != null) {
   if (evaluations != null) {
     paidServiceDetailEntity.evaluations = evaluations;
     paidServiceDetailEntity.evaluations = evaluations;
   }
   }
   return paidServiceDetailEntity;
   return paidServiceDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $PaidServiceDetailEntityToJson(PaidServiceDetailEntity entity) {
+Map<String, dynamic> $PaidServiceDetailEntityToJson(
+    PaidServiceDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['resources'] = entity.resources;
   data['resources'] = entity.resources;
@@ -124,7 +139,8 @@ extension PaidServiceDetailEntityExtension on PaidServiceDetailEntity {
       ..nightPrice = nightPrice ?? this.nightPrice
       ..nightPrice = nightPrice ?? this.nightPrice
       ..servicePeriodStart = servicePeriodStart ?? this.servicePeriodStart
       ..servicePeriodStart = servicePeriodStart ?? this.servicePeriodStart
       ..servicePeriodEnd = servicePeriodEnd ?? this.servicePeriodEnd
       ..servicePeriodEnd = servicePeriodEnd ?? this.servicePeriodEnd
-      ..servicePeriodInterval = servicePeriodInterval ?? this.servicePeriodInterval
+      ..servicePeriodInterval = servicePeriodInterval ??
+          this.servicePeriodInterval
       ..description = description ?? this.description
       ..description = description ?? this.description
       ..merchant = merchant ?? this.merchant
       ..merchant = merchant ?? this.merchant
       ..category = category ?? this.category
       ..category = category ?? this.category
@@ -133,7 +149,8 @@ extension PaidServiceDetailEntityExtension on PaidServiceDetailEntity {
   }
   }
 }
 }
 
 
-PaidServiceDetailMerchant $PaidServiceDetailMerchantFromJson(Map<String, dynamic> json) {
+PaidServiceDetailMerchant $PaidServiceDetailMerchantFromJson(
+    Map<String, dynamic> json) {
   final PaidServiceDetailMerchant paidServiceDetailMerchant = PaidServiceDetailMerchant();
   final PaidServiceDetailMerchant paidServiceDetailMerchant = PaidServiceDetailMerchant();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -146,7 +163,8 @@ PaidServiceDetailMerchant $PaidServiceDetailMerchantFromJson(Map<String, dynamic
   return paidServiceDetailMerchant;
   return paidServiceDetailMerchant;
 }
 }
 
 
-Map<String, dynamic> $PaidServiceDetailMerchantToJson(PaidServiceDetailMerchant entity) {
+Map<String, dynamic> $PaidServiceDetailMerchantToJson(
+    PaidServiceDetailMerchant entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -164,7 +182,8 @@ extension PaidServiceDetailMerchantExtension on PaidServiceDetailMerchant {
   }
   }
 }
 }
 
 
-PaidServiceDetailCategory $PaidServiceDetailCategoryFromJson(Map<String, dynamic> json) {
+PaidServiceDetailCategory $PaidServiceDetailCategoryFromJson(
+    Map<String, dynamic> json) {
   final PaidServiceDetailCategory paidServiceDetailCategory = PaidServiceDetailCategory();
   final PaidServiceDetailCategory paidServiceDetailCategory = PaidServiceDetailCategory();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -181,7 +200,8 @@ PaidServiceDetailCategory $PaidServiceDetailCategoryFromJson(Map<String, dynamic
   return paidServiceDetailCategory;
   return paidServiceDetailCategory;
 }
 }
 
 
-Map<String, dynamic> $PaidServiceDetailCategoryToJson(PaidServiceDetailCategory entity) {
+Map<String, dynamic> $PaidServiceDetailCategoryToJson(
+    PaidServiceDetailCategory entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -202,7 +222,8 @@ extension PaidServiceDetailCategoryExtension on PaidServiceDetailCategory {
   }
   }
 }
 }
 
 
-PaidServiceDetailProducts $PaidServiceDetailProductsFromJson(Map<String, dynamic> json) {
+PaidServiceDetailProducts $PaidServiceDetailProductsFromJson(
+    Map<String, dynamic> json) {
   final PaidServiceDetailProducts paidServiceDetailProducts = PaidServiceDetailProducts();
   final PaidServiceDetailProducts paidServiceDetailProducts = PaidServiceDetailProducts();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -212,7 +233,8 @@ PaidServiceDetailProducts $PaidServiceDetailProductsFromJson(Map<String, dynamic
   if (name != null) {
   if (name != null) {
     paidServiceDetailProducts.name = name;
     paidServiceDetailProducts.name = name;
   }
   }
-  final String? shortDescription = jsonConvert.convert<String>(json['short_description']);
+  final String? shortDescription = jsonConvert.convert<String>(
+      json['short_description']);
   if (shortDescription != null) {
   if (shortDescription != null) {
     paidServiceDetailProducts.shortDescription = shortDescription;
     paidServiceDetailProducts.shortDescription = shortDescription;
   }
   }
@@ -223,7 +245,8 @@ PaidServiceDetailProducts $PaidServiceDetailProductsFromJson(Map<String, dynamic
   return paidServiceDetailProducts;
   return paidServiceDetailProducts;
 }
 }
 
 
-Map<String, dynamic> $PaidServiceDetailProductsToJson(PaidServiceDetailProducts entity) {
+Map<String, dynamic> $PaidServiceDetailProductsToJson(
+    PaidServiceDetailProducts entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -247,7 +270,8 @@ extension PaidServiceDetailProductsExtension on PaidServiceDetailProducts {
   }
   }
 }
 }
 
 
-PaidServiceDetailEvaluations $PaidServiceDetailEvaluationsFromJson(Map<String, dynamic> json) {
+PaidServiceDetailEvaluations $PaidServiceDetailEvaluationsFromJson(
+    Map<String, dynamic> json) {
   final PaidServiceDetailEvaluations paidServiceDetailEvaluations = PaidServiceDetailEvaluations();
   final PaidServiceDetailEvaluations paidServiceDetailEvaluations = PaidServiceDetailEvaluations();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -266,7 +290,8 @@ PaidServiceDetailEvaluations $PaidServiceDetailEvaluationsFromJson(Map<String, d
   if (resources != null) {
   if (resources != null) {
     paidServiceDetailEvaluations.resources = resources;
     paidServiceDetailEvaluations.resources = resources;
   }
   }
-  final PaidServiceDetailEvaluationsAccount? account = jsonConvert.convert<PaidServiceDetailEvaluationsAccount>(json['account']);
+  final PaidServiceDetailEvaluationsAccount? account = jsonConvert.convert<
+      PaidServiceDetailEvaluationsAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     paidServiceDetailEvaluations.account = account;
     paidServiceDetailEvaluations.account = account;
   }
   }
@@ -277,7 +302,8 @@ PaidServiceDetailEvaluations $PaidServiceDetailEvaluationsFromJson(Map<String, d
   return paidServiceDetailEvaluations;
   return paidServiceDetailEvaluations;
 }
 }
 
 
-Map<String, dynamic> $PaidServiceDetailEvaluationsToJson(PaidServiceDetailEvaluations entity) {
+Map<String, dynamic> $PaidServiceDetailEvaluationsToJson(
+    PaidServiceDetailEvaluations entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['score'] = entity.score;
   data['score'] = entity.score;
@@ -307,7 +333,8 @@ extension PaidServiceDetailEvaluationsExtension on PaidServiceDetailEvaluations
   }
   }
 }
 }
 
 
-PaidServiceDetailEvaluationsAccount $PaidServiceDetailEvaluationsAccountFromJson(Map<String, dynamic> json) {
+PaidServiceDetailEvaluationsAccount $PaidServiceDetailEvaluationsAccountFromJson(
+    Map<String, dynamic> json) {
   final PaidServiceDetailEvaluationsAccount paidServiceDetailEvaluationsAccount = PaidServiceDetailEvaluationsAccount();
   final PaidServiceDetailEvaluationsAccount paidServiceDetailEvaluationsAccount = PaidServiceDetailEvaluationsAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -324,7 +351,8 @@ PaidServiceDetailEvaluationsAccount $PaidServiceDetailEvaluationsAccountFromJson
   return paidServiceDetailEvaluationsAccount;
   return paidServiceDetailEvaluationsAccount;
 }
 }
 
 
-Map<String, dynamic> $PaidServiceDetailEvaluationsAccountToJson(PaidServiceDetailEvaluationsAccount entity) {
+Map<String, dynamic> $PaidServiceDetailEvaluationsAccountToJson(
+    PaidServiceDetailEvaluationsAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 16 - 8
packages/cs_domain/lib/generated/json/paid_service_entity.g.dart

@@ -19,8 +19,10 @@ PaidServiceEntity $PaidServiceEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     paidServiceEntity.countPage = countPage;
     paidServiceEntity.countPage = countPage;
   }
   }
-  final List<PaidServiceList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<PaidServiceList>(e) as PaidServiceList).toList();
+  final List<PaidServiceList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<PaidServiceList>(e) as PaidServiceList)
+      .toList();
   if (list != null) {
   if (list != null) {
     paidServiceEntity.list = list;
     paidServiceEntity.list = list;
   }
   }
@@ -81,11 +83,13 @@ PaidServiceList $PaidServiceListFromJson(Map<String, dynamic> json) {
   if (liked != null) {
   if (liked != null) {
     paidServiceList.liked = liked;
     paidServiceList.liked = liked;
   }
   }
-  final PaidServiceListMerchant? merchant = jsonConvert.convert<PaidServiceListMerchant>(json['merchant']);
+  final PaidServiceListMerchant? merchant = jsonConvert.convert<
+      PaidServiceListMerchant>(json['merchant']);
   if (merchant != null) {
   if (merchant != null) {
     paidServiceList.merchant = merchant;
     paidServiceList.merchant = merchant;
   }
   }
-  final PaidServiceListCategory? category = jsonConvert.convert<PaidServiceListCategory>(json['category']);
+  final PaidServiceListCategory? category = jsonConvert.convert<
+      PaidServiceListCategory>(json['category']);
   if (category != null) {
   if (category != null) {
     paidServiceList.category = category;
     paidServiceList.category = category;
   }
   }
@@ -128,7 +132,8 @@ extension PaidServiceListExtension on PaidServiceList {
   }
   }
 }
 }
 
 
-PaidServiceListMerchant $PaidServiceListMerchantFromJson(Map<String, dynamic> json) {
+PaidServiceListMerchant $PaidServiceListMerchantFromJson(
+    Map<String, dynamic> json) {
   final PaidServiceListMerchant paidServiceListMerchant = PaidServiceListMerchant();
   final PaidServiceListMerchant paidServiceListMerchant = PaidServiceListMerchant();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -141,7 +146,8 @@ PaidServiceListMerchant $PaidServiceListMerchantFromJson(Map<String, dynamic> js
   return paidServiceListMerchant;
   return paidServiceListMerchant;
 }
 }
 
 
-Map<String, dynamic> $PaidServiceListMerchantToJson(PaidServiceListMerchant entity) {
+Map<String, dynamic> $PaidServiceListMerchantToJson(
+    PaidServiceListMerchant entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -159,7 +165,8 @@ extension PaidServiceListMerchantExtension on PaidServiceListMerchant {
   }
   }
 }
 }
 
 
-PaidServiceListCategory $PaidServiceListCategoryFromJson(Map<String, dynamic> json) {
+PaidServiceListCategory $PaidServiceListCategoryFromJson(
+    Map<String, dynamic> json) {
   final PaidServiceListCategory paidServiceListCategory = PaidServiceListCategory();
   final PaidServiceListCategory paidServiceListCategory = PaidServiceListCategory();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -176,7 +183,8 @@ PaidServiceListCategory $PaidServiceListCategoryFromJson(Map<String, dynamic> js
   return paidServiceListCategory;
   return paidServiceListCategory;
 }
 }
 
 
-Map<String, dynamic> $PaidServiceListCategoryToJson(PaidServiceListCategory entity) {
+Map<String, dynamic> $PaidServiceListCategoryToJson(
+    PaidServiceListCategory entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 54 - 27
packages/cs_domain/lib/generated/json/paid_service_pay_success_info_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/paid_service_pay_success_info_entity.dart';
 import 'package:domain/entity/paid_service_pay_success_info_entity.dart';
 
 
-PaidServicePaySuccessInfoEntity $PaidServicePaySuccessInfoEntityFromJson(Map<String, dynamic> json) {
+PaidServicePaySuccessInfoEntity $PaidServicePaySuccessInfoEntityFromJson(
+    Map<String, dynamic> json) {
   final PaidServicePaySuccessInfoEntity paidServicePaySuccessInfoEntity = PaidServicePaySuccessInfoEntity();
   final PaidServicePaySuccessInfoEntity paidServicePaySuccessInfoEntity = PaidServicePaySuccessInfoEntity();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -23,38 +24,46 @@ PaidServicePaySuccessInfoEntity $PaidServicePaySuccessInfoEntityFromJson(Map<Str
   if (notes != null) {
   if (notes != null) {
     paidServicePaySuccessInfoEntity.notes = notes;
     paidServicePaySuccessInfoEntity.notes = notes;
   }
   }
-  final PaidServicePaySuccessInfoAccount? account = jsonConvert.convert<PaidServicePaySuccessInfoAccount>(json['account']);
+  final PaidServicePaySuccessInfoAccount? account = jsonConvert.convert<
+      PaidServicePaySuccessInfoAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     paidServicePaySuccessInfoEntity.account = account;
     paidServicePaySuccessInfoEntity.account = account;
   }
   }
-  final PaidServicePaySuccessInfoOrderService? orderService = jsonConvert.convert<PaidServicePaySuccessInfoOrderService>(json['order_service']);
+  final PaidServicePaySuccessInfoOrderService? orderService = jsonConvert
+      .convert<PaidServicePaySuccessInfoOrderService>(json['order_service']);
   if (orderService != null) {
   if (orderService != null) {
     paidServicePaySuccessInfoEntity.orderService = orderService;
     paidServicePaySuccessInfoEntity.orderService = orderService;
   }
   }
-  final PaidServicePaySuccessInfoMerchant? merchant = jsonConvert.convert<PaidServicePaySuccessInfoMerchant>(json['merchant']);
+  final PaidServicePaySuccessInfoMerchant? merchant = jsonConvert.convert<
+      PaidServicePaySuccessInfoMerchant>(json['merchant']);
   if (merchant != null) {
   if (merchant != null) {
     paidServicePaySuccessInfoEntity.merchant = merchant;
     paidServicePaySuccessInfoEntity.merchant = merchant;
   }
   }
-  final PaidServicePaySuccessInfoStaff? staff = jsonConvert.convert<PaidServicePaySuccessInfoStaff>(json['staff']);
+  final PaidServicePaySuccessInfoStaff? staff = jsonConvert.convert<
+      PaidServicePaySuccessInfoStaff>(json['staff']);
   if (staff != null) {
   if (staff != null) {
     paidServicePaySuccessInfoEntity.staff = staff;
     paidServicePaySuccessInfoEntity.staff = staff;
   }
   }
-  final PaidServicePaySuccessInfoOrderProducts? orderProducts = jsonConvert.convert<PaidServicePaySuccessInfoOrderProducts>(json['order_products']);
+  final PaidServicePaySuccessInfoOrderProducts? orderProducts = jsonConvert
+      .convert<PaidServicePaySuccessInfoOrderProducts>(json['order_products']);
   if (orderProducts != null) {
   if (orderProducts != null) {
     paidServicePaySuccessInfoEntity.orderProducts = orderProducts;
     paidServicePaySuccessInfoEntity.orderProducts = orderProducts;
   }
   }
-  final PaidServicePaySuccessInfoEstate? estate = jsonConvert.convert<PaidServicePaySuccessInfoEstate>(json['estate']);
+  final PaidServicePaySuccessInfoEstate? estate = jsonConvert.convert<
+      PaidServicePaySuccessInfoEstate>(json['estate']);
   if (estate != null) {
   if (estate != null) {
     paidServicePaySuccessInfoEntity.estate = estate;
     paidServicePaySuccessInfoEntity.estate = estate;
   }
   }
-  final PaidServicePaySuccessInfoEstateUnit? estateUnit = jsonConvert.convert<PaidServicePaySuccessInfoEstateUnit>(json['estate_unit']);
+  final PaidServicePaySuccessInfoEstateUnit? estateUnit = jsonConvert.convert<
+      PaidServicePaySuccessInfoEstateUnit>(json['estate_unit']);
   if (estateUnit != null) {
   if (estateUnit != null) {
     paidServicePaySuccessInfoEntity.estateUnit = estateUnit;
     paidServicePaySuccessInfoEntity.estateUnit = estateUnit;
   }
   }
   return paidServicePaySuccessInfoEntity;
   return paidServicePaySuccessInfoEntity;
 }
 }
 
 
-Map<String, dynamic> $PaidServicePaySuccessInfoEntityToJson(PaidServicePaySuccessInfoEntity entity) {
+Map<String, dynamic> $PaidServicePaySuccessInfoEntityToJson(
+    PaidServicePaySuccessInfoEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['sn'] = entity.sn;
   data['sn'] = entity.sn;
@@ -102,7 +111,8 @@ extension PaidServicePaySuccessInfoEntityExtension on PaidServicePaySuccessInfoE
   }
   }
 }
 }
 
 
-PaidServicePaySuccessInfoAccount $PaidServicePaySuccessInfoAccountFromJson(Map<String, dynamic> json) {
+PaidServicePaySuccessInfoAccount $PaidServicePaySuccessInfoAccountFromJson(
+    Map<String, dynamic> json) {
   final PaidServicePaySuccessInfoAccount paidServicePaySuccessInfoAccount = PaidServicePaySuccessInfoAccount();
   final PaidServicePaySuccessInfoAccount paidServicePaySuccessInfoAccount = PaidServicePaySuccessInfoAccount();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -123,7 +133,8 @@ PaidServicePaySuccessInfoAccount $PaidServicePaySuccessInfoAccountFromJson(Map<S
   return paidServicePaySuccessInfoAccount;
   return paidServicePaySuccessInfoAccount;
 }
 }
 
 
-Map<String, dynamic> $PaidServicePaySuccessInfoAccountToJson(PaidServicePaySuccessInfoAccount entity) {
+Map<String, dynamic> $PaidServicePaySuccessInfoAccountToJson(
+    PaidServicePaySuccessInfoAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -147,7 +158,8 @@ extension PaidServicePaySuccessInfoAccountExtension on PaidServicePaySuccessInfo
   }
   }
 }
 }
 
 
-PaidServicePaySuccessInfoOrderService $PaidServicePaySuccessInfoOrderServiceFromJson(Map<String, dynamic> json) {
+PaidServicePaySuccessInfoOrderService $PaidServicePaySuccessInfoOrderServiceFromJson(
+    Map<String, dynamic> json) {
   final PaidServicePaySuccessInfoOrderService paidServicePaySuccessInfoOrderService = PaidServicePaySuccessInfoOrderService();
   final PaidServicePaySuccessInfoOrderService paidServicePaySuccessInfoOrderService = PaidServicePaySuccessInfoOrderService();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -157,14 +169,17 @@ PaidServicePaySuccessInfoOrderService $PaidServicePaySuccessInfoOrderServiceFrom
   if (name != null) {
   if (name != null) {
     paidServicePaySuccessInfoOrderService.name = name;
     paidServicePaySuccessInfoOrderService.name = name;
   }
   }
-  final int? evaluationsAvgScore = jsonConvert.convert<int>(json['evaluations_avg_score']);
+  final int? evaluationsAvgScore = jsonConvert.convert<int>(
+      json['evaluations_avg_score']);
   if (evaluationsAvgScore != null) {
   if (evaluationsAvgScore != null) {
-    paidServicePaySuccessInfoOrderService.evaluationsAvgScore = evaluationsAvgScore;
+    paidServicePaySuccessInfoOrderService.evaluationsAvgScore =
+        evaluationsAvgScore;
   }
   }
   return paidServicePaySuccessInfoOrderService;
   return paidServicePaySuccessInfoOrderService;
 }
 }
 
 
-Map<String, dynamic> $PaidServicePaySuccessInfoOrderServiceToJson(PaidServicePaySuccessInfoOrderService entity) {
+Map<String, dynamic> $PaidServicePaySuccessInfoOrderServiceToJson(
+    PaidServicePaySuccessInfoOrderService entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -185,7 +200,8 @@ extension PaidServicePaySuccessInfoOrderServiceExtension on PaidServicePaySucces
   }
   }
 }
 }
 
 
-PaidServicePaySuccessInfoMerchant $PaidServicePaySuccessInfoMerchantFromJson(Map<String, dynamic> json) {
+PaidServicePaySuccessInfoMerchant $PaidServicePaySuccessInfoMerchantFromJson(
+    Map<String, dynamic> json) {
   final PaidServicePaySuccessInfoMerchant paidServicePaySuccessInfoMerchant = PaidServicePaySuccessInfoMerchant();
   final PaidServicePaySuccessInfoMerchant paidServicePaySuccessInfoMerchant = PaidServicePaySuccessInfoMerchant();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -195,14 +211,16 @@ PaidServicePaySuccessInfoMerchant $PaidServicePaySuccessInfoMerchantFromJson(Map
   if (name != null) {
   if (name != null) {
     paidServicePaySuccessInfoMerchant.name = name;
     paidServicePaySuccessInfoMerchant.name = name;
   }
   }
-  final String? contactPhone = jsonConvert.convert<String>(json['contact_phone']);
+  final String? contactPhone = jsonConvert.convert<String>(
+      json['contact_phone']);
   if (contactPhone != null) {
   if (contactPhone != null) {
     paidServicePaySuccessInfoMerchant.contactPhone = contactPhone;
     paidServicePaySuccessInfoMerchant.contactPhone = contactPhone;
   }
   }
   return paidServicePaySuccessInfoMerchant;
   return paidServicePaySuccessInfoMerchant;
 }
 }
 
 
-Map<String, dynamic> $PaidServicePaySuccessInfoMerchantToJson(PaidServicePaySuccessInfoMerchant entity) {
+Map<String, dynamic> $PaidServicePaySuccessInfoMerchantToJson(
+    PaidServicePaySuccessInfoMerchant entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -223,7 +241,8 @@ extension PaidServicePaySuccessInfoMerchantExtension on PaidServicePaySuccessInf
   }
   }
 }
 }
 
 
-PaidServicePaySuccessInfoStaff $PaidServicePaySuccessInfoStaffFromJson(Map<String, dynamic> json) {
+PaidServicePaySuccessInfoStaff $PaidServicePaySuccessInfoStaffFromJson(
+    Map<String, dynamic> json) {
   final PaidServicePaySuccessInfoStaff paidServicePaySuccessInfoStaff = PaidServicePaySuccessInfoStaff();
   final PaidServicePaySuccessInfoStaff paidServicePaySuccessInfoStaff = PaidServicePaySuccessInfoStaff();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -240,7 +259,8 @@ PaidServicePaySuccessInfoStaff $PaidServicePaySuccessInfoStaffFromJson(Map<Strin
   return paidServicePaySuccessInfoStaff;
   return paidServicePaySuccessInfoStaff;
 }
 }
 
 
-Map<String, dynamic> $PaidServicePaySuccessInfoStaffToJson(PaidServicePaySuccessInfoStaff entity) {
+Map<String, dynamic> $PaidServicePaySuccessInfoStaffToJson(
+    PaidServicePaySuccessInfoStaff entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -261,7 +281,8 @@ extension PaidServicePaySuccessInfoStaffExtension on PaidServicePaySuccessInfoSt
   }
   }
 }
 }
 
 
-PaidServicePaySuccessInfoOrderProducts $PaidServicePaySuccessInfoOrderProductsFromJson(Map<String, dynamic> json) {
+PaidServicePaySuccessInfoOrderProducts $PaidServicePaySuccessInfoOrderProductsFromJson(
+    Map<String, dynamic> json) {
   final PaidServicePaySuccessInfoOrderProducts paidServicePaySuccessInfoOrderProducts = PaidServicePaySuccessInfoOrderProducts();
   final PaidServicePaySuccessInfoOrderProducts paidServicePaySuccessInfoOrderProducts = PaidServicePaySuccessInfoOrderProducts();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -279,14 +300,16 @@ PaidServicePaySuccessInfoOrderProducts $PaidServicePaySuccessInfoOrderProductsFr
   if (totalAmount != null) {
   if (totalAmount != null) {
     paidServicePaySuccessInfoOrderProducts.totalAmount = totalAmount;
     paidServicePaySuccessInfoOrderProducts.totalAmount = totalAmount;
   }
   }
-  final String? plannedServiceAt = jsonConvert.convert<String>(json['planned_service_at']);
+  final String? plannedServiceAt = jsonConvert.convert<String>(
+      json['planned_service_at']);
   if (plannedServiceAt != null) {
   if (plannedServiceAt != null) {
     paidServicePaySuccessInfoOrderProducts.plannedServiceAt = plannedServiceAt;
     paidServicePaySuccessInfoOrderProducts.plannedServiceAt = plannedServiceAt;
   }
   }
   return paidServicePaySuccessInfoOrderProducts;
   return paidServicePaySuccessInfoOrderProducts;
 }
 }
 
 
-Map<String, dynamic> $PaidServicePaySuccessInfoOrderProductsToJson(PaidServicePaySuccessInfoOrderProducts entity) {
+Map<String, dynamic> $PaidServicePaySuccessInfoOrderProductsToJson(
+    PaidServicePaySuccessInfoOrderProducts entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['product_name'] = entity.productName;
   data['product_name'] = entity.productName;
@@ -313,7 +336,8 @@ extension PaidServicePaySuccessInfoOrderProductsExtension on PaidServicePaySucce
   }
   }
 }
 }
 
 
-PaidServicePaySuccessInfoEstate $PaidServicePaySuccessInfoEstateFromJson(Map<String, dynamic> json) {
+PaidServicePaySuccessInfoEstate $PaidServicePaySuccessInfoEstateFromJson(
+    Map<String, dynamic> json) {
   final PaidServicePaySuccessInfoEstate paidServicePaySuccessInfoEstate = PaidServicePaySuccessInfoEstate();
   final PaidServicePaySuccessInfoEstate paidServicePaySuccessInfoEstate = PaidServicePaySuccessInfoEstate();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -326,7 +350,8 @@ PaidServicePaySuccessInfoEstate $PaidServicePaySuccessInfoEstateFromJson(Map<Str
   return paidServicePaySuccessInfoEstate;
   return paidServicePaySuccessInfoEstate;
 }
 }
 
 
-Map<String, dynamic> $PaidServicePaySuccessInfoEstateToJson(PaidServicePaySuccessInfoEstate entity) {
+Map<String, dynamic> $PaidServicePaySuccessInfoEstateToJson(
+    PaidServicePaySuccessInfoEstate entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -344,7 +369,8 @@ extension PaidServicePaySuccessInfoEstateExtension on PaidServicePaySuccessInfoE
   }
   }
 }
 }
 
 
-PaidServicePaySuccessInfoEstateUnit $PaidServicePaySuccessInfoEstateUnitFromJson(Map<String, dynamic> json) {
+PaidServicePaySuccessInfoEstateUnit $PaidServicePaySuccessInfoEstateUnitFromJson(
+    Map<String, dynamic> json) {
   final PaidServicePaySuccessInfoEstateUnit paidServicePaySuccessInfoEstateUnit = PaidServicePaySuccessInfoEstateUnit();
   final PaidServicePaySuccessInfoEstateUnit paidServicePaySuccessInfoEstateUnit = PaidServicePaySuccessInfoEstateUnit();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -361,7 +387,8 @@ PaidServicePaySuccessInfoEstateUnit $PaidServicePaySuccessInfoEstateUnitFromJson
   return paidServicePaySuccessInfoEstateUnit;
   return paidServicePaySuccessInfoEstateUnit;
 }
 }
 
 
-Map<String, dynamic> $PaidServicePaySuccessInfoEstateUnitToJson(PaidServicePaySuccessInfoEstateUnit entity) {
+Map<String, dynamic> $PaidServicePaySuccessInfoEstateUnitToJson(
+    PaidServicePaySuccessInfoEstateUnit entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['unit'] = entity.unit;
   data['unit'] = entity.unit;

+ 4 - 2
packages/cs_domain/lib/generated/json/payment_page_entity.g.dart

@@ -19,8 +19,10 @@ PaymentPageEntity $PaymentPageEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     paymentPageEntity.countPage = countPage;
     paymentPageEntity.countPage = countPage;
   }
   }
-  final List<PaymentPageList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<PaymentPageList>(e) as PaymentPageList).toList();
+  final List<PaymentPageList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<PaymentPageList>(e) as PaymentPageList)
+      .toList();
   if (list != null) {
   if (list != null) {
     paymentPageEntity.list = list;
     paymentPageEntity.list = list;
   }
   }

+ 4 - 2
packages/cs_domain/lib/generated/json/property_news_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/property_news_detail_entity.dart';
 import 'package:domain/entity/property_news_detail_entity.dart';
 
 
-PropertyNewsDetailEntity $PropertyNewsDetailEntityFromJson(Map<String, dynamic> json) {
+PropertyNewsDetailEntity $PropertyNewsDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final PropertyNewsDetailEntity propertyNewsDetailEntity = PropertyNewsDetailEntity();
   final PropertyNewsDetailEntity propertyNewsDetailEntity = PropertyNewsDetailEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -34,7 +35,8 @@ PropertyNewsDetailEntity $PropertyNewsDetailEntityFromJson(Map<String, dynamic>
   return propertyNewsDetailEntity;
   return propertyNewsDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $PropertyNewsDetailEntityToJson(PropertyNewsDetailEntity entity) {
+Map<String, dynamic> $PropertyNewsDetailEntityToJson(
+    PropertyNewsDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['title'] = entity.title;
   data['title'] = entity.title;

+ 4 - 2
packages/cs_domain/lib/generated/json/property_news_entity.g.dart

@@ -19,8 +19,10 @@ PropertyNewsEntity $PropertyNewsEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     propertyNewsEntity.countPage = countPage;
     propertyNewsEntity.countPage = countPage;
   }
   }
-  final List<PropertyNewsList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<PropertyNewsList>(e) as PropertyNewsList).toList();
+  final List<PropertyNewsList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<PropertyNewsList>(e) as PropertyNewsList)
+      .toList();
   if (list != null) {
   if (list != null) {
     propertyNewsEntity.list = list;
     propertyNewsEntity.list = list;
   }
   }

+ 9 - 4
packages/cs_domain/lib/generated/json/property_sale_rent_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/property_sale_rent_entity.dart';
 import 'package:domain/entity/property_sale_rent_entity.dart';
 
 
-PropertySaleRentEntity $PropertySaleRentEntityFromJson(Map<String, dynamic> json) {
+PropertySaleRentEntity $PropertySaleRentEntityFromJson(
+    Map<String, dynamic> json) {
   final PropertySaleRentEntity propertySaleRentEntity = PropertySaleRentEntity();
   final PropertySaleRentEntity propertySaleRentEntity = PropertySaleRentEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,19 @@ PropertySaleRentEntity $PropertySaleRentEntityFromJson(Map<String, dynamic> json
   if (countPage != null) {
   if (countPage != null) {
     propertySaleRentEntity.countPage = countPage;
     propertySaleRentEntity.countPage = countPage;
   }
   }
-  final List<PropertySaleRentList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<PropertySaleRentList>(e) as PropertySaleRentList).toList();
+  final List<PropertySaleRentList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<PropertySaleRentList>(e) as PropertySaleRentList)
+      .toList();
   if (list != null) {
   if (list != null) {
     propertySaleRentEntity.list = list;
     propertySaleRentEntity.list = list;
   }
   }
   return propertySaleRentEntity;
   return propertySaleRentEntity;
 }
 }
 
 
-Map<String, dynamic> $PropertySaleRentEntityToJson(PropertySaleRentEntity entity) {
+Map<String, dynamic> $PropertySaleRentEntityToJson(
+    PropertySaleRentEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;

+ 16 - 8
packages/cs_domain/lib/generated/json/repair_service_entity.g.dart

@@ -19,8 +19,10 @@ RepairServiceEntity $RepairServiceEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     repairServiceEntity.countPage = countPage;
     repairServiceEntity.countPage = countPage;
   }
   }
-  final List<RepairServiceList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RepairServiceList>(e) as RepairServiceList).toList();
+  final List<RepairServiceList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<RepairServiceList>(e) as RepairServiceList)
+      .toList();
   if (list != null) {
   if (list != null) {
     repairServiceEntity.list = list;
     repairServiceEntity.list = list;
   }
   }
@@ -72,11 +74,13 @@ RepairServiceList $RepairServiceListFromJson(Map<String, dynamic> json) {
   if (liked != null) {
   if (liked != null) {
     repairServiceList.liked = liked;
     repairServiceList.liked = liked;
   }
   }
-  final RepairServiceListMerchant? merchant = jsonConvert.convert<RepairServiceListMerchant>(json['merchant']);
+  final RepairServiceListMerchant? merchant = jsonConvert.convert<
+      RepairServiceListMerchant>(json['merchant']);
   if (merchant != null) {
   if (merchant != null) {
     repairServiceList.merchant = merchant;
     repairServiceList.merchant = merchant;
   }
   }
-  final RepairServiceListCategory? category = jsonConvert.convert<RepairServiceListCategory>(json['category']);
+  final RepairServiceListCategory? category = jsonConvert.convert<
+      RepairServiceListCategory>(json['category']);
   if (category != null) {
   if (category != null) {
     repairServiceList.category = category;
     repairServiceList.category = category;
   }
   }
@@ -113,7 +117,8 @@ extension RepairServiceListExtension on RepairServiceList {
   }
   }
 }
 }
 
 
-RepairServiceListMerchant $RepairServiceListMerchantFromJson(Map<String, dynamic> json) {
+RepairServiceListMerchant $RepairServiceListMerchantFromJson(
+    Map<String, dynamic> json) {
   final RepairServiceListMerchant repairServiceListMerchant = RepairServiceListMerchant();
   final RepairServiceListMerchant repairServiceListMerchant = RepairServiceListMerchant();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -126,7 +131,8 @@ RepairServiceListMerchant $RepairServiceListMerchantFromJson(Map<String, dynamic
   return repairServiceListMerchant;
   return repairServiceListMerchant;
 }
 }
 
 
-Map<String, dynamic> $RepairServiceListMerchantToJson(RepairServiceListMerchant entity) {
+Map<String, dynamic> $RepairServiceListMerchantToJson(
+    RepairServiceListMerchant entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -144,7 +150,8 @@ extension RepairServiceListMerchantExtension on RepairServiceListMerchant {
   }
   }
 }
 }
 
 
-RepairServiceListCategory $RepairServiceListCategoryFromJson(Map<String, dynamic> json) {
+RepairServiceListCategory $RepairServiceListCategoryFromJson(
+    Map<String, dynamic> json) {
   final RepairServiceListCategory repairServiceListCategory = RepairServiceListCategory();
   final RepairServiceListCategory repairServiceListCategory = RepairServiceListCategory();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -161,7 +168,8 @@ RepairServiceListCategory $RepairServiceListCategoryFromJson(Map<String, dynamic
   return repairServiceListCategory;
   return repairServiceListCategory;
 }
 }
 
 
-Map<String, dynamic> $RepairServiceListCategoryToJson(RepairServiceListCategory entity) {
+Map<String, dynamic> $RepairServiceListCategoryToJson(
+    RepairServiceListCategory entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 26 - 13
packages/cs_domain/lib/generated/json/rewards_active_detail_entity.g.dart

@@ -1,16 +1,19 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/rewards_active_detail_entity.dart';
 import 'package:domain/entity/rewards_active_detail_entity.dart';
 
 
-RewardsActiveDetailEntity $RewardsActiveDetailEntityFromJson(Map<String, dynamic> json) {
+RewardsActiveDetailEntity $RewardsActiveDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final RewardsActiveDetailEntity rewardsActiveDetailEntity = RewardsActiveDetailEntity();
   final RewardsActiveDetailEntity rewardsActiveDetailEntity = RewardsActiveDetailEntity();
-  final RewardsActiveDetailData? data = jsonConvert.convert<RewardsActiveDetailData>(json['data']);
+  final RewardsActiveDetailData? data = jsonConvert.convert<
+      RewardsActiveDetailData>(json['data']);
   if (data != null) {
   if (data != null) {
     rewardsActiveDetailEntity.data = data;
     rewardsActiveDetailEntity.data = data;
   }
   }
   return rewardsActiveDetailEntity;
   return rewardsActiveDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $RewardsActiveDetailEntityToJson(RewardsActiveDetailEntity entity) {
+Map<String, dynamic> $RewardsActiveDetailEntityToJson(
+    RewardsActiveDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['data'] = entity.data.toJson();
   data['data'] = entity.data.toJson();
   return data;
   return data;
@@ -25,13 +28,15 @@ extension RewardsActiveDetailEntityExtension on RewardsActiveDetailEntity {
   }
   }
 }
 }
 
 
-RewardsActiveDetailData $RewardsActiveDetailDataFromJson(Map<String, dynamic> json) {
+RewardsActiveDetailData $RewardsActiveDetailDataFromJson(
+    Map<String, dynamic> json) {
   final RewardsActiveDetailData rewardsActiveDetailData = RewardsActiveDetailData();
   final RewardsActiveDetailData rewardsActiveDetailData = RewardsActiveDetailData();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
     rewardsActiveDetailData.id = id;
     rewardsActiveDetailData.id = id;
   }
   }
-  final String? redemptionCode = jsonConvert.convert<String>(json['redemption_code']);
+  final String? redemptionCode = jsonConvert.convert<String>(
+      json['redemption_code']);
   if (redemptionCode != null) {
   if (redemptionCode != null) {
     rewardsActiveDetailData.redemptionCode = redemptionCode;
     rewardsActiveDetailData.redemptionCode = redemptionCode;
   }
   }
@@ -51,18 +56,21 @@ RewardsActiveDetailData $RewardsActiveDetailDataFromJson(Map<String, dynamic> js
   if (quantity != null) {
   if (quantity != null) {
     rewardsActiveDetailData.quantity = quantity;
     rewardsActiveDetailData.quantity = quantity;
   }
   }
-  final RewardsActiveDetailDataAccount? account = jsonConvert.convert<RewardsActiveDetailDataAccount>(json['account']);
+  final RewardsActiveDetailDataAccount? account = jsonConvert.convert<
+      RewardsActiveDetailDataAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     rewardsActiveDetailData.account = account;
     rewardsActiveDetailData.account = account;
   }
   }
-  final RewardsActiveDetailDataReward? reward = jsonConvert.convert<RewardsActiveDetailDataReward>(json['reward']);
+  final RewardsActiveDetailDataReward? reward = jsonConvert.convert<
+      RewardsActiveDetailDataReward>(json['reward']);
   if (reward != null) {
   if (reward != null) {
     rewardsActiveDetailData.reward = reward;
     rewardsActiveDetailData.reward = reward;
   }
   }
   return rewardsActiveDetailData;
   return rewardsActiveDetailData;
 }
 }
 
 
-Map<String, dynamic> $RewardsActiveDetailDataToJson(RewardsActiveDetailData entity) {
+Map<String, dynamic> $RewardsActiveDetailDataToJson(
+    RewardsActiveDetailData entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['redemption_code'] = entity.redemptionCode;
   data['redemption_code'] = entity.redemptionCode;
@@ -98,7 +106,8 @@ extension RewardsActiveDetailDataExtension on RewardsActiveDetailData {
   }
   }
 }
 }
 
 
-RewardsActiveDetailDataAccount $RewardsActiveDetailDataAccountFromJson(Map<String, dynamic> json) {
+RewardsActiveDetailDataAccount $RewardsActiveDetailDataAccountFromJson(
+    Map<String, dynamic> json) {
   final RewardsActiveDetailDataAccount rewardsActiveDetailDataAccount = RewardsActiveDetailDataAccount();
   final RewardsActiveDetailDataAccount rewardsActiveDetailDataAccount = RewardsActiveDetailDataAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -115,7 +124,8 @@ RewardsActiveDetailDataAccount $RewardsActiveDetailDataAccountFromJson(Map<Strin
   return rewardsActiveDetailDataAccount;
   return rewardsActiveDetailDataAccount;
 }
 }
 
 
-Map<String, dynamic> $RewardsActiveDetailDataAccountToJson(RewardsActiveDetailDataAccount entity) {
+Map<String, dynamic> $RewardsActiveDetailDataAccountToJson(
+    RewardsActiveDetailDataAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -136,7 +146,8 @@ extension RewardsActiveDetailDataAccountExtension on RewardsActiveDetailDataAcco
   }
   }
 }
 }
 
 
-RewardsActiveDetailDataReward $RewardsActiveDetailDataRewardFromJson(Map<String, dynamic> json) {
+RewardsActiveDetailDataReward $RewardsActiveDetailDataRewardFromJson(
+    Map<String, dynamic> json) {
   final RewardsActiveDetailDataReward rewardsActiveDetailDataReward = RewardsActiveDetailDataReward();
   final RewardsActiveDetailDataReward rewardsActiveDetailDataReward = RewardsActiveDetailDataReward();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -159,7 +170,8 @@ RewardsActiveDetailDataReward $RewardsActiveDetailDataRewardFromJson(Map<String,
   if (point != null) {
   if (point != null) {
     rewardsActiveDetailDataReward.point = point;
     rewardsActiveDetailDataReward.point = point;
   }
   }
-  final String? redeemedStart = jsonConvert.convert<String>(json['redeemed_start']);
+  final String? redeemedStart = jsonConvert.convert<String>(
+      json['redeemed_start']);
   if (redeemedStart != null) {
   if (redeemedStart != null) {
     rewardsActiveDetailDataReward.redeemedStart = redeemedStart;
     rewardsActiveDetailDataReward.redeemedStart = redeemedStart;
   }
   }
@@ -170,7 +182,8 @@ RewardsActiveDetailDataReward $RewardsActiveDetailDataRewardFromJson(Map<String,
   return rewardsActiveDetailDataReward;
   return rewardsActiveDetailDataReward;
 }
 }
 
 
-Map<String, dynamic> $RewardsActiveDetailDataRewardToJson(RewardsActiveDetailDataReward entity) {
+Map<String, dynamic> $RewardsActiveDetailDataRewardToJson(
+    RewardsActiveDetailDataReward entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['title'] = entity.title;
   data['title'] = entity.title;

+ 14 - 6
packages/cs_domain/lib/generated/json/rewards_buy_entity.g.dart

@@ -11,7 +11,8 @@ RewardsBuyEntity $RewardsBuyEntityFromJson(Map<String, dynamic> json) {
   if (createdAt != null) {
   if (createdAt != null) {
     rewardsBuyEntity.createdAt = createdAt;
     rewardsBuyEntity.createdAt = createdAt;
   }
   }
-  final RewardsBuyReward? reward = jsonConvert.convert<RewardsBuyReward>(json['reward']);
+  final RewardsBuyReward? reward = jsonConvert.convert<RewardsBuyReward>(
+      json['reward']);
   if (reward != null) {
   if (reward != null) {
     rewardsBuyEntity.reward = reward;
     rewardsBuyEntity.reward = reward;
   }
   }
@@ -78,7 +79,8 @@ RewardsBuyReward $RewardsBuyRewardFromJson(Map<String, dynamic> json) {
   if (end != null) {
   if (end != null) {
     rewardsBuyReward.end = end;
     rewardsBuyReward.end = end;
   }
   }
-  final String? redeemedStart = jsonConvert.convert<String>(json['redeemed_start']);
+  final String? redeemedStart = jsonConvert.convert<String>(
+      json['redeemed_start']);
   if (redeemedStart != null) {
   if (redeemedStart != null) {
     rewardsBuyReward.redeemedStart = redeemedStart;
     rewardsBuyReward.redeemedStart = redeemedStart;
   }
   }
@@ -98,8 +100,12 @@ RewardsBuyReward $RewardsBuyRewardFromJson(Map<String, dynamic> json) {
   if (createdAt != null) {
   if (createdAt != null) {
     rewardsBuyReward.createdAt = createdAt;
     rewardsBuyReward.createdAt = createdAt;
   }
   }
-  final List<RewardsBuyRewardRedeemable>? redeemable = (json['redeemable'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsBuyRewardRedeemable>(e) as RewardsBuyRewardRedeemable).toList();
+  final List<
+      RewardsBuyRewardRedeemable>? redeemable = (json['redeemable'] as List<
+      dynamic>?)?.map(
+          (e) =>
+      jsonConvert.convert<RewardsBuyRewardRedeemable>(
+          e) as RewardsBuyRewardRedeemable).toList();
   if (redeemable != null) {
   if (redeemable != null) {
     rewardsBuyReward.redeemable = redeemable;
     rewardsBuyReward.redeemable = redeemable;
   }
   }
@@ -163,7 +169,8 @@ extension RewardsBuyRewardExtension on RewardsBuyReward {
   }
   }
 }
 }
 
 
-RewardsBuyRewardRedeemable $RewardsBuyRewardRedeemableFromJson(Map<String, dynamic> json) {
+RewardsBuyRewardRedeemable $RewardsBuyRewardRedeemableFromJson(
+    Map<String, dynamic> json) {
   final RewardsBuyRewardRedeemable rewardsBuyRewardRedeemable = RewardsBuyRewardRedeemable();
   final RewardsBuyRewardRedeemable rewardsBuyRewardRedeemable = RewardsBuyRewardRedeemable();
   final String? day = jsonConvert.convert<String>(json['day']);
   final String? day = jsonConvert.convert<String>(json['day']);
   if (day != null) {
   if (day != null) {
@@ -176,7 +183,8 @@ RewardsBuyRewardRedeemable $RewardsBuyRewardRedeemableFromJson(Map<String, dynam
   return rewardsBuyRewardRedeemable;
   return rewardsBuyRewardRedeemable;
 }
 }
 
 
-Map<String, dynamic> $RewardsBuyRewardRedeemableToJson(RewardsBuyRewardRedeemable entity) {
+Map<String, dynamic> $RewardsBuyRewardRedeemableToJson(
+    RewardsBuyRewardRedeemable entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['day'] = entity.day;
   data['day'] = entity.day;
   data['time'] = entity.time;
   data['time'] = entity.time;

+ 4 - 2
packages/cs_domain/lib/generated/json/rewards_category_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/rewards_category_entity.dart';
 import 'package:domain/entity/rewards_category_entity.dart';
 
 
-RewardsCategoryEntity $RewardsCategoryEntityFromJson(Map<String, dynamic> json) {
+RewardsCategoryEntity $RewardsCategoryEntityFromJson(
+    Map<String, dynamic> json) {
   final RewardsCategoryEntity rewardsCategoryEntity = RewardsCategoryEntity();
   final RewardsCategoryEntity rewardsCategoryEntity = RewardsCategoryEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -18,7 +19,8 @@ RewardsCategoryEntity $RewardsCategoryEntityFromJson(Map<String, dynamic> json)
   return rewardsCategoryEntity;
   return rewardsCategoryEntity;
 }
 }
 
 
-Map<String, dynamic> $RewardsCategoryEntityToJson(RewardsCategoryEntity entity) {
+Map<String, dynamic> $RewardsCategoryEntityToJson(
+    RewardsCategoryEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['icon'] = entity.icon;
   data['icon'] = entity.icon;

+ 11 - 5
packages/cs_domain/lib/generated/json/rewards_detail_entity.g.dart

@@ -40,7 +40,8 @@ RewardsDetailEntity $RewardsDetailEntityFromJson(Map<String, dynamic> json) {
   if (end != null) {
   if (end != null) {
     rewardsDetailEntity.end = end;
     rewardsDetailEntity.end = end;
   }
   }
-  final String? redeemedStart = jsonConvert.convert<String>(json['redeemed_start']);
+  final String? redeemedStart = jsonConvert.convert<String>(
+      json['redeemed_start']);
   if (redeemedStart != null) {
   if (redeemedStart != null) {
     rewardsDetailEntity.redeemedStart = redeemedStart;
     rewardsDetailEntity.redeemedStart = redeemedStart;
   }
   }
@@ -60,8 +61,11 @@ RewardsDetailEntity $RewardsDetailEntityFromJson(Map<String, dynamic> json) {
   if (createdAt != null) {
   if (createdAt != null) {
     rewardsDetailEntity.createdAt = createdAt;
     rewardsDetailEntity.createdAt = createdAt;
   }
   }
-  final List<RewardsDetailRedeemable>? redeemable = (json['redeemable'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsDetailRedeemable>(e) as RewardsDetailRedeemable).toList();
+  final List<RewardsDetailRedeemable>? redeemable = (json['redeemable'] as List<
+      dynamic>?)?.map(
+          (e) =>
+      jsonConvert.convert<RewardsDetailRedeemable>(
+          e) as RewardsDetailRedeemable).toList();
   if (redeemable != null) {
   if (redeemable != null) {
     rewardsDetailEntity.redeemable = redeemable;
     rewardsDetailEntity.redeemable = redeemable;
   }
   }
@@ -125,7 +129,8 @@ extension RewardsDetailEntityExtension on RewardsDetailEntity {
   }
   }
 }
 }
 
 
-RewardsDetailRedeemable $RewardsDetailRedeemableFromJson(Map<String, dynamic> json) {
+RewardsDetailRedeemable $RewardsDetailRedeemableFromJson(
+    Map<String, dynamic> json) {
   final RewardsDetailRedeemable rewardsDetailRedeemable = RewardsDetailRedeemable();
   final RewardsDetailRedeemable rewardsDetailRedeemable = RewardsDetailRedeemable();
   final String? day = jsonConvert.convert<String>(json['day']);
   final String? day = jsonConvert.convert<String>(json['day']);
   if (day != null) {
   if (day != null) {
@@ -138,7 +143,8 @@ RewardsDetailRedeemable $RewardsDetailRedeemableFromJson(Map<String, dynamic> js
   return rewardsDetailRedeemable;
   return rewardsDetailRedeemable;
 }
 }
 
 
-Map<String, dynamic> $RewardsDetailRedeemableToJson(RewardsDetailRedeemable entity) {
+Map<String, dynamic> $RewardsDetailRedeemableToJson(
+    RewardsDetailRedeemable entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['day'] = entity.day;
   data['day'] = entity.day;
   data['time'] = entity.time;
   data['time'] = entity.time;

+ 16 - 7
packages/cs_domain/lib/generated/json/rewards_history_earned_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/rewards_history_earned_entity.dart';
 import 'package:domain/entity/rewards_history_earned_entity.dart';
 
 
-RewardsHistoryEarnedEntity $RewardsHistoryEarnedEntityFromJson(Map<String, dynamic> json) {
+RewardsHistoryEarnedEntity $RewardsHistoryEarnedEntityFromJson(
+    Map<String, dynamic> json) {
   final RewardsHistoryEarnedEntity rewardsHistoryEarnedEntity = RewardsHistoryEarnedEntity();
   final RewardsHistoryEarnedEntity rewardsHistoryEarnedEntity = RewardsHistoryEarnedEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,20 @@ RewardsHistoryEarnedEntity $RewardsHistoryEarnedEntityFromJson(Map<String, dynam
   if (countPage != null) {
   if (countPage != null) {
     rewardsHistoryEarnedEntity.countPage = countPage;
     rewardsHistoryEarnedEntity.countPage = countPage;
   }
   }
-  final List<RewardsHistoryEarnedList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsHistoryEarnedList>(e) as RewardsHistoryEarnedList).toList();
+  final List<RewardsHistoryEarnedList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<RewardsHistoryEarnedList>(
+          e) as RewardsHistoryEarnedList)
+      .toList();
   if (list != null) {
   if (list != null) {
     rewardsHistoryEarnedEntity.list = list;
     rewardsHistoryEarnedEntity.list = list;
   }
   }
   return rewardsHistoryEarnedEntity;
   return rewardsHistoryEarnedEntity;
 }
 }
 
 
-Map<String, dynamic> $RewardsHistoryEarnedEntityToJson(RewardsHistoryEarnedEntity entity) {
+Map<String, dynamic> $RewardsHistoryEarnedEntityToJson(
+    RewardsHistoryEarnedEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;
@@ -54,7 +60,8 @@ extension RewardsHistoryEarnedEntityExtension on RewardsHistoryEarnedEntity {
   }
   }
 }
 }
 
 
-RewardsHistoryEarnedList $RewardsHistoryEarnedListFromJson(Map<String, dynamic> json) {
+RewardsHistoryEarnedList $RewardsHistoryEarnedListFromJson(
+    Map<String, dynamic> json) {
   final RewardsHistoryEarnedList rewardsHistoryEarnedList = RewardsHistoryEarnedList();
   final RewardsHistoryEarnedList rewardsHistoryEarnedList = RewardsHistoryEarnedList();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -64,7 +71,8 @@ RewardsHistoryEarnedList $RewardsHistoryEarnedListFromJson(Map<String, dynamic>
   if (point != null) {
   if (point != null) {
     rewardsHistoryEarnedList.point = point;
     rewardsHistoryEarnedList.point = point;
   }
   }
-  final String? shortDescription = jsonConvert.convert<String>(json['short_description']);
+  final String? shortDescription = jsonConvert.convert<String>(
+      json['short_description']);
   if (shortDescription != null) {
   if (shortDescription != null) {
     rewardsHistoryEarnedList.shortDescription = shortDescription;
     rewardsHistoryEarnedList.shortDescription = shortDescription;
   }
   }
@@ -75,7 +83,8 @@ RewardsHistoryEarnedList $RewardsHistoryEarnedListFromJson(Map<String, dynamic>
   return rewardsHistoryEarnedList;
   return rewardsHistoryEarnedList;
 }
 }
 
 
-Map<String, dynamic> $RewardsHistoryEarnedListToJson(RewardsHistoryEarnedList entity) {
+Map<String, dynamic> $RewardsHistoryEarnedListToJson(
+    RewardsHistoryEarnedList entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['point'] = entity.point;
   data['point'] = entity.point;

+ 14 - 6
packages/cs_domain/lib/generated/json/rewards_home_entity.g.dart

@@ -3,8 +3,10 @@ import 'package:domain/entity/rewards_home_entity.dart';
 
 
 RewardsHomeEntity $RewardsHomeEntityFromJson(Map<String, dynamic> json) {
 RewardsHomeEntity $RewardsHomeEntityFromJson(Map<String, dynamic> json) {
   final RewardsHomeEntity rewardsHomeEntity = RewardsHomeEntity();
   final RewardsHomeEntity rewardsHomeEntity = RewardsHomeEntity();
-  final List<RewardsHomeData>? data = (json['data'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsHomeData>(e) as RewardsHomeData).toList();
+  final List<RewardsHomeData>? data = (json['data'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<RewardsHomeData>(e) as RewardsHomeData)
+      .toList();
   if (data != null) {
   if (data != null) {
     rewardsHomeEntity.data = data;
     rewardsHomeEntity.data = data;
   }
   }
@@ -50,8 +52,12 @@ RewardsHomeData $RewardsHomeDataFromJson(Map<String, dynamic> json) {
   if (name != null) {
   if (name != null) {
     rewardsHomeData.name = name;
     rewardsHomeData.name = name;
   }
   }
-  final List<RewardsHomeDataRewards>? rewards = (json['rewards'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsHomeDataRewards>(e) as RewardsHomeDataRewards).toList();
+  final List<RewardsHomeDataRewards>? rewards = (json['rewards'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<RewardsHomeDataRewards>(e) as RewardsHomeDataRewards)
+      .toList();
   if (rewards != null) {
   if (rewards != null) {
     rewardsHomeData.rewards = rewards;
     rewardsHomeData.rewards = rewards;
   }
   }
@@ -79,7 +85,8 @@ extension RewardsHomeDataExtension on RewardsHomeData {
   }
   }
 }
 }
 
 
-RewardsHomeDataRewards $RewardsHomeDataRewardsFromJson(Map<String, dynamic> json) {
+RewardsHomeDataRewards $RewardsHomeDataRewardsFromJson(
+    Map<String, dynamic> json) {
   final RewardsHomeDataRewards rewardsHomeDataRewards = RewardsHomeDataRewards();
   final RewardsHomeDataRewards rewardsHomeDataRewards = RewardsHomeDataRewards();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -105,7 +112,8 @@ RewardsHomeDataRewards $RewardsHomeDataRewardsFromJson(Map<String, dynamic> json
   return rewardsHomeDataRewards;
   return rewardsHomeDataRewards;
 }
 }
 
 
-Map<String, dynamic> $RewardsHomeDataRewardsToJson(RewardsHomeDataRewards entity) {
+Map<String, dynamic> $RewardsHomeDataRewardsToJson(
+    RewardsHomeDataRewards entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 12 - 5
packages/cs_domain/lib/generated/json/rewards_home_tes_entity.g.dart

@@ -11,8 +11,12 @@ RewardsHomeTesEntity $RewardsHomeTesEntityFromJson(Map<String, dynamic> json) {
   if (name != null) {
   if (name != null) {
     rewardsHomeTesEntity.name = name;
     rewardsHomeTesEntity.name = name;
   }
   }
-  final List<RewardsHomeTesRewards>? rewards = (json['rewards'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsHomeTesRewards>(e) as RewardsHomeTesRewards).toList();
+  final List<RewardsHomeTesRewards>? rewards = (json['rewards'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<RewardsHomeTesRewards>(e) as RewardsHomeTesRewards)
+      .toList();
   if (rewards != null) {
   if (rewards != null) {
     rewardsHomeTesEntity.rewards = rewards;
     rewardsHomeTesEntity.rewards = rewards;
   }
   }
@@ -40,7 +44,8 @@ extension RewardsHomeTesEntityExtension on RewardsHomeTesEntity {
   }
   }
 }
 }
 
 
-RewardsHomeTesRewards $RewardsHomeTesRewardsFromJson(Map<String, dynamic> json) {
+RewardsHomeTesRewards $RewardsHomeTesRewardsFromJson(
+    Map<String, dynamic> json) {
   final RewardsHomeTesRewards rewardsHomeTesRewards = RewardsHomeTesRewards();
   final RewardsHomeTesRewards rewardsHomeTesRewards = RewardsHomeTesRewards();
   final double? id = jsonConvert.convert<double>(json['id']);
   final double? id = jsonConvert.convert<double>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -55,7 +60,8 @@ RewardsHomeTesRewards $RewardsHomeTesRewardsFromJson(Map<String, dynamic> json)
   if (resources != null) {
   if (resources != null) {
     rewardsHomeTesRewards.resources = resources;
     rewardsHomeTesRewards.resources = resources;
   }
   }
-  final double? originalPoint = jsonConvert.convert<double>(json['original_point']);
+  final double? originalPoint = jsonConvert.convert<double>(
+      json['original_point']);
   if (originalPoint != null) {
   if (originalPoint != null) {
     rewardsHomeTesRewards.originalPoint = originalPoint;
     rewardsHomeTesRewards.originalPoint = originalPoint;
   }
   }
@@ -66,7 +72,8 @@ RewardsHomeTesRewards $RewardsHomeTesRewardsFromJson(Map<String, dynamic> json)
   return rewardsHomeTesRewards;
   return rewardsHomeTesRewards;
 }
 }
 
 
-Map<String, dynamic> $RewardsHomeTesRewardsToJson(RewardsHomeTesRewards entity) {
+Map<String, dynamic> $RewardsHomeTesRewardsToJson(
+    RewardsHomeTesRewards entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 4 - 2
packages/cs_domain/lib/generated/json/rewards_home_test_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/rewards_home_test_entity.dart';
 import 'package:domain/entity/rewards_home_test_entity.dart';
 
 
-RewardsHomeTestEntity $RewardsHomeTestEntityFromJson(Map<String, dynamic> json) {
+RewardsHomeTestEntity $RewardsHomeTestEntityFromJson(
+    Map<String, dynamic> json) {
   final RewardsHomeTestEntity rewardsHomeTestEntity = RewardsHomeTestEntity();
   final RewardsHomeTestEntity rewardsHomeTestEntity = RewardsHomeTestEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -19,7 +20,8 @@ RewardsHomeTestEntity $RewardsHomeTestEntityFromJson(Map<String, dynamic> json)
   return rewardsHomeTestEntity;
   return rewardsHomeTestEntity;
 }
 }
 
 
-Map<String, dynamic> $RewardsHomeTestEntityToJson(RewardsHomeTestEntity entity) {
+Map<String, dynamic> $RewardsHomeTestEntityToJson(
+    RewardsHomeTestEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 11 - 5
packages/cs_domain/lib/generated/json/rewards_index_entity.g.dart

@@ -7,11 +7,13 @@ RewardsIndexEntity $RewardsIndexEntityFromJson(Map<String, dynamic> json) {
   if (points != null) {
   if (points != null) {
     rewardsIndexEntity.points = points;
     rewardsIndexEntity.points = points;
   }
   }
-  final RewardsIndexContinuous? continuous = jsonConvert.convert<RewardsIndexContinuous>(json['continuous']);
+  final RewardsIndexContinuous? continuous = jsonConvert.convert<
+      RewardsIndexContinuous>(json['continuous']);
   if (continuous != null) {
   if (continuous != null) {
     rewardsIndexEntity.continuous = continuous;
     rewardsIndexEntity.continuous = continuous;
   }
   }
-  final RewardsIndexTasks? tasks = jsonConvert.convert<RewardsIndexTasks>(json['tasks']);
+  final RewardsIndexTasks? tasks = jsonConvert.convert<RewardsIndexTasks>(
+      json['tasks']);
   if (tasks != null) {
   if (tasks != null) {
     rewardsIndexEntity.tasks = tasks;
     rewardsIndexEntity.tasks = tasks;
   }
   }
@@ -47,13 +49,16 @@ extension RewardsIndexEntityExtension on RewardsIndexEntity {
   }
   }
 }
 }
 
 
-RewardsIndexContinuous $RewardsIndexContinuousFromJson(Map<String, dynamic> json) {
+RewardsIndexContinuous $RewardsIndexContinuousFromJson(
+    Map<String, dynamic> json) {
   final RewardsIndexContinuous rewardsIndexContinuous = RewardsIndexContinuous();
   final RewardsIndexContinuous rewardsIndexContinuous = RewardsIndexContinuous();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
     rewardsIndexContinuous.count = count;
     rewardsIndexContinuous.count = count;
   }
   }
-  final List<dynamic>? currentWeekCheckin = (json['current_week_checkin'] as List<dynamic>?)?.map(
+  final List<
+      dynamic>? currentWeekCheckin = (json['current_week_checkin'] as List<
+      dynamic>?)?.map(
           (e) => e).toList();
           (e) => e).toList();
   if (currentWeekCheckin != null) {
   if (currentWeekCheckin != null) {
     rewardsIndexContinuous.currentWeekCheckin = currentWeekCheckin;
     rewardsIndexContinuous.currentWeekCheckin = currentWeekCheckin;
@@ -61,7 +66,8 @@ RewardsIndexContinuous $RewardsIndexContinuousFromJson(Map<String, dynamic> json
   return rewardsIndexContinuous;
   return rewardsIndexContinuous;
 }
 }
 
 
-Map<String, dynamic> $RewardsIndexContinuousToJson(RewardsIndexContinuous entity) {
+Map<String, dynamic> $RewardsIndexContinuousToJson(
+    RewardsIndexContinuous entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['current_week_checkin'] = entity.currentWeekCheckin;
   data['current_week_checkin'] = entity.currentWeekCheckin;

+ 4 - 2
packages/cs_domain/lib/generated/json/rewards_list_entity.g.dart

@@ -19,8 +19,10 @@ RewardsListEntity $RewardsListEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     rewardsListEntity.countPage = countPage;
     rewardsListEntity.countPage = countPage;
   }
   }
-  final List<RewardsListList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsListList>(e) as RewardsListList).toList();
+  final List<RewardsListList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<RewardsListList>(e) as RewardsListList)
+      .toList();
   if (list != null) {
   if (list != null) {
     rewardsListEntity.list = list;
     rewardsListEntity.list = list;
   }
   }

+ 18 - 9
packages/cs_domain/lib/generated/json/rewards_my_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/rewards_my_detail_entity.dart';
 import 'package:domain/entity/rewards_my_detail_entity.dart';
 
 
-RewardsMyDetailEntity $RewardsMyDetailEntityFromJson(Map<String, dynamic> json) {
+RewardsMyDetailEntity $RewardsMyDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final RewardsMyDetailEntity rewardsMyDetailEntity = RewardsMyDetailEntity();
   final RewardsMyDetailEntity rewardsMyDetailEntity = RewardsMyDetailEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -27,18 +28,21 @@ RewardsMyDetailEntity $RewardsMyDetailEntityFromJson(Map<String, dynamic> json)
   if (quantity != null) {
   if (quantity != null) {
     rewardsMyDetailEntity.quantity = quantity;
     rewardsMyDetailEntity.quantity = quantity;
   }
   }
-  final RewardsMyDetailReward? reward = jsonConvert.convert<RewardsMyDetailReward>(json['reward']);
+  final RewardsMyDetailReward? reward = jsonConvert.convert<
+      RewardsMyDetailReward>(json['reward']);
   if (reward != null) {
   if (reward != null) {
     rewardsMyDetailEntity.reward = reward;
     rewardsMyDetailEntity.reward = reward;
   }
   }
-  final RewardsMyDetailAccount? account = jsonConvert.convert<RewardsMyDetailAccount>(json['account']);
+  final RewardsMyDetailAccount? account = jsonConvert.convert<
+      RewardsMyDetailAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     rewardsMyDetailEntity.account = account;
     rewardsMyDetailEntity.account = account;
   }
   }
   return rewardsMyDetailEntity;
   return rewardsMyDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $RewardsMyDetailEntityToJson(RewardsMyDetailEntity entity) {
+Map<String, dynamic> $RewardsMyDetailEntityToJson(
+    RewardsMyDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['redemption_code'] = entity.redemptionCode;
   data['redemption_code'] = entity.redemptionCode;
@@ -74,7 +78,8 @@ extension RewardsMyDetailEntityExtension on RewardsMyDetailEntity {
   }
   }
 }
 }
 
 
-RewardsMyDetailAccount $RewardsMyDetailAccountFromJson(Map<String, dynamic> json) {
+RewardsMyDetailAccount $RewardsMyDetailAccountFromJson(
+    Map<String, dynamic> json) {
   final RewardsMyDetailAccount rewardsMyDetailAccount = RewardsMyDetailAccount();
   final RewardsMyDetailAccount rewardsMyDetailAccount = RewardsMyDetailAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -91,7 +96,8 @@ RewardsMyDetailAccount $RewardsMyDetailAccountFromJson(Map<String, dynamic> json
   return rewardsMyDetailAccount;
   return rewardsMyDetailAccount;
 }
 }
 
 
-Map<String, dynamic> $RewardsMyDetailAccountToJson(RewardsMyDetailAccount entity) {
+Map<String, dynamic> $RewardsMyDetailAccountToJson(
+    RewardsMyDetailAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -112,7 +118,8 @@ extension RewardsMyDetailAccountExtension on RewardsMyDetailAccount {
   }
   }
 }
 }
 
 
-RewardsMyDetailReward $RewardsMyDetailRewardFromJson(Map<String, dynamic> json) {
+RewardsMyDetailReward $RewardsMyDetailRewardFromJson(
+    Map<String, dynamic> json) {
   final RewardsMyDetailReward rewardsMyDetailReward = RewardsMyDetailReward();
   final RewardsMyDetailReward rewardsMyDetailReward = RewardsMyDetailReward();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -135,7 +142,8 @@ RewardsMyDetailReward $RewardsMyDetailRewardFromJson(Map<String, dynamic> json)
   if (point != null) {
   if (point != null) {
     rewardsMyDetailReward.point = point;
     rewardsMyDetailReward.point = point;
   }
   }
-  final String? redeemedStart = jsonConvert.convert<String>(json['redeemed_start']);
+  final String? redeemedStart = jsonConvert.convert<String>(
+      json['redeemed_start']);
   if (redeemedStart != null) {
   if (redeemedStart != null) {
     rewardsMyDetailReward.redeemedStart = redeemedStart;
     rewardsMyDetailReward.redeemedStart = redeemedStart;
   }
   }
@@ -146,7 +154,8 @@ RewardsMyDetailReward $RewardsMyDetailRewardFromJson(Map<String, dynamic> json)
   return rewardsMyDetailReward;
   return rewardsMyDetailReward;
 }
 }
 
 
-Map<String, dynamic> $RewardsMyDetailRewardToJson(RewardsMyDetailReward entity) {
+Map<String, dynamic> $RewardsMyDetailRewardToJson(
+    RewardsMyDetailReward entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['title'] = entity.title;
   data['title'] = entity.title;

+ 8 - 4
packages/cs_domain/lib/generated/json/rewards_my_entity.g.dart

@@ -19,8 +19,10 @@ RewardsMyEntity $RewardsMyEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     rewardsMyEntity.countPage = countPage;
     rewardsMyEntity.countPage = countPage;
   }
   }
-  final List<RewardsMyList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsMyList>(e) as RewardsMyList).toList();
+  final List<RewardsMyList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<RewardsMyList>(e) as RewardsMyList)
+      .toList();
   if (list != null) {
   if (list != null) {
     rewardsMyEntity.list = list;
     rewardsMyEntity.list = list;
   }
   }
@@ -68,7 +70,8 @@ RewardsMyList $RewardsMyListFromJson(Map<String, dynamic> json) {
   if (usedAt != null) {
   if (usedAt != null) {
     rewardsMyList.usedAt = usedAt;
     rewardsMyList.usedAt = usedAt;
   }
   }
-  final RewardsMyListReward? reward = jsonConvert.convert<RewardsMyListReward>(json['reward']);
+  final RewardsMyListReward? reward = jsonConvert.convert<RewardsMyListReward>(
+      json['reward']);
   if (reward != null) {
   if (reward != null) {
     rewardsMyList.reward = reward;
     rewardsMyList.reward = reward;
   }
   }
@@ -122,7 +125,8 @@ RewardsMyListReward $RewardsMyListRewardFromJson(Map<String, dynamic> json) {
   if (point != null) {
   if (point != null) {
     rewardsMyListReward.point = point;
     rewardsMyListReward.point = point;
   }
   }
-  final String? redeemedStart = jsonConvert.convert<String>(json['redeemed_start']);
+  final String? redeemedStart = jsonConvert.convert<String>(
+      json['redeemed_start']);
   if (redeemedStart != null) {
   if (redeemedStart != null) {
     rewardsMyListReward.redeemedStart = redeemedStart;
     rewardsMyListReward.redeemedStart = redeemedStart;
   }
   }

+ 6 - 2
packages/cs_domain/lib/generated/json/rewards_search_entity.g.dart

@@ -13,8 +13,12 @@ RewardsSearchEntity $RewardsSearchEntityFromJson(Map<String, dynamic> json) {
   if (trending != null) {
   if (trending != null) {
     rewardsSearchEntity.trending = trending;
     rewardsSearchEntity.trending = trending;
   }
   }
-  final List<RewardsSearchRewards>? rewards = (json['rewards'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<RewardsSearchRewards>(e) as RewardsSearchRewards).toList();
+  final List<RewardsSearchRewards>? rewards = (json['rewards'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<RewardsSearchRewards>(e) as RewardsSearchRewards)
+      .toList();
   if (rewards != null) {
   if (rewards != null) {
     rewardsSearchEntity.rewards = rewards;
     rewardsSearchEntity.rewards = rewards;
   }
   }

+ 4 - 2
packages/cs_domain/lib/generated/json/service_category_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/service_category_entity.dart';
 import 'package:domain/entity/service_category_entity.dart';
 
 
-ServiceCategoryEntity $ServiceCategoryEntityFromJson(Map<String, dynamic> json) {
+ServiceCategoryEntity $ServiceCategoryEntityFromJson(
+    Map<String, dynamic> json) {
   final ServiceCategoryEntity serviceCategoryEntity = ServiceCategoryEntity();
   final ServiceCategoryEntity serviceCategoryEntity = ServiceCategoryEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -22,7 +23,8 @@ ServiceCategoryEntity $ServiceCategoryEntityFromJson(Map<String, dynamic> json)
   return serviceCategoryEntity;
   return serviceCategoryEntity;
 }
 }
 
 
-Map<String, dynamic> $ServiceCategoryEntityToJson(ServiceCategoryEntity entity) {
+Map<String, dynamic> $ServiceCategoryEntityToJson(
+    ServiceCategoryEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 20 - 9
packages/cs_domain/lib/generated/json/service_evaluate_list_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/service_evaluate_list_entity.dart';
 import 'package:domain/entity/service_evaluate_list_entity.dart';
 
 
-ServiceEvaluateListEntity $ServiceEvaluateListEntityFromJson(Map<String, dynamic> json) {
+ServiceEvaluateListEntity $ServiceEvaluateListEntityFromJson(
+    Map<String, dynamic> json) {
   final ServiceEvaluateListEntity serviceEvaluateListEntity = ServiceEvaluateListEntity();
   final ServiceEvaluateListEntity serviceEvaluateListEntity = ServiceEvaluateListEntity();
   final int? count = jsonConvert.convert<int>(json['count']);
   final int? count = jsonConvert.convert<int>(json['count']);
   if (count != null) {
   if (count != null) {
@@ -19,15 +20,20 @@ ServiceEvaluateListEntity $ServiceEvaluateListEntityFromJson(Map<String, dynamic
   if (countPage != null) {
   if (countPage != null) {
     serviceEvaluateListEntity.countPage = countPage;
     serviceEvaluateListEntity.countPage = countPage;
   }
   }
-  final List<ServiceEvaluateListList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<ServiceEvaluateListList>(e) as ServiceEvaluateListList).toList();
+  final List<ServiceEvaluateListList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<ServiceEvaluateListList>(
+          e) as ServiceEvaluateListList)
+      .toList();
   if (list != null) {
   if (list != null) {
     serviceEvaluateListEntity.list = list;
     serviceEvaluateListEntity.list = list;
   }
   }
   return serviceEvaluateListEntity;
   return serviceEvaluateListEntity;
 }
 }
 
 
-Map<String, dynamic> $ServiceEvaluateListEntityToJson(ServiceEvaluateListEntity entity) {
+Map<String, dynamic> $ServiceEvaluateListEntityToJson(
+    ServiceEvaluateListEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['count'] = entity.count;
   data['count'] = entity.count;
   data['page'] = entity.page;
   data['page'] = entity.page;
@@ -54,13 +60,15 @@ extension ServiceEvaluateListEntityExtension on ServiceEvaluateListEntity {
   }
   }
 }
 }
 
 
-ServiceEvaluateListList $ServiceEvaluateListListFromJson(Map<String, dynamic> json) {
+ServiceEvaluateListList $ServiceEvaluateListListFromJson(
+    Map<String, dynamic> json) {
   final ServiceEvaluateListList serviceEvaluateListList = ServiceEvaluateListList();
   final ServiceEvaluateListList serviceEvaluateListList = ServiceEvaluateListList();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
     serviceEvaluateListList.id = id;
     serviceEvaluateListList.id = id;
   }
   }
-  final ServiceEvaluateListListAccount? account = jsonConvert.convert<ServiceEvaluateListListAccount>(json['account']);
+  final ServiceEvaluateListListAccount? account = jsonConvert.convert<
+      ServiceEvaluateListListAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     serviceEvaluateListList.account = account;
     serviceEvaluateListList.account = account;
   }
   }
@@ -84,7 +92,8 @@ ServiceEvaluateListList $ServiceEvaluateListListFromJson(Map<String, dynamic> js
   return serviceEvaluateListList;
   return serviceEvaluateListList;
 }
 }
 
 
-Map<String, dynamic> $ServiceEvaluateListListToJson(ServiceEvaluateListList entity) {
+Map<String, dynamic> $ServiceEvaluateListListToJson(
+    ServiceEvaluateListList entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['account'] = entity.account.toJson();
   data['account'] = entity.account.toJson();
@@ -114,7 +123,8 @@ extension ServiceEvaluateListListExtension on ServiceEvaluateListList {
   }
   }
 }
 }
 
 
-ServiceEvaluateListListAccount $ServiceEvaluateListListAccountFromJson(Map<String, dynamic> json) {
+ServiceEvaluateListListAccount $ServiceEvaluateListListAccountFromJson(
+    Map<String, dynamic> json) {
   final ServiceEvaluateListListAccount serviceEvaluateListListAccount = ServiceEvaluateListListAccount();
   final ServiceEvaluateListListAccount serviceEvaluateListListAccount = ServiceEvaluateListListAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -131,7 +141,8 @@ ServiceEvaluateListListAccount $ServiceEvaluateListListAccountFromJson(Map<Strin
   return serviceEvaluateListListAccount;
   return serviceEvaluateListListAccount;
 }
 }
 
 
-Map<String, dynamic> $ServiceEvaluateListListAccountToJson(ServiceEvaluateListListAccount entity) {
+Map<String, dynamic> $ServiceEvaluateListListAccountToJson(
+    ServiceEvaluateListListAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 212 - 0
packages/cs_domain/lib/generated/json/service_in_progress_entity.g.dart

@@ -0,0 +1,212 @@
+import 'package:domain/generated/json/base/json_convert_content.dart';
+import 'package:domain/entity/service_in_progress_entity.dart';
+
+ServiceInProgressEntity $ServiceInProgressEntityFromJson(
+    Map<String, dynamic> json) {
+  final ServiceInProgressEntity serviceInProgressEntity = ServiceInProgressEntity();
+  final int? count = jsonConvert.convert<int>(json['count']);
+  if (count != null) {
+    serviceInProgressEntity.count = count;
+  }
+  final int? page = jsonConvert.convert<int>(json['page']);
+  if (page != null) {
+    serviceInProgressEntity.page = page;
+  }
+  final int? limit = jsonConvert.convert<int>(json['limit']);
+  if (limit != null) {
+    serviceInProgressEntity.limit = limit;
+  }
+  final int? countPage = jsonConvert.convert<int>(json['count_page']);
+  if (countPage != null) {
+    serviceInProgressEntity.countPage = countPage;
+  }
+  final List<ServiceInProgressList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<ServiceInProgressList>(e) as ServiceInProgressList)
+      .toList();
+  if (list != null) {
+    serviceInProgressEntity.list = list;
+  }
+  return serviceInProgressEntity;
+}
+
+Map<String, dynamic> $ServiceInProgressEntityToJson(
+    ServiceInProgressEntity entity) {
+  final Map<String, dynamic> data = <String, dynamic>{};
+  data['count'] = entity.count;
+  data['page'] = entity.page;
+  data['limit'] = entity.limit;
+  data['count_page'] = entity.countPage;
+  data['list'] = entity.list.map((v) => v.toJson()).toList();
+  return data;
+}
+
+extension ServiceInProgressEntityExtension on ServiceInProgressEntity {
+  ServiceInProgressEntity copyWith({
+    int? count,
+    int? page,
+    int? limit,
+    int? countPage,
+    List<ServiceInProgressList>? list,
+  }) {
+    return ServiceInProgressEntity()
+      ..count = count ?? this.count
+      ..page = page ?? this.page
+      ..limit = limit ?? this.limit
+      ..countPage = countPage ?? this.countPage
+      ..list = list ?? this.list;
+  }
+}
+
+ServiceInProgressList $ServiceInProgressListFromJson(
+    Map<String, dynamic> json) {
+  final ServiceInProgressList serviceInProgressList = ServiceInProgressList();
+  final int? id = jsonConvert.convert<int>(json['id']);
+  if (id != null) {
+    serviceInProgressList.id = id;
+  }
+  final String? sn = jsonConvert.convert<String>(json['sn']);
+  if (sn != null) {
+    serviceInProgressList.sn = sn;
+  }
+  final String? userNotes = jsonConvert.convert<String>(json['user_notes']);
+  if (userNotes != null) {
+    serviceInProgressList.userNotes = userNotes;
+  }
+  final String? merchantNotes = jsonConvert.convert<String>(
+      json['merchant_notes']);
+  if (merchantNotes != null) {
+    serviceInProgressList.merchantNotes = merchantNotes;
+  }
+  final String? orderStatus = jsonConvert.convert<String>(json['order_status']);
+  if (orderStatus != null) {
+    serviceInProgressList.orderStatus = orderStatus;
+  }
+  final ServiceInProgressListService? service = jsonConvert.convert<
+      ServiceInProgressListService>(json['service']);
+  if (service != null) {
+    serviceInProgressList.service = service;
+  }
+  final ServiceInProgressListMerchant? merchant = jsonConvert.convert<
+      ServiceInProgressListMerchant>(json['merchant']);
+  if (merchant != null) {
+    serviceInProgressList.merchant = merchant;
+  }
+  final String? staff = jsonConvert.convert<String>(json['staff']);
+  if (staff != null) {
+    serviceInProgressList.staff = staff;
+  }
+  return serviceInProgressList;
+}
+
+Map<String, dynamic> $ServiceInProgressListToJson(
+    ServiceInProgressList entity) {
+  final Map<String, dynamic> data = <String, dynamic>{};
+  data['id'] = entity.id;
+  data['sn'] = entity.sn;
+  data['user_notes'] = entity.userNotes;
+  data['merchant_notes'] = entity.merchantNotes;
+  data['order_status'] = entity.orderStatus;
+  data['service'] = entity.service.toJson();
+  data['merchant'] = entity.merchant.toJson();
+  data['staff'] = entity.staff;
+  return data;
+}
+
+extension ServiceInProgressListExtension on ServiceInProgressList {
+  ServiceInProgressList copyWith({
+    int? id,
+    String? sn,
+    String? userNotes,
+    String? merchantNotes,
+    String? orderStatus,
+    ServiceInProgressListService? service,
+    ServiceInProgressListMerchant? merchant,
+    String? staff,
+  }) {
+    return ServiceInProgressList()
+      ..id = id ?? this.id
+      ..sn = sn ?? this.sn
+      ..userNotes = userNotes ?? this.userNotes
+      ..merchantNotes = merchantNotes ?? this.merchantNotes
+      ..orderStatus = orderStatus ?? this.orderStatus
+      ..service = service ?? this.service
+      ..merchant = merchant ?? this.merchant
+      ..staff = staff ?? this.staff;
+  }
+}
+
+ServiceInProgressListService $ServiceInProgressListServiceFromJson(
+    Map<String, dynamic> json) {
+  final ServiceInProgressListService serviceInProgressListService = ServiceInProgressListService();
+  final int? id = jsonConvert.convert<int>(json['id']);
+  if (id != null) {
+    serviceInProgressListService.id = id;
+  }
+  final String? name = jsonConvert.convert<String>(json['name']);
+  if (name != null) {
+    serviceInProgressListService.name = name;
+  }
+  return serviceInProgressListService;
+}
+
+Map<String, dynamic> $ServiceInProgressListServiceToJson(
+    ServiceInProgressListService entity) {
+  final Map<String, dynamic> data = <String, dynamic>{};
+  data['id'] = entity.id;
+  data['name'] = entity.name;
+  return data;
+}
+
+extension ServiceInProgressListServiceExtension on ServiceInProgressListService {
+  ServiceInProgressListService copyWith({
+    int? id,
+    String? name,
+  }) {
+    return ServiceInProgressListService()
+      ..id = id ?? this.id
+      ..name = name ?? this.name;
+  }
+}
+
+ServiceInProgressListMerchant $ServiceInProgressListMerchantFromJson(
+    Map<String, dynamic> json) {
+  final ServiceInProgressListMerchant serviceInProgressListMerchant = ServiceInProgressListMerchant();
+  final int? id = jsonConvert.convert<int>(json['id']);
+  if (id != null) {
+    serviceInProgressListMerchant.id = id;
+  }
+  final String? name = jsonConvert.convert<String>(json['name']);
+  if (name != null) {
+    serviceInProgressListMerchant.name = name;
+  }
+  final String? contactPhone = jsonConvert.convert<String>(
+      json['contact_phone']);
+  if (contactPhone != null) {
+    serviceInProgressListMerchant.contactPhone = contactPhone;
+  }
+  return serviceInProgressListMerchant;
+}
+
+Map<String, dynamic> $ServiceInProgressListMerchantToJson(
+    ServiceInProgressListMerchant entity) {
+  final Map<String, dynamic> data = <String, dynamic>{};
+  data['id'] = entity.id;
+  data['name'] = entity.name;
+  data['contact_phone'] = entity.contactPhone;
+  return data;
+}
+
+extension ServiceInProgressListMerchantExtension on ServiceInProgressListMerchant {
+  ServiceInProgressListMerchant copyWith({
+    int? id,
+    String? name,
+    String? contactPhone,
+  }) {
+    return ServiceInProgressListMerchant()
+      ..id = id ?? this.id
+      ..name = name ?? this.name
+      ..contactPhone = contactPhone ?? this.contactPhone;
+  }
+}

+ 64 - 31
packages/cs_domain/lib/generated/json/service_order_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/service_order_detail_entity.dart';
 import 'package:domain/entity/service_order_detail_entity.dart';
 
 
-ServiceOrderDetailEntity $ServiceOrderDetailEntityFromJson(Map<String, dynamic> json) {
+ServiceOrderDetailEntity $ServiceOrderDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final ServiceOrderDetailEntity serviceOrderDetailEntity = ServiceOrderDetailEntity();
   final ServiceOrderDetailEntity serviceOrderDetailEntity = ServiceOrderDetailEntity();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -23,39 +24,50 @@ ServiceOrderDetailEntity $ServiceOrderDetailEntityFromJson(Map<String, dynamic>
   if (notes != null) {
   if (notes != null) {
     serviceOrderDetailEntity.notes = notes;
     serviceOrderDetailEntity.notes = notes;
   }
   }
-  final ServiceOrderDetailAccount? account = jsonConvert.convert<ServiceOrderDetailAccount>(json['account']);
+  final ServiceOrderDetailAccount? account = jsonConvert.convert<
+      ServiceOrderDetailAccount>(json['account']);
   if (account != null) {
   if (account != null) {
     serviceOrderDetailEntity.account = account;
     serviceOrderDetailEntity.account = account;
   }
   }
-  final ServiceOrderDetailOrderService? orderService = jsonConvert.convert<ServiceOrderDetailOrderService>(json['order_service']);
+  final ServiceOrderDetailOrderService? orderService = jsonConvert.convert<
+      ServiceOrderDetailOrderService>(json['order_service']);
   if (orderService != null) {
   if (orderService != null) {
     serviceOrderDetailEntity.orderService = orderService;
     serviceOrderDetailEntity.orderService = orderService;
   }
   }
-  final ServiceOrderDetailMerchant? merchant = jsonConvert.convert<ServiceOrderDetailMerchant>(json['merchant']);
+  final ServiceOrderDetailMerchant? merchant = jsonConvert.convert<
+      ServiceOrderDetailMerchant>(json['merchant']);
   if (merchant != null) {
   if (merchant != null) {
     serviceOrderDetailEntity.merchant = merchant;
     serviceOrderDetailEntity.merchant = merchant;
   }
   }
-  final ServiceOrderDetailStaff? staff = jsonConvert.convert<ServiceOrderDetailStaff>(json['staff']);
+  final ServiceOrderDetailStaff? staff = jsonConvert.convert<
+      ServiceOrderDetailStaff>(json['staff']);
   if (staff != null) {
   if (staff != null) {
     serviceOrderDetailEntity.staff = staff;
     serviceOrderDetailEntity.staff = staff;
   }
   }
-  final List<ServiceOrderDetailOrderProducts>? orderProducts = (json['order_products'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<ServiceOrderDetailOrderProducts>(e) as ServiceOrderDetailOrderProducts).toList();
+  final List<
+      ServiceOrderDetailOrderProducts>? orderProducts = (json['order_products'] as List<
+      dynamic>?)?.map(
+          (e) =>
+      jsonConvert.convert<ServiceOrderDetailOrderProducts>(
+          e) as ServiceOrderDetailOrderProducts).toList();
   if (orderProducts != null) {
   if (orderProducts != null) {
     serviceOrderDetailEntity.orderProducts = orderProducts;
     serviceOrderDetailEntity.orderProducts = orderProducts;
   }
   }
-  final ServiceOrderDetailEstate? estate = jsonConvert.convert<ServiceOrderDetailEstate>(json['estate']);
+  final ServiceOrderDetailEstate? estate = jsonConvert.convert<
+      ServiceOrderDetailEstate>(json['estate']);
   if (estate != null) {
   if (estate != null) {
     serviceOrderDetailEntity.estate = estate;
     serviceOrderDetailEntity.estate = estate;
   }
   }
-  final ServiceOrderDetailEstateUnit? estateUnit = jsonConvert.convert<ServiceOrderDetailEstateUnit>(json['estate_unit']);
+  final ServiceOrderDetailEstateUnit? estateUnit = jsonConvert.convert<
+      ServiceOrderDetailEstateUnit>(json['estate_unit']);
   if (estateUnit != null) {
   if (estateUnit != null) {
     serviceOrderDetailEntity.estateUnit = estateUnit;
     serviceOrderDetailEntity.estateUnit = estateUnit;
   }
   }
   return serviceOrderDetailEntity;
   return serviceOrderDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $ServiceOrderDetailEntityToJson(ServiceOrderDetailEntity entity) {
+Map<String, dynamic> $ServiceOrderDetailEntityToJson(
+    ServiceOrderDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['sn'] = entity.sn;
   data['sn'] = entity.sn;
@@ -66,7 +78,8 @@ Map<String, dynamic> $ServiceOrderDetailEntityToJson(ServiceOrderDetailEntity en
   data['order_service'] = entity.orderService?.toJson();
   data['order_service'] = entity.orderService?.toJson();
   data['merchant'] = entity.merchant?.toJson();
   data['merchant'] = entity.merchant?.toJson();
   data['staff'] = entity.staff?.toJson();
   data['staff'] = entity.staff?.toJson();
-  data['order_products'] = entity.orderProducts?.map((v) => v.toJson()).toList();
+  data['order_products'] =
+      entity.orderProducts?.map((v) => v.toJson()).toList();
   data['estate'] = entity.estate?.toJson();
   data['estate'] = entity.estate?.toJson();
   data['estate_unit'] = entity.estateUnit?.toJson();
   data['estate_unit'] = entity.estateUnit?.toJson();
   return data;
   return data;
@@ -103,7 +116,8 @@ extension ServiceOrderDetailEntityExtension on ServiceOrderDetailEntity {
   }
   }
 }
 }
 
 
-ServiceOrderDetailAccount $ServiceOrderDetailAccountFromJson(Map<String, dynamic> json) {
+ServiceOrderDetailAccount $ServiceOrderDetailAccountFromJson(
+    Map<String, dynamic> json) {
   final ServiceOrderDetailAccount serviceOrderDetailAccount = ServiceOrderDetailAccount();
   final ServiceOrderDetailAccount serviceOrderDetailAccount = ServiceOrderDetailAccount();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -124,7 +138,8 @@ ServiceOrderDetailAccount $ServiceOrderDetailAccountFromJson(Map<String, dynamic
   return serviceOrderDetailAccount;
   return serviceOrderDetailAccount;
 }
 }
 
 
-Map<String, dynamic> $ServiceOrderDetailAccountToJson(ServiceOrderDetailAccount entity) {
+Map<String, dynamic> $ServiceOrderDetailAccountToJson(
+    ServiceOrderDetailAccount entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -148,7 +163,8 @@ extension ServiceOrderDetailAccountExtension on ServiceOrderDetailAccount {
   }
   }
 }
 }
 
 
-ServiceOrderDetailOrderService $ServiceOrderDetailOrderServiceFromJson(Map<String, dynamic> json) {
+ServiceOrderDetailOrderService $ServiceOrderDetailOrderServiceFromJson(
+    Map<String, dynamic> json) {
   final ServiceOrderDetailOrderService serviceOrderDetailOrderService = ServiceOrderDetailOrderService();
   final ServiceOrderDetailOrderService serviceOrderDetailOrderService = ServiceOrderDetailOrderService();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -158,14 +174,16 @@ ServiceOrderDetailOrderService $ServiceOrderDetailOrderServiceFromJson(Map<Strin
   if (name != null) {
   if (name != null) {
     serviceOrderDetailOrderService.name = name;
     serviceOrderDetailOrderService.name = name;
   }
   }
-  final double? evaluationsAvgScore = jsonConvert.convert<double>(json['evaluations_avg_score']);
+  final double? evaluationsAvgScore = jsonConvert.convert<double>(
+      json['evaluations_avg_score']);
   if (evaluationsAvgScore != null) {
   if (evaluationsAvgScore != null) {
     serviceOrderDetailOrderService.evaluationsAvgScore = evaluationsAvgScore;
     serviceOrderDetailOrderService.evaluationsAvgScore = evaluationsAvgScore;
   }
   }
   return serviceOrderDetailOrderService;
   return serviceOrderDetailOrderService;
 }
 }
 
 
-Map<String, dynamic> $ServiceOrderDetailOrderServiceToJson(ServiceOrderDetailOrderService entity) {
+Map<String, dynamic> $ServiceOrderDetailOrderServiceToJson(
+    ServiceOrderDetailOrderService entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -186,7 +204,8 @@ extension ServiceOrderDetailOrderServiceExtension on ServiceOrderDetailOrderServ
   }
   }
 }
 }
 
 
-ServiceOrderDetailMerchant $ServiceOrderDetailMerchantFromJson(Map<String, dynamic> json) {
+ServiceOrderDetailMerchant $ServiceOrderDetailMerchantFromJson(
+    Map<String, dynamic> json) {
   final ServiceOrderDetailMerchant serviceOrderDetailMerchant = ServiceOrderDetailMerchant();
   final ServiceOrderDetailMerchant serviceOrderDetailMerchant = ServiceOrderDetailMerchant();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -196,14 +215,16 @@ ServiceOrderDetailMerchant $ServiceOrderDetailMerchantFromJson(Map<String, dynam
   if (name != null) {
   if (name != null) {
     serviceOrderDetailMerchant.name = name;
     serviceOrderDetailMerchant.name = name;
   }
   }
-  final String? contactPhone = jsonConvert.convert<String>(json['contact_phone']);
+  final String? contactPhone = jsonConvert.convert<String>(
+      json['contact_phone']);
   if (contactPhone != null) {
   if (contactPhone != null) {
     serviceOrderDetailMerchant.contactPhone = contactPhone;
     serviceOrderDetailMerchant.contactPhone = contactPhone;
   }
   }
   return serviceOrderDetailMerchant;
   return serviceOrderDetailMerchant;
 }
 }
 
 
-Map<String, dynamic> $ServiceOrderDetailMerchantToJson(ServiceOrderDetailMerchant entity) {
+Map<String, dynamic> $ServiceOrderDetailMerchantToJson(
+    ServiceOrderDetailMerchant entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -224,7 +245,8 @@ extension ServiceOrderDetailMerchantExtension on ServiceOrderDetailMerchant {
   }
   }
 }
 }
 
 
-ServiceOrderDetailStaff $ServiceOrderDetailStaffFromJson(Map<String, dynamic> json) {
+ServiceOrderDetailStaff $ServiceOrderDetailStaffFromJson(
+    Map<String, dynamic> json) {
   final ServiceOrderDetailStaff serviceOrderDetailStaff = ServiceOrderDetailStaff();
   final ServiceOrderDetailStaff serviceOrderDetailStaff = ServiceOrderDetailStaff();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -241,7 +263,8 @@ ServiceOrderDetailStaff $ServiceOrderDetailStaffFromJson(Map<String, dynamic> js
   return serviceOrderDetailStaff;
   return serviceOrderDetailStaff;
 }
 }
 
 
-Map<String, dynamic> $ServiceOrderDetailStaffToJson(ServiceOrderDetailStaff entity) {
+Map<String, dynamic> $ServiceOrderDetailStaffToJson(
+    ServiceOrderDetailStaff entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -262,7 +285,8 @@ extension ServiceOrderDetailStaffExtension on ServiceOrderDetailStaff {
   }
   }
 }
 }
 
 
-ServiceOrderDetailOrderProducts $ServiceOrderDetailOrderProductsFromJson(Map<String, dynamic> json) {
+ServiceOrderDetailOrderProducts $ServiceOrderDetailOrderProductsFromJson(
+    Map<String, dynamic> json) {
   final ServiceOrderDetailOrderProducts serviceOrderDetailOrderProducts = ServiceOrderDetailOrderProducts();
   final ServiceOrderDetailOrderProducts serviceOrderDetailOrderProducts = ServiceOrderDetailOrderProducts();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -272,15 +296,18 @@ ServiceOrderDetailOrderProducts $ServiceOrderDetailOrderProductsFromJson(Map<Str
   if (productName != null) {
   if (productName != null) {
     serviceOrderDetailOrderProducts.productName = productName;
     serviceOrderDetailOrderProducts.productName = productName;
   }
   }
-  final String? productAmount = jsonConvert.convert<String>(json['product_amount']);
+  final String? productAmount = jsonConvert.convert<String>(
+      json['product_amount']);
   if (productAmount != null) {
   if (productAmount != null) {
     serviceOrderDetailOrderProducts.productAmount = productAmount;
     serviceOrderDetailOrderProducts.productAmount = productAmount;
   }
   }
-  final String? urgentAmount = jsonConvert.convert<String>(json['urgent_amount']);
+  final String? urgentAmount = jsonConvert.convert<String>(
+      json['urgent_amount']);
   if (urgentAmount != null) {
   if (urgentAmount != null) {
     serviceOrderDetailOrderProducts.urgentAmount = urgentAmount;
     serviceOrderDetailOrderProducts.urgentAmount = urgentAmount;
   }
   }
-  final String? holidayAmount = jsonConvert.convert<String>(json['holiday_amount']);
+  final String? holidayAmount = jsonConvert.convert<String>(
+      json['holiday_amount']);
   if (holidayAmount != null) {
   if (holidayAmount != null) {
     serviceOrderDetailOrderProducts.holidayAmount = holidayAmount;
     serviceOrderDetailOrderProducts.holidayAmount = holidayAmount;
   }
   }
@@ -296,14 +323,16 @@ ServiceOrderDetailOrderProducts $ServiceOrderDetailOrderProductsFromJson(Map<Str
   if (totalAmount != null) {
   if (totalAmount != null) {
     serviceOrderDetailOrderProducts.totalAmount = totalAmount;
     serviceOrderDetailOrderProducts.totalAmount = totalAmount;
   }
   }
-  final String? plannedServiceAt = jsonConvert.convert<String>(json['planned_service_at']);
+  final String? plannedServiceAt = jsonConvert.convert<String>(
+      json['planned_service_at']);
   if (plannedServiceAt != null) {
   if (plannedServiceAt != null) {
     serviceOrderDetailOrderProducts.plannedServiceAt = plannedServiceAt;
     serviceOrderDetailOrderProducts.plannedServiceAt = plannedServiceAt;
   }
   }
   return serviceOrderDetailOrderProducts;
   return serviceOrderDetailOrderProducts;
 }
 }
 
 
-Map<String, dynamic> $ServiceOrderDetailOrderProductsToJson(ServiceOrderDetailOrderProducts entity) {
+Map<String, dynamic> $ServiceOrderDetailOrderProductsToJson(
+    ServiceOrderDetailOrderProducts entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['product_name'] = entity.productName;
   data['product_name'] = entity.productName;
@@ -342,7 +371,8 @@ extension ServiceOrderDetailOrderProductsExtension on ServiceOrderDetailOrderPro
   }
   }
 }
 }
 
 
-ServiceOrderDetailEstate $ServiceOrderDetailEstateFromJson(Map<String, dynamic> json) {
+ServiceOrderDetailEstate $ServiceOrderDetailEstateFromJson(
+    Map<String, dynamic> json) {
   final ServiceOrderDetailEstate serviceOrderDetailEstate = ServiceOrderDetailEstate();
   final ServiceOrderDetailEstate serviceOrderDetailEstate = ServiceOrderDetailEstate();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -355,7 +385,8 @@ ServiceOrderDetailEstate $ServiceOrderDetailEstateFromJson(Map<String, dynamic>
   return serviceOrderDetailEstate;
   return serviceOrderDetailEstate;
 }
 }
 
 
-Map<String, dynamic> $ServiceOrderDetailEstateToJson(ServiceOrderDetailEstate entity) {
+Map<String, dynamic> $ServiceOrderDetailEstateToJson(
+    ServiceOrderDetailEstate entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -373,7 +404,8 @@ extension ServiceOrderDetailEstateExtension on ServiceOrderDetailEstate {
   }
   }
 }
 }
 
 
-ServiceOrderDetailEstateUnit $ServiceOrderDetailEstateUnitFromJson(Map<String, dynamic> json) {
+ServiceOrderDetailEstateUnit $ServiceOrderDetailEstateUnitFromJson(
+    Map<String, dynamic> json) {
   final ServiceOrderDetailEstateUnit serviceOrderDetailEstateUnit = ServiceOrderDetailEstateUnit();
   final ServiceOrderDetailEstateUnit serviceOrderDetailEstateUnit = ServiceOrderDetailEstateUnit();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -390,7 +422,8 @@ ServiceOrderDetailEstateUnit $ServiceOrderDetailEstateUnitFromJson(Map<String, d
   return serviceOrderDetailEstateUnit;
   return serviceOrderDetailEstateUnit;
 }
 }
 
 
-Map<String, dynamic> $ServiceOrderDetailEstateUnitToJson(ServiceOrderDetailEstateUnit entity) {
+Map<String, dynamic> $ServiceOrderDetailEstateUnitToJson(
+    ServiceOrderDetailEstateUnit entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['unit'] = entity.unit;
   data['unit'] = entity.unit;

+ 16 - 8
packages/cs_domain/lib/generated/json/service_repair_detail_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/service_repair_detail_entity.dart';
 import 'package:domain/entity/service_repair_detail_entity.dart';
 
 
-ServiceRepairDetailEntity $ServiceRepairDetailEntityFromJson(Map<String, dynamic> json) {
+ServiceRepairDetailEntity $ServiceRepairDetailEntityFromJson(
+    Map<String, dynamic> json) {
   final ServiceRepairDetailEntity serviceRepairDetailEntity = ServiceRepairDetailEntity();
   final ServiceRepairDetailEntity serviceRepairDetailEntity = ServiceRepairDetailEntity();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -15,18 +16,21 @@ ServiceRepairDetailEntity $ServiceRepairDetailEntityFromJson(Map<String, dynamic
   if (description != null) {
   if (description != null) {
     serviceRepairDetailEntity.description = description;
     serviceRepairDetailEntity.description = description;
   }
   }
-  final ServiceRepairDetailMerchant? merchant = jsonConvert.convert<ServiceRepairDetailMerchant>(json['merchant']);
+  final ServiceRepairDetailMerchant? merchant = jsonConvert.convert<
+      ServiceRepairDetailMerchant>(json['merchant']);
   if (merchant != null) {
   if (merchant != null) {
     serviceRepairDetailEntity.merchant = merchant;
     serviceRepairDetailEntity.merchant = merchant;
   }
   }
-  final ServiceRepairDetailCategory? category = jsonConvert.convert<ServiceRepairDetailCategory>(json['category']);
+  final ServiceRepairDetailCategory? category = jsonConvert.convert<
+      ServiceRepairDetailCategory>(json['category']);
   if (category != null) {
   if (category != null) {
     serviceRepairDetailEntity.category = category;
     serviceRepairDetailEntity.category = category;
   }
   }
   return serviceRepairDetailEntity;
   return serviceRepairDetailEntity;
 }
 }
 
 
-Map<String, dynamic> $ServiceRepairDetailEntityToJson(ServiceRepairDetailEntity entity) {
+Map<String, dynamic> $ServiceRepairDetailEntityToJson(
+    ServiceRepairDetailEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -53,7 +57,8 @@ extension ServiceRepairDetailEntityExtension on ServiceRepairDetailEntity {
   }
   }
 }
 }
 
 
-ServiceRepairDetailMerchant $ServiceRepairDetailMerchantFromJson(Map<String, dynamic> json) {
+ServiceRepairDetailMerchant $ServiceRepairDetailMerchantFromJson(
+    Map<String, dynamic> json) {
   final ServiceRepairDetailMerchant serviceRepairDetailMerchant = ServiceRepairDetailMerchant();
   final ServiceRepairDetailMerchant serviceRepairDetailMerchant = ServiceRepairDetailMerchant();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -66,7 +71,8 @@ ServiceRepairDetailMerchant $ServiceRepairDetailMerchantFromJson(Map<String, dyn
   return serviceRepairDetailMerchant;
   return serviceRepairDetailMerchant;
 }
 }
 
 
-Map<String, dynamic> $ServiceRepairDetailMerchantToJson(ServiceRepairDetailMerchant entity) {
+Map<String, dynamic> $ServiceRepairDetailMerchantToJson(
+    ServiceRepairDetailMerchant entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -84,7 +90,8 @@ extension ServiceRepairDetailMerchantExtension on ServiceRepairDetailMerchant {
   }
   }
 }
 }
 
 
-ServiceRepairDetailCategory $ServiceRepairDetailCategoryFromJson(Map<String, dynamic> json) {
+ServiceRepairDetailCategory $ServiceRepairDetailCategoryFromJson(
+    Map<String, dynamic> json) {
   final ServiceRepairDetailCategory serviceRepairDetailCategory = ServiceRepairDetailCategory();
   final ServiceRepairDetailCategory serviceRepairDetailCategory = ServiceRepairDetailCategory();
   final int? id = jsonConvert.convert<int>(json['id']);
   final int? id = jsonConvert.convert<int>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -101,7 +108,8 @@ ServiceRepairDetailCategory $ServiceRepairDetailCategoryFromJson(Map<String, dyn
   return serviceRepairDetailCategory;
   return serviceRepairDetailCategory;
 }
 }
 
 
-Map<String, dynamic> $ServiceRepairDetailCategoryToJson(ServiceRepairDetailCategory entity) {
+Map<String, dynamic> $ServiceRepairDetailCategoryToJson(
+    ServiceRepairDetailCategory entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;

+ 4 - 2
packages/cs_domain/lib/generated/json/service_time_period_entity.g.dart

@@ -1,7 +1,8 @@
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/generated/json/base/json_convert_content.dart';
 import 'package:domain/entity/service_time_period_entity.dart';
 import 'package:domain/entity/service_time_period_entity.dart';
 
 
-ServiceTimePeriodEntity $ServiceTimePeriodEntityFromJson(Map<String, dynamic> json) {
+ServiceTimePeriodEntity $ServiceTimePeriodEntityFromJson(
+    Map<String, dynamic> json) {
   final ServiceTimePeriodEntity serviceTimePeriodEntity = ServiceTimePeriodEntity();
   final ServiceTimePeriodEntity serviceTimePeriodEntity = ServiceTimePeriodEntity();
   final String? timeText = jsonConvert.convert<String>(json['time_text']);
   final String? timeText = jsonConvert.convert<String>(json['time_text']);
   if (timeText != null) {
   if (timeText != null) {
@@ -30,7 +31,8 @@ ServiceTimePeriodEntity $ServiceTimePeriodEntityFromJson(Map<String, dynamic> js
   return serviceTimePeriodEntity;
   return serviceTimePeriodEntity;
 }
 }
 
 
-Map<String, dynamic> $ServiceTimePeriodEntityToJson(ServiceTimePeriodEntity entity) {
+Map<String, dynamic> $ServiceTimePeriodEntityToJson(
+    ServiceTimePeriodEntity entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['time_text'] = entity.timeText;
   data['time_text'] = entity.timeText;
   data['time'] = entity.time;
   data['time'] = entity.time;

+ 33 - 15
packages/cs_domain/lib/generated/json/user_me_entity.g.dart

@@ -23,11 +23,13 @@ UserMeEntity $UserMeEntityFromJson(Map<String, dynamic> json) {
   if (email != null) {
   if (email != null) {
     userMeEntity.email = email;
     userMeEntity.email = email;
   }
   }
-  final String? followsCount = jsonConvert.convert<String>(json['follows_count']);
+  final String? followsCount = jsonConvert.convert<String>(
+      json['follows_count']);
   if (followsCount != null) {
   if (followsCount != null) {
     userMeEntity.followsCount = followsCount;
     userMeEntity.followsCount = followsCount;
   }
   }
-  final String? flowersCount = jsonConvert.convert<String>(json['flowers_count']);
+  final String? flowersCount = jsonConvert.convert<String>(
+      json['flowers_count']);
   if (flowersCount != null) {
   if (flowersCount != null) {
     userMeEntity.flowersCount = flowersCount;
     userMeEntity.flowersCount = flowersCount;
   }
   }
@@ -35,21 +37,28 @@ UserMeEntity $UserMeEntityFromJson(Map<String, dynamic> json) {
   if (postsCount != null) {
   if (postsCount != null) {
     userMeEntity.postsCount = postsCount;
     userMeEntity.postsCount = postsCount;
   }
   }
-  final List<UserMeHouseholds>? households = (json['households'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<UserMeHouseholds>(e) as UserMeHouseholds).toList();
+  final List<UserMeHouseholds>? households = (json['households'] as List<
+      dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<UserMeHouseholds>(e) as UserMeHouseholds)
+      .toList();
   if (households != null) {
   if (households != null) {
     userMeEntity.households = households;
     userMeEntity.households = households;
   }
   }
-  final List<UserMeEstates>? estates = (json['estates'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<UserMeEstates>(e) as UserMeEstates).toList();
+  final List<UserMeEstates>? estates = (json['estates'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<UserMeEstates>(e) as UserMeEstates)
+      .toList();
   if (estates != null) {
   if (estates != null) {
     userMeEntity.estates = estates;
     userMeEntity.estates = estates;
   }
   }
-  final UserMeDefaultUnit? defaultUnit = jsonConvert.convert<UserMeDefaultUnit>(json['default_unit']);
+  final UserMeDefaultUnit? defaultUnit = jsonConvert.convert<UserMeDefaultUnit>(
+      json['default_unit']);
   if (defaultUnit != null) {
   if (defaultUnit != null) {
     userMeEntity.defaultUnit = defaultUnit;
     userMeEntity.defaultUnit = defaultUnit;
   }
   }
-  final UserMeInformation? information = jsonConvert.convert<UserMeInformation>(json['information']);
+  final UserMeInformation? information = jsonConvert.convert<UserMeInformation>(
+      json['information']);
   if (information != null) {
   if (information != null) {
     userMeEntity.information = information;
     userMeEntity.information = information;
   }
   }
@@ -152,8 +161,12 @@ UserMeEstates $UserMeEstatesFromJson(Map<String, dynamic> json) {
   if (name != null) {
   if (name != null) {
     userMeEstates.name = name;
     userMeEstates.name = name;
   }
   }
-  final List<UserMeEstatesAccounts>? accounts = (json['accounts'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<UserMeEstatesAccounts>(e) as UserMeEstatesAccounts).toList();
+  final List<UserMeEstatesAccounts>? accounts = (json['accounts'] as List<
+      dynamic>?)
+      ?.map(
+          (e) =>
+      jsonConvert.convert<UserMeEstatesAccounts>(e) as UserMeEstatesAccounts)
+      .toList();
   if (accounts != null) {
   if (accounts != null) {
     userMeEstates.accounts = accounts;
     userMeEstates.accounts = accounts;
   }
   }
@@ -181,7 +194,8 @@ extension UserMeEstatesExtension on UserMeEstates {
   }
   }
 }
 }
 
 
-UserMeEstatesAccounts $UserMeEstatesAccountsFromJson(Map<String, dynamic> json) {
+UserMeEstatesAccounts $UserMeEstatesAccountsFromJson(
+    Map<String, dynamic> json) {
   final UserMeEstatesAccounts userMeEstatesAccounts = UserMeEstatesAccounts();
   final UserMeEstatesAccounts userMeEstatesAccounts = UserMeEstatesAccounts();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -207,14 +221,16 @@ UserMeEstatesAccounts $UserMeEstatesAccountsFromJson(Map<String, dynamic> json)
   if (status != null) {
   if (status != null) {
     userMeEstatesAccounts.status = status;
     userMeEstatesAccounts.status = status;
   }
   }
-  final UserMeEstatesAccountsUnit? unit = jsonConvert.convert<UserMeEstatesAccountsUnit>(json['unit']);
+  final UserMeEstatesAccountsUnit? unit = jsonConvert.convert<
+      UserMeEstatesAccountsUnit>(json['unit']);
   if (unit != null) {
   if (unit != null) {
     userMeEstatesAccounts.unit = unit;
     userMeEstatesAccounts.unit = unit;
   }
   }
   return userMeEstatesAccounts;
   return userMeEstatesAccounts;
 }
 }
 
 
-Map<String, dynamic> $UserMeEstatesAccountsToJson(UserMeEstatesAccounts entity) {
+Map<String, dynamic> $UserMeEstatesAccountsToJson(
+    UserMeEstatesAccounts entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['name'] = entity.name;
   data['name'] = entity.name;
@@ -247,7 +263,8 @@ extension UserMeEstatesAccountsExtension on UserMeEstatesAccounts {
   }
   }
 }
 }
 
 
-UserMeEstatesAccountsUnit $UserMeEstatesAccountsUnitFromJson(Map<String, dynamic> json) {
+UserMeEstatesAccountsUnit $UserMeEstatesAccountsUnitFromJson(
+    Map<String, dynamic> json) {
   final UserMeEstatesAccountsUnit userMeEstatesAccountsUnit = UserMeEstatesAccountsUnit();
   final UserMeEstatesAccountsUnit userMeEstatesAccountsUnit = UserMeEstatesAccountsUnit();
   final String? id = jsonConvert.convert<String>(json['id']);
   final String? id = jsonConvert.convert<String>(json['id']);
   if (id != null) {
   if (id != null) {
@@ -272,7 +289,8 @@ UserMeEstatesAccountsUnit $UserMeEstatesAccountsUnitFromJson(Map<String, dynamic
   return userMeEstatesAccountsUnit;
   return userMeEstatesAccountsUnit;
 }
 }
 
 
-Map<String, dynamic> $UserMeEstatesAccountsUnitToJson(UserMeEstatesAccountsUnit entity) {
+Map<String, dynamic> $UserMeEstatesAccountsUnitToJson(
+    UserMeEstatesAccountsUnit entity) {
   final Map<String, dynamic> data = <String, dynamic>{};
   final Map<String, dynamic> data = <String, dynamic>{};
   data['id'] = entity.id;
   data['id'] = entity.id;
   data['block'] = entity.block;
   data['block'] = entity.block;

+ 6 - 3
packages/cs_domain/lib/generated/json/visitor_page_entity.g.dart

@@ -19,8 +19,10 @@ VisitorPageEntity $VisitorPageEntityFromJson(Map<String, dynamic> json) {
   if (countPage != null) {
   if (countPage != null) {
     visitorPageEntity.countPage = countPage;
     visitorPageEntity.countPage = countPage;
   }
   }
-  final List<VisitorPageList>? list = (json['list'] as List<dynamic>?)?.map(
-          (e) => jsonConvert.convert<VisitorPageList>(e) as VisitorPageList).toList();
+  final List<VisitorPageList>? list = (json['list'] as List<dynamic>?)
+      ?.map(
+          (e) => jsonConvert.convert<VisitorPageList>(e) as VisitorPageList)
+      .toList();
   if (list != null) {
   if (list != null) {
     visitorPageEntity.list = list;
     visitorPageEntity.list = list;
   }
   }
@@ -72,7 +74,8 @@ VisitorPageList $VisitorPageListFromJson(Map<String, dynamic> json) {
   if (nric != null) {
   if (nric != null) {
     visitorPageList.nric = nric;
     visitorPageList.nric = nric;
   }
   }
-  final String? vehicleNumber = jsonConvert.convert<String>(json['vehicle_number']);
+  final String? vehicleNumber = jsonConvert.convert<String>(
+      json['vehicle_number']);
   if (vehicleNumber != null) {
   if (vehicleNumber != null) {
     visitorPageList.vehicleNumber = vehicleNumber;
     visitorPageList.vehicleNumber = vehicleNumber;
   }
   }