From de7f95d904d020fac319600af36355dc39560ead Mon Sep 17 00:00:00 2001 From: TimvdVooren <34275960+TimvdVooren@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:08:28 +0100 Subject: [PATCH 1/4] Refactor generated model files and enhance string handling - Removed unused generated files for validation parameters and version model. - Updated library declarations for validation conditional query parameters and version model. - Improved string escaping logic in `stringCode` and `encodeWithRawKeys` functions to handle special characters and newlines correctly. - Added tests to verify string escaping functionality and ensure proper handling of raw strings. --- .fvmrc | 4 +- .../src/gen/api_client/advanced_client.dart | 84 +- .../src/gen/api_client/advanced_client.g.dart | 1413 -- .../lib/src/gen/api_client/api_client.dart | 2 +- .../lib/src/gen/api_client/basic_client.dart | 51 +- .../src/gen/api_client/basic_client.g.dart | 769 - .../src/gen/api_client/custom_api_client.dart | 2 +- .../lib/src/gen/api_client/exports.dart | 2 +- .../gen/api_client/extra_types_client.dart | 82 +- .../gen/api_client/extra_types_client.g.dart | 1278 -- .../lib/src/gen/api_client/files_client.dart | 25 +- .../src/gen/api_client/files_client.g.dart | 297 - .../src/gen/api_client/generic_client.dart | 40 +- .../src/gen/api_client/generic_client.g.dart | 561 - .../lib/src/gen/api_client/items_client.dart | 7 +- .../src/gen/api_client/items_client.g.dart | 119 - .../lib/src/gen/api_client/models_client.dart | 27 +- .../src/gen/api_client/models_client.g.dart | 395 - .../src/gen/api_client/security_client.dart | 17 +- .../src/gen/api_client/security_client.g.dart | 258 - .../lib/src/gen/api_client/union_client.dart | 7 +- .../src/gen/api_client/union_client.g.dart | 133 - .../src/gen/api_client/validation_client.dart | 67 +- .../gen/api_client/validation_client.g.dart | 1036 - .../example/lib/src/gen/gen.dart | 2 +- .../lib/src/gen/models/aba_routing_model.dart | 2 +- .../gen/models/aba_routing_model.freezed.dart | 334 - .../src/gen/models/aba_routing_model.g.dart | 17 - ...nced_collection_list_query_parameters.dart | 7 +- ...lection_list_query_parameters.freezed.dart | 353 - ...ed_collection_list_query_parameters.g.dart | 23 - ...anced_collection_set_query_parameters.dart | 7 +- ...llection_set_query_parameters.freezed.dart | 353 - ...ced_collection_set_query_parameters.g.dart | 22 - ...ced_collection_tuple_query_parameters.dart | 5 +- ...ection_tuple_query_parameters.freezed.dart | 353 - ...d_collection_tuple_query_parameters.g.dart | 20 - ...ction_variable_tuple_query_parameters.dart | 5 +- ...riable_tuple_query_parameters.freezed.dart | 372 - ...ion_variable_tuple_query_parameters.g.dart | 21 - ..._custom_positive_int_query_parameters.dart | 5 +- ...positive_int_query_parameters.freezed.dart | 380 - ...ustom_positive_int_query_parameters.g.dart | 22 - ...vanced_depends_class_query_parameters.dart | 5 +- ...epends_class_query_parameters.freezed.dart | 343 - ...nced_depends_class_query_parameters.g.dart | 19 - ...vanced_depends_query_query_parameters.dart | 5 +- ...epends_query_query_parameters.freezed.dart | 399 - ...nced_depends_query_query_parameters.g.dart | 23 - ...dvanced_error_custom_query_parameters.dart | 5 +- ...error_custom_query_parameters.freezed.dart | 341 - ...anced_error_custom_query_parameters.g.dart | 19 - ...dvanced_special_enum_query_parameters.dart | 5 +- ...special_enum_query_parameters.freezed.dart | 343 - ...anced_special_enum_query_parameters.g.dart | 21 - ...nced_special_literal_query_parameters.dart | 5 +- ...cial_literal_query_parameters.freezed.dart | 343 - ...ed_special_literal_query_parameters.g.dart | 22 - ...dvanced_special_uuid_query_parameters.dart | 5 +- ...special_uuid_query_parameters.freezed.dart | 340 - ...anced_special_uuid_query_parameters.g.dart | 19 - ...dvanced_union_modern_query_parameters.dart | 7 +- ...union_modern_query_parameters.freezed.dart | 344 - ...anced_union_modern_query_parameters.g.dart | 19 - ...anced_union_optional_query_parameters.dart | 5 +- ...ion_optional_query_parameters.freezed.dart | 343 - ...ced_union_optional_query_parameters.g.dart | 19 - ...dvanced_union_simple_query_parameters.dart | 5 +- ...union_simple_query_parameters.freezed.dart | 345 - ...anced_union_simple_query_parameters.g.dart | 19 - .../gen/models/all_types_with_validation.dart | 2 +- .../all_types_with_validation.freezed.dart | 549 - .../models/all_types_with_validation.g.dart | 33 - .../example/lib/src/gen/models/animal.dart | 12 +- .../lib/src/gen/models/animal.freezed.dart | 625 - .../example/lib/src/gen/models/animal.g.dart | 50 - .../lib/src/gen/models/base_response.dart | 5 +- .../src/gen/models/base_response.freezed.dart | 409 - .../lib/src/gen/models/base_response.g.dart | 33 - .../basic_basic_boolean_query_parameters.dart | 5 +- ...asic_boolean_query_parameters.freezed.dart | 338 - ...asic_basic_boolean_query_parameters.g.dart | 19 - .../basic_basic_string_query_parameters.dart | 2 +- ...basic_string_query_parameters.freezed.dart | 337 - ...basic_basic_string_query_parameters.g.dart | 19 - ...te_datetime_datetime_query_parameters.dart | 5 +- ...ime_datetime_query_parameters.freezed.dart | 348 - ..._datetime_datetime_query_parameters.g.dart | 20 - .../basic_datetime_date_query_parameters.dart | 5 +- ...atetime_date_query_parameters.freezed.dart | 335 - ...asic_datetime_date_query_parameters.g.dart | 19 - ...ic_datetime_datetime_query_parameters.dart | 5 +- ...ime_datetime_query_parameters.freezed.dart | 343 - ..._datetime_datetime_query_parameters.g.dart | 19 - .../basic_datetime_time_query_parameters.dart | 5 +- ...atetime_time_query_parameters.freezed.dart | 335 - ...asic_datetime_time_query_parameters.g.dart | 19 - ...c_datetime_timedelta_query_parameters.dart | 5 +- ...me_timedelta_query_parameters.freezed.dart | 343 - ...datetime_timedelta_query_parameters.g.dart | 21 - .../gen/models/body_files_file_upload.dart | 2 +- .../body_files_file_upload.freezed.dart | 361 - .../gen/models/body_files_file_upload.g.dart | 21 - .../gen/models/body_files_files_multiple.dart | 2 +- .../body_files_files_multiple.freezed.dart | 372 - .../models/body_files_files_multiple.g.dart | 26 - .../src/gen/models/body_files_form_basic.dart | 2 +- .../models/body_files_form_basic.freezed.dart | 388 - .../gen/models/body_files_form_basic.g.dart | 21 - .../src/gen/models/body_security_login.dart | 2 +- .../models/body_security_login.freezed.dart | 481 - .../src/gen/models/body_security_login.g.dart | 27 - .../models/body_validation_param_body.dart | 2 +- .../body_validation_param_body.freezed.dart | 378 - .../models/body_validation_param_body.g.dart | 21 - .../example/lib/src/gen/models/cat.dart | 2 +- .../lib/src/gen/models/cat.freezed.dart | 376 - .../example/lib/src/gen/models/cat.g.dart | 19 - .../lib/src/gen/models/category_response.dart | 2 +- .../gen/models/category_response.freezed.dart | 352 - .../src/gen/models/category_response.g.dart | 19 - .../lib/src/gen/models/color_model.dart | 2 +- .../src/gen/models/color_model.freezed.dart | 318 - .../lib/src/gen/models/color_model.g.dart | 16 - .../lib/src/gen/models/conditional_body.dart | 2 +- .../gen/models/conditional_body.freezed.dart | 354 - .../src/gen/models/conditional_body.g.dart | 19 - .../lib/src/gen/models/coordinate.dart | 2 +- .../src/gen/models/coordinate.freezed.dart | 353 - .../lib/src/gen/models/coordinate.g.dart | 18 - .../lib/src/gen/models/coordinate_model.dart | 4 +- .../gen/models/coordinate_model.freezed.dart | 390 - .../src/gen/models/coordinate_model.g.dart | 21 - .../lib/src/gen/models/country_model.dart | 2 +- .../src/gen/models/country_model.freezed.dart | 415 - .../lib/src/gen/models/country_model.g.dart | 23 - .../gen/models/create_animal_response.dart | 2 +- .../create_animal_response.freezed.dart | 381 - .../gen/models/create_animal_response.g.dart | 22 - .../example/lib/src/gen/models/currency.dart | 348 +- .../lib/src/gen/models/currency.g.dart | 180 - .../lib/src/gen/models/currency_model.dart | 2 +- .../gen/models/currency_model.freezed.dart | 357 - .../lib/src/gen/models/currency_model.g.dart | 23 - .../example/lib/src/gen/models/dog.dart | 2 +- .../lib/src/gen/models/dog.freezed.dart | 376 - .../example/lib/src/gen/models/dog.g.dart | 19 - .../lib/src/gen/models/domain_model.dart | 2 +- .../src/gen/models/domain_model.freezed.dart | 320 - .../lib/src/gen/models/domain_model.g.dart | 16 - .../example/lib/src/gen/models/exports.dart | 20 +- ...neric_get_categories_query_parameters.dart | 5 +- ...t_categories_query_parameters.freezed.dart | 374 - ...ric_get_categories_query_parameters.g.dart | 21 - .../generic_get_items_query_parameters.dart | 2 +- ...ic_get_items_query_parameters.freezed.dart | 364 - .../generic_get_items_query_parameters.g.dart | 21 - ..._base_and_pagination_query_parameters.dart | 5 +- ...d_pagination_query_parameters.freezed.dart | 406 - ...ase_and_pagination_query_parameters.g.dart | 22 - .../src/gen/models/http_validation_error.dart | 2 +- .../models/http_validation_error.freezed.dart | 347 - .../gen/models/http_validation_error.g.dart | 21 - .../lib/src/gen/models/isbn_model.dart | 2 +- .../src/gen/models/isbn_model.freezed.dart | 316 - .../lib/src/gen/models/isbn_model.g.dart | 16 - .../example/lib/src/gen/models/iso4217.dart | 370 +- .../example/lib/src/gen/models/iso4217.g.dart | 191 - .../example/lib/src/gen/models/iso6393.dart | 15828 ++++++++-------- .../example/lib/src/gen/models/iso6393.g.dart | 7920 -------- .../example/lib/src/gen/models/iso6395.dart | 238 +- .../example/lib/src/gen/models/iso6395.g.dart | 125 - .../lib/src/gen/models/item_request_body.dart | 2 +- .../gen/models/item_request_body.freezed.dart | 411 - .../src/gen/models/item_request_body.g.dart | 23 - .../lib/src/gen/models/item_response.dart | 2 +- .../src/gen/models/item_response.freezed.dart | 351 - .../lib/src/gen/models/item_response.g.dart | 19 - .../lib/src/gen/models/json_converter.dart | 20 +- .../lib/src/gen/models/language_model.dart | 2 +- .../gen/models/language_model.freezed.dart | 409 - .../lib/src/gen/models/language_model.g.dart | 27 - .../example/lib/src/gen/models/location.dart | 2 +- .../lib/src/gen/models/location.freezed.dart | 377 - .../lib/src/gen/models/location.g.dart | 19 - .../lib/src/gen/models/mac_address_model.dart | 2 +- .../gen/models/mac_address_model.freezed.dart | 328 - .../src/gen/models/mac_address_model.g.dart | 17 - .../example/lib/src/gen/models/mode.dart | 14 +- .../example/lib/src/gen/models/mode.g.dart | 13 - .../example/lib/src/gen/models/models.dart | 2 +- ...ls_response_multiple_query_parameters.dart | 5 +- ...nse_multiple_query_parameters.freezed.dart | 343 - ..._response_multiple_query_parameters.g.dart | 20 - .../src/gen/models/pagination_response.dart | 5 +- .../models/pagination_response.freezed.dart | 471 - .../src/gen/models/pagination_response.g.dart | 41 - .../example/lib/src/gen/models/parrot.dart | 2 +- .../lib/src/gen/models/parrot.freezed.dart | 385 - .../example/lib/src/gen/models/parrot.g.dart | 20 - .../src/gen/models/payment_card_brand.dart | 26 +- .../src/gen/models/payment_card_brand.g.dart | 22 - .../src/gen/models/payment_card_model.dart | 2 +- .../models/payment_card_model.freezed.dart | 364 - .../src/gen/models/payment_card_model.g.dart | 21 - .../src/gen/models/phone_number_model.dart | 2 +- .../models/phone_number_model.freezed.dart | 352 - .../src/gen/models/phone_number_model.g.dart | 19 - .../response_models_response_multiple.dart | 10 +- ...onse_models_response_multiple.freezed.dart | 542 - .../response_models_response_multiple.g.dart | 51 - .../lib/src/gen/models/s3_path_model.dart | 2 +- .../src/gen/models/s3_path_model.freezed.dart | 320 - .../lib/src/gen/models/s3_path_model.g.dart | 16 - .../lib/src/gen/models/script_code.dart | 372 +- .../lib/src/gen/models/script_code.g.dart | 192 - .../lib/src/gen/models/script_code_model.dart | 2 +- .../gen/models/script_code_model.freezed.dart | 333 - .../src/gen/models/script_code_model.g.dart | 17 - .../lib/src/gen/models/time_zone_model.dart | 2 +- .../gen/models/time_zone_model.freezed.dart | 328 - .../lib/src/gen/models/time_zone_model.g.dart | 17 - .../example/lib/src/gen/models/timezone.dart | 1204 +- .../lib/src/gen/models/timezone.g.dart | 612 - .../lib/src/gen/models/ulid_model.dart | 2 +- .../src/gen/models/ulid_model.freezed.dart | 319 - .../lib/src/gen/models/ulid_model.g.dart | 16 - .../example/lib/src/gen/models/user.dart | 4 +- .../lib/src/gen/models/user.freezed.dart | 574 - .../example/lib/src/gen/models/user.g.dart | 36 - .../lib/src/gen/models/user_create.dart | 2 +- .../src/gen/models/user_create.freezed.dart | 417 - .../lib/src/gen/models/user_create.g.dart | 22 - .../lib/src/gen/models/user_level.dart | 14 +- .../lib/src/gen/models/user_level.g.dart | 13 - ...on_constrained_float_query_parameters.dart | 5 +- ...rained_float_query_parameters.freezed.dart | 347 - ..._constrained_float_query_parameters.g.dart | 20 - ...tion_constrained_int_query_parameters.dart | 5 +- ...strained_int_query_parameters.freezed.dart | 345 - ...on_constrained_int_query_parameters.g.dart | 20 - ...n_constrained_string_query_parameters.dart | 5 +- ...ained_string_query_parameters.freezed.dart | 348 - ...constrained_string_query_parameters.g.dart | 20 - .../lib/src/gen/models/validation_error.dart | 2 +- .../gen/models/validation_error.freezed.dart | 392 - .../src/gen/models/validation_error.g.dart | 21 - ...lidation_param_query_query_parameters.dart | 5 +- ..._param_query_query_parameters.freezed.dart | 399 - ...dation_param_query_query_parameters.g.dart | 23 - ...lidation_conditional_query_parameters.dart | 5 +- ..._conditional_query_parameters.freezed.dart | 406 - ...dation_conditional_query_parameters.g.dart | 22 - .../lib/src/gen/models/version_model.dart | 2 +- .../src/gen/models/version_model.freezed.dart | 322 - .../lib/src/gen/models/version_model.g.dart | 17 - .../swagger_to_dart/lib/src/code/string.dart | 15 + .../api_client/api_client_generator.dart | 45 +- .../test_raw_string_issue.dart | 11 + .../swagger_to_dart/test_string_escaping.dart | 52 + 260 files changed, 9714 insertions(+), 52812 deletions(-) delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/advanced_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/basic_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/extra_types_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/files_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/generic_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/items_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/models_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/security_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/union_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/api_client/validation_client.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/animal.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/animal.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/base_response.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/base_response.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/cat.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/cat.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/category_response.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/category_response.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/color_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/color_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/coordinate.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/coordinate.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/country_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/country_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/currency.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/currency_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/currency_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/dog.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/dog.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/domain_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/domain_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/iso4217.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/iso6393.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/iso6395.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/item_response.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/item_response.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/language_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/language_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/location.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/location.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/mode.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/parrot.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/parrot.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/payment_card_brand.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/script_code.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/timezone.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/user.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/user.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/user_create.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/user_create.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/user_level.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_error.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_error.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.g.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/version_model.freezed.dart delete mode 100644 packages/swagger_to_dart/example/lib/src/gen/models/version_model.g.dart create mode 100644 packages/swagger_to_dart/test_raw_string_issue.dart create mode 100644 packages/swagger_to_dart/test_string_escaping.dart diff --git a/.fvmrc b/.fvmrc index 3ca65ffc..ad89ab79 100644 --- a/.fvmrc +++ b/.fvmrc @@ -1,3 +1,3 @@ { - "flutter": "3.32.8" -} \ No newline at end of file + "flutter": "3.38.5" +} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/advanced_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/advanced_client.dart index 11ac378e..b00598a8 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/advanced_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/advanced_client.dart @@ -1,4 +1,4 @@ -library; +library advanced_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,13 +13,14 @@ abstract class AdvancedClient { String? baseUrl, }) = _AdvancedClient; - @GET('/special/uuid') + @GET("/special/uuid") Future>> advancedSpecialUuid({ @Queries() required AdvancedSpecialUuidQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Handle UUID parameters', r'description': r'Handle UUID parameter.', @@ -56,13 +57,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/special/enum') + @GET("/special/enum") Future>> advancedSpecialEnum({ @Queries() required AdvancedSpecialEnumQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Handle enum parameters', r'description': r'Handle Enum parameter.', @@ -102,13 +104,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/special/literal') + @GET("/special/literal") Future>> advancedSpecialLiteral({ @Queries() required AdvancedSpecialLiteralQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Handle literal type parameters', r'description': r'Handle Literal type parameter.', @@ -150,13 +153,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/collection/list') + @GET("/collection/list") Future>> advancedCollectionList({ @Queries() required AdvancedCollectionListQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Collection List', r'description': r'Handle list of strings query parameter.', @@ -198,13 +202,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/collection/set') + @GET("/collection/set") Future>> advancedCollectionSet({ @Queries() required AdvancedCollectionSetQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Collection Set', r'description': r'Handle set of integers query parameter.', @@ -247,13 +252,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/collection/dict') + @GET("/collection/dict") Future>> advancedCollectionDict({ @Body() required Map requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Collection Dict', r'description': r'Handle dictionary in request body.', @@ -294,13 +300,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/collection/tuple') + @GET("/collection/tuple") Future>> advancedCollectionTuple({ @Queries() required AdvancedCollectionTupleQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Collection Tuple', r'description': r'Handle fixed-size tuple query parameter.', @@ -347,13 +354,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/collection/variable_tuple') + @GET("/collection/variable_tuple") Future>> advancedCollectionVariableTuple({ @Queries() required AdvancedCollectionVariableTupleQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Collection Variable Tuple', r'description': r'Handle variable-size tuple query parameter.', @@ -394,13 +402,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/union/simple') + @GET("/union/simple") Future>> advancedUnionSimple({ @Queries() required AdvancedUnionSimpleQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Handle union type parameters', r'description': r'Handle union type parameter.', @@ -444,13 +453,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/union/optional') + @GET("/union/optional") Future>> advancedUnionOptional({ @Queries() required AdvancedUnionOptionalQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Handle optional parameters', r'description': r'Handle optional type parameter.', @@ -493,13 +503,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/union/modern') + @GET("/union/modern") Future>> advancedUnionModern({ @Queries() required AdvancedUnionModernQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Handle union with modern Python syntax', r'description': r'Handle union with modern Python syntax (Python 3.10+).', @@ -543,13 +554,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/custom/positive_int') + @GET("/custom/positive_int") Future>> advancedCustomPositiveInt({ @Queries() required AdvancedCustomPositiveIntQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Demonstrate custom type validation', r'description': r'Handle custom type for positive integers.', @@ -600,13 +612,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/depends/query') + @GET("/depends/query") Future>> advancedDependsQuery({ @Queries() required AdvancedDependsQueryQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Use dependency injection for common parameters', r'description': r'Use dependency injection for common parameters.', @@ -681,13 +694,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/depends/class') + @GET("/depends/class") Future>> advancedDependsClass({ @Queries() required AdvancedDependsClassQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Use class-based dependency injection', r'description': r'Use class-based dependency injection.', @@ -728,13 +742,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/errors/not_found/{item_id}') + @GET("/errors/not_found/{item_id}") Future>> advancedErrorNotFound({ - @Path('item_id') required int itemId, + @Path("item_id") required int itemId, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Demonstrate 404 error handling', r'description': r'Raise an HTTP exception if the item is not found.', @@ -771,13 +786,14 @@ abstract class AdvancedClient { }, }, }); - @GET('/errors/custom') + @GET("/errors/custom") Future>> advancedErrorCustom({ @Queries() required AdvancedErrorCustomQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'advanced'], r'summary': r'Demonstrate custom error status codes', r'description': diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/advanced_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/advanced_client.g.dart deleted file mode 100644 index f516888c..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/advanced_client.g.dart +++ /dev/null @@ -1,1413 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _AdvancedClient implements AdvancedClient { - _AdvancedClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future>> advancedSpecialUuid({ - required AdvancedSpecialUuidQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Handle UUID parameters', - r'description': r'Handle UUID parameter.', - r'operationId': r'advanced-special_uuid', - r'parameters': [ - { - r'name': r'id', - r'in': r'query', - r'required': true, - r'schema': {r'type': r'string', r'format': r'uuid', r'title': r'Id'}, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Special Uuid', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/special/uuid', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedSpecialEnum({ - required AdvancedSpecialEnumQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Handle enum parameters', - r'description': r'Handle Enum parameter.', - r'operationId': r'advanced-special_enum', - r'parameters': [ - { - r'name': r'level', - r'in': r'query', - r'required': false, - r'schema': { - r'$ref': r'#/components/schemas/UserLevel', - r'default': r'basic', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Special Enum', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/special/enum', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedSpecialLiteral({ - required AdvancedSpecialLiteralQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Handle literal type parameters', - r'description': r'Handle Literal type parameter.', - r'operationId': r'advanced-special_literal', - r'parameters': [ - { - r'name': r'mode', - r'in': r'query', - r'required': false, - r'schema': { - r'enum': [r'light', r'dark', r'system'], - r'type': r'string', - r'default': r'system', - r'title': r'Mode', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Special Literal', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/special/literal', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedCollectionList({ - required AdvancedCollectionListQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Collection List', - r'description': r'Handle list of strings query parameter.', - r'operationId': r'advanced-collection_list', - r'parameters': [ - { - r'name': r'items', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'array', - r'items': {r'type': r'string'}, - r'default': [r'default'], - r'title': r'Items', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Collection List', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/collection/list', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedCollectionSet({ - required AdvancedCollectionSetQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Collection Set', - r'description': r'Handle set of integers query parameter.', - r'operationId': r'advanced-collection_set', - r'parameters': [ - { - r'name': r'items', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'array', - r'uniqueItems': true, - r'items': {r'type': r'integer'}, - r'default': [1, 2, 3], - r'title': r'Items', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Collection Set', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/collection/set', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedCollectionDict({ - required Map requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Collection Dict', - r'description': r'Handle dictionary in request body.', - r'operationId': r'advanced-collection_dict', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Data', - }, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Advanced-Collection Dict', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody); - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/collection/dict', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedCollectionTuple({ - required AdvancedCollectionTupleQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Collection Tuple', - r'description': r'Handle fixed-size tuple query parameter.', - r'operationId': r'advanced-collection_tuple', - r'parameters': [ - { - r'name': r'items', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'array', - r'prefixItems': [ - {r'type': r'integer'}, - {r'type': r'string'}, - {r'type': r'boolean'}, - ], - r'minItems': 3, - r'maxItems': 3, - r'title': r'Items', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Collection Tuple', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/collection/tuple', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedCollectionVariableTuple({ - required AdvancedCollectionVariableTupleQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Collection Variable Tuple', - r'description': r'Handle variable-size tuple query parameter.', - r'operationId': r'advanced-collection_variable_tuple', - r'parameters': [ - { - r'name': r'items', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'array', - r'items': {r'type': r'string'}, - r'title': r'Items', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Collection Variable Tuple', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/collection/variable_tuple', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedUnionSimple({ - required AdvancedUnionSimpleQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Handle union type parameters', - r'description': r'Handle union type parameter.', - r'operationId': r'advanced-union_simple', - r'parameters': [ - { - r'name': r'value', - r'in': r'query', - r'required': true, - r'schema': { - r'anyOf': [ - {r'type': r'integer'}, - {r'type': r'string'}, - {r'type': r'boolean'}, - ], - r'title': r'Value', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Union Simple', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/union/simple', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedUnionOptional({ - required AdvancedUnionOptionalQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Handle optional parameters', - r'description': r'Handle optional type parameter.', - r'operationId': r'advanced-union_optional', - r'parameters': [ - { - r'name': r'value', - r'in': r'query', - r'required': false, - r'schema': { - r'anyOf': [ - {r'type': r'string'}, - {r'type': r'null'}, - ], - r'title': r'Value', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Union Optional', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/union/optional', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedUnionModern({ - required AdvancedUnionModernQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Handle union with modern Python syntax', - r'description': r'Handle union with modern Python syntax (Python 3.10+).', - r'operationId': r'advanced-union_modern', - r'parameters': [ - { - r'name': r'value', - r'in': r'query', - r'required': false, - r'schema': { - r'anyOf': [ - {r'type': r'integer'}, - {r'type': r'string'}, - {r'type': r'null'}, - ], - r'title': r'Value', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Union Modern', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/union/modern', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedCustomPositiveInt({ - required AdvancedCustomPositiveIntQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Demonstrate custom type validation', - r'description': r'Handle custom type for positive integers.', - r'operationId': r'advanced-custom_positive_int', - r'parameters': [ - { - r'name': r'value', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'integer', - r'exclusiveMinimum': 0, - r'title': r'Value', - }, - }, - { - r'name': r'value2', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'integer', - r'exclusiveMaximum': 0, - r'title': r'Value2', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Custom Positive Int', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/custom/positive_int', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedDependsQuery({ - required AdvancedDependsQueryQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Use dependency injection for common parameters', - r'description': r'Use dependency injection for common parameters.', - r'operationId': r'advanced-depends_query', - r'parameters': [ - { - r'name': r'q', - r'in': r'query', - r'required': false, - r'schema': { - r'anyOf': [ - {r'type': r'string'}, - {r'type': r'null'}, - ], - r'description': r'Optional search string', - r'examples': [r'search'], - r'title': r'Q', - }, - r'description': r'Optional search string', - }, - { - r'name': r'skip', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'minimum': 0, - r'description': r'Number of items to skip', - r'examples': [0], - r'default': 0, - r'title': r'Skip', - }, - r'description': r'Number of items to skip', - }, - { - r'name': r'limit', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'maximum': 1000, - r'minimum': 1, - r'description': r'Max items to return', - r'examples': [100], - r'default': 100, - r'title': r'Limit', - }, - r'description': r'Max items to return', - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Depends Query', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/depends/query', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedDependsClass({ - required AdvancedDependsClassQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Use class-based dependency injection', - r'description': r'Use class-based dependency injection.', - r'operationId': r'advanced-depends_class', - r'parameters': [ - { - r'name': r'db_name', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'string', - r'default': r'default', - r'title': r'Db Name', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Depends Class', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/depends/class', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedErrorNotFound({ - required int itemId, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Demonstrate 404 error handling', - r'description': r'Raise an HTTP exception if the item is not found.', - r'operationId': r'advanced-error_not_found', - r'parameters': [ - { - r'name': r'item_id', - r'in': r'path', - r'required': true, - r'schema': {r'type': r'integer', r'title': r'Item Id'}, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Error Not Found', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/errors/not_found/${itemId}', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> advancedErrorCustom({ - required AdvancedErrorCustomQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'advanced'], - r'summary': r'Demonstrate custom error status codes', - r'description': - r'Raise custom HTTP exceptions based on query parameters.', - r'operationId': r'advanced-error_custom', - r'parameters': [ - { - r'name': r'code', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'integer', - r'description': r'HTTP error code to simulate', - r'title': r'Code', - }, - r'description': r'HTTP error code to simulate', - r'example': 400, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Advanced-Error Custom', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/errors/custom', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/api_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/api_client.dart index a2c12ec5..1259f416 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/api_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/api_client.dart @@ -1,4 +1,4 @@ -library; +library api_client.dart; export 'exports.dart'; export 'custom_api_client.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/basic_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/basic_client.dart index c2881043..57fa9911 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/basic_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/basic_client.dart @@ -1,4 +1,4 @@ -library; +library basic_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,13 +13,14 @@ abstract class BasicClient { String? baseUrl, }) = _BasicClient; - @GET('/basic/number/{num}') + @GET("/basic/number/{num}") Future>> basicBasicNumber({ - @Path('num') required int num, + @Path("num") required int num, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle integer path parameter', r'description': r'Handle integer path parameter.', @@ -56,13 +57,14 @@ abstract class BasicClient { }, }, }); - @GET('/basic/float/{num}') + @GET("/basic/float/{num}") Future>> basicBasicFloat({ - @Path('num') required double num, + @Path("num") required double num, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle float path parameter', r'description': r'Handle float path parameter.', @@ -99,13 +101,14 @@ abstract class BasicClient { }, }, }); - @GET('/basic/boolean') + @GET("/basic/boolean") Future>> basicBasicBoolean({ @Queries() required BasicBasicBooleanQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle boolean query parameter', r'description': r'Handle boolean query parameter with default value.', @@ -147,13 +150,14 @@ abstract class BasicClient { }, }, }); - @GET('/basic/string') + @GET("/basic/string") Future>> basicBasicString({ @Queries() required BasicBasicStringQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle string query parameter', r'description': r'Handle string query parameter with validation.', @@ -196,13 +200,14 @@ abstract class BasicClient { }, }, }); - @GET('/datetime/date') + @GET("/datetime/date") Future>> basicDatetimeDate({ @Queries() required BasicDatetimeDateQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle date parameters', r'description': r'Handle date parameter (YYYY-MM-DD).', @@ -239,13 +244,14 @@ abstract class BasicClient { }, }, }); - @GET('/datetime/datetime') + @GET("/datetime/datetime") Future>> basicDatetimeDatetime({ @Queries() required BasicDatetimeDatetimeQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle datetime parameters', r'description': r'Handle datetime parameter (YYYY-MM-DDThh:mm:ss).', @@ -286,13 +292,14 @@ abstract class BasicClient { }, }, }); - @POST('/datetime/datetime') + @POST("/datetime/datetime") Future>> basicCreateDatetimeDatetime({ @Queries() required BasicCreateDatetimeDatetimeQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle datetime parameters', r'description': r'Handle datetime parameter (YYYY-MM-DDThh:mm:ss).', @@ -333,13 +340,14 @@ abstract class BasicClient { }, }, }); - @GET('/datetime/time') + @GET("/datetime/time") Future>> basicDatetimeTime({ @Queries() required BasicDatetimeTimeQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle time parameters', r'description': r'Handle time parameter (hh:mm:ss).', @@ -376,13 +384,14 @@ abstract class BasicClient { }, }, }); - @GET('/datetime/timedelta') + @GET("/datetime/timedelta") Future>> basicDatetimeTimedelta({ @Queries() required BasicDatetimeTimedeltaQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'basic'], r'summary': r'Handle timedelta parameters', r'description': r'Handle timedelta parameter (in seconds).', diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/basic_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/basic_client.g.dart deleted file mode 100644 index a346cdb8..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/basic_client.g.dart +++ /dev/null @@ -1,769 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'basic_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _BasicClient implements BasicClient { - _BasicClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future>> basicBasicNumber({ - required int num, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle integer path parameter', - r'description': r'Handle integer path parameter.', - r'operationId': r'basic-basic_number', - r'parameters': [ - { - r'name': r'num', - r'in': r'path', - r'required': true, - r'schema': {r'type': r'integer', r'title': r'Num'}, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Basic Number', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/basic/number/${num}', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> basicBasicFloat({ - required double num, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle float path parameter', - r'description': r'Handle float path parameter.', - r'operationId': r'basic-basic_float', - r'parameters': [ - { - r'name': r'num', - r'in': r'path', - r'required': true, - r'schema': {r'type': r'number', r'title': r'Num'}, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Basic Float', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/basic/float/${num}', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> basicBasicBoolean({ - required BasicBasicBooleanQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle boolean query parameter', - r'description': r'Handle boolean query parameter with default value.', - r'operationId': r'basic-basic_boolean', - r'parameters': [ - { - r'name': r'flag', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'boolean', - r'default': false, - r'title': r'Flag', - }, - r'example': true, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Basic Boolean', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/basic/boolean', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> basicBasicString({ - required BasicBasicStringQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle string query parameter', - r'description': r'Handle string query parameter with validation.', - r'operationId': r'basic-basic_string', - r'parameters': [ - { - r'name': r'text', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'string', - r'minLength': 3, - r'maxLength': 50, - r'title': r'Text', - }, - r'example': r'example_text', - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Basic String', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/basic/string', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> basicDatetimeDate({ - required BasicDatetimeDateQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle date parameters', - r'description': r'Handle date parameter (YYYY-MM-DD).', - r'operationId': r'basic-datetime_date', - r'parameters': [ - { - r'name': r'd', - r'in': r'query', - r'required': true, - r'schema': {r'type': r'string', r'format': r'date', r'title': r'D'}, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Datetime Date', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/datetime/date', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> basicDatetimeDatetime({ - required BasicDatetimeDatetimeQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle datetime parameters', - r'description': r'Handle datetime parameter (YYYY-MM-DDThh:mm:ss).', - r'operationId': r'basic-datetime_datetime', - r'parameters': [ - { - r'name': r'dt', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'string', - r'format': r'date-time', - r'title': r'Dt', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Datetime Datetime', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/datetime/datetime', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> basicCreateDatetimeDatetime({ - required BasicCreateDatetimeDatetimeQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle datetime parameters', - r'description': r'Handle datetime parameter (YYYY-MM-DDThh:mm:ss).', - r'operationId': r'basic-create_datetime_datetime', - r'parameters': [ - { - r'name': r'dt', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'string', - r'format': r'date-time', - r'title': r'Dt', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Create Datetime Datetime', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/datetime/datetime', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> basicDatetimeTime({ - required BasicDatetimeTimeQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle time parameters', - r'description': r'Handle time parameter (hh:mm:ss).', - r'operationId': r'basic-datetime_time', - r'parameters': [ - { - r'name': r't', - r'in': r'query', - r'required': true, - r'schema': {r'type': r'string', r'format': r'time', r'title': r'T'}, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Datetime Time', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/datetime/time', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> basicDatetimeTimedelta({ - required BasicDatetimeTimedeltaQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'basic'], - r'summary': r'Handle timedelta parameters', - r'description': r'Handle timedelta parameter (in seconds).', - r'operationId': r'basic-datetime_timedelta', - r'parameters': [ - { - r'name': r'td', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'string', - r'format': r'duration', - r'title': r'Td', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Basic-Datetime Timedelta', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/datetime/timedelta', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/custom_api_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/custom_api_client.dart index 229f0fff..7ef9200f 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/custom_api_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/custom_api_client.dart @@ -1,4 +1,4 @@ -library; +library custom_api_client; import 'package:dio/dio.dart'; import 'package:retrofit/retrofit.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/exports.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/exports.dart index 5c9233bd..c721f7ac 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/exports.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/exports.dart @@ -1,4 +1,4 @@ -library; +library exports.dart; export 'dart:typed_data'; export 'basic_client.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/extra_types_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/extra_types_client.dart index 4ff357d5..d45477da 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/extra_types_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/extra_types_client.dart @@ -1,4 +1,4 @@ -library; +library extra_types_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,13 +13,14 @@ abstract class ExtraTypesClient { String? baseUrl, }) = _ExtraTypesClient; - @POST('/extra_types/color/') + @POST("/extra_types/color/") Future>> extraTypesCreateColor({ @Body() required ColorModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Create Color', r'operationId': r'Extra Types-create_color', @@ -55,13 +56,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/country/') + @POST("/extra_types/country/") Future>> extraTypesProcessCountry({ @Body() required CountryModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Country', r'operationId': r'Extra Types-process_country', @@ -97,13 +99,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/payment/') + @POST("/extra_types/payment/") Future>> extraTypesProcessPaymentCard({ @Body() required PaymentCardModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Payment Card', r'operationId': r'Extra Types-process_payment_card', @@ -139,13 +142,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/phone/') + @POST("/extra_types/phone/") Future>> extraTypesProcessPhone({ @Body() required PhoneNumberModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Phone', r'operationId': r'Extra Types-process_phone', @@ -181,13 +185,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/routing/') + @POST("/extra_types/routing/") Future>> extraTypesProcessRouting({ @Body() required ABARoutingModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Routing', r'operationId': r'Extra Types-process_routing', @@ -223,13 +228,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/coordinate/') + @POST("/extra_types/coordinate/") Future>> extraTypesProcessCoordinate({ @Body() required CoordinateModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Coordinate', r'operationId': r'Extra Types-process_coordinate', @@ -265,13 +271,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/mac/') + @POST("/extra_types/mac/") Future>> extraTypesProcessMac({ @Body() required MACAddressModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Mac', r'operationId': r'Extra Types-process_mac', @@ -307,13 +314,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/isbn/') + @POST("/extra_types/isbn/") Future>> extraTypesProcessIsbn({ @Body() required IsbnModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Isbn', r'operationId': r'Extra Types-process_isbn', @@ -349,13 +357,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/currency/') + @POST("/extra_types/currency/") Future>> extraTypesProcessCurrency({ @Body() required CurrencyModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Currency', r'operationId': r'Extra Types-process_currency', @@ -391,13 +400,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/domain/') + @POST("/extra_types/domain/") Future>> extraTypesProcessDomain({ @Body() required DomainModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Domain', r'operationId': r'Extra Types-process_domain', @@ -433,13 +443,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/language/') + @POST("/extra_types/language/") Future>> extraTypesProcessLanguage({ @Body() required LanguageModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Language', r'operationId': r'Extra Types-process_language', @@ -475,13 +486,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/script/') + @POST("/extra_types/script/") Future>> extraTypesProcessScript({ @Body() required ScriptCodeModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Script', r'operationId': r'Extra Types-process_script', @@ -517,13 +529,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/version/') + @POST("/extra_types/version/") Future>> extraTypesProcessVersion({ @Body() required VersionModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Version', r'operationId': r'Extra Types-process_version', @@ -559,13 +572,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/s3/') + @POST("/extra_types/s3/") Future>> extraTypesProcessS3Path({ @Body() required S3PathModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process S3 Path', r'operationId': r'Extra Types-process_s3_path', @@ -601,13 +615,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/timezone/') + @POST("/extra_types/timezone/") Future>> extraTypesProcessTimezone({ @Body() required TimeZoneModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Timezone', r'operationId': r'Extra Types-process_timezone', @@ -643,13 +658,14 @@ abstract class ExtraTypesClient { }, }, }); - @POST('/extra_types/ulid/') + @POST("/extra_types/ulid/") Future>> extraTypesProcessUlid({ @Body() required UlidModel requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'Extra Types'], r'summary': r'Process Ulid', r'operationId': r'Extra Types-process_ulid', diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/extra_types_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/extra_types_client.g.dart deleted file mode 100644 index e7ebccda..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/extra_types_client.g.dart +++ /dev/null @@ -1,1278 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'extra_types_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _ExtraTypesClient implements ExtraTypesClient { - _ExtraTypesClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future>> extraTypesCreateColor({ - required ColorModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Create Color', - r'operationId': r'Extra Types-create_color', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ColorModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Create Color', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/color/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessCountry({ - required CountryModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Country', - r'operationId': r'Extra Types-process_country', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/CountryModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Country', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/country/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessPaymentCard({ - required PaymentCardModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Payment Card', - r'operationId': r'Extra Types-process_payment_card', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/PaymentCardModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Payment Card', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/payment/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessPhone({ - required PhoneNumberModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Phone', - r'operationId': r'Extra Types-process_phone', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/PhoneNumberModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Phone', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/phone/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessRouting({ - required ABARoutingModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Routing', - r'operationId': r'Extra Types-process_routing', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ABARoutingModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Routing', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/routing/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessCoordinate({ - required CoordinateModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Coordinate', - r'operationId': r'Extra Types-process_coordinate', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/CoordinateModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Coordinate', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/coordinate/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessMac({ - required MACAddressModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Mac', - r'operationId': r'Extra Types-process_mac', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/MACAddressModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Mac', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/mac/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessIsbn({ - required IsbnModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Isbn', - r'operationId': r'Extra Types-process_isbn', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ISBNModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Isbn', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/isbn/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessCurrency({ - required CurrencyModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Currency', - r'operationId': r'Extra Types-process_currency', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/CurrencyModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Currency', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/currency/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessDomain({ - required DomainModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Domain', - r'operationId': r'Extra Types-process_domain', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/DomainModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Domain', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/domain/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessLanguage({ - required LanguageModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Language', - r'operationId': r'Extra Types-process_language', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/LanguageModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Language', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/language/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessScript({ - required ScriptCodeModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Script', - r'operationId': r'Extra Types-process_script', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ScriptCodeModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Script', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/script/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessVersion({ - required VersionModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Version', - r'operationId': r'Extra Types-process_version', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/VersionModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Version', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/version/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessS3Path({ - required S3PathModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process S3 Path', - r'operationId': r'Extra Types-process_s3_path', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/S3PathModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process S3 Path', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/s3/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessTimezone({ - required TimeZoneModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Timezone', - r'operationId': r'Extra Types-process_timezone', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/TimeZoneModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Timezone', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/timezone/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> extraTypesProcessUlid({ - required UlidModel requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'Extra Types'], - r'summary': r'Process Ulid', - r'operationId': r'Extra Types-process_ulid', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ULIDModel'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Extra Types-Process Ulid', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/extra_types/ulid/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/files_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/files_client.dart index c5a1e028..0eb84e0f 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/files_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/files_client.dart @@ -1,4 +1,4 @@ -library; +library files_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,14 +13,15 @@ abstract class FilesClient { String? baseUrl, }) = _FilesClient; - @POST('/forms/basic') + @POST("/forms/basic") @FormUrlEncoded() Future>> filesFormBasic({ @Body() required BodyFilesFormBasic requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'files'], r'summary': r'Handle basic form data', r'description': r'Handle form data.', @@ -57,14 +58,15 @@ abstract class FilesClient { }, }, }); - @POST('/files/upload') + @POST("/files/upload") @MultiPart() Future>> filesFileUpload_({ @Part() required Map requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'files'], r'summary': r'Handle single file upload', r'description': r'Handle file upload.', @@ -103,14 +105,15 @@ abstract class FilesClient { }, }, }); - @POST('/files/multiple') + @POST("/files/multiple") @MultiPart() Future>> filesFilesMultiple_({ @Part() required Map requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'files'], r'summary': r'Handle multiple file uploads', r'description': r'Handle multiple file uploads.', @@ -157,7 +160,8 @@ extension FilesClientX on FilesClient { @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'files'], r'summary': r'Handle single file upload', r'description': r'Handle file upload.', @@ -199,6 +203,7 @@ extension FilesClientX on FilesClient { return filesFileUpload_( requestBody: requestBody.toJson(), extras: extras, + cancelToken: cancelToken, onSendProgress: onSendProgress, onReceiveProgress: onReceiveProgress, @@ -210,7 +215,8 @@ extension FilesClientX on FilesClient { @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'files'], r'summary': r'Handle multiple file uploads', r'description': r'Handle multiple file uploads.', @@ -252,6 +258,7 @@ extension FilesClientX on FilesClient { return filesFilesMultiple_( requestBody: requestBody.toJson(), extras: extras, + cancelToken: cancelToken, onSendProgress: onSendProgress, onReceiveProgress: onReceiveProgress, diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/files_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/files_client.g.dart deleted file mode 100644 index 0cdacec4..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/files_client.g.dart +++ /dev/null @@ -1,297 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'files_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _FilesClient implements FilesClient { - _FilesClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future>> filesFormBasic({ - required BodyFilesFormBasic requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'files'], - r'summary': r'Handle basic form data', - r'description': r'Handle form data.', - r'operationId': r'files-form_basic', - r'requestBody': { - r'content': { - r'application/x-www-form-urlencoded': { - r'schema': {r'$ref': r'#/components/schemas/Body_files-form_basic'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Files-Form Basic', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options( - method: 'POST', - headers: _headers, - extra: _extra, - contentType: 'application/x-www-form-urlencoded', - ) - .compose( - _dio.options, - '/forms/basic', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> filesFileUpload_({ - required Map requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'files'], - r'summary': r'Handle single file upload', - r'description': r'Handle file upload.', - r'operationId': r'files-file_upload', - r'requestBody': { - r'content': { - r'multipart/form-data': { - r'schema': { - r'$ref': r'#/components/schemas/Body_files-file_upload', - }, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Files-File Upload', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = FormData.fromMap(requestBody); - final _options = _setStreamType>>( - Options( - method: 'POST', - headers: _headers, - extra: _extra, - contentType: 'multipart/form-data', - ) - .compose( - _dio.options, - '/files/upload', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> filesFilesMultiple_({ - required Map requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'files'], - r'summary': r'Handle multiple file uploads', - r'description': r'Handle multiple file uploads.', - r'operationId': r'files-files_multiple', - r'requestBody': { - r'content': { - r'multipart/form-data': { - r'schema': { - r'$ref': r'#/components/schemas/Body_files-files_multiple', - }, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Files-Files Multiple', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = FormData.fromMap(requestBody); - final _options = _setStreamType>>( - Options( - method: 'POST', - headers: _headers, - extra: _extra, - contentType: 'multipart/form-data', - ) - .compose( - _dio.options, - '/files/multiple', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/generic_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/generic_client.dart index 95c17d65..d92a393e 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/generic_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/generic_client.dart @@ -1,4 +1,4 @@ -library; +library generic_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,13 +13,14 @@ abstract class GenericClient { String? baseUrl, }) = _GenericClient; - @GET('/generic/items') + @GET("/generic/items") Future>> genericGetItems({ @Queries() required GenericGetItemsQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'generic'], r'summary': r'Get Items', r'operationId': r'generic-get_items', @@ -71,14 +72,15 @@ abstract class GenericClient { }, }, }); - @GET('/generic/categories') + @GET("/generic/categories") Future>> - genericGetCategories({ + genericGetCategories({ @Queries() required GenericGetCategoriesQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'generic'], r'summary': r'Get Categories', r'operationId': r'generic-get_categories', @@ -130,13 +132,14 @@ abstract class GenericClient { }, }, }); - @GET('/generic/base-response-item') + @GET("/generic/base-response-item") Future>> genericGetBaseResponseItem({ @Body() required ItemResponse requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'generic'], r'summary': r'Get Base Response Item', r'operationId': r'generic-get_base_response_item', @@ -170,14 +173,15 @@ abstract class GenericClient { }, }, }); - @GET('/generic/base-response-category') + @GET("/generic/base-response-category") Future>> - genericGetBaseResponseCategory({ + genericGetBaseResponseCategory({ @Body() required CategoryResponse requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'generic'], r'summary': r'Get Base Response Category', r'operationId': r'generic-get_base_response_category', @@ -211,13 +215,14 @@ abstract class GenericClient { }, }, }); - @GET('/generic/base-response-list') + @GET("/generic/base-response-list") Future>>> - genericGetBaseResponseList({ + genericGetBaseResponseList({ @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'generic'], r'summary': r'Get Base Response List', r'operationId': r'generic-get_base_response_list', @@ -236,15 +241,16 @@ abstract class GenericClient { }, }, }); - @GET('/generic/nested-base-and-pagination') + @GET("/generic/nested-base-and-pagination") Future>>> - genericGetNestedBaseAndPagination({ + genericGetNestedBaseAndPagination({ @Queries() required GenericGetNestedBaseAndPaginationQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'generic'], r'summary': r'Get Nested Base And Pagination', r'operationId': r'generic-get_nested_base_and_pagination', diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/generic_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/generic_client.g.dart deleted file mode 100644 index 3ea48c52..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/generic_client.g.dart +++ /dev/null @@ -1,561 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'generic_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _GenericClient implements GenericClient { - _GenericClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future>> genericGetItems({ - required GenericGetItemsQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'generic'], - r'summary': r'Get Items', - r'operationId': r'generic-get_items', - r'parameters': [ - { - r'name': r'page', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'minimum': 1, - r'default': 1, - r'title': r'Page', - }, - }, - { - r'name': r'per_page', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'maximum': 100, - r'minimum': 1, - r'default': 10, - r'title': r'Per Page', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': - r'#/components/schemas/PaginationResponse_ItemResponse_', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = - _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/generic/items', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith( - baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl), - ), - ); - final _result = await _dio.fetch>(_options); - late PaginationResponse _value; - try { - _value = PaginationResponse.fromJson( - _result.data!, - (json) => ItemResponse.fromJson(json as Map), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> - genericGetCategories({ - required GenericGetCategoriesQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'generic'], - r'summary': r'Get Categories', - r'operationId': r'generic-get_categories', - r'parameters': [ - { - r'name': r'page', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'minimum': 1, - r'default': 1, - r'title': r'Page', - }, - }, - { - r'name': r'per_page', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'maximum': 100, - r'minimum': 1, - r'default': 10, - r'title': r'Per Page', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': - r'#/components/schemas/PaginationResponse_CategoryResponse_', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = - _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/generic/categories', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith( - baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl), - ), - ); - final _result = await _dio.fetch>(_options); - late PaginationResponse _value; - try { - _value = PaginationResponse.fromJson( - _result.data!, - (json) => CategoryResponse.fromJson(json as Map), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> genericGetBaseResponseItem({ - required ItemResponse requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'generic'], - r'summary': r'Get Base Response Item', - r'operationId': r'generic-get_base_response_item', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ItemResponse-Input'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': r'#/components/schemas/BaseResponse_ItemResponse_', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/generic/base-response-item', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late BaseResponse _value; - try { - _value = BaseResponse.fromJson( - _result.data!, - (json) => ItemResponse.fromJson(json as Map), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> - genericGetBaseResponseCategory({ - required CategoryResponse requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'generic'], - r'summary': r'Get Base Response Category', - r'operationId': r'generic-get_base_response_category', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/CategoryResponse'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': r'#/components/schemas/BaseResponse_CategoryResponse_', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = - _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/generic/base-response-category', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith( - baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl), - ), - ); - final _result = await _dio.fetch>(_options); - late BaseResponse _value; - try { - _value = BaseResponse.fromJson( - _result.data!, - (json) => CategoryResponse.fromJson(json as Map), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>>> - genericGetBaseResponseList({ - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'generic'], - r'summary': r'Get Base Response List', - r'operationId': r'generic-get_base_response_list', - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': - r'#/components/schemas/BaseResponse_list_ItemResponse__', - }, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = - _setStreamType>>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/generic/base-response-list', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith( - baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl), - ), - ); - final _result = await _dio.fetch>(_options); - late BaseResponse> _value; - try { - _value = BaseResponse>.fromJson( - _result.data!, - (json) => json is List - ? json - .map( - (i) => ItemResponse.fromJson(i as Map), - ) - .toList() - : List.empty(), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>>> - genericGetNestedBaseAndPagination({ - required GenericGetNestedBaseAndPaginationQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'generic'], - r'summary': r'Get Nested Base And Pagination', - r'operationId': r'generic-get_nested_base_and_pagination', - r'parameters': [ - { - r'name': r'page', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'minimum': 1, - r'default': 1, - r'title': r'Page', - }, - }, - { - r'name': r'per_page', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'maximum': 100, - r'minimum': 1, - r'default': 10, - r'title': r'Per Page', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': - r'#/components/schemas/BaseResponse_PaginationResponse_ItemResponse__', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType< - HttpResponse>>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/generic/nested-base-and-pagination', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith( - baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl), - ), - ); - final _result = await _dio.fetch>(_options); - late BaseResponse> _value; - try { - _value = BaseResponse>.fromJson( - _result.data!, - (json) => PaginationResponse.fromJson( - json as Map, - (json) => ItemResponse.fromJson(json as Map), - ), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/items_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/items_client.dart index 2c4011f4..f5d283b2 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/items_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/items_client.dart @@ -1,4 +1,4 @@ -library; +library items_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,13 +13,14 @@ abstract class ItemsClient { String? baseUrl, }) = _ItemsClient; - @POST('/items/') + @POST("/items/") Future> itemsCreateItem({ @Body() required ItemRequestBody requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'items'], r'summary': r'Create Item', r'operationId': r'items-create_item', diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/items_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/items_client.g.dart deleted file mode 100644 index 9adb12de..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/items_client.g.dart +++ /dev/null @@ -1,119 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'items_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _ItemsClient implements ItemsClient { - _ItemsClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future> itemsCreateItem({ - required ItemRequestBody requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'items'], - r'summary': r'Create Item', - r'operationId': r'items-create_item', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ItemRequestBody'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': - r'#/components/schemas/app__router__items_router__ItemResponse', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/items/', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late ItemResponse _value; - try { - _value = ItemResponse.fromJson(_result.data!); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/models_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/models_client.dart index 3db2af76..762c9bc4 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/models_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/models_client.dart @@ -1,4 +1,4 @@ -library; +library models_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,13 +13,14 @@ abstract class ModelsClient { String? baseUrl, }) = _ModelsClient; - @POST('/models/user') + @POST("/models/user") Future> modelsCreateUser({ @Body() required UserCreate requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'models'], r'summary': r'Create User', r'description': r'Create a new user from a Pydantic model.', @@ -52,13 +53,14 @@ abstract class ModelsClient { }, }, }); - @GET('/models/location') + @GET("/models/location") Future>> modelsGetLocation({ @Body() required Location requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'models'], r'summary': r'Process location information', r'description': r'Handle a Pydantic model as query parameters.', @@ -95,12 +97,13 @@ abstract class ModelsClient { }, }, }); - @GET('/response/filtered') + @GET("/response/filtered") Future> modelsResponseFiltered({ @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'models'], r'summary': r'Return a filtered response model', r'description': r'Return a response filtered by the response_model.', @@ -117,13 +120,14 @@ abstract class ModelsClient { }, }, }); - @GET('/response/multiple') + @GET("/response/multiple") Future> modelsResponseMultiple({ @Queries() required ModelsResponseMultipleQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'models'], r'summary': r'Return different response models based on query', r'description': @@ -170,12 +174,13 @@ abstract class ModelsClient { }, }, }); - @GET('/response/list') + @GET("/response/list") Future>> modelsResponseList({ @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'models'], r'summary': r'Return a list of models', r'description': r'Return a list of items with a response model.', diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/models_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/models_client.g.dart deleted file mode 100644 index 2a597fa4..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/models_client.g.dart +++ /dev/null @@ -1,395 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'models_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _ModelsClient implements ModelsClient { - _ModelsClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future> modelsCreateUser({ - required UserCreate requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'models'], - r'summary': r'Create User', - r'description': r'Create a new user from a Pydantic model.', - r'operationId': r'models-create_user', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/UserCreate'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/User'}, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/models/user', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late User _value; - try { - _value = User.fromJson(_result.data!); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> modelsGetLocation({ - required Location requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'models'], - r'summary': r'Process location information', - r'description': r'Handle a Pydantic model as query parameters.', - r'operationId': r'models-get_location', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/Location'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Models-Get Location', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/models/location', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future> modelsResponseFiltered({ - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'models'], - r'summary': r'Return a filtered response model', - r'description': r'Return a response filtered by the response_model.', - r'operationId': r'models-response_filtered', - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/User'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/response/filtered', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late User _value; - try { - _value = User.fromJson(_result.data!); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future> modelsResponseMultiple({ - required ModelsResponseMultipleQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'models'], - r'summary': r'Return different response models based on query', - r'description': - r'Return different response models based on query parameters.', - r'operationId': r'models-response_multiple', - r'parameters': [ - { - r'name': r'is_user', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'boolean', - r'description': r'Whether to return a user or location', - r'default': true, - r'title': r'Is User', - }, - r'description': r'Whether to return a user or location', - r'example': true, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'anyOf': [ - {r'$ref': r'#/components/schemas/User'}, - {r'$ref': r'#/components/schemas/Location'}, - ], - r'title': r'Response Models-Response Multiple', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = - _setStreamType>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/response/multiple', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith( - baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl), - ), - ); - final _result = await _dio.fetch>(_options); - late ResponseModelsResponseMultiple _value; - try { - _value = ResponseModelsResponseMultiple.fromJson(_result.data!); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> modelsResponseList({ - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'models'], - r'summary': r'Return a list of models', - r'description': r'Return a list of items with a response model.', - r'operationId': r'models-response_list', - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'items': {r'$ref': r'#/components/schemas/User'}, - r'type': r'array', - r'title': r'Response Models-Response List', - }, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/response/list', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late List _value; - try { - _value = _result.data! - .map((dynamic i) => User.fromJson(i as Map)) - .toList(); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/security_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/security_client.dart index 4129ac48..499d5ea9 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/security_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/security_client.dart @@ -1,4 +1,4 @@ -library; +library security_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,14 +13,15 @@ abstract class SecurityClient { String? baseUrl, }) = _SecurityClient; - @POST('/token') + @POST("/token") @FormUrlEncoded() Future>> securityLogin({ @Body() required BodySecurityLogin requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'security'], r'summary': r'Get an access token', r'description': @@ -58,12 +59,13 @@ abstract class SecurityClient { }, }, }); - @GET('/users/me') + @GET("/users/me") Future>> securityReadUsersMe({ @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'security'], r'summary': r'Get current user from token', r'description': r'Get current user based on the token.', @@ -87,12 +89,13 @@ abstract class SecurityClient { ], }, }); - @GET('/items/secure') + @GET("/items/secure") Future>>> securityGetSecureItems({ @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'security'], r'summary': r'Get items using API key auth', r'description': r'Get items using API key auth.', diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/security_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/security_client.g.dart deleted file mode 100644 index ad778dbe..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/security_client.g.dart +++ /dev/null @@ -1,258 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'security_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _SecurityClient implements SecurityClient { - _SecurityClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future>> securityLogin({ - required BodySecurityLogin requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'security'], - r'summary': r'Get an access token', - r'description': - r'OAuth2 compatible token login, get an access token for future requests.', - r'operationId': r'security-login', - r'requestBody': { - r'content': { - r'application/x-www-form-urlencoded': { - r'schema': {r'$ref': r'#/components/schemas/Body_security-login'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': {r'type': r'string'}, - r'type': r'object', - r'title': r'Response Security-Login', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options( - method: 'POST', - headers: _headers, - extra: _extra, - contentType: 'application/x-www-form-urlencoded', - ) - .compose( - _dio.options, - '/token', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> securityReadUsersMe({ - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'security'], - r'summary': r'Get current user from token', - r'description': r'Get current user based on the token.', - r'operationId': r'security-read_users_me', - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Security-Read Users Me', - }, - }, - }, - }, - }, - r'security': [ - {r'OAuth2PasswordBearer': []}, - ], - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/users/me', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>>> securityGetSecureItems({ - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'security'], - r'summary': r'Get items using API key auth', - r'description': r'Get items using API key auth.', - r'operationId': r'security-get_secure_items', - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'items': {r'additionalProperties': true, r'type': r'object'}, - r'type': r'array', - r'title': r'Response Security-Get Secure Items', - }, - }, - }, - }, - }, - r'security': [ - {r'APIKeyHeader': []}, - ], - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/items/secure', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late List> _value; - try { - _value = _result.data! - .map( - (dynamic i) => - Map.fromJson(i as Map), - ) - .toList(); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/union_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/union_client.dart index c8222417..29240e6f 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/union_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/union_client.dart @@ -1,4 +1,4 @@ -library; +library union_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,13 +13,14 @@ abstract class UnionClient { String? baseUrl, }) = _UnionClient; - @POST('/union/models/animal') + @POST("/union/models/animal") Future> unionCreateAnimal({ @Body() required Animal requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'union'], r'summary': r'Create an animal based on type discriminator', r'operationId': r'union-create_animal', diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/union_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/union_client.g.dart deleted file mode 100644 index bf793eb4..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/union_client.g.dart +++ /dev/null @@ -1,133 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'union_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _UnionClient implements UnionClient { - _UnionClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future> unionCreateAnimal({ - required Animal requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'union'], - r'summary': r'Create an animal based on type discriminator', - r'operationId': r'union-create_animal', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': { - r'oneOf': [ - {r'$ref': r'#/components/schemas/Dog'}, - {r'$ref': r'#/components/schemas/Cat'}, - {r'$ref': r'#/components/schemas/Parrot'}, - ], - r'title': r'Animal', - r'discriminator': { - r'propertyName': r'type', - r'mapping': { - r'dog': r'#/components/schemas/Dog', - r'cat': r'#/components/schemas/Cat', - r'parrot': r'#/components/schemas/Parrot', - }, - }, - }, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': r'#/components/schemas/CreateAnimalResponse', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/union/models/animal', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late CreateAnimalResponse _value; - try { - _value = CreateAnimalResponse.fromJson(_result.data!); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/validation_client.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/validation_client.dart index 63d56c9e..edbc5d0f 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/validation_client.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/api_client/validation_client.dart @@ -1,4 +1,4 @@ -library; +library validation_client; import 'package:dio/dio.dart' hide Headers; import 'package:retrofit/retrofit.dart'; @@ -13,13 +13,14 @@ abstract class ValidationClient { String? baseUrl, }) = _ValidationClient; - @GET('/params/path/{item_id}') + @GET("/params/path/{item_id}") Future>> validationParamPath({ - @Path('item_id') required int itemId, + @Path("item_id") required int itemId, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Demonstrate path parameter validation', r'description': r'Path parameter with validation.', @@ -63,13 +64,14 @@ abstract class ValidationClient { }, }, }); - @GET('/params/query') + @GET("/params/query") Future>> validationParamQuery({ @Queries() required ValidationParamQueryQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Demonstrate query parameter validation', r'description': r'Query parameters with validation.', @@ -151,13 +153,14 @@ abstract class ValidationClient { }, }, }); - @POST('/params/body') + @POST("/params/body") Future>> validationParamBody({ @Body() required BodyValidationParamBody requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Demonstrate body parameter validation', r'description': r'Body parameters with validation.', @@ -196,14 +199,15 @@ abstract class ValidationClient { }, }, }); - @GET('/params/cookie') + @GET("/params/cookie") Future>> validationParamCookie({ - @Header('session') required String? session, - @Header('preferences') required String? preferences, + @Header("session") required String? session, + @Header("preferences") required String? preferences, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Param Cookie', r'description': r'Cookie parameters.', @@ -258,14 +262,15 @@ abstract class ValidationClient { }, }, }); - @GET('/params/header') + @GET("/params/header") Future>> validationParamHeader({ - @Header('user-agent') required String userMinusAgent, - @Header('x-token') required String? xMinusToken, + @Header("user-agent") required String userMinusAgent, + @Header("x-token") required String? xMinusToken, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Param Header', r'description': r'Header parameters.', @@ -314,13 +319,14 @@ abstract class ValidationClient { }, }, }); - @POST('/validation/complex') + @POST("/validation/complex") Future> validationValidationComplex({ @Body() required AllTypesWithValidation requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Demonstrate complex model validation', r'description': r'Process a model with complex validation rules.', @@ -357,13 +363,14 @@ abstract class ValidationClient { }, }, }); - @GET('/validation/conditional') + @GET("/validation/conditional") Future>> validationValidationConditional({ @Queries() required ValidationValidationConditionalQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Demonstrate conditional validation', r'description': r'Validate that at least one parameter is provided.', @@ -424,13 +431,14 @@ abstract class ValidationClient { }, }, }); - @POST('/validation/conditional_body') + @POST("/validation/conditional_body") Future> validationValidationConditionalBody({ @Body() required ConditionalBody requestBody, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Validate a model with conditional requirements', r'description': r'Validate a body with conditional validation.', @@ -463,13 +471,14 @@ abstract class ValidationClient { }, }, }); - @GET('/constrained/int') + @GET("/constrained/int") Future>> validationConstrainedInt({ @Queries() required ValidationConstrainedIntQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Demonstrate constrained integer validation', r'description': r'Handle constrained integer with validation.', @@ -514,13 +523,14 @@ abstract class ValidationClient { }, }, }); - @GET('/constrained/float') + @GET("/constrained/float") Future>> validationConstrainedFloat({ @Queries() required ValidationConstrainedFloatQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Demonstrate constrained float validation', r'description': r'Handle constrained float with validation.', @@ -565,13 +575,14 @@ abstract class ValidationClient { }, }, }); - @GET('/constrained/string') + @GET("/constrained/string") Future>> validationConstrainedString({ @Queries() required ValidationConstrainedStringQueryParameters queries, @CancelRequest() CancelToken? cancelToken, @SendProgress() ProgressCallback? onSendProgress, @ReceiveProgress() ProgressCallback? onReceiveProgress, - @Extras() Map? extras = const { + @Extras() + Map? extras = const { r'tags': [r'validation'], r'summary': r'Demonstrate constrained string validation', r'description': r'Handle constrained string with validation.', diff --git a/packages/swagger_to_dart/example/lib/src/gen/api_client/validation_client.g.dart b/packages/swagger_to_dart/example/lib/src/gen/api_client/validation_client.g.dart deleted file mode 100644 index b27704eb..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/api_client/validation_client.g.dart +++ /dev/null @@ -1,1036 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'validation_client.dart'; - -// ************************************************************************** -// RetrofitGenerator -// ************************************************************************** - -// ignore_for_file: unnecessary_brace_in_string_interps,no_leading_underscores_for_local_identifiers,unused_element,unnecessary_string_interpolations,unused_element_parameter - -class _ValidationClient implements ValidationClient { - _ValidationClient(this._dio, {this.baseUrl, this.errorLogger}); - - final Dio _dio; - - String? baseUrl; - - final ParseErrorLogger? errorLogger; - - @override - Future>> validationParamPath({ - required int itemId, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Demonstrate path parameter validation', - r'description': r'Path parameter with validation.', - r'operationId': r'validation-param_path', - r'parameters': [ - { - r'name': r'item_id', - r'in': r'path', - r'required': true, - r'schema': { - r'type': r'integer', - r'minimum': 1, - r'title': r'Item ID', - r'description': r'The ID of the item', - }, - r'description': r'The ID of the item', - r'example': 42, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Validation-Param Path', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/params/path/${itemId}', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> validationParamQuery({ - required ValidationParamQueryQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Demonstrate query parameter validation', - r'description': r'Query parameters with validation.', - r'operationId': r'validation-param_query', - r'parameters': [ - { - r'name': r'q', - r'in': r'query', - r'required': false, - r'schema': { - r'anyOf': [ - { - r'type': r'string', - r'minLength': 3, - r'maxLength': 50, - r'pattern': r'^[a-zA-Z0-9_-]+$', - }, - {r'type': r'null'}, - ], - r'description': - r'Search query string (alphanumeric with hyphens and underscores)', - r'title': r'Q', - }, - r'description': - r'Search query string (alphanumeric with hyphens and underscores)', - r'example': r'search-term', - }, - { - r'name': r'skip', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'minimum': 0, - r'description': r'Number of items to skip', - r'default': 0, - r'title': r'Skip', - }, - r'description': r'Number of items to skip', - r'example': 0, - }, - { - r'name': r'limit', - r'in': r'query', - r'required': false, - r'schema': { - r'type': r'integer', - r'maximum': 100, - r'minimum': 1, - r'description': r'Maximum number of items to return (1-100)', - r'default': 10, - r'title': r'Limit', - }, - r'description': r'Maximum number of items to return (1-100)', - r'example': 10, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Validation-Param Query', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/params/query', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> validationParamBody({ - required BodyValidationParamBody requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Demonstrate body parameter validation', - r'description': r'Body parameters with validation.', - r'operationId': r'validation-param_body', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': { - r'$ref': r'#/components/schemas/Body_validation-param_body', - }, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'additionalProperties': true, - r'type': r'object', - r'title': r'Response Validation-Param Body', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/params/body', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> validationParamCookie({ - required String? session, - required String? preferences, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Param Cookie', - r'description': r'Cookie parameters.', - r'operationId': r'validation-param_cookie', - r'parameters': [ - { - r'name': r'session', - r'in': r'cookie', - r'required': false, - r'schema': { - r'anyOf': [ - {r'type': r'string'}, - {r'type': r'null'}, - ], - r'title': r'Session', - }, - }, - { - r'name': r'preferences', - r'in': r'cookie', - r'required': false, - r'schema': { - r'anyOf': [ - {r'type': r'string'}, - {r'type': r'null'}, - ], - r'title': r'Preferences', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Validation-Param Cookie', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = { - r'session': session, - r'preferences': preferences, - }; - _headers.removeWhere((k, v) => v == null); - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/params/cookie', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> validationParamHeader({ - required String userMinusAgent, - required String? xMinusToken, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Param Header', - r'description': r'Header parameters.', - r'operationId': r'validation-param_header', - r'parameters': [ - { - r'name': r'user-agent', - r'in': r'header', - r'required': true, - r'schema': {r'type': r'string', r'title': r'User-Agent'}, - }, - { - r'name': r'x-token', - r'in': r'header', - r'required': false, - r'schema': { - r'anyOf': [ - {r'type': r'string'}, - {r'type': r'null'}, - ], - r'title': r'X-Token', - }, - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Validation-Param Header', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = { - r'user-agent': userMinusAgent, - r'x-token': xMinusToken, - }; - _headers.removeWhere((k, v) => v == null); - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/params/header', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future> validationValidationComplex({ - required AllTypesWithValidation requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Demonstrate complex model validation', - r'description': r'Process a model with complex validation rules.', - r'operationId': r'validation-validation_complex', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': { - r'$ref': r'#/components/schemas/AllTypesWithValidation', - }, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'$ref': r'#/components/schemas/AllTypesWithValidation', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/validation/complex', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late AllTypesWithValidation _value; - try { - _value = AllTypesWithValidation.fromJson(_result.data!); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> validationValidationConditional({ - required ValidationValidationConditionalQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Demonstrate conditional validation', - r'description': r'Validate that at least one parameter is provided.', - r'operationId': r'validation-validation_conditional', - r'parameters': [ - { - r'name': r'user_id', - r'in': r'query', - r'required': false, - r'schema': { - r'anyOf': [ - {r'type': r'integer', r'minimum': 1}, - {r'type': r'null'}, - ], - r'description': r'User ID', - r'title': r'User Id', - }, - r'description': r'User ID', - r'example': 123, - }, - { - r'name': r'username', - r'in': r'query', - r'required': false, - r'schema': { - r'anyOf': [ - {r'type': r'string', r'minLength': 3}, - {r'type': r'null'}, - ], - r'description': r'Username', - r'title': r'Username', - }, - r'description': r'Username', - r'example': r'johndoe', - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Validation-Validation Conditional', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/validation/conditional', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future> validationValidationConditionalBody({ - required ConditionalBody requestBody, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Validate a model with conditional requirements', - r'description': r'Validate a body with conditional validation.', - r'operationId': r'validation-validation_conditional_body', - r'requestBody': { - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ConditionalBody'}, - }, - }, - r'required': true, - }, - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/ConditionalBody'}, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - final _data = {}; - _data.addAll(requestBody.toJson()); - final _options = _setStreamType>( - Options(method: 'POST', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/validation/conditional_body', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late ConditionalBody _value; - try { - _value = ConditionalBody.fromJson(_result.data!); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> validationConstrainedInt({ - required ValidationConstrainedIntQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Demonstrate constrained integer validation', - r'description': r'Handle constrained integer with validation.', - r'operationId': r'validation-constrained_int', - r'parameters': [ - { - r'name': r'value', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'integer', - r'minimum': 0, - r'exclusiveMaximum': 100, - r'description': r'Integer between 0 and 99', - r'examples': [42], - r'title': r'Value', - }, - r'description': r'Integer between 0 and 99', - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Validation-Constrained Int', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/constrained/int', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> validationConstrainedFloat({ - required ValidationConstrainedFloatQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Demonstrate constrained float validation', - r'description': r'Handle constrained float with validation.', - r'operationId': r'validation-constrained_float', - r'parameters': [ - { - r'name': r'value', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'number', - r'maximum': 1.0, - r'minimum': 0.0, - r'description': r'Float between 0.0 and 1.0', - r'examples': [0.5], - r'title': r'Value', - }, - r'description': r'Float between 0.0 and 1.0', - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Validation-Constrained Float', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/constrained/float', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - @override - Future>> validationConstrainedString({ - required ValidationConstrainedStringQueryParameters queries, - CancelToken? cancelToken, - void Function(int, int)? onSendProgress, - void Function(int, int)? onReceiveProgress, - Map? extras = const { - r'tags': [r'validation'], - r'summary': r'Demonstrate constrained string validation', - r'description': r'Handle constrained string with validation.', - r'operationId': r'validation-constrained_string', - r'parameters': [ - { - r'name': r'value', - r'in': r'query', - r'required': true, - r'schema': { - r'type': r'string', - r'minLength': 3, - r'maxLength': 50, - r'pattern': r'^[a-zA-Z0-9_-]+$', - r'description': - r'String between 3-50 chars, alphanumeric with hyphens and underscores', - r'examples': [r'example-value'], - r'title': r'Value', - }, - r'description': - r'String between 3-50 chars, alphanumeric with hyphens and underscores', - }, - ], - r'responses': { - r'200': { - r'description': r'Successful Response', - r'content': { - r'application/json': { - r'schema': { - r'type': r'object', - r'additionalProperties': true, - r'title': r'Response Validation-Constrained String', - }, - }, - }, - }, - r'422': { - r'description': r'Validation Error', - r'content': { - r'application/json': { - r'schema': {r'$ref': r'#/components/schemas/HTTPValidationError'}, - }, - }, - }, - }, - }, - }) async { - final _extra = {}; - _extra.addAll(extras ?? {}); - final queryParameters = {}; - queryParameters.addAll(queries.toJson()); - queryParameters.removeWhere((k, v) => v == null); - final _headers = {}; - const Map? _data = null; - final _options = _setStreamType>>( - Options(method: 'GET', headers: _headers, extra: _extra) - .compose( - _dio.options, - '/constrained/string', - queryParameters: queryParameters, - data: _data, - cancelToken: cancelToken, - onSendProgress: onSendProgress, - onReceiveProgress: onReceiveProgress, - ) - .copyWith(baseUrl: _combineBaseUrls(_dio.options.baseUrl, baseUrl)), - ); - final _result = await _dio.fetch>(_options); - late Map _value; - try { - _value = _result.data!.map( - (k, dynamic v) => - MapEntry(k, dynamic.fromJson(v as Map)), - ); - } on Object catch (e, s) { - errorLogger?.logError(e, s, _options); - rethrow; - } - final httpResponse = HttpResponse(_value, _result); - return httpResponse; - } - - RequestOptions _setStreamType(RequestOptions requestOptions) { - if (T != dynamic && - !(requestOptions.responseType == ResponseType.bytes || - requestOptions.responseType == ResponseType.stream)) { - if (T == String) { - requestOptions.responseType = ResponseType.plain; - } else { - requestOptions.responseType = ResponseType.json; - } - } - return requestOptions; - } - - String _combineBaseUrls(String dioBaseUrl, String? baseUrl) { - if (baseUrl == null || baseUrl.trim().isEmpty) { - return dioBaseUrl; - } - - final url = Uri.parse(baseUrl); - - if (url.isAbsolute) { - return url.toString(); - } - - return Uri.parse(dioBaseUrl).resolveUri(url).toString(); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/gen.dart b/packages/swagger_to_dart/example/lib/src/gen/gen.dart index 5f7bdf6f..646fbf9f 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/gen.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/gen.dart @@ -1,4 +1,4 @@ -library; +library gen; export 'api_client/api_client.dart'; export 'models/models.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.dart index f352d386..d9984ece 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.dart @@ -14,7 +14,7 @@ /// ], /// "title": "ABARoutingModel" /// } -library; +library aba_routing_model; import 'exports.dart'; part 'aba_routing_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.freezed.dart deleted file mode 100644 index 9b39205c..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.freezed.dart +++ /dev/null @@ -1,334 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'aba_routing_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ABARoutingModel { - /// routingNumber - @JsonKey(name: ABARoutingModel.routingNumberKey_) - String get routingNumber; - - /// Create a copy of ABARoutingModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ABARoutingModelCopyWith get copyWith => - _$ABARoutingModelCopyWithImpl( - this as ABARoutingModel, _$identity); - - /// Serializes this ABARoutingModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ABARoutingModel && - (identical(other.routingNumber, routingNumber) || - other.routingNumber == routingNumber)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, routingNumber); - - @override - String toString() { - return 'ABARoutingModel(routingNumber: $routingNumber)'; - } -} - -/// @nodoc -abstract mixin class $ABARoutingModelCopyWith<$Res> { - factory $ABARoutingModelCopyWith( - ABARoutingModel value, $Res Function(ABARoutingModel) _then) = - _$ABARoutingModelCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ABARoutingModel.routingNumberKey_) String routingNumber}); -} - -/// @nodoc -class _$ABARoutingModelCopyWithImpl<$Res> - implements $ABARoutingModelCopyWith<$Res> { - _$ABARoutingModelCopyWithImpl(this._self, this._then); - - final ABARoutingModel _self; - final $Res Function(ABARoutingModel) _then; - - /// Create a copy of ABARoutingModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? routingNumber = null, - }) { - return _then(_self.copyWith( - routingNumber: null == routingNumber - ? _self.routingNumber - : routingNumber // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [ABARoutingModel]. -extension ABARoutingModelPatterns on ABARoutingModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ABARoutingModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ABARoutingModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ABARoutingModel value) $default, - ) { - final _that = this; - switch (_that) { - case _ABARoutingModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ABARoutingModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _ABARoutingModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ABARoutingModel.routingNumberKey_) - String routingNumber)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ABARoutingModel() when $default != null: - return $default(_that.routingNumber); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ABARoutingModel.routingNumberKey_) - String routingNumber) - $default, - ) { - final _that = this; - switch (_that) { - case _ABARoutingModel(): - return $default(_that.routingNumber); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ABARoutingModel.routingNumberKey_) - String routingNumber)? - $default, - ) { - final _that = this; - switch (_that) { - case _ABARoutingModel() when $default != null: - return $default(_that.routingNumber); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ABARoutingModel extends ABARoutingModel { - const _ABARoutingModel( - {@JsonKey(name: ABARoutingModel.routingNumberKey_) - required this.routingNumber}) - : super._(); - factory _ABARoutingModel.fromJson(Map json) => - _$ABARoutingModelFromJson(json); - - /// routingNumber - @override - @JsonKey(name: ABARoutingModel.routingNumberKey_) - final String routingNumber; - - /// Create a copy of ABARoutingModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ABARoutingModelCopyWith<_ABARoutingModel> get copyWith => - __$ABARoutingModelCopyWithImpl<_ABARoutingModel>(this, _$identity); - - @override - Map toJson() { - return _$ABARoutingModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ABARoutingModel && - (identical(other.routingNumber, routingNumber) || - other.routingNumber == routingNumber)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, routingNumber); - - @override - String toString() { - return 'ABARoutingModel(routingNumber: $routingNumber)'; - } -} - -/// @nodoc -abstract mixin class _$ABARoutingModelCopyWith<$Res> - implements $ABARoutingModelCopyWith<$Res> { - factory _$ABARoutingModelCopyWith( - _ABARoutingModel value, $Res Function(_ABARoutingModel) _then) = - __$ABARoutingModelCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ABARoutingModel.routingNumberKey_) String routingNumber}); -} - -/// @nodoc -class __$ABARoutingModelCopyWithImpl<$Res> - implements _$ABARoutingModelCopyWith<$Res> { - __$ABARoutingModelCopyWithImpl(this._self, this._then); - - final _ABARoutingModel _self; - final $Res Function(_ABARoutingModel) _then; - - /// Create a copy of ABARoutingModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? routingNumber = null, - }) { - return _then(_ABARoutingModel( - routingNumber: null == routingNumber - ? _self.routingNumber - : routingNumber // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.g.dart deleted file mode 100644 index 561daa70..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/aba_routing_model.g.dart +++ /dev/null @@ -1,17 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'aba_routing_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ABARoutingModel _$ABARoutingModelFromJson(Map json) => - _ABARoutingModel( - routingNumber: json['routing_number'] as String, - ); - -Map _$ABARoutingModelToJson(_ABARoutingModel instance) => - { - 'routing_number': instance.routingNumber, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.dart index 0bfb2d81..c22ea234 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.dart @@ -15,7 +15,7 @@ /// "type": "object", /// "required": [] /// } -library; +library advanced_collection_list_query_parameters; import 'exports.dart'; part 'advanced_collection_list_query_parameters.freezed.dart'; @@ -29,15 +29,14 @@ abstract class AdvancedCollectionListQueryParameters @jsonSerializable const factory AdvancedCollectionListQueryParameters({ /// items - @Default(['default']) + @Default(const ['default']) @JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) List items, }) = _AdvancedCollectionListQueryParameters; factory AdvancedCollectionListQueryParameters.fromJson( Map json, - ) => - _$AdvancedCollectionListQueryParametersFromJson(json); + ) => _$AdvancedCollectionListQueryParametersFromJson(json); static const String itemsKey_ = r'items'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.freezed.dart deleted file mode 100644 index 201148d8..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.freezed.dart +++ /dev/null @@ -1,353 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_collection_list_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedCollectionListQueryParameters { - /// items - @JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) - List get items; - - /// Create a copy of AdvancedCollectionListQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedCollectionListQueryParametersCopyWith< - AdvancedCollectionListQueryParameters> - get copyWith => _$AdvancedCollectionListQueryParametersCopyWithImpl< - AdvancedCollectionListQueryParameters>( - this as AdvancedCollectionListQueryParameters, _$identity); - - /// Serializes this AdvancedCollectionListQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedCollectionListQueryParameters && - const DeepCollectionEquality().equals(other.items, items)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(items)); - - @override - String toString() { - return 'AdvancedCollectionListQueryParameters(items: $items)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedCollectionListQueryParametersCopyWith<$Res> { - factory $AdvancedCollectionListQueryParametersCopyWith( - AdvancedCollectionListQueryParameters value, - $Res Function(AdvancedCollectionListQueryParameters) _then) = - _$AdvancedCollectionListQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) - List items}); -} - -/// @nodoc -class _$AdvancedCollectionListQueryParametersCopyWithImpl<$Res> - implements $AdvancedCollectionListQueryParametersCopyWith<$Res> { - _$AdvancedCollectionListQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedCollectionListQueryParameters _self; - final $Res Function(AdvancedCollectionListQueryParameters) _then; - - /// Create a copy of AdvancedCollectionListQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? items = null, - }) { - return _then(_self.copyWith( - items: null == items - ? _self.items - : items // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedCollectionListQueryParameters]. -extension AdvancedCollectionListQueryParametersPatterns - on AdvancedCollectionListQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedCollectionListQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCollectionListQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedCollectionListQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionListQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedCollectionListQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionListQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) - List items)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCollectionListQueryParameters() when $default != null: - return $default(_that.items); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) - List items) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionListQueryParameters(): - return $default(_that.items); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) - List items)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionListQueryParameters() when $default != null: - return $default(_that.items); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedCollectionListQueryParameters - extends AdvancedCollectionListQueryParameters { - const _AdvancedCollectionListQueryParameters( - {@JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) - final List items = const ['default']}) - : _items = items, - super._(); - factory _AdvancedCollectionListQueryParameters.fromJson( - Map json) => - _$AdvancedCollectionListQueryParametersFromJson(json); - - /// items - final List _items; - - /// items - @override - @JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) - List get items { - if (_items is EqualUnmodifiableListView) return _items; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_items); - } - - /// Create a copy of AdvancedCollectionListQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedCollectionListQueryParametersCopyWith< - _AdvancedCollectionListQueryParameters> - get copyWith => __$AdvancedCollectionListQueryParametersCopyWithImpl< - _AdvancedCollectionListQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedCollectionListQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedCollectionListQueryParameters && - const DeepCollectionEquality().equals(other._items, _items)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(_items)); - - @override - String toString() { - return 'AdvancedCollectionListQueryParameters(items: $items)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedCollectionListQueryParametersCopyWith<$Res> - implements $AdvancedCollectionListQueryParametersCopyWith<$Res> { - factory _$AdvancedCollectionListQueryParametersCopyWith( - _AdvancedCollectionListQueryParameters value, - $Res Function(_AdvancedCollectionListQueryParameters) _then) = - __$AdvancedCollectionListQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedCollectionListQueryParameters.itemsKey_) - List items}); -} - -/// @nodoc -class __$AdvancedCollectionListQueryParametersCopyWithImpl<$Res> - implements _$AdvancedCollectionListQueryParametersCopyWith<$Res> { - __$AdvancedCollectionListQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedCollectionListQueryParameters _self; - final $Res Function(_AdvancedCollectionListQueryParameters) _then; - - /// Create a copy of AdvancedCollectionListQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? items = null, - }) { - return _then(_AdvancedCollectionListQueryParameters( - items: null == items - ? _self._items - : items // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.g.dart deleted file mode 100644 index 42ebd67a..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_list_query_parameters.g.dart +++ /dev/null @@ -1,23 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_collection_list_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedCollectionListQueryParameters - _$AdvancedCollectionListQueryParametersFromJson( - Map json) => - _AdvancedCollectionListQueryParameters( - items: (json['items'] as List?) - ?.map((e) => e as String) - .toList() ?? - const ['default'], - ); - -Map _$AdvancedCollectionListQueryParametersToJson( - _AdvancedCollectionListQueryParameters instance) => - { - 'items': instance.items, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.dart index 473065ba..f380b9e4 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.dart @@ -17,7 +17,7 @@ /// "type": "object", /// "required": [] /// } -library; +library advanced_collection_set_query_parameters; import 'exports.dart'; part 'advanced_collection_set_query_parameters.freezed.dart'; @@ -31,15 +31,14 @@ abstract class AdvancedCollectionSetQueryParameters @jsonSerializable const factory AdvancedCollectionSetQueryParameters({ /// items - @Default([1, 2, 3]) + @Default(const [1, 2, 3]) @JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) List items, }) = _AdvancedCollectionSetQueryParameters; factory AdvancedCollectionSetQueryParameters.fromJson( Map json, - ) => - _$AdvancedCollectionSetQueryParametersFromJson(json); + ) => _$AdvancedCollectionSetQueryParametersFromJson(json); static const String itemsKey_ = r'items'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.freezed.dart deleted file mode 100644 index ce73b59a..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.freezed.dart +++ /dev/null @@ -1,353 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_collection_set_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedCollectionSetQueryParameters { - /// items - @JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) - List get items; - - /// Create a copy of AdvancedCollectionSetQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedCollectionSetQueryParametersCopyWith< - AdvancedCollectionSetQueryParameters> - get copyWith => _$AdvancedCollectionSetQueryParametersCopyWithImpl< - AdvancedCollectionSetQueryParameters>( - this as AdvancedCollectionSetQueryParameters, _$identity); - - /// Serializes this AdvancedCollectionSetQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedCollectionSetQueryParameters && - const DeepCollectionEquality().equals(other.items, items)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(items)); - - @override - String toString() { - return 'AdvancedCollectionSetQueryParameters(items: $items)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedCollectionSetQueryParametersCopyWith<$Res> { - factory $AdvancedCollectionSetQueryParametersCopyWith( - AdvancedCollectionSetQueryParameters value, - $Res Function(AdvancedCollectionSetQueryParameters) _then) = - _$AdvancedCollectionSetQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) - List items}); -} - -/// @nodoc -class _$AdvancedCollectionSetQueryParametersCopyWithImpl<$Res> - implements $AdvancedCollectionSetQueryParametersCopyWith<$Res> { - _$AdvancedCollectionSetQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedCollectionSetQueryParameters _self; - final $Res Function(AdvancedCollectionSetQueryParameters) _then; - - /// Create a copy of AdvancedCollectionSetQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? items = null, - }) { - return _then(_self.copyWith( - items: null == items - ? _self.items - : items // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedCollectionSetQueryParameters]. -extension AdvancedCollectionSetQueryParametersPatterns - on AdvancedCollectionSetQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedCollectionSetQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCollectionSetQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedCollectionSetQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionSetQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedCollectionSetQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionSetQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) - List items)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCollectionSetQueryParameters() when $default != null: - return $default(_that.items); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) - List items) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionSetQueryParameters(): - return $default(_that.items); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) - List items)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionSetQueryParameters() when $default != null: - return $default(_that.items); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedCollectionSetQueryParameters - extends AdvancedCollectionSetQueryParameters { - const _AdvancedCollectionSetQueryParameters( - {@JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) - final List items = const [1, 2, 3]}) - : _items = items, - super._(); - factory _AdvancedCollectionSetQueryParameters.fromJson( - Map json) => - _$AdvancedCollectionSetQueryParametersFromJson(json); - - /// items - final List _items; - - /// items - @override - @JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) - List get items { - if (_items is EqualUnmodifiableListView) return _items; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_items); - } - - /// Create a copy of AdvancedCollectionSetQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedCollectionSetQueryParametersCopyWith< - _AdvancedCollectionSetQueryParameters> - get copyWith => __$AdvancedCollectionSetQueryParametersCopyWithImpl< - _AdvancedCollectionSetQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedCollectionSetQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedCollectionSetQueryParameters && - const DeepCollectionEquality().equals(other._items, _items)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(_items)); - - @override - String toString() { - return 'AdvancedCollectionSetQueryParameters(items: $items)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedCollectionSetQueryParametersCopyWith<$Res> - implements $AdvancedCollectionSetQueryParametersCopyWith<$Res> { - factory _$AdvancedCollectionSetQueryParametersCopyWith( - _AdvancedCollectionSetQueryParameters value, - $Res Function(_AdvancedCollectionSetQueryParameters) _then) = - __$AdvancedCollectionSetQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedCollectionSetQueryParameters.itemsKey_) - List items}); -} - -/// @nodoc -class __$AdvancedCollectionSetQueryParametersCopyWithImpl<$Res> - implements _$AdvancedCollectionSetQueryParametersCopyWith<$Res> { - __$AdvancedCollectionSetQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedCollectionSetQueryParameters _self; - final $Res Function(_AdvancedCollectionSetQueryParameters) _then; - - /// Create a copy of AdvancedCollectionSetQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? items = null, - }) { - return _then(_AdvancedCollectionSetQueryParameters( - items: null == items - ? _self._items - : items // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.g.dart deleted file mode 100644 index 6c99df06..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_set_query_parameters.g.dart +++ /dev/null @@ -1,22 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_collection_set_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedCollectionSetQueryParameters - _$AdvancedCollectionSetQueryParametersFromJson(Map json) => - _AdvancedCollectionSetQueryParameters( - items: (json['items'] as List?) - ?.map((e) => (e as num).toInt()) - .toList() ?? - const [1, 2, 3], - ); - -Map _$AdvancedCollectionSetQueryParametersToJson( - _AdvancedCollectionSetQueryParameters instance) => - { - 'items': instance.items, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.dart index d194a908..d029c2b1 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.dart @@ -11,7 +11,7 @@ /// "items" /// ] /// } -library; +library advanced_collection_tuple_query_parameters; import 'exports.dart'; part 'advanced_collection_tuple_query_parameters.freezed.dart'; @@ -31,8 +31,7 @@ abstract class AdvancedCollectionTupleQueryParameters factory AdvancedCollectionTupleQueryParameters.fromJson( Map json, - ) => - _$AdvancedCollectionTupleQueryParametersFromJson(json); + ) => _$AdvancedCollectionTupleQueryParametersFromJson(json); static const String itemsKey_ = r'items'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.freezed.dart deleted file mode 100644 index 88c0c047..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.freezed.dart +++ /dev/null @@ -1,353 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_collection_tuple_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedCollectionTupleQueryParameters { - /// items - @JsonKey(name: AdvancedCollectionTupleQueryParameters.itemsKey_) - List get items; - - /// Create a copy of AdvancedCollectionTupleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedCollectionTupleQueryParametersCopyWith< - AdvancedCollectionTupleQueryParameters> - get copyWith => _$AdvancedCollectionTupleQueryParametersCopyWithImpl< - AdvancedCollectionTupleQueryParameters>( - this as AdvancedCollectionTupleQueryParameters, _$identity); - - /// Serializes this AdvancedCollectionTupleQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedCollectionTupleQueryParameters && - const DeepCollectionEquality().equals(other.items, items)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(items)); - - @override - String toString() { - return 'AdvancedCollectionTupleQueryParameters(items: $items)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedCollectionTupleQueryParametersCopyWith<$Res> { - factory $AdvancedCollectionTupleQueryParametersCopyWith( - AdvancedCollectionTupleQueryParameters value, - $Res Function(AdvancedCollectionTupleQueryParameters) _then) = - _$AdvancedCollectionTupleQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedCollectionTupleQueryParameters.itemsKey_) - List items}); -} - -/// @nodoc -class _$AdvancedCollectionTupleQueryParametersCopyWithImpl<$Res> - implements $AdvancedCollectionTupleQueryParametersCopyWith<$Res> { - _$AdvancedCollectionTupleQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedCollectionTupleQueryParameters _self; - final $Res Function(AdvancedCollectionTupleQueryParameters) _then; - - /// Create a copy of AdvancedCollectionTupleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? items = null, - }) { - return _then(_self.copyWith( - items: null == items - ? _self.items - : items // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedCollectionTupleQueryParameters]. -extension AdvancedCollectionTupleQueryParametersPatterns - on AdvancedCollectionTupleQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedCollectionTupleQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCollectionTupleQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedCollectionTupleQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionTupleQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedCollectionTupleQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionTupleQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedCollectionTupleQueryParameters.itemsKey_) - List items)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCollectionTupleQueryParameters() when $default != null: - return $default(_that.items); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedCollectionTupleQueryParameters.itemsKey_) - List items) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionTupleQueryParameters(): - return $default(_that.items); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedCollectionTupleQueryParameters.itemsKey_) - List items)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionTupleQueryParameters() when $default != null: - return $default(_that.items); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedCollectionTupleQueryParameters - extends AdvancedCollectionTupleQueryParameters { - const _AdvancedCollectionTupleQueryParameters( - {@JsonKey(name: AdvancedCollectionTupleQueryParameters.itemsKey_) - required final List items}) - : _items = items, - super._(); - factory _AdvancedCollectionTupleQueryParameters.fromJson( - Map json) => - _$AdvancedCollectionTupleQueryParametersFromJson(json); - - /// items - final List _items; - - /// items - @override - @JsonKey(name: AdvancedCollectionTupleQueryParameters.itemsKey_) - List get items { - if (_items is EqualUnmodifiableListView) return _items; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_items); - } - - /// Create a copy of AdvancedCollectionTupleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedCollectionTupleQueryParametersCopyWith< - _AdvancedCollectionTupleQueryParameters> - get copyWith => __$AdvancedCollectionTupleQueryParametersCopyWithImpl< - _AdvancedCollectionTupleQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedCollectionTupleQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedCollectionTupleQueryParameters && - const DeepCollectionEquality().equals(other._items, _items)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(_items)); - - @override - String toString() { - return 'AdvancedCollectionTupleQueryParameters(items: $items)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedCollectionTupleQueryParametersCopyWith<$Res> - implements $AdvancedCollectionTupleQueryParametersCopyWith<$Res> { - factory _$AdvancedCollectionTupleQueryParametersCopyWith( - _AdvancedCollectionTupleQueryParameters value, - $Res Function(_AdvancedCollectionTupleQueryParameters) _then) = - __$AdvancedCollectionTupleQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedCollectionTupleQueryParameters.itemsKey_) - List items}); -} - -/// @nodoc -class __$AdvancedCollectionTupleQueryParametersCopyWithImpl<$Res> - implements _$AdvancedCollectionTupleQueryParametersCopyWith<$Res> { - __$AdvancedCollectionTupleQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedCollectionTupleQueryParameters _self; - final $Res Function(_AdvancedCollectionTupleQueryParameters) _then; - - /// Create a copy of AdvancedCollectionTupleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? items = null, - }) { - return _then(_AdvancedCollectionTupleQueryParameters( - items: null == items - ? _self._items - : items // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.g.dart deleted file mode 100644 index f3e1298f..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_tuple_query_parameters.g.dart +++ /dev/null @@ -1,20 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_collection_tuple_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedCollectionTupleQueryParameters - _$AdvancedCollectionTupleQueryParametersFromJson( - Map json) => - _AdvancedCollectionTupleQueryParameters( - items: json['items'] as List, - ); - -Map _$AdvancedCollectionTupleQueryParametersToJson( - _AdvancedCollectionTupleQueryParameters instance) => - { - 'items': instance.items, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.dart index df082aad..66d23601 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.dart @@ -14,7 +14,7 @@ /// "items" /// ] /// } -library; +library advanced_collection_variable_tuple_query_parameters; import 'exports.dart'; part 'advanced_collection_variable_tuple_query_parameters.freezed.dart'; @@ -34,8 +34,7 @@ abstract class AdvancedCollectionVariableTupleQueryParameters factory AdvancedCollectionVariableTupleQueryParameters.fromJson( Map json, - ) => - _$AdvancedCollectionVariableTupleQueryParametersFromJson(json); + ) => _$AdvancedCollectionVariableTupleQueryParametersFromJson(json); static const String itemsKey_ = r'items'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.freezed.dart deleted file mode 100644 index 26b90258..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.freezed.dart +++ /dev/null @@ -1,372 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_collection_variable_tuple_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedCollectionVariableTupleQueryParameters { - /// items - @JsonKey(name: AdvancedCollectionVariableTupleQueryParameters.itemsKey_) - List get items; - - /// Create a copy of AdvancedCollectionVariableTupleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedCollectionVariableTupleQueryParametersCopyWith< - AdvancedCollectionVariableTupleQueryParameters> - get copyWith => - _$AdvancedCollectionVariableTupleQueryParametersCopyWithImpl< - AdvancedCollectionVariableTupleQueryParameters>( - this as AdvancedCollectionVariableTupleQueryParameters, - _$identity); - - /// Serializes this AdvancedCollectionVariableTupleQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedCollectionVariableTupleQueryParameters && - const DeepCollectionEquality().equals(other.items, items)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(items)); - - @override - String toString() { - return 'AdvancedCollectionVariableTupleQueryParameters(items: $items)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedCollectionVariableTupleQueryParametersCopyWith< - $Res> { - factory $AdvancedCollectionVariableTupleQueryParametersCopyWith( - AdvancedCollectionVariableTupleQueryParameters value, - $Res Function(AdvancedCollectionVariableTupleQueryParameters) _then) = - _$AdvancedCollectionVariableTupleQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedCollectionVariableTupleQueryParameters.itemsKey_) - List items}); -} - -/// @nodoc -class _$AdvancedCollectionVariableTupleQueryParametersCopyWithImpl<$Res> - implements $AdvancedCollectionVariableTupleQueryParametersCopyWith<$Res> { - _$AdvancedCollectionVariableTupleQueryParametersCopyWithImpl( - this._self, this._then); - - final AdvancedCollectionVariableTupleQueryParameters _self; - final $Res Function(AdvancedCollectionVariableTupleQueryParameters) _then; - - /// Create a copy of AdvancedCollectionVariableTupleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? items = null, - }) { - return _then(_self.copyWith( - items: null == items - ? _self.items - : items // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedCollectionVariableTupleQueryParameters]. -extension AdvancedCollectionVariableTupleQueryParametersPatterns - on AdvancedCollectionVariableTupleQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedCollectionVariableTupleQueryParameters value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCollectionVariableTupleQueryParameters() - when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedCollectionVariableTupleQueryParameters value) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionVariableTupleQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedCollectionVariableTupleQueryParameters value)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionVariableTupleQueryParameters() - when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey( - name: AdvancedCollectionVariableTupleQueryParameters.itemsKey_) - List items)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCollectionVariableTupleQueryParameters() - when $default != null: - return $default(_that.items); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey( - name: AdvancedCollectionVariableTupleQueryParameters.itemsKey_) - List items) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionVariableTupleQueryParameters(): - return $default(_that.items); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey( - name: AdvancedCollectionVariableTupleQueryParameters.itemsKey_) - List items)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCollectionVariableTupleQueryParameters() - when $default != null: - return $default(_that.items); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedCollectionVariableTupleQueryParameters - extends AdvancedCollectionVariableTupleQueryParameters { - const _AdvancedCollectionVariableTupleQueryParameters( - {@JsonKey(name: AdvancedCollectionVariableTupleQueryParameters.itemsKey_) - required final List items}) - : _items = items, - super._(); - factory _AdvancedCollectionVariableTupleQueryParameters.fromJson( - Map json) => - _$AdvancedCollectionVariableTupleQueryParametersFromJson(json); - - /// items - final List _items; - - /// items - @override - @JsonKey(name: AdvancedCollectionVariableTupleQueryParameters.itemsKey_) - List get items { - if (_items is EqualUnmodifiableListView) return _items; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_items); - } - - /// Create a copy of AdvancedCollectionVariableTupleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedCollectionVariableTupleQueryParametersCopyWith< - _AdvancedCollectionVariableTupleQueryParameters> - get copyWith => - __$AdvancedCollectionVariableTupleQueryParametersCopyWithImpl< - _AdvancedCollectionVariableTupleQueryParameters>( - this, _$identity); - - @override - Map toJson() { - return _$AdvancedCollectionVariableTupleQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedCollectionVariableTupleQueryParameters && - const DeepCollectionEquality().equals(other._items, _items)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(_items)); - - @override - String toString() { - return 'AdvancedCollectionVariableTupleQueryParameters(items: $items)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedCollectionVariableTupleQueryParametersCopyWith< - $Res> - implements $AdvancedCollectionVariableTupleQueryParametersCopyWith<$Res> { - factory _$AdvancedCollectionVariableTupleQueryParametersCopyWith( - _AdvancedCollectionVariableTupleQueryParameters value, - $Res Function(_AdvancedCollectionVariableTupleQueryParameters) - _then) = - __$AdvancedCollectionVariableTupleQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedCollectionVariableTupleQueryParameters.itemsKey_) - List items}); -} - -/// @nodoc -class __$AdvancedCollectionVariableTupleQueryParametersCopyWithImpl<$Res> - implements _$AdvancedCollectionVariableTupleQueryParametersCopyWith<$Res> { - __$AdvancedCollectionVariableTupleQueryParametersCopyWithImpl( - this._self, this._then); - - final _AdvancedCollectionVariableTupleQueryParameters _self; - final $Res Function(_AdvancedCollectionVariableTupleQueryParameters) _then; - - /// Create a copy of AdvancedCollectionVariableTupleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? items = null, - }) { - return _then(_AdvancedCollectionVariableTupleQueryParameters( - items: null == items - ? _self._items - : items // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.g.dart deleted file mode 100644 index c76735ff..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_collection_variable_tuple_query_parameters.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_collection_variable_tuple_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedCollectionVariableTupleQueryParameters - _$AdvancedCollectionVariableTupleQueryParametersFromJson( - Map json) => - _AdvancedCollectionVariableTupleQueryParameters( - items: - (json['items'] as List).map((e) => e as String).toList(), - ); - -Map _$AdvancedCollectionVariableTupleQueryParametersToJson( - _AdvancedCollectionVariableTupleQueryParameters instance) => - { - 'items': instance.items, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.dart index 39a5c396..a5fa8511 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.dart @@ -16,7 +16,7 @@ /// "value2" /// ] /// } -library; +library advanced_custom_positive_int_query_parameters; import 'exports.dart'; part 'advanced_custom_positive_int_query_parameters.freezed.dart'; @@ -40,8 +40,7 @@ abstract class AdvancedCustomPositiveIntQueryParameters factory AdvancedCustomPositiveIntQueryParameters.fromJson( Map json, - ) => - _$AdvancedCustomPositiveIntQueryParametersFromJson(json); + ) => _$AdvancedCustomPositiveIntQueryParametersFromJson(json); static const String valueKey_ = r'value'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.freezed.dart deleted file mode 100644 index 905eabb7..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.freezed.dart +++ /dev/null @@ -1,380 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_custom_positive_int_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedCustomPositiveIntQueryParameters { - /// value - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.valueKey_) - int get value; - - /// value2 - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.value2Key_) - int get value2; - - /// Create a copy of AdvancedCustomPositiveIntQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedCustomPositiveIntQueryParametersCopyWith< - AdvancedCustomPositiveIntQueryParameters> - get copyWith => _$AdvancedCustomPositiveIntQueryParametersCopyWithImpl< - AdvancedCustomPositiveIntQueryParameters>( - this as AdvancedCustomPositiveIntQueryParameters, _$identity); - - /// Serializes this AdvancedCustomPositiveIntQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedCustomPositiveIntQueryParameters && - (identical(other.value, value) || other.value == value) && - (identical(other.value2, value2) || other.value2 == value2)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value, value2); - - @override - String toString() { - return 'AdvancedCustomPositiveIntQueryParameters(value: $value, value2: $value2)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedCustomPositiveIntQueryParametersCopyWith<$Res> { - factory $AdvancedCustomPositiveIntQueryParametersCopyWith( - AdvancedCustomPositiveIntQueryParameters value, - $Res Function(AdvancedCustomPositiveIntQueryParameters) _then) = - _$AdvancedCustomPositiveIntQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedCustomPositiveIntQueryParameters.valueKey_) - int value, - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.value2Key_) - int value2}); -} - -/// @nodoc -class _$AdvancedCustomPositiveIntQueryParametersCopyWithImpl<$Res> - implements $AdvancedCustomPositiveIntQueryParametersCopyWith<$Res> { - _$AdvancedCustomPositiveIntQueryParametersCopyWithImpl( - this._self, this._then); - - final AdvancedCustomPositiveIntQueryParameters _self; - final $Res Function(AdvancedCustomPositiveIntQueryParameters) _then; - - /// Create a copy of AdvancedCustomPositiveIntQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? value = null, - Object? value2 = null, - }) { - return _then(_self.copyWith( - value: null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as int, - value2: null == value2 - ? _self.value2 - : value2 // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedCustomPositiveIntQueryParameters]. -extension AdvancedCustomPositiveIntQueryParametersPatterns - on AdvancedCustomPositiveIntQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedCustomPositiveIntQueryParameters value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCustomPositiveIntQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedCustomPositiveIntQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCustomPositiveIntQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedCustomPositiveIntQueryParameters value)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCustomPositiveIntQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.valueKey_) - int value, - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.value2Key_) - int value2)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedCustomPositiveIntQueryParameters() when $default != null: - return $default(_that.value, _that.value2); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.valueKey_) - int value, - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.value2Key_) - int value2) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCustomPositiveIntQueryParameters(): - return $default(_that.value, _that.value2); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.valueKey_) - int value, - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.value2Key_) - int value2)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedCustomPositiveIntQueryParameters() when $default != null: - return $default(_that.value, _that.value2); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedCustomPositiveIntQueryParameters - extends AdvancedCustomPositiveIntQueryParameters { - const _AdvancedCustomPositiveIntQueryParameters( - {@JsonKey(name: AdvancedCustomPositiveIntQueryParameters.valueKey_) - required this.value, - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.value2Key_) - required this.value2}) - : super._(); - factory _AdvancedCustomPositiveIntQueryParameters.fromJson( - Map json) => - _$AdvancedCustomPositiveIntQueryParametersFromJson(json); - - /// value - @override - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.valueKey_) - final int value; - - /// value2 - @override - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.value2Key_) - final int value2; - - /// Create a copy of AdvancedCustomPositiveIntQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedCustomPositiveIntQueryParametersCopyWith< - _AdvancedCustomPositiveIntQueryParameters> - get copyWith => __$AdvancedCustomPositiveIntQueryParametersCopyWithImpl< - _AdvancedCustomPositiveIntQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedCustomPositiveIntQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedCustomPositiveIntQueryParameters && - (identical(other.value, value) || other.value == value) && - (identical(other.value2, value2) || other.value2 == value2)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value, value2); - - @override - String toString() { - return 'AdvancedCustomPositiveIntQueryParameters(value: $value, value2: $value2)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedCustomPositiveIntQueryParametersCopyWith<$Res> - implements $AdvancedCustomPositiveIntQueryParametersCopyWith<$Res> { - factory _$AdvancedCustomPositiveIntQueryParametersCopyWith( - _AdvancedCustomPositiveIntQueryParameters value, - $Res Function(_AdvancedCustomPositiveIntQueryParameters) _then) = - __$AdvancedCustomPositiveIntQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedCustomPositiveIntQueryParameters.valueKey_) - int value, - @JsonKey(name: AdvancedCustomPositiveIntQueryParameters.value2Key_) - int value2}); -} - -/// @nodoc -class __$AdvancedCustomPositiveIntQueryParametersCopyWithImpl<$Res> - implements _$AdvancedCustomPositiveIntQueryParametersCopyWith<$Res> { - __$AdvancedCustomPositiveIntQueryParametersCopyWithImpl( - this._self, this._then); - - final _AdvancedCustomPositiveIntQueryParameters _self; - final $Res Function(_AdvancedCustomPositiveIntQueryParameters) _then; - - /// Create a copy of AdvancedCustomPositiveIntQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - Object? value2 = null, - }) { - return _then(_AdvancedCustomPositiveIntQueryParameters( - value: null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as int, - value2: null == value2 - ? _self.value2 - : value2 // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.g.dart deleted file mode 100644 index 0e6bafde..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_custom_positive_int_query_parameters.g.dart +++ /dev/null @@ -1,22 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_custom_positive_int_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedCustomPositiveIntQueryParameters - _$AdvancedCustomPositiveIntQueryParametersFromJson( - Map json) => - _AdvancedCustomPositiveIntQueryParameters( - value: (json['value'] as num).toInt(), - value2: (json['value2'] as num).toInt(), - ); - -Map _$AdvancedCustomPositiveIntQueryParametersToJson( - _AdvancedCustomPositiveIntQueryParameters instance) => - { - 'value': instance.value, - 'value2': instance.value2, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.dart index 07eb8712..4f4a0f4a 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.dart @@ -10,7 +10,7 @@ /// "type": "object", /// "required": [] /// } -library; +library advanced_depends_class_query_parameters; import 'exports.dart'; part 'advanced_depends_class_query_parameters.freezed.dart'; @@ -31,8 +31,7 @@ abstract class AdvancedDependsClassQueryParameters factory AdvancedDependsClassQueryParameters.fromJson( Map json, - ) => - _$AdvancedDependsClassQueryParametersFromJson(json); + ) => _$AdvancedDependsClassQueryParametersFromJson(json); static const String dbNameKey_ = r'db_name'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.freezed.dart deleted file mode 100644 index 087dbf23..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.freezed.dart +++ /dev/null @@ -1,343 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_depends_class_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedDependsClassQueryParameters { - /// dbName - @JsonKey(name: AdvancedDependsClassQueryParameters.dbNameKey_) - String get dbName; - - /// Create a copy of AdvancedDependsClassQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedDependsClassQueryParametersCopyWith< - AdvancedDependsClassQueryParameters> - get copyWith => _$AdvancedDependsClassQueryParametersCopyWithImpl< - AdvancedDependsClassQueryParameters>( - this as AdvancedDependsClassQueryParameters, _$identity); - - /// Serializes this AdvancedDependsClassQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedDependsClassQueryParameters && - (identical(other.dbName, dbName) || other.dbName == dbName)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, dbName); - - @override - String toString() { - return 'AdvancedDependsClassQueryParameters(dbName: $dbName)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedDependsClassQueryParametersCopyWith<$Res> { - factory $AdvancedDependsClassQueryParametersCopyWith( - AdvancedDependsClassQueryParameters value, - $Res Function(AdvancedDependsClassQueryParameters) _then) = - _$AdvancedDependsClassQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedDependsClassQueryParameters.dbNameKey_) - String dbName}); -} - -/// @nodoc -class _$AdvancedDependsClassQueryParametersCopyWithImpl<$Res> - implements $AdvancedDependsClassQueryParametersCopyWith<$Res> { - _$AdvancedDependsClassQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedDependsClassQueryParameters _self; - final $Res Function(AdvancedDependsClassQueryParameters) _then; - - /// Create a copy of AdvancedDependsClassQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? dbName = null, - }) { - return _then(_self.copyWith( - dbName: null == dbName - ? _self.dbName - : dbName // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedDependsClassQueryParameters]. -extension AdvancedDependsClassQueryParametersPatterns - on AdvancedDependsClassQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedDependsClassQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedDependsClassQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedDependsClassQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedDependsClassQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedDependsClassQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedDependsClassQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedDependsClassQueryParameters.dbNameKey_) - String dbName)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedDependsClassQueryParameters() when $default != null: - return $default(_that.dbName); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedDependsClassQueryParameters.dbNameKey_) - String dbName) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedDependsClassQueryParameters(): - return $default(_that.dbName); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedDependsClassQueryParameters.dbNameKey_) - String dbName)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedDependsClassQueryParameters() when $default != null: - return $default(_that.dbName); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedDependsClassQueryParameters - extends AdvancedDependsClassQueryParameters { - const _AdvancedDependsClassQueryParameters( - {@JsonKey(name: AdvancedDependsClassQueryParameters.dbNameKey_) - this.dbName = 'default'}) - : super._(); - factory _AdvancedDependsClassQueryParameters.fromJson( - Map json) => - _$AdvancedDependsClassQueryParametersFromJson(json); - - /// dbName - @override - @JsonKey(name: AdvancedDependsClassQueryParameters.dbNameKey_) - final String dbName; - - /// Create a copy of AdvancedDependsClassQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedDependsClassQueryParametersCopyWith< - _AdvancedDependsClassQueryParameters> - get copyWith => __$AdvancedDependsClassQueryParametersCopyWithImpl< - _AdvancedDependsClassQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedDependsClassQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedDependsClassQueryParameters && - (identical(other.dbName, dbName) || other.dbName == dbName)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, dbName); - - @override - String toString() { - return 'AdvancedDependsClassQueryParameters(dbName: $dbName)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedDependsClassQueryParametersCopyWith<$Res> - implements $AdvancedDependsClassQueryParametersCopyWith<$Res> { - factory _$AdvancedDependsClassQueryParametersCopyWith( - _AdvancedDependsClassQueryParameters value, - $Res Function(_AdvancedDependsClassQueryParameters) _then) = - __$AdvancedDependsClassQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedDependsClassQueryParameters.dbNameKey_) - String dbName}); -} - -/// @nodoc -class __$AdvancedDependsClassQueryParametersCopyWithImpl<$Res> - implements _$AdvancedDependsClassQueryParametersCopyWith<$Res> { - __$AdvancedDependsClassQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedDependsClassQueryParameters _self; - final $Res Function(_AdvancedDependsClassQueryParameters) _then; - - /// Create a copy of AdvancedDependsClassQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? dbName = null, - }) { - return _then(_AdvancedDependsClassQueryParameters( - dbName: null == dbName - ? _self.dbName - : dbName // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.g.dart deleted file mode 100644 index cd338abf..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_class_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_depends_class_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedDependsClassQueryParameters - _$AdvancedDependsClassQueryParametersFromJson(Map json) => - _AdvancedDependsClassQueryParameters( - dbName: json['db_name'] as String? ?? 'default', - ); - -Map _$AdvancedDependsClassQueryParametersToJson( - _AdvancedDependsClassQueryParameters instance) => - { - 'db_name': instance.dbName, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.dart index 31614b27..34503f0c 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.dart @@ -29,7 +29,7 @@ /// "type": "object", /// "required": [] /// } -library; +library advanced_depends_query_query_parameters; import 'exports.dart'; part 'advanced_depends_query_query_parameters.freezed.dart'; @@ -58,8 +58,7 @@ abstract class AdvancedDependsQueryQueryParameters factory AdvancedDependsQueryQueryParameters.fromJson( Map json, - ) => - _$AdvancedDependsQueryQueryParametersFromJson(json); + ) => _$AdvancedDependsQueryQueryParametersFromJson(json); static const String qKey_ = r'q'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.freezed.dart deleted file mode 100644 index 2ecd6c54..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.freezed.dart +++ /dev/null @@ -1,399 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_depends_query_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedDependsQueryQueryParameters { - /// q - @JsonKey(name: AdvancedDependsQueryQueryParameters.qKey_) - String? get q; - - /// skip - @JsonKey(name: AdvancedDependsQueryQueryParameters.skipKey_) - int get skip; - - /// limit - @JsonKey(name: AdvancedDependsQueryQueryParameters.limitKey_) - int get limit; - - /// Create a copy of AdvancedDependsQueryQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedDependsQueryQueryParametersCopyWith< - AdvancedDependsQueryQueryParameters> - get copyWith => _$AdvancedDependsQueryQueryParametersCopyWithImpl< - AdvancedDependsQueryQueryParameters>( - this as AdvancedDependsQueryQueryParameters, _$identity); - - /// Serializes this AdvancedDependsQueryQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedDependsQueryQueryParameters && - (identical(other.q, q) || other.q == q) && - (identical(other.skip, skip) || other.skip == skip) && - (identical(other.limit, limit) || other.limit == limit)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, q, skip, limit); - - @override - String toString() { - return 'AdvancedDependsQueryQueryParameters(q: $q, skip: $skip, limit: $limit)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedDependsQueryQueryParametersCopyWith<$Res> { - factory $AdvancedDependsQueryQueryParametersCopyWith( - AdvancedDependsQueryQueryParameters value, - $Res Function(AdvancedDependsQueryQueryParameters) _then) = - _$AdvancedDependsQueryQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedDependsQueryQueryParameters.qKey_) String? q, - @JsonKey(name: AdvancedDependsQueryQueryParameters.skipKey_) int skip, - @JsonKey(name: AdvancedDependsQueryQueryParameters.limitKey_) int limit}); -} - -/// @nodoc -class _$AdvancedDependsQueryQueryParametersCopyWithImpl<$Res> - implements $AdvancedDependsQueryQueryParametersCopyWith<$Res> { - _$AdvancedDependsQueryQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedDependsQueryQueryParameters _self; - final $Res Function(AdvancedDependsQueryQueryParameters) _then; - - /// Create a copy of AdvancedDependsQueryQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? q = freezed, - Object? skip = null, - Object? limit = null, - }) { - return _then(_self.copyWith( - q: freezed == q - ? _self.q - : q // ignore: cast_nullable_to_non_nullable - as String?, - skip: null == skip - ? _self.skip - : skip // ignore: cast_nullable_to_non_nullable - as int, - limit: null == limit - ? _self.limit - : limit // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedDependsQueryQueryParameters]. -extension AdvancedDependsQueryQueryParametersPatterns - on AdvancedDependsQueryQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedDependsQueryQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedDependsQueryQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedDependsQueryQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedDependsQueryQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedDependsQueryQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedDependsQueryQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedDependsQueryQueryParameters.qKey_) String? q, - @JsonKey(name: AdvancedDependsQueryQueryParameters.skipKey_) - int skip, - @JsonKey(name: AdvancedDependsQueryQueryParameters.limitKey_) - int limit)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedDependsQueryQueryParameters() when $default != null: - return $default(_that.q, _that.skip, _that.limit); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedDependsQueryQueryParameters.qKey_) String? q, - @JsonKey(name: AdvancedDependsQueryQueryParameters.skipKey_) - int skip, - @JsonKey(name: AdvancedDependsQueryQueryParameters.limitKey_) - int limit) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedDependsQueryQueryParameters(): - return $default(_that.q, _that.skip, _that.limit); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedDependsQueryQueryParameters.qKey_) String? q, - @JsonKey(name: AdvancedDependsQueryQueryParameters.skipKey_) - int skip, - @JsonKey(name: AdvancedDependsQueryQueryParameters.limitKey_) - int limit)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedDependsQueryQueryParameters() when $default != null: - return $default(_that.q, _that.skip, _that.limit); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedDependsQueryQueryParameters - extends AdvancedDependsQueryQueryParameters { - const _AdvancedDependsQueryQueryParameters( - {@JsonKey(name: AdvancedDependsQueryQueryParameters.qKey_) this.q, - @JsonKey(name: AdvancedDependsQueryQueryParameters.skipKey_) - this.skip = 0, - @JsonKey(name: AdvancedDependsQueryQueryParameters.limitKey_) - this.limit = 100}) - : super._(); - factory _AdvancedDependsQueryQueryParameters.fromJson( - Map json) => - _$AdvancedDependsQueryQueryParametersFromJson(json); - - /// q - @override - @JsonKey(name: AdvancedDependsQueryQueryParameters.qKey_) - final String? q; - - /// skip - @override - @JsonKey(name: AdvancedDependsQueryQueryParameters.skipKey_) - final int skip; - - /// limit - @override - @JsonKey(name: AdvancedDependsQueryQueryParameters.limitKey_) - final int limit; - - /// Create a copy of AdvancedDependsQueryQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedDependsQueryQueryParametersCopyWith< - _AdvancedDependsQueryQueryParameters> - get copyWith => __$AdvancedDependsQueryQueryParametersCopyWithImpl< - _AdvancedDependsQueryQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedDependsQueryQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedDependsQueryQueryParameters && - (identical(other.q, q) || other.q == q) && - (identical(other.skip, skip) || other.skip == skip) && - (identical(other.limit, limit) || other.limit == limit)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, q, skip, limit); - - @override - String toString() { - return 'AdvancedDependsQueryQueryParameters(q: $q, skip: $skip, limit: $limit)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedDependsQueryQueryParametersCopyWith<$Res> - implements $AdvancedDependsQueryQueryParametersCopyWith<$Res> { - factory _$AdvancedDependsQueryQueryParametersCopyWith( - _AdvancedDependsQueryQueryParameters value, - $Res Function(_AdvancedDependsQueryQueryParameters) _then) = - __$AdvancedDependsQueryQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedDependsQueryQueryParameters.qKey_) String? q, - @JsonKey(name: AdvancedDependsQueryQueryParameters.skipKey_) int skip, - @JsonKey(name: AdvancedDependsQueryQueryParameters.limitKey_) int limit}); -} - -/// @nodoc -class __$AdvancedDependsQueryQueryParametersCopyWithImpl<$Res> - implements _$AdvancedDependsQueryQueryParametersCopyWith<$Res> { - __$AdvancedDependsQueryQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedDependsQueryQueryParameters _self; - final $Res Function(_AdvancedDependsQueryQueryParameters) _then; - - /// Create a copy of AdvancedDependsQueryQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? q = freezed, - Object? skip = null, - Object? limit = null, - }) { - return _then(_AdvancedDependsQueryQueryParameters( - q: freezed == q - ? _self.q - : q // ignore: cast_nullable_to_non_nullable - as String?, - skip: null == skip - ? _self.skip - : skip // ignore: cast_nullable_to_non_nullable - as int, - limit: null == limit - ? _self.limit - : limit // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.g.dart deleted file mode 100644 index 8ff971d7..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_depends_query_query_parameters.g.dart +++ /dev/null @@ -1,23 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_depends_query_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedDependsQueryQueryParameters - _$AdvancedDependsQueryQueryParametersFromJson(Map json) => - _AdvancedDependsQueryQueryParameters( - q: json['q'] as String?, - skip: (json['skip'] as num?)?.toInt() ?? 0, - limit: (json['limit'] as num?)?.toInt() ?? 100, - ); - -Map _$AdvancedDependsQueryQueryParametersToJson( - _AdvancedDependsQueryQueryParameters instance) => - { - if (instance.q case final value?) 'q': value, - 'skip': instance.skip, - 'limit': instance.limit, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.dart index bd37df84..369157e2 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.dart @@ -12,7 +12,7 @@ /// "code" /// ] /// } -library; +library advanced_error_custom_query_parameters; import 'exports.dart'; part 'advanced_error_custom_query_parameters.freezed.dart'; @@ -32,8 +32,7 @@ abstract class AdvancedErrorCustomQueryParameters factory AdvancedErrorCustomQueryParameters.fromJson( Map json, - ) => - _$AdvancedErrorCustomQueryParametersFromJson(json); + ) => _$AdvancedErrorCustomQueryParametersFromJson(json); static const String codeKey_ = r'code'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.freezed.dart deleted file mode 100644 index 8020dc5c..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.freezed.dart +++ /dev/null @@ -1,341 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_error_custom_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedErrorCustomQueryParameters { - /// code - @JsonKey(name: AdvancedErrorCustomQueryParameters.codeKey_) - int get code; - - /// Create a copy of AdvancedErrorCustomQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedErrorCustomQueryParametersCopyWith< - AdvancedErrorCustomQueryParameters> - get copyWith => _$AdvancedErrorCustomQueryParametersCopyWithImpl< - AdvancedErrorCustomQueryParameters>( - this as AdvancedErrorCustomQueryParameters, _$identity); - - /// Serializes this AdvancedErrorCustomQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedErrorCustomQueryParameters && - (identical(other.code, code) || other.code == code)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, code); - - @override - String toString() { - return 'AdvancedErrorCustomQueryParameters(code: $code)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedErrorCustomQueryParametersCopyWith<$Res> { - factory $AdvancedErrorCustomQueryParametersCopyWith( - AdvancedErrorCustomQueryParameters value, - $Res Function(AdvancedErrorCustomQueryParameters) _then) = - _$AdvancedErrorCustomQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedErrorCustomQueryParameters.codeKey_) int code}); -} - -/// @nodoc -class _$AdvancedErrorCustomQueryParametersCopyWithImpl<$Res> - implements $AdvancedErrorCustomQueryParametersCopyWith<$Res> { - _$AdvancedErrorCustomQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedErrorCustomQueryParameters _self; - final $Res Function(AdvancedErrorCustomQueryParameters) _then; - - /// Create a copy of AdvancedErrorCustomQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? code = null, - }) { - return _then(_self.copyWith( - code: null == code - ? _self.code - : code // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedErrorCustomQueryParameters]. -extension AdvancedErrorCustomQueryParametersPatterns - on AdvancedErrorCustomQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedErrorCustomQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedErrorCustomQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedErrorCustomQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedErrorCustomQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedErrorCustomQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedErrorCustomQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedErrorCustomQueryParameters.codeKey_) - int code)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedErrorCustomQueryParameters() when $default != null: - return $default(_that.code); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedErrorCustomQueryParameters.codeKey_) - int code) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedErrorCustomQueryParameters(): - return $default(_that.code); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedErrorCustomQueryParameters.codeKey_) - int code)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedErrorCustomQueryParameters() when $default != null: - return $default(_that.code); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedErrorCustomQueryParameters - extends AdvancedErrorCustomQueryParameters { - const _AdvancedErrorCustomQueryParameters( - {@JsonKey(name: AdvancedErrorCustomQueryParameters.codeKey_) - required this.code}) - : super._(); - factory _AdvancedErrorCustomQueryParameters.fromJson( - Map json) => - _$AdvancedErrorCustomQueryParametersFromJson(json); - - /// code - @override - @JsonKey(name: AdvancedErrorCustomQueryParameters.codeKey_) - final int code; - - /// Create a copy of AdvancedErrorCustomQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedErrorCustomQueryParametersCopyWith< - _AdvancedErrorCustomQueryParameters> - get copyWith => __$AdvancedErrorCustomQueryParametersCopyWithImpl< - _AdvancedErrorCustomQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedErrorCustomQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedErrorCustomQueryParameters && - (identical(other.code, code) || other.code == code)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, code); - - @override - String toString() { - return 'AdvancedErrorCustomQueryParameters(code: $code)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedErrorCustomQueryParametersCopyWith<$Res> - implements $AdvancedErrorCustomQueryParametersCopyWith<$Res> { - factory _$AdvancedErrorCustomQueryParametersCopyWith( - _AdvancedErrorCustomQueryParameters value, - $Res Function(_AdvancedErrorCustomQueryParameters) _then) = - __$AdvancedErrorCustomQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedErrorCustomQueryParameters.codeKey_) int code}); -} - -/// @nodoc -class __$AdvancedErrorCustomQueryParametersCopyWithImpl<$Res> - implements _$AdvancedErrorCustomQueryParametersCopyWith<$Res> { - __$AdvancedErrorCustomQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedErrorCustomQueryParameters _self; - final $Res Function(_AdvancedErrorCustomQueryParameters) _then; - - /// Create a copy of AdvancedErrorCustomQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? code = null, - }) { - return _then(_AdvancedErrorCustomQueryParameters( - code: null == code - ? _self.code - : code // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.g.dart deleted file mode 100644 index 21aaedbd..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_error_custom_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_error_custom_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedErrorCustomQueryParameters - _$AdvancedErrorCustomQueryParametersFromJson(Map json) => - _AdvancedErrorCustomQueryParameters( - code: (json['code'] as num).toInt(), - ); - -Map _$AdvancedErrorCustomQueryParametersToJson( - _AdvancedErrorCustomQueryParameters instance) => - { - 'code': instance.code, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.dart index e7361bcb..936a9596 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.dart @@ -9,7 +9,7 @@ /// "type": "object", /// "required": [] /// } -library; +library advanced_special_enum_query_parameters; import 'exports.dart'; part 'advanced_special_enum_query_parameters.freezed.dart'; @@ -30,8 +30,7 @@ abstract class AdvancedSpecialEnumQueryParameters factory AdvancedSpecialEnumQueryParameters.fromJson( Map json, - ) => - _$AdvancedSpecialEnumQueryParametersFromJson(json); + ) => _$AdvancedSpecialEnumQueryParametersFromJson(json); static const String levelKey_ = r'level'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.freezed.dart deleted file mode 100644 index ac8cae3a..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.freezed.dart +++ /dev/null @@ -1,343 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_special_enum_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedSpecialEnumQueryParameters { - /// level - @JsonKey(name: AdvancedSpecialEnumQueryParameters.levelKey_) - UserLevel get level; - - /// Create a copy of AdvancedSpecialEnumQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedSpecialEnumQueryParametersCopyWith< - AdvancedSpecialEnumQueryParameters> - get copyWith => _$AdvancedSpecialEnumQueryParametersCopyWithImpl< - AdvancedSpecialEnumQueryParameters>( - this as AdvancedSpecialEnumQueryParameters, _$identity); - - /// Serializes this AdvancedSpecialEnumQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedSpecialEnumQueryParameters && - (identical(other.level, level) || other.level == level)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, level); - - @override - String toString() { - return 'AdvancedSpecialEnumQueryParameters(level: $level)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedSpecialEnumQueryParametersCopyWith<$Res> { - factory $AdvancedSpecialEnumQueryParametersCopyWith( - AdvancedSpecialEnumQueryParameters value, - $Res Function(AdvancedSpecialEnumQueryParameters) _then) = - _$AdvancedSpecialEnumQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedSpecialEnumQueryParameters.levelKey_) - UserLevel level}); -} - -/// @nodoc -class _$AdvancedSpecialEnumQueryParametersCopyWithImpl<$Res> - implements $AdvancedSpecialEnumQueryParametersCopyWith<$Res> { - _$AdvancedSpecialEnumQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedSpecialEnumQueryParameters _self; - final $Res Function(AdvancedSpecialEnumQueryParameters) _then; - - /// Create a copy of AdvancedSpecialEnumQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? level = null, - }) { - return _then(_self.copyWith( - level: null == level - ? _self.level - : level // ignore: cast_nullable_to_non_nullable - as UserLevel, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedSpecialEnumQueryParameters]. -extension AdvancedSpecialEnumQueryParametersPatterns - on AdvancedSpecialEnumQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedSpecialEnumQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedSpecialEnumQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedSpecialEnumQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialEnumQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedSpecialEnumQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialEnumQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedSpecialEnumQueryParameters.levelKey_) - UserLevel level)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedSpecialEnumQueryParameters() when $default != null: - return $default(_that.level); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedSpecialEnumQueryParameters.levelKey_) - UserLevel level) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialEnumQueryParameters(): - return $default(_that.level); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedSpecialEnumQueryParameters.levelKey_) - UserLevel level)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialEnumQueryParameters() when $default != null: - return $default(_that.level); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedSpecialEnumQueryParameters - extends AdvancedSpecialEnumQueryParameters { - const _AdvancedSpecialEnumQueryParameters( - {@JsonKey(name: AdvancedSpecialEnumQueryParameters.levelKey_) - this.level = UserLevel.basic}) - : super._(); - factory _AdvancedSpecialEnumQueryParameters.fromJson( - Map json) => - _$AdvancedSpecialEnumQueryParametersFromJson(json); - - /// level - @override - @JsonKey(name: AdvancedSpecialEnumQueryParameters.levelKey_) - final UserLevel level; - - /// Create a copy of AdvancedSpecialEnumQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedSpecialEnumQueryParametersCopyWith< - _AdvancedSpecialEnumQueryParameters> - get copyWith => __$AdvancedSpecialEnumQueryParametersCopyWithImpl< - _AdvancedSpecialEnumQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedSpecialEnumQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedSpecialEnumQueryParameters && - (identical(other.level, level) || other.level == level)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, level); - - @override - String toString() { - return 'AdvancedSpecialEnumQueryParameters(level: $level)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedSpecialEnumQueryParametersCopyWith<$Res> - implements $AdvancedSpecialEnumQueryParametersCopyWith<$Res> { - factory _$AdvancedSpecialEnumQueryParametersCopyWith( - _AdvancedSpecialEnumQueryParameters value, - $Res Function(_AdvancedSpecialEnumQueryParameters) _then) = - __$AdvancedSpecialEnumQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedSpecialEnumQueryParameters.levelKey_) - UserLevel level}); -} - -/// @nodoc -class __$AdvancedSpecialEnumQueryParametersCopyWithImpl<$Res> - implements _$AdvancedSpecialEnumQueryParametersCopyWith<$Res> { - __$AdvancedSpecialEnumQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedSpecialEnumQueryParameters _self; - final $Res Function(_AdvancedSpecialEnumQueryParameters) _then; - - /// Create a copy of AdvancedSpecialEnumQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? level = null, - }) { - return _then(_AdvancedSpecialEnumQueryParameters( - level: null == level - ? _self.level - : level // ignore: cast_nullable_to_non_nullable - as UserLevel, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.g.dart deleted file mode 100644 index 87d17bee..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_enum_query_parameters.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_special_enum_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedSpecialEnumQueryParameters - _$AdvancedSpecialEnumQueryParametersFromJson(Map json) => - _AdvancedSpecialEnumQueryParameters( - level: json['level'] == null - ? UserLevel.basic - : UserLevel.fromJson(json['level'] as String), - ); - -Map _$AdvancedSpecialEnumQueryParametersToJson( - _AdvancedSpecialEnumQueryParameters instance) => - { - 'level': instance.level.toJson(), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.dart index 689f1e10..82ea0587 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.dart @@ -15,7 +15,7 @@ /// "type": "object", /// "required": [] /// } -library; +library advanced_special_literal_query_parameters; import 'exports.dart'; part 'advanced_special_literal_query_parameters.freezed.dart'; @@ -36,8 +36,7 @@ abstract class AdvancedSpecialLiteralQueryParameters factory AdvancedSpecialLiteralQueryParameters.fromJson( Map json, - ) => - _$AdvancedSpecialLiteralQueryParametersFromJson(json); + ) => _$AdvancedSpecialLiteralQueryParametersFromJson(json); static const String modeKey_ = r'mode'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.freezed.dart deleted file mode 100644 index 60c46669..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.freezed.dart +++ /dev/null @@ -1,343 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_special_literal_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedSpecialLiteralQueryParameters { - /// mode - @JsonKey(name: AdvancedSpecialLiteralQueryParameters.modeKey_) - Mode get mode; - - /// Create a copy of AdvancedSpecialLiteralQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedSpecialLiteralQueryParametersCopyWith< - AdvancedSpecialLiteralQueryParameters> - get copyWith => _$AdvancedSpecialLiteralQueryParametersCopyWithImpl< - AdvancedSpecialLiteralQueryParameters>( - this as AdvancedSpecialLiteralQueryParameters, _$identity); - - /// Serializes this AdvancedSpecialLiteralQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedSpecialLiteralQueryParameters && - (identical(other.mode, mode) || other.mode == mode)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, mode); - - @override - String toString() { - return 'AdvancedSpecialLiteralQueryParameters(mode: $mode)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedSpecialLiteralQueryParametersCopyWith<$Res> { - factory $AdvancedSpecialLiteralQueryParametersCopyWith( - AdvancedSpecialLiteralQueryParameters value, - $Res Function(AdvancedSpecialLiteralQueryParameters) _then) = - _$AdvancedSpecialLiteralQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedSpecialLiteralQueryParameters.modeKey_) - Mode mode}); -} - -/// @nodoc -class _$AdvancedSpecialLiteralQueryParametersCopyWithImpl<$Res> - implements $AdvancedSpecialLiteralQueryParametersCopyWith<$Res> { - _$AdvancedSpecialLiteralQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedSpecialLiteralQueryParameters _self; - final $Res Function(AdvancedSpecialLiteralQueryParameters) _then; - - /// Create a copy of AdvancedSpecialLiteralQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? mode = null, - }) { - return _then(_self.copyWith( - mode: null == mode - ? _self.mode - : mode // ignore: cast_nullable_to_non_nullable - as Mode, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedSpecialLiteralQueryParameters]. -extension AdvancedSpecialLiteralQueryParametersPatterns - on AdvancedSpecialLiteralQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedSpecialLiteralQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedSpecialLiteralQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedSpecialLiteralQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialLiteralQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedSpecialLiteralQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialLiteralQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedSpecialLiteralQueryParameters.modeKey_) - Mode mode)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedSpecialLiteralQueryParameters() when $default != null: - return $default(_that.mode); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedSpecialLiteralQueryParameters.modeKey_) - Mode mode) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialLiteralQueryParameters(): - return $default(_that.mode); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedSpecialLiteralQueryParameters.modeKey_) - Mode mode)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialLiteralQueryParameters() when $default != null: - return $default(_that.mode); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedSpecialLiteralQueryParameters - extends AdvancedSpecialLiteralQueryParameters { - const _AdvancedSpecialLiteralQueryParameters( - {@JsonKey(name: AdvancedSpecialLiteralQueryParameters.modeKey_) - this.mode = Mode.system}) - : super._(); - factory _AdvancedSpecialLiteralQueryParameters.fromJson( - Map json) => - _$AdvancedSpecialLiteralQueryParametersFromJson(json); - - /// mode - @override - @JsonKey(name: AdvancedSpecialLiteralQueryParameters.modeKey_) - final Mode mode; - - /// Create a copy of AdvancedSpecialLiteralQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedSpecialLiteralQueryParametersCopyWith< - _AdvancedSpecialLiteralQueryParameters> - get copyWith => __$AdvancedSpecialLiteralQueryParametersCopyWithImpl< - _AdvancedSpecialLiteralQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedSpecialLiteralQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedSpecialLiteralQueryParameters && - (identical(other.mode, mode) || other.mode == mode)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, mode); - - @override - String toString() { - return 'AdvancedSpecialLiteralQueryParameters(mode: $mode)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedSpecialLiteralQueryParametersCopyWith<$Res> - implements $AdvancedSpecialLiteralQueryParametersCopyWith<$Res> { - factory _$AdvancedSpecialLiteralQueryParametersCopyWith( - _AdvancedSpecialLiteralQueryParameters value, - $Res Function(_AdvancedSpecialLiteralQueryParameters) _then) = - __$AdvancedSpecialLiteralQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedSpecialLiteralQueryParameters.modeKey_) - Mode mode}); -} - -/// @nodoc -class __$AdvancedSpecialLiteralQueryParametersCopyWithImpl<$Res> - implements _$AdvancedSpecialLiteralQueryParametersCopyWith<$Res> { - __$AdvancedSpecialLiteralQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedSpecialLiteralQueryParameters _self; - final $Res Function(_AdvancedSpecialLiteralQueryParameters) _then; - - /// Create a copy of AdvancedSpecialLiteralQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? mode = null, - }) { - return _then(_AdvancedSpecialLiteralQueryParameters( - mode: null == mode - ? _self.mode - : mode // ignore: cast_nullable_to_non_nullable - as Mode, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.g.dart deleted file mode 100644 index 8e3b74ef..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_literal_query_parameters.g.dart +++ /dev/null @@ -1,22 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_special_literal_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedSpecialLiteralQueryParameters - _$AdvancedSpecialLiteralQueryParametersFromJson( - Map json) => - _AdvancedSpecialLiteralQueryParameters( - mode: json['mode'] == null - ? Mode.system - : Mode.fromJson(json['mode'] as String), - ); - -Map _$AdvancedSpecialLiteralQueryParametersToJson( - _AdvancedSpecialLiteralQueryParameters instance) => - { - 'mode': instance.mode.toJson(), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.dart index cb6b45b7..eae3d09e 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.dart @@ -12,7 +12,7 @@ /// "id" /// ] /// } -library; +library advanced_special_uuid_query_parameters; import 'exports.dart'; part 'advanced_special_uuid_query_parameters.freezed.dart'; @@ -32,8 +32,7 @@ abstract class AdvancedSpecialUuidQueryParameters factory AdvancedSpecialUuidQueryParameters.fromJson( Map json, - ) => - _$AdvancedSpecialUuidQueryParametersFromJson(json); + ) => _$AdvancedSpecialUuidQueryParametersFromJson(json); static const String idKey_ = r'id'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.freezed.dart deleted file mode 100644 index 98598f6e..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.freezed.dart +++ /dev/null @@ -1,340 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_special_uuid_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedSpecialUuidQueryParameters { - /// id - @JsonKey(name: AdvancedSpecialUuidQueryParameters.idKey_) - String get id; - - /// Create a copy of AdvancedSpecialUuidQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedSpecialUuidQueryParametersCopyWith< - AdvancedSpecialUuidQueryParameters> - get copyWith => _$AdvancedSpecialUuidQueryParametersCopyWithImpl< - AdvancedSpecialUuidQueryParameters>( - this as AdvancedSpecialUuidQueryParameters, _$identity); - - /// Serializes this AdvancedSpecialUuidQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedSpecialUuidQueryParameters && - (identical(other.id, id) || other.id == id)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, id); - - @override - String toString() { - return 'AdvancedSpecialUuidQueryParameters(id: $id)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedSpecialUuidQueryParametersCopyWith<$Res> { - factory $AdvancedSpecialUuidQueryParametersCopyWith( - AdvancedSpecialUuidQueryParameters value, - $Res Function(AdvancedSpecialUuidQueryParameters) _then) = - _$AdvancedSpecialUuidQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedSpecialUuidQueryParameters.idKey_) String id}); -} - -/// @nodoc -class _$AdvancedSpecialUuidQueryParametersCopyWithImpl<$Res> - implements $AdvancedSpecialUuidQueryParametersCopyWith<$Res> { - _$AdvancedSpecialUuidQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedSpecialUuidQueryParameters _self; - final $Res Function(AdvancedSpecialUuidQueryParameters) _then; - - /// Create a copy of AdvancedSpecialUuidQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? id = null, - }) { - return _then(_self.copyWith( - id: null == id - ? _self.id - : id // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedSpecialUuidQueryParameters]. -extension AdvancedSpecialUuidQueryParametersPatterns - on AdvancedSpecialUuidQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedSpecialUuidQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedSpecialUuidQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedSpecialUuidQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialUuidQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedSpecialUuidQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialUuidQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedSpecialUuidQueryParameters.idKey_) - String id)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedSpecialUuidQueryParameters() when $default != null: - return $default(_that.id); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedSpecialUuidQueryParameters.idKey_) String id) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialUuidQueryParameters(): - return $default(_that.id); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedSpecialUuidQueryParameters.idKey_) - String id)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedSpecialUuidQueryParameters() when $default != null: - return $default(_that.id); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedSpecialUuidQueryParameters - extends AdvancedSpecialUuidQueryParameters { - const _AdvancedSpecialUuidQueryParameters( - {@JsonKey(name: AdvancedSpecialUuidQueryParameters.idKey_) - required this.id}) - : super._(); - factory _AdvancedSpecialUuidQueryParameters.fromJson( - Map json) => - _$AdvancedSpecialUuidQueryParametersFromJson(json); - - /// id - @override - @JsonKey(name: AdvancedSpecialUuidQueryParameters.idKey_) - final String id; - - /// Create a copy of AdvancedSpecialUuidQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedSpecialUuidQueryParametersCopyWith< - _AdvancedSpecialUuidQueryParameters> - get copyWith => __$AdvancedSpecialUuidQueryParametersCopyWithImpl< - _AdvancedSpecialUuidQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedSpecialUuidQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedSpecialUuidQueryParameters && - (identical(other.id, id) || other.id == id)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, id); - - @override - String toString() { - return 'AdvancedSpecialUuidQueryParameters(id: $id)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedSpecialUuidQueryParametersCopyWith<$Res> - implements $AdvancedSpecialUuidQueryParametersCopyWith<$Res> { - factory _$AdvancedSpecialUuidQueryParametersCopyWith( - _AdvancedSpecialUuidQueryParameters value, - $Res Function(_AdvancedSpecialUuidQueryParameters) _then) = - __$AdvancedSpecialUuidQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedSpecialUuidQueryParameters.idKey_) String id}); -} - -/// @nodoc -class __$AdvancedSpecialUuidQueryParametersCopyWithImpl<$Res> - implements _$AdvancedSpecialUuidQueryParametersCopyWith<$Res> { - __$AdvancedSpecialUuidQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedSpecialUuidQueryParameters _self; - final $Res Function(_AdvancedSpecialUuidQueryParameters) _then; - - /// Create a copy of AdvancedSpecialUuidQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? id = null, - }) { - return _then(_AdvancedSpecialUuidQueryParameters( - id: null == id - ? _self.id - : id // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.g.dart deleted file mode 100644 index 6ea21a7d..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_special_uuid_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_special_uuid_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedSpecialUuidQueryParameters - _$AdvancedSpecialUuidQueryParametersFromJson(Map json) => - _AdvancedSpecialUuidQueryParameters( - id: json['id'] as String, - ); - -Map _$AdvancedSpecialUuidQueryParametersToJson( - _AdvancedSpecialUuidQueryParameters instance) => - { - 'id': instance.id, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.dart index 5d74c160..af5d4d46 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.dart @@ -19,7 +19,7 @@ /// "type": "object", /// "required": [] /// } -library; +library advanced_union_modern_query_parameters; import 'exports.dart'; part 'advanced_union_modern_query_parameters.freezed.dart'; @@ -33,13 +33,12 @@ abstract class AdvancedUnionModernQueryParameters @jsonSerializable const factory AdvancedUnionModernQueryParameters({ /// value - @JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) dynamic value, + @JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) dynamic? value, }) = _AdvancedUnionModernQueryParameters; factory AdvancedUnionModernQueryParameters.fromJson( Map json, - ) => - _$AdvancedUnionModernQueryParametersFromJson(json); + ) => _$AdvancedUnionModernQueryParametersFromJson(json); static const String valueKey_ = r'value'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.freezed.dart deleted file mode 100644 index 49353822..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.freezed.dart +++ /dev/null @@ -1,344 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_union_modern_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedUnionModernQueryParameters { - /// value - @JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) - dynamic? get value; - - /// Create a copy of AdvancedUnionModernQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedUnionModernQueryParametersCopyWith< - AdvancedUnionModernQueryParameters> - get copyWith => _$AdvancedUnionModernQueryParametersCopyWithImpl< - AdvancedUnionModernQueryParameters>( - this as AdvancedUnionModernQueryParameters, _$identity); - - /// Serializes this AdvancedUnionModernQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedUnionModernQueryParameters && - const DeepCollectionEquality().equals(other.value, value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(value)); - - @override - String toString() { - return 'AdvancedUnionModernQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedUnionModernQueryParametersCopyWith<$Res> { - factory $AdvancedUnionModernQueryParametersCopyWith( - AdvancedUnionModernQueryParameters value, - $Res Function(AdvancedUnionModernQueryParameters) _then) = - _$AdvancedUnionModernQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) - dynamic? value}); -} - -/// @nodoc -class _$AdvancedUnionModernQueryParametersCopyWithImpl<$Res> - implements $AdvancedUnionModernQueryParametersCopyWith<$Res> { - _$AdvancedUnionModernQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedUnionModernQueryParameters _self; - final $Res Function(AdvancedUnionModernQueryParameters) _then; - - /// Create a copy of AdvancedUnionModernQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? value = freezed, - }) { - return _then(_self.copyWith( - value: freezed == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as dynamic?, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedUnionModernQueryParameters]. -extension AdvancedUnionModernQueryParametersPatterns - on AdvancedUnionModernQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedUnionModernQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedUnionModernQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedUnionModernQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionModernQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedUnionModernQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionModernQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) - dynamic? value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedUnionModernQueryParameters() when $default != null: - return $default(_that.value); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) - dynamic? value) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionModernQueryParameters(): - return $default(_that.value); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) - dynamic? value)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionModernQueryParameters() when $default != null: - return $default(_that.value); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedUnionModernQueryParameters - extends AdvancedUnionModernQueryParameters { - const _AdvancedUnionModernQueryParameters( - {@JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) this.value}) - : super._(); - factory _AdvancedUnionModernQueryParameters.fromJson( - Map json) => - _$AdvancedUnionModernQueryParametersFromJson(json); - - /// value - @override - @JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) - final dynamic? value; - - /// Create a copy of AdvancedUnionModernQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedUnionModernQueryParametersCopyWith< - _AdvancedUnionModernQueryParameters> - get copyWith => __$AdvancedUnionModernQueryParametersCopyWithImpl< - _AdvancedUnionModernQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedUnionModernQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedUnionModernQueryParameters && - const DeepCollectionEquality().equals(other.value, value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(value)); - - @override - String toString() { - return 'AdvancedUnionModernQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedUnionModernQueryParametersCopyWith<$Res> - implements $AdvancedUnionModernQueryParametersCopyWith<$Res> { - factory _$AdvancedUnionModernQueryParametersCopyWith( - _AdvancedUnionModernQueryParameters value, - $Res Function(_AdvancedUnionModernQueryParameters) _then) = - __$AdvancedUnionModernQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedUnionModernQueryParameters.valueKey_) - dynamic? value}); -} - -/// @nodoc -class __$AdvancedUnionModernQueryParametersCopyWithImpl<$Res> - implements _$AdvancedUnionModernQueryParametersCopyWith<$Res> { - __$AdvancedUnionModernQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedUnionModernQueryParameters _self; - final $Res Function(_AdvancedUnionModernQueryParameters) _then; - - /// Create a copy of AdvancedUnionModernQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? value = freezed, - }) { - return _then(_AdvancedUnionModernQueryParameters( - value: freezed == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as dynamic?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.g.dart deleted file mode 100644 index cc646b59..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_modern_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_union_modern_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedUnionModernQueryParameters - _$AdvancedUnionModernQueryParametersFromJson(Map json) => - _AdvancedUnionModernQueryParameters( - value: json['value'], - ); - -Map _$AdvancedUnionModernQueryParametersToJson( - _AdvancedUnionModernQueryParameters instance) => - { - if (instance.value case final value?) 'value': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.dart index ee2c741a..d6570283 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.dart @@ -16,7 +16,7 @@ /// "type": "object", /// "required": [] /// } -library; +library advanced_union_optional_query_parameters; import 'exports.dart'; part 'advanced_union_optional_query_parameters.freezed.dart'; @@ -36,8 +36,7 @@ abstract class AdvancedUnionOptionalQueryParameters factory AdvancedUnionOptionalQueryParameters.fromJson( Map json, - ) => - _$AdvancedUnionOptionalQueryParametersFromJson(json); + ) => _$AdvancedUnionOptionalQueryParametersFromJson(json); static const String valueKey_ = r'value'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.freezed.dart deleted file mode 100644 index 8d8f37b4..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.freezed.dart +++ /dev/null @@ -1,343 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_union_optional_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedUnionOptionalQueryParameters { - /// value - @JsonKey(name: AdvancedUnionOptionalQueryParameters.valueKey_) - String? get value; - - /// Create a copy of AdvancedUnionOptionalQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedUnionOptionalQueryParametersCopyWith< - AdvancedUnionOptionalQueryParameters> - get copyWith => _$AdvancedUnionOptionalQueryParametersCopyWithImpl< - AdvancedUnionOptionalQueryParameters>( - this as AdvancedUnionOptionalQueryParameters, _$identity); - - /// Serializes this AdvancedUnionOptionalQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedUnionOptionalQueryParameters && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'AdvancedUnionOptionalQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedUnionOptionalQueryParametersCopyWith<$Res> { - factory $AdvancedUnionOptionalQueryParametersCopyWith( - AdvancedUnionOptionalQueryParameters value, - $Res Function(AdvancedUnionOptionalQueryParameters) _then) = - _$AdvancedUnionOptionalQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedUnionOptionalQueryParameters.valueKey_) - String? value}); -} - -/// @nodoc -class _$AdvancedUnionOptionalQueryParametersCopyWithImpl<$Res> - implements $AdvancedUnionOptionalQueryParametersCopyWith<$Res> { - _$AdvancedUnionOptionalQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedUnionOptionalQueryParameters _self; - final $Res Function(AdvancedUnionOptionalQueryParameters) _then; - - /// Create a copy of AdvancedUnionOptionalQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? value = freezed, - }) { - return _then(_self.copyWith( - value: freezed == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedUnionOptionalQueryParameters]. -extension AdvancedUnionOptionalQueryParametersPatterns - on AdvancedUnionOptionalQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedUnionOptionalQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedUnionOptionalQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedUnionOptionalQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionOptionalQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedUnionOptionalQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionOptionalQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedUnionOptionalQueryParameters.valueKey_) - String? value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedUnionOptionalQueryParameters() when $default != null: - return $default(_that.value); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedUnionOptionalQueryParameters.valueKey_) - String? value) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionOptionalQueryParameters(): - return $default(_that.value); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedUnionOptionalQueryParameters.valueKey_) - String? value)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionOptionalQueryParameters() when $default != null: - return $default(_that.value); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedUnionOptionalQueryParameters - extends AdvancedUnionOptionalQueryParameters { - const _AdvancedUnionOptionalQueryParameters( - {@JsonKey(name: AdvancedUnionOptionalQueryParameters.valueKey_) - this.value}) - : super._(); - factory _AdvancedUnionOptionalQueryParameters.fromJson( - Map json) => - _$AdvancedUnionOptionalQueryParametersFromJson(json); - - /// value - @override - @JsonKey(name: AdvancedUnionOptionalQueryParameters.valueKey_) - final String? value; - - /// Create a copy of AdvancedUnionOptionalQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedUnionOptionalQueryParametersCopyWith< - _AdvancedUnionOptionalQueryParameters> - get copyWith => __$AdvancedUnionOptionalQueryParametersCopyWithImpl< - _AdvancedUnionOptionalQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedUnionOptionalQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedUnionOptionalQueryParameters && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'AdvancedUnionOptionalQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedUnionOptionalQueryParametersCopyWith<$Res> - implements $AdvancedUnionOptionalQueryParametersCopyWith<$Res> { - factory _$AdvancedUnionOptionalQueryParametersCopyWith( - _AdvancedUnionOptionalQueryParameters value, - $Res Function(_AdvancedUnionOptionalQueryParameters) _then) = - __$AdvancedUnionOptionalQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedUnionOptionalQueryParameters.valueKey_) - String? value}); -} - -/// @nodoc -class __$AdvancedUnionOptionalQueryParametersCopyWithImpl<$Res> - implements _$AdvancedUnionOptionalQueryParametersCopyWith<$Res> { - __$AdvancedUnionOptionalQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedUnionOptionalQueryParameters _self; - final $Res Function(_AdvancedUnionOptionalQueryParameters) _then; - - /// Create a copy of AdvancedUnionOptionalQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? value = freezed, - }) { - return _then(_AdvancedUnionOptionalQueryParameters( - value: freezed == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.g.dart deleted file mode 100644 index fdffcfb5..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_optional_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_union_optional_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedUnionOptionalQueryParameters - _$AdvancedUnionOptionalQueryParametersFromJson(Map json) => - _AdvancedUnionOptionalQueryParameters( - value: json['value'] as String?, - ); - -Map _$AdvancedUnionOptionalQueryParametersToJson( - _AdvancedUnionOptionalQueryParameters instance) => - { - if (instance.value case final value?) 'value': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.dart index aa1036d1..4c8a76f9 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.dart @@ -21,7 +21,7 @@ /// "value" /// ] /// } -library; +library advanced_union_simple_query_parameters; import 'exports.dart'; part 'advanced_union_simple_query_parameters.freezed.dart'; @@ -41,8 +41,7 @@ abstract class AdvancedUnionSimpleQueryParameters factory AdvancedUnionSimpleQueryParameters.fromJson( Map json, - ) => - _$AdvancedUnionSimpleQueryParametersFromJson(json); + ) => _$AdvancedUnionSimpleQueryParametersFromJson(json); static const String valueKey_ = r'value'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.freezed.dart deleted file mode 100644 index 75e84bc4..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.freezed.dart +++ /dev/null @@ -1,345 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'advanced_union_simple_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AdvancedUnionSimpleQueryParameters { - /// value - @JsonKey(name: AdvancedUnionSimpleQueryParameters.valueKey_) - dynamic get value; - - /// Create a copy of AdvancedUnionSimpleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AdvancedUnionSimpleQueryParametersCopyWith< - AdvancedUnionSimpleQueryParameters> - get copyWith => _$AdvancedUnionSimpleQueryParametersCopyWithImpl< - AdvancedUnionSimpleQueryParameters>( - this as AdvancedUnionSimpleQueryParameters, _$identity); - - /// Serializes this AdvancedUnionSimpleQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AdvancedUnionSimpleQueryParameters && - const DeepCollectionEquality().equals(other.value, value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(value)); - - @override - String toString() { - return 'AdvancedUnionSimpleQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $AdvancedUnionSimpleQueryParametersCopyWith<$Res> { - factory $AdvancedUnionSimpleQueryParametersCopyWith( - AdvancedUnionSimpleQueryParameters value, - $Res Function(AdvancedUnionSimpleQueryParameters) _then) = - _$AdvancedUnionSimpleQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AdvancedUnionSimpleQueryParameters.valueKey_) - dynamic value}); -} - -/// @nodoc -class _$AdvancedUnionSimpleQueryParametersCopyWithImpl<$Res> - implements $AdvancedUnionSimpleQueryParametersCopyWith<$Res> { - _$AdvancedUnionSimpleQueryParametersCopyWithImpl(this._self, this._then); - - final AdvancedUnionSimpleQueryParameters _self; - final $Res Function(AdvancedUnionSimpleQueryParameters) _then; - - /// Create a copy of AdvancedUnionSimpleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? value = freezed, - }) { - return _then(_self.copyWith( - value: freezed == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as dynamic, - )); - } -} - -/// Adds pattern-matching-related methods to [AdvancedUnionSimpleQueryParameters]. -extension AdvancedUnionSimpleQueryParametersPatterns - on AdvancedUnionSimpleQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AdvancedUnionSimpleQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedUnionSimpleQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AdvancedUnionSimpleQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionSimpleQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AdvancedUnionSimpleQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionSimpleQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AdvancedUnionSimpleQueryParameters.valueKey_) - dynamic value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AdvancedUnionSimpleQueryParameters() when $default != null: - return $default(_that.value); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AdvancedUnionSimpleQueryParameters.valueKey_) - dynamic value) - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionSimpleQueryParameters(): - return $default(_that.value); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AdvancedUnionSimpleQueryParameters.valueKey_) - dynamic value)? - $default, - ) { - final _that = this; - switch (_that) { - case _AdvancedUnionSimpleQueryParameters() when $default != null: - return $default(_that.value); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AdvancedUnionSimpleQueryParameters - extends AdvancedUnionSimpleQueryParameters { - const _AdvancedUnionSimpleQueryParameters( - {@JsonKey(name: AdvancedUnionSimpleQueryParameters.valueKey_) - required this.value}) - : super._(); - factory _AdvancedUnionSimpleQueryParameters.fromJson( - Map json) => - _$AdvancedUnionSimpleQueryParametersFromJson(json); - - /// value - @override - @JsonKey(name: AdvancedUnionSimpleQueryParameters.valueKey_) - final dynamic value; - - /// Create a copy of AdvancedUnionSimpleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AdvancedUnionSimpleQueryParametersCopyWith< - _AdvancedUnionSimpleQueryParameters> - get copyWith => __$AdvancedUnionSimpleQueryParametersCopyWithImpl< - _AdvancedUnionSimpleQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$AdvancedUnionSimpleQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AdvancedUnionSimpleQueryParameters && - const DeepCollectionEquality().equals(other.value, value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(value)); - - @override - String toString() { - return 'AdvancedUnionSimpleQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class _$AdvancedUnionSimpleQueryParametersCopyWith<$Res> - implements $AdvancedUnionSimpleQueryParametersCopyWith<$Res> { - factory _$AdvancedUnionSimpleQueryParametersCopyWith( - _AdvancedUnionSimpleQueryParameters value, - $Res Function(_AdvancedUnionSimpleQueryParameters) _then) = - __$AdvancedUnionSimpleQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AdvancedUnionSimpleQueryParameters.valueKey_) - dynamic value}); -} - -/// @nodoc -class __$AdvancedUnionSimpleQueryParametersCopyWithImpl<$Res> - implements _$AdvancedUnionSimpleQueryParametersCopyWith<$Res> { - __$AdvancedUnionSimpleQueryParametersCopyWithImpl(this._self, this._then); - - final _AdvancedUnionSimpleQueryParameters _self; - final $Res Function(_AdvancedUnionSimpleQueryParameters) _then; - - /// Create a copy of AdvancedUnionSimpleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? value = freezed, - }) { - return _then(_AdvancedUnionSimpleQueryParameters( - value: freezed == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as dynamic, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.g.dart deleted file mode 100644 index 9a36b519..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/advanced_union_simple_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'advanced_union_simple_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AdvancedUnionSimpleQueryParameters - _$AdvancedUnionSimpleQueryParametersFromJson(Map json) => - _AdvancedUnionSimpleQueryParameters( - value: json['value'], - ); - -Map _$AdvancedUnionSimpleQueryParametersToJson( - _AdvancedUnionSimpleQueryParameters instance) => - { - if (instance.value case final value?) 'value': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.dart b/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.dart index 6fbdd9a6..244d258d 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.dart @@ -59,7 +59,7 @@ /// ], /// "title": "AllTypesWithValidation" /// } -library; +library all_types_with_validation; import 'exports.dart'; part 'all_types_with_validation.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.freezed.dart deleted file mode 100644 index c1063b51..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.freezed.dart +++ /dev/null @@ -1,549 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'all_types_with_validation.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$AllTypesWithValidation { - /// intValue - @JsonKey(name: AllTypesWithValidation.intValueKey_) - int get intValue; - - /// floatValue - @JsonKey(name: AllTypesWithValidation.floatValueKey_) - double get floatValue; - - /// strValue - @JsonKey(name: AllTypesWithValidation.strValueKey_) - String get strValue; - - /// boolValue - @JsonKey(name: AllTypesWithValidation.boolValueKey_) - bool get boolValue; - - /// emailValue - @JsonKey(name: AllTypesWithValidation.emailValueKey_) - String get emailValue; - - /// urlValue - @JsonKey(name: AllTypesWithValidation.urlValueKey_) - Uri get urlValue; - - /// listValue - @JsonKey(name: AllTypesWithValidation.listValueKey_) - List get listValue; - - /// Create a copy of AllTypesWithValidation - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AllTypesWithValidationCopyWith get copyWith => - _$AllTypesWithValidationCopyWithImpl( - this as AllTypesWithValidation, _$identity); - - /// Serializes this AllTypesWithValidation to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AllTypesWithValidation && - (identical(other.intValue, intValue) || - other.intValue == intValue) && - (identical(other.floatValue, floatValue) || - other.floatValue == floatValue) && - (identical(other.strValue, strValue) || - other.strValue == strValue) && - (identical(other.boolValue, boolValue) || - other.boolValue == boolValue) && - (identical(other.emailValue, emailValue) || - other.emailValue == emailValue) && - (identical(other.urlValue, urlValue) || - other.urlValue == urlValue) && - const DeepCollectionEquality().equals(other.listValue, listValue)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, - intValue, - floatValue, - strValue, - boolValue, - emailValue, - urlValue, - const DeepCollectionEquality().hash(listValue)); - - @override - String toString() { - return 'AllTypesWithValidation(intValue: $intValue, floatValue: $floatValue, strValue: $strValue, boolValue: $boolValue, emailValue: $emailValue, urlValue: $urlValue, listValue: $listValue)'; - } -} - -/// @nodoc -abstract mixin class $AllTypesWithValidationCopyWith<$Res> { - factory $AllTypesWithValidationCopyWith(AllTypesWithValidation value, - $Res Function(AllTypesWithValidation) _then) = - _$AllTypesWithValidationCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: AllTypesWithValidation.intValueKey_) int intValue, - @JsonKey(name: AllTypesWithValidation.floatValueKey_) double floatValue, - @JsonKey(name: AllTypesWithValidation.strValueKey_) String strValue, - @JsonKey(name: AllTypesWithValidation.boolValueKey_) bool boolValue, - @JsonKey(name: AllTypesWithValidation.emailValueKey_) String emailValue, - @JsonKey(name: AllTypesWithValidation.urlValueKey_) Uri urlValue, - @JsonKey(name: AllTypesWithValidation.listValueKey_) - List listValue}); -} - -/// @nodoc -class _$AllTypesWithValidationCopyWithImpl<$Res> - implements $AllTypesWithValidationCopyWith<$Res> { - _$AllTypesWithValidationCopyWithImpl(this._self, this._then); - - final AllTypesWithValidation _self; - final $Res Function(AllTypesWithValidation) _then; - - /// Create a copy of AllTypesWithValidation - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? intValue = null, - Object? floatValue = null, - Object? strValue = null, - Object? boolValue = null, - Object? emailValue = null, - Object? urlValue = null, - Object? listValue = null, - }) { - return _then(_self.copyWith( - intValue: null == intValue - ? _self.intValue - : intValue // ignore: cast_nullable_to_non_nullable - as int, - floatValue: null == floatValue - ? _self.floatValue - : floatValue // ignore: cast_nullable_to_non_nullable - as double, - strValue: null == strValue - ? _self.strValue - : strValue // ignore: cast_nullable_to_non_nullable - as String, - boolValue: null == boolValue - ? _self.boolValue - : boolValue // ignore: cast_nullable_to_non_nullable - as bool, - emailValue: null == emailValue - ? _self.emailValue - : emailValue // ignore: cast_nullable_to_non_nullable - as String, - urlValue: null == urlValue - ? _self.urlValue - : urlValue // ignore: cast_nullable_to_non_nullable - as Uri, - listValue: null == listValue - ? _self.listValue - : listValue // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} - -/// Adds pattern-matching-related methods to [AllTypesWithValidation]. -extension AllTypesWithValidationPatterns on AllTypesWithValidation { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_AllTypesWithValidation value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AllTypesWithValidation() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_AllTypesWithValidation value) $default, - ) { - final _that = this; - switch (_that) { - case _AllTypesWithValidation(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_AllTypesWithValidation value)? $default, - ) { - final _that = this; - switch (_that) { - case _AllTypesWithValidation() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: AllTypesWithValidation.intValueKey_) int intValue, - @JsonKey(name: AllTypesWithValidation.floatValueKey_) - double floatValue, - @JsonKey(name: AllTypesWithValidation.strValueKey_) String strValue, - @JsonKey(name: AllTypesWithValidation.boolValueKey_) bool boolValue, - @JsonKey(name: AllTypesWithValidation.emailValueKey_) - String emailValue, - @JsonKey(name: AllTypesWithValidation.urlValueKey_) Uri urlValue, - @JsonKey(name: AllTypesWithValidation.listValueKey_) - List listValue)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _AllTypesWithValidation() when $default != null: - return $default(_that.intValue, _that.floatValue, _that.strValue, - _that.boolValue, _that.emailValue, _that.urlValue, _that.listValue); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: AllTypesWithValidation.intValueKey_) int intValue, - @JsonKey(name: AllTypesWithValidation.floatValueKey_) - double floatValue, - @JsonKey(name: AllTypesWithValidation.strValueKey_) String strValue, - @JsonKey(name: AllTypesWithValidation.boolValueKey_) bool boolValue, - @JsonKey(name: AllTypesWithValidation.emailValueKey_) - String emailValue, - @JsonKey(name: AllTypesWithValidation.urlValueKey_) Uri urlValue, - @JsonKey(name: AllTypesWithValidation.listValueKey_) - List listValue) - $default, - ) { - final _that = this; - switch (_that) { - case _AllTypesWithValidation(): - return $default(_that.intValue, _that.floatValue, _that.strValue, - _that.boolValue, _that.emailValue, _that.urlValue, _that.listValue); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: AllTypesWithValidation.intValueKey_) int intValue, - @JsonKey(name: AllTypesWithValidation.floatValueKey_) - double floatValue, - @JsonKey(name: AllTypesWithValidation.strValueKey_) String strValue, - @JsonKey(name: AllTypesWithValidation.boolValueKey_) bool boolValue, - @JsonKey(name: AllTypesWithValidation.emailValueKey_) - String emailValue, - @JsonKey(name: AllTypesWithValidation.urlValueKey_) Uri urlValue, - @JsonKey(name: AllTypesWithValidation.listValueKey_) - List listValue)? - $default, - ) { - final _that = this; - switch (_that) { - case _AllTypesWithValidation() when $default != null: - return $default(_that.intValue, _that.floatValue, _that.strValue, - _that.boolValue, _that.emailValue, _that.urlValue, _that.listValue); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _AllTypesWithValidation extends AllTypesWithValidation { - const _AllTypesWithValidation( - {@JsonKey(name: AllTypesWithValidation.intValueKey_) - required this.intValue, - @JsonKey(name: AllTypesWithValidation.floatValueKey_) - required this.floatValue, - @JsonKey(name: AllTypesWithValidation.strValueKey_) - required this.strValue, - @JsonKey(name: AllTypesWithValidation.boolValueKey_) - required this.boolValue, - @JsonKey(name: AllTypesWithValidation.emailValueKey_) - required this.emailValue, - @JsonKey(name: AllTypesWithValidation.urlValueKey_) - required this.urlValue, - @JsonKey(name: AllTypesWithValidation.listValueKey_) - required final List listValue}) - : _listValue = listValue, - super._(); - factory _AllTypesWithValidation.fromJson(Map json) => - _$AllTypesWithValidationFromJson(json); - - /// intValue - @override - @JsonKey(name: AllTypesWithValidation.intValueKey_) - final int intValue; - - /// floatValue - @override - @JsonKey(name: AllTypesWithValidation.floatValueKey_) - final double floatValue; - - /// strValue - @override - @JsonKey(name: AllTypesWithValidation.strValueKey_) - final String strValue; - - /// boolValue - @override - @JsonKey(name: AllTypesWithValidation.boolValueKey_) - final bool boolValue; - - /// emailValue - @override - @JsonKey(name: AllTypesWithValidation.emailValueKey_) - final String emailValue; - - /// urlValue - @override - @JsonKey(name: AllTypesWithValidation.urlValueKey_) - final Uri urlValue; - - /// listValue - final List _listValue; - - /// listValue - @override - @JsonKey(name: AllTypesWithValidation.listValueKey_) - List get listValue { - if (_listValue is EqualUnmodifiableListView) return _listValue; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_listValue); - } - - /// Create a copy of AllTypesWithValidation - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$AllTypesWithValidationCopyWith<_AllTypesWithValidation> get copyWith => - __$AllTypesWithValidationCopyWithImpl<_AllTypesWithValidation>( - this, _$identity); - - @override - Map toJson() { - return _$AllTypesWithValidationToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _AllTypesWithValidation && - (identical(other.intValue, intValue) || - other.intValue == intValue) && - (identical(other.floatValue, floatValue) || - other.floatValue == floatValue) && - (identical(other.strValue, strValue) || - other.strValue == strValue) && - (identical(other.boolValue, boolValue) || - other.boolValue == boolValue) && - (identical(other.emailValue, emailValue) || - other.emailValue == emailValue) && - (identical(other.urlValue, urlValue) || - other.urlValue == urlValue) && - const DeepCollectionEquality() - .equals(other._listValue, _listValue)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, - intValue, - floatValue, - strValue, - boolValue, - emailValue, - urlValue, - const DeepCollectionEquality().hash(_listValue)); - - @override - String toString() { - return 'AllTypesWithValidation(intValue: $intValue, floatValue: $floatValue, strValue: $strValue, boolValue: $boolValue, emailValue: $emailValue, urlValue: $urlValue, listValue: $listValue)'; - } -} - -/// @nodoc -abstract mixin class _$AllTypesWithValidationCopyWith<$Res> - implements $AllTypesWithValidationCopyWith<$Res> { - factory _$AllTypesWithValidationCopyWith(_AllTypesWithValidation value, - $Res Function(_AllTypesWithValidation) _then) = - __$AllTypesWithValidationCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: AllTypesWithValidation.intValueKey_) int intValue, - @JsonKey(name: AllTypesWithValidation.floatValueKey_) double floatValue, - @JsonKey(name: AllTypesWithValidation.strValueKey_) String strValue, - @JsonKey(name: AllTypesWithValidation.boolValueKey_) bool boolValue, - @JsonKey(name: AllTypesWithValidation.emailValueKey_) String emailValue, - @JsonKey(name: AllTypesWithValidation.urlValueKey_) Uri urlValue, - @JsonKey(name: AllTypesWithValidation.listValueKey_) - List listValue}); -} - -/// @nodoc -class __$AllTypesWithValidationCopyWithImpl<$Res> - implements _$AllTypesWithValidationCopyWith<$Res> { - __$AllTypesWithValidationCopyWithImpl(this._self, this._then); - - final _AllTypesWithValidation _self; - final $Res Function(_AllTypesWithValidation) _then; - - /// Create a copy of AllTypesWithValidation - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? intValue = null, - Object? floatValue = null, - Object? strValue = null, - Object? boolValue = null, - Object? emailValue = null, - Object? urlValue = null, - Object? listValue = null, - }) { - return _then(_AllTypesWithValidation( - intValue: null == intValue - ? _self.intValue - : intValue // ignore: cast_nullable_to_non_nullable - as int, - floatValue: null == floatValue - ? _self.floatValue - : floatValue // ignore: cast_nullable_to_non_nullable - as double, - strValue: null == strValue - ? _self.strValue - : strValue // ignore: cast_nullable_to_non_nullable - as String, - boolValue: null == boolValue - ? _self.boolValue - : boolValue // ignore: cast_nullable_to_non_nullable - as bool, - emailValue: null == emailValue - ? _self.emailValue - : emailValue // ignore: cast_nullable_to_non_nullable - as String, - urlValue: null == urlValue - ? _self.urlValue - : urlValue // ignore: cast_nullable_to_non_nullable - as Uri, - listValue: null == listValue - ? _self._listValue - : listValue // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.g.dart deleted file mode 100644 index 3cb905d7..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/all_types_with_validation.g.dart +++ /dev/null @@ -1,33 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'all_types_with_validation.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_AllTypesWithValidation _$AllTypesWithValidationFromJson( - Map json) => - _AllTypesWithValidation( - intValue: (json['int_value'] as num).toInt(), - floatValue: (json['float_value'] as num).toDouble(), - strValue: json['str_value'] as String, - boolValue: json['bool_value'] as bool, - emailValue: json['email_value'] as String, - urlValue: Uri.parse(json['url_value'] as String), - listValue: (json['list_value'] as List) - .map((e) => e as String) - .toList(), - ); - -Map _$AllTypesWithValidationToJson( - _AllTypesWithValidation instance) => - { - 'int_value': instance.intValue, - 'float_value': instance.floatValue, - 'str_value': instance.strValue, - 'bool_value': instance.boolValue, - 'email_value': instance.emailValue, - 'url_value': instance.urlValue.toString(), - 'list_value': instance.listValue, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/animal.dart b/packages/swagger_to_dart/example/lib/src/gen/models/animal.dart index 2c4efd2a..effbfe54 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/animal.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/animal.dart @@ -14,30 +14,30 @@ /// "title": "Animal", /// "runtimeType": "anyOf" /// } -library; +library animal; import 'exports.dart'; part 'animal.freezed.dart'; part 'animal.g.dart'; // Animal -@Freezed(fallbackUnion: r'fallback') +@Freezed(fallbackUnion: r"fallback") sealed class Animal with _$Animal { const Animal._(); @jsonSerializable - @FreezedUnionValue(r'Dog') + @FreezedUnionValue(r"Dog") const factory Animal.dog(Dog value) = AnimalDog; @jsonSerializable - @FreezedUnionValue(r'Cat') + @FreezedUnionValue(r"Cat") const factory Animal.cat(Cat value) = AnimalCat; @jsonSerializable - @FreezedUnionValue(r'Parrot') + @FreezedUnionValue(r"Parrot") const factory Animal.parrot(Parrot value) = AnimalParrot; @jsonSerializable - @FreezedUnionValue(r'fallback') + @FreezedUnionValue(r"fallback") const factory Animal.fallback(Map? value) = AnimalFallback; factory Animal.fromJson(Map json) => _$AnimalFromJson(json); diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/animal.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/animal.freezed.dart deleted file mode 100644 index a151027d..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/animal.freezed.dart +++ /dev/null @@ -1,625 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'animal.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; -Animal _$AnimalFromJson(Map json) { - switch (json['runtimeType']) { - case 'Dog': - return AnimalDog.fromJson(json); - case 'Cat': - return AnimalCat.fromJson(json); - case 'Parrot': - return AnimalParrot.fromJson(json); - - default: - return AnimalFallback.fromJson(json); - } -} - -/// @nodoc -mixin _$Animal { - Object? get value; - - /// Serializes this Animal to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is Animal && - const DeepCollectionEquality().equals(other.value, value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(value)); - - @override - String toString() { - return 'Animal(value: $value)'; - } -} - -/// @nodoc -class $AnimalCopyWith<$Res> { - $AnimalCopyWith(Animal _, $Res Function(Animal) __); -} - -/// Adds pattern-matching-related methods to [Animal]. -extension AnimalPatterns on Animal { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap({ - TResult Function(AnimalDog value)? dog, - TResult Function(AnimalCat value)? cat, - TResult Function(AnimalParrot value)? parrot, - TResult Function(AnimalFallback value)? fallback, - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case AnimalDog() when dog != null: - return dog(_that); - case AnimalCat() when cat != null: - return cat(_that); - case AnimalParrot() when parrot != null: - return parrot(_that); - case AnimalFallback() when fallback != null: - return fallback(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map({ - required TResult Function(AnimalDog value) dog, - required TResult Function(AnimalCat value) cat, - required TResult Function(AnimalParrot value) parrot, - required TResult Function(AnimalFallback value) fallback, - }) { - final _that = this; - switch (_that) { - case AnimalDog(): - return dog(_that); - case AnimalCat(): - return cat(_that); - case AnimalParrot(): - return parrot(_that); - case AnimalFallback(): - return fallback(_that); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull({ - TResult? Function(AnimalDog value)? dog, - TResult? Function(AnimalCat value)? cat, - TResult? Function(AnimalParrot value)? parrot, - TResult? Function(AnimalFallback value)? fallback, - }) { - final _that = this; - switch (_that) { - case AnimalDog() when dog != null: - return dog(_that); - case AnimalCat() when cat != null: - return cat(_that); - case AnimalParrot() when parrot != null: - return parrot(_that); - case AnimalFallback() when fallback != null: - return fallback(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen({ - TResult Function(Dog value)? dog, - TResult Function(Cat value)? cat, - TResult Function(Parrot value)? parrot, - TResult Function(Map? value)? fallback, - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case AnimalDog() when dog != null: - return dog(_that.value); - case AnimalCat() when cat != null: - return cat(_that.value); - case AnimalParrot() when parrot != null: - return parrot(_that.value); - case AnimalFallback() when fallback != null: - return fallback(_that.value); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when({ - required TResult Function(Dog value) dog, - required TResult Function(Cat value) cat, - required TResult Function(Parrot value) parrot, - required TResult Function(Map? value) fallback, - }) { - final _that = this; - switch (_that) { - case AnimalDog(): - return dog(_that.value); - case AnimalCat(): - return cat(_that.value); - case AnimalParrot(): - return parrot(_that.value); - case AnimalFallback(): - return fallback(_that.value); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull({ - TResult? Function(Dog value)? dog, - TResult? Function(Cat value)? cat, - TResult? Function(Parrot value)? parrot, - TResult? Function(Map? value)? fallback, - }) { - final _that = this; - switch (_that) { - case AnimalDog() when dog != null: - return dog(_that.value); - case AnimalCat() when cat != null: - return cat(_that.value); - case AnimalParrot() when parrot != null: - return parrot(_that.value); - case AnimalFallback() when fallback != null: - return fallback(_that.value); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class AnimalDog extends Animal { - const AnimalDog(this.value, {final String? $type}) - : $type = $type ?? 'Dog', - super._(); - factory AnimalDog.fromJson(Map json) => - _$AnimalDogFromJson(json); - - @override - final Dog value; - - @JsonKey(name: 'runtimeType') - final String $type; - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AnimalDogCopyWith get copyWith => - _$AnimalDogCopyWithImpl(this, _$identity); - - @override - Map toJson() { - return _$AnimalDogToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AnimalDog && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'Animal.dog(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $AnimalDogCopyWith<$Res> implements $AnimalCopyWith<$Res> { - factory $AnimalDogCopyWith(AnimalDog value, $Res Function(AnimalDog) _then) = - _$AnimalDogCopyWithImpl; - @useResult - $Res call({Dog value}); - - $DogCopyWith<$Res> get value; -} - -/// @nodoc -class _$AnimalDogCopyWithImpl<$Res> implements $AnimalDogCopyWith<$Res> { - _$AnimalDogCopyWithImpl(this._self, this._then); - - final AnimalDog _self; - final $Res Function(AnimalDog) _then; - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - }) { - return _then(AnimalDog( - null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as Dog, - )); - } - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $DogCopyWith<$Res> get value { - return $DogCopyWith<$Res>(_self.value, (value) { - return _then(_self.copyWith(value: value)); - }); - } -} - -/// @nodoc - -@jsonSerializable -class AnimalCat extends Animal { - const AnimalCat(this.value, {final String? $type}) - : $type = $type ?? 'Cat', - super._(); - factory AnimalCat.fromJson(Map json) => - _$AnimalCatFromJson(json); - - @override - final Cat value; - - @JsonKey(name: 'runtimeType') - final String $type; - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AnimalCatCopyWith get copyWith => - _$AnimalCatCopyWithImpl(this, _$identity); - - @override - Map toJson() { - return _$AnimalCatToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AnimalCat && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'Animal.cat(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $AnimalCatCopyWith<$Res> implements $AnimalCopyWith<$Res> { - factory $AnimalCatCopyWith(AnimalCat value, $Res Function(AnimalCat) _then) = - _$AnimalCatCopyWithImpl; - @useResult - $Res call({Cat value}); - - $CatCopyWith<$Res> get value; -} - -/// @nodoc -class _$AnimalCatCopyWithImpl<$Res> implements $AnimalCatCopyWith<$Res> { - _$AnimalCatCopyWithImpl(this._self, this._then); - - final AnimalCat _self; - final $Res Function(AnimalCat) _then; - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - }) { - return _then(AnimalCat( - null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as Cat, - )); - } - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $CatCopyWith<$Res> get value { - return $CatCopyWith<$Res>(_self.value, (value) { - return _then(_self.copyWith(value: value)); - }); - } -} - -/// @nodoc - -@jsonSerializable -class AnimalParrot extends Animal { - const AnimalParrot(this.value, {final String? $type}) - : $type = $type ?? 'Parrot', - super._(); - factory AnimalParrot.fromJson(Map json) => - _$AnimalParrotFromJson(json); - - @override - final Parrot value; - - @JsonKey(name: 'runtimeType') - final String $type; - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AnimalParrotCopyWith get copyWith => - _$AnimalParrotCopyWithImpl(this, _$identity); - - @override - Map toJson() { - return _$AnimalParrotToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AnimalParrot && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'Animal.parrot(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $AnimalParrotCopyWith<$Res> - implements $AnimalCopyWith<$Res> { - factory $AnimalParrotCopyWith( - AnimalParrot value, $Res Function(AnimalParrot) _then) = - _$AnimalParrotCopyWithImpl; - @useResult - $Res call({Parrot value}); - - $ParrotCopyWith<$Res> get value; -} - -/// @nodoc -class _$AnimalParrotCopyWithImpl<$Res> implements $AnimalParrotCopyWith<$Res> { - _$AnimalParrotCopyWithImpl(this._self, this._then); - - final AnimalParrot _self; - final $Res Function(AnimalParrot) _then; - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - }) { - return _then(AnimalParrot( - null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as Parrot, - )); - } - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $ParrotCopyWith<$Res> get value { - return $ParrotCopyWith<$Res>(_self.value, (value) { - return _then(_self.copyWith(value: value)); - }); - } -} - -/// @nodoc - -@jsonSerializable -class AnimalFallback extends Animal { - const AnimalFallback(final Map? value, {final String? $type}) - : _value = value, - $type = $type ?? 'fallback', - super._(); - factory AnimalFallback.fromJson(Map json) => - _$AnimalFallbackFromJson(json); - - final Map? _value; - @override - Map? get value { - final value = _value; - if (value == null) return null; - if (_value is EqualUnmodifiableMapView) return _value; - // ignore: implicit_dynamic_type - return EqualUnmodifiableMapView(value); - } - - @JsonKey(name: 'runtimeType') - final String $type; - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $AnimalFallbackCopyWith get copyWith => - _$AnimalFallbackCopyWithImpl(this, _$identity); - - @override - Map toJson() { - return _$AnimalFallbackToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is AnimalFallback && - const DeepCollectionEquality().equals(other._value, _value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(_value)); - - @override - String toString() { - return 'Animal.fallback(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $AnimalFallbackCopyWith<$Res> - implements $AnimalCopyWith<$Res> { - factory $AnimalFallbackCopyWith( - AnimalFallback value, $Res Function(AnimalFallback) _then) = - _$AnimalFallbackCopyWithImpl; - @useResult - $Res call({Map? value}); -} - -/// @nodoc -class _$AnimalFallbackCopyWithImpl<$Res> - implements $AnimalFallbackCopyWith<$Res> { - _$AnimalFallbackCopyWithImpl(this._self, this._then); - - final AnimalFallback _self; - final $Res Function(AnimalFallback) _then; - - /// Create a copy of Animal - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - $Res call({ - Object? value = freezed, - }) { - return _then(AnimalFallback( - freezed == value - ? _self._value - : value // ignore: cast_nullable_to_non_nullable - as Map?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/animal.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/animal.g.dart deleted file mode 100644 index be364ed6..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/animal.g.dart +++ /dev/null @@ -1,50 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'animal.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -AnimalDog _$AnimalDogFromJson(Map json) => AnimalDog( - Dog.fromJson(json['value'] as Map), - $type: json['runtimeType'] as String?, - ); - -Map _$AnimalDogToJson(AnimalDog instance) => { - 'value': instance.value.toJson(), - 'runtimeType': instance.$type, - }; - -AnimalCat _$AnimalCatFromJson(Map json) => AnimalCat( - Cat.fromJson(json['value'] as Map), - $type: json['runtimeType'] as String?, - ); - -Map _$AnimalCatToJson(AnimalCat instance) => { - 'value': instance.value.toJson(), - 'runtimeType': instance.$type, - }; - -AnimalParrot _$AnimalParrotFromJson(Map json) => AnimalParrot( - Parrot.fromJson(json['value'] as Map), - $type: json['runtimeType'] as String?, - ); - -Map _$AnimalParrotToJson(AnimalParrot instance) => - { - 'value': instance.value.toJson(), - 'runtimeType': instance.$type, - }; - -AnimalFallback _$AnimalFallbackFromJson(Map json) => - AnimalFallback( - json['value'] as Map?, - $type: json['runtimeType'] as String?, - ); - -Map _$AnimalFallbackToJson(AnimalFallback instance) => - { - if (instance.value case final value?) 'value': value, - 'runtimeType': instance.$type, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/base_response.dart b/packages/swagger_to_dart/example/lib/src/gen/models/base_response.dart index 8b326b79..ed28fb18 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/base_response.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/base_response.dart @@ -22,7 +22,7 @@ /// ], /// "title": "BaseResponse[CategoryResponse]" /// } -library; +library base_response; import 'exports.dart'; part 'base_response.freezed.dart'; @@ -51,8 +51,7 @@ abstract class BaseResponse with _$BaseResponse { factory BaseResponse.fromJson( Map json, T Function(Object? json) fromJsonT, - ) => - _$BaseResponseFromJson(json, fromJsonT); + ) => _$BaseResponseFromJson(json, fromJsonT); static const String dataKey_ = r'data'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/base_response.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/base_response.freezed.dart deleted file mode 100644 index 8ee20b7d..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/base_response.freezed.dart +++ /dev/null @@ -1,409 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'base_response.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BaseResponse { - /// data - @JsonKey(name: BaseResponse.dataKey_) - CategoryResponse get data; - - /// message - @JsonKey(name: BaseResponse.messageKey_) - String get message; - - /// code - @JsonKey(name: BaseResponse.codeKey_) - int get code; - - /// Create a copy of BaseResponse - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BaseResponseCopyWith> get copyWith => - _$BaseResponseCopyWithImpl>( - this as BaseResponse, _$identity); - - /// Serializes this BaseResponse to a JSON map. - Map toJson(Object? Function(T) toJsonT); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BaseResponse && - (identical(other.data, data) || other.data == data) && - (identical(other.message, message) || other.message == message) && - (identical(other.code, code) || other.code == code)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, data, message, code); - - @override - String toString() { - return 'BaseResponse<$T>(data: $data, message: $message, code: $code)'; - } -} - -/// @nodoc -abstract mixin class $BaseResponseCopyWith { - factory $BaseResponseCopyWith( - BaseResponse value, $Res Function(BaseResponse) _then) = - _$BaseResponseCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BaseResponse.dataKey_) CategoryResponse data, - @JsonKey(name: BaseResponse.messageKey_) String message, - @JsonKey(name: BaseResponse.codeKey_) int code}); - - $CategoryResponseCopyWith<$Res> get data; -} - -/// @nodoc -class _$BaseResponseCopyWithImpl - implements $BaseResponseCopyWith { - _$BaseResponseCopyWithImpl(this._self, this._then); - - final BaseResponse _self; - final $Res Function(BaseResponse) _then; - - /// Create a copy of BaseResponse - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? data = null, - Object? message = null, - Object? code = null, - }) { - return _then(_self.copyWith( - data: null == data - ? _self.data - : data // ignore: cast_nullable_to_non_nullable - as CategoryResponse, - message: null == message - ? _self.message - : message // ignore: cast_nullable_to_non_nullable - as String, - code: null == code - ? _self.code - : code // ignore: cast_nullable_to_non_nullable - as int, - )); - } - - /// Create a copy of BaseResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $CategoryResponseCopyWith<$Res> get data { - return $CategoryResponseCopyWith<$Res>(_self.data, (value) { - return _then(_self.copyWith(data: value)); - }); - } -} - -/// Adds pattern-matching-related methods to [BaseResponse]. -extension BaseResponsePatterns on BaseResponse { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BaseResponse value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BaseResponse() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BaseResponse value) $default, - ) { - final _that = this; - switch (_that) { - case _BaseResponse(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BaseResponse value)? $default, - ) { - final _that = this; - switch (_that) { - case _BaseResponse() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BaseResponse.dataKey_) CategoryResponse data, - @JsonKey(name: BaseResponse.messageKey_) String message, - @JsonKey(name: BaseResponse.codeKey_) int code)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BaseResponse() when $default != null: - return $default(_that.data, _that.message, _that.code); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BaseResponse.dataKey_) CategoryResponse data, - @JsonKey(name: BaseResponse.messageKey_) String message, - @JsonKey(name: BaseResponse.codeKey_) int code) - $default, - ) { - final _that = this; - switch (_that) { - case _BaseResponse(): - return $default(_that.data, _that.message, _that.code); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BaseResponse.dataKey_) CategoryResponse data, - @JsonKey(name: BaseResponse.messageKey_) String message, - @JsonKey(name: BaseResponse.codeKey_) int code)? - $default, - ) { - final _that = this; - switch (_that) { - case _BaseResponse() when $default != null: - return $default(_that.data, _that.message, _that.code); - case _: - return null; - } - } -} - -/// @nodoc - -@JsonSerializable( - converters: jsonSerializableConverters, - genericArgumentFactories: true, - createFieldMap: true) -class _BaseResponse extends BaseResponse { - const _BaseResponse( - {@JsonKey(name: BaseResponse.dataKey_) required this.data, - @JsonKey(name: BaseResponse.messageKey_) required this.message, - @JsonKey(name: BaseResponse.codeKey_) required this.code}) - : super._(); - factory _BaseResponse.fromJson( - Map json, T Function(Object?) fromJsonT) => - _$BaseResponseFromJson(json, fromJsonT); - - /// data - @override - @JsonKey(name: BaseResponse.dataKey_) - final CategoryResponse data; - - /// message - @override - @JsonKey(name: BaseResponse.messageKey_) - final String message; - - /// code - @override - @JsonKey(name: BaseResponse.codeKey_) - final int code; - - /// Create a copy of BaseResponse - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BaseResponseCopyWith> get copyWith => - __$BaseResponseCopyWithImpl>(this, _$identity); - - @override - Map toJson(Object? Function(T) toJsonT) { - return _$BaseResponseToJson(this, toJsonT); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BaseResponse && - (identical(other.data, data) || other.data == data) && - (identical(other.message, message) || other.message == message) && - (identical(other.code, code) || other.code == code)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, data, message, code); - - @override - String toString() { - return 'BaseResponse<$T>(data: $data, message: $message, code: $code)'; - } -} - -/// @nodoc -abstract mixin class _$BaseResponseCopyWith - implements $BaseResponseCopyWith { - factory _$BaseResponseCopyWith( - _BaseResponse value, $Res Function(_BaseResponse) _then) = - __$BaseResponseCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BaseResponse.dataKey_) CategoryResponse data, - @JsonKey(name: BaseResponse.messageKey_) String message, - @JsonKey(name: BaseResponse.codeKey_) int code}); - - @override - $CategoryResponseCopyWith<$Res> get data; -} - -/// @nodoc -class __$BaseResponseCopyWithImpl - implements _$BaseResponseCopyWith { - __$BaseResponseCopyWithImpl(this._self, this._then); - - final _BaseResponse _self; - final $Res Function(_BaseResponse) _then; - - /// Create a copy of BaseResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? data = null, - Object? message = null, - Object? code = null, - }) { - return _then(_BaseResponse( - data: null == data - ? _self.data - : data // ignore: cast_nullable_to_non_nullable - as CategoryResponse, - message: null == message - ? _self.message - : message // ignore: cast_nullable_to_non_nullable - as String, - code: null == code - ? _self.code - : code // ignore: cast_nullable_to_non_nullable - as int, - )); - } - - /// Create a copy of BaseResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $CategoryResponseCopyWith<$Res> get data { - return $CategoryResponseCopyWith<$Res>(_self.data, (value) { - return _then(_self.copyWith(data: value)); - }); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/base_response.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/base_response.g.dart deleted file mode 100644 index 32bb0148..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/base_response.g.dart +++ /dev/null @@ -1,33 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'base_response.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BaseResponse _$BaseResponseFromJson( - Map json, - T Function(Object? json) fromJsonT, -) => - _BaseResponse( - data: CategoryResponse.fromJson(json['data'] as Map), - message: json['message'] as String, - code: (json['code'] as num).toInt(), - ); - -const _$BaseResponseFieldMap = { - 'data': 'data', - 'message': 'message', - 'code': 'code', -}; - -Map _$BaseResponseToJson( - _BaseResponse instance, - Object? Function(T value) toJsonT, -) => - { - 'data': instance.data.toJson(), - 'message': instance.message, - 'code': instance.code, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.dart index c12de539..ec058a62 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.dart @@ -10,7 +10,7 @@ /// "type": "object", /// "required": [] /// } -library; +library basic_basic_boolean_query_parameters; import 'exports.dart'; part 'basic_basic_boolean_query_parameters.freezed.dart'; @@ -31,8 +31,7 @@ abstract class BasicBasicBooleanQueryParameters factory BasicBasicBooleanQueryParameters.fromJson( Map json, - ) => - _$BasicBasicBooleanQueryParametersFromJson(json); + ) => _$BasicBasicBooleanQueryParametersFromJson(json); static const String flagKey_ = r'flag'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.freezed.dart deleted file mode 100644 index ca6c4b6b..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.freezed.dart +++ /dev/null @@ -1,338 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'basic_basic_boolean_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BasicBasicBooleanQueryParameters { - /// flag - @JsonKey(name: BasicBasicBooleanQueryParameters.flagKey_) - bool get flag; - - /// Create a copy of BasicBasicBooleanQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BasicBasicBooleanQueryParametersCopyWith - get copyWith => _$BasicBasicBooleanQueryParametersCopyWithImpl< - BasicBasicBooleanQueryParameters>( - this as BasicBasicBooleanQueryParameters, _$identity); - - /// Serializes this BasicBasicBooleanQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BasicBasicBooleanQueryParameters && - (identical(other.flag, flag) || other.flag == flag)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, flag); - - @override - String toString() { - return 'BasicBasicBooleanQueryParameters(flag: $flag)'; - } -} - -/// @nodoc -abstract mixin class $BasicBasicBooleanQueryParametersCopyWith<$Res> { - factory $BasicBasicBooleanQueryParametersCopyWith( - BasicBasicBooleanQueryParameters value, - $Res Function(BasicBasicBooleanQueryParameters) _then) = - _$BasicBasicBooleanQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BasicBasicBooleanQueryParameters.flagKey_) bool flag}); -} - -/// @nodoc -class _$BasicBasicBooleanQueryParametersCopyWithImpl<$Res> - implements $BasicBasicBooleanQueryParametersCopyWith<$Res> { - _$BasicBasicBooleanQueryParametersCopyWithImpl(this._self, this._then); - - final BasicBasicBooleanQueryParameters _self; - final $Res Function(BasicBasicBooleanQueryParameters) _then; - - /// Create a copy of BasicBasicBooleanQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? flag = null, - }) { - return _then(_self.copyWith( - flag: null == flag - ? _self.flag - : flag // ignore: cast_nullable_to_non_nullable - as bool, - )); - } -} - -/// Adds pattern-matching-related methods to [BasicBasicBooleanQueryParameters]. -extension BasicBasicBooleanQueryParametersPatterns - on BasicBasicBooleanQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BasicBasicBooleanQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicBasicBooleanQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BasicBasicBooleanQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _BasicBasicBooleanQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BasicBasicBooleanQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _BasicBasicBooleanQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BasicBasicBooleanQueryParameters.flagKey_) - bool flag)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicBasicBooleanQueryParameters() when $default != null: - return $default(_that.flag); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BasicBasicBooleanQueryParameters.flagKey_) bool flag) - $default, - ) { - final _that = this; - switch (_that) { - case _BasicBasicBooleanQueryParameters(): - return $default(_that.flag); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BasicBasicBooleanQueryParameters.flagKey_) - bool flag)? - $default, - ) { - final _that = this; - switch (_that) { - case _BasicBasicBooleanQueryParameters() when $default != null: - return $default(_that.flag); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BasicBasicBooleanQueryParameters - extends BasicBasicBooleanQueryParameters { - const _BasicBasicBooleanQueryParameters( - {@JsonKey(name: BasicBasicBooleanQueryParameters.flagKey_) - this.flag = false}) - : super._(); - factory _BasicBasicBooleanQueryParameters.fromJson( - Map json) => - _$BasicBasicBooleanQueryParametersFromJson(json); - - /// flag - @override - @JsonKey(name: BasicBasicBooleanQueryParameters.flagKey_) - final bool flag; - - /// Create a copy of BasicBasicBooleanQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BasicBasicBooleanQueryParametersCopyWith<_BasicBasicBooleanQueryParameters> - get copyWith => __$BasicBasicBooleanQueryParametersCopyWithImpl< - _BasicBasicBooleanQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$BasicBasicBooleanQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BasicBasicBooleanQueryParameters && - (identical(other.flag, flag) || other.flag == flag)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, flag); - - @override - String toString() { - return 'BasicBasicBooleanQueryParameters(flag: $flag)'; - } -} - -/// @nodoc -abstract mixin class _$BasicBasicBooleanQueryParametersCopyWith<$Res> - implements $BasicBasicBooleanQueryParametersCopyWith<$Res> { - factory _$BasicBasicBooleanQueryParametersCopyWith( - _BasicBasicBooleanQueryParameters value, - $Res Function(_BasicBasicBooleanQueryParameters) _then) = - __$BasicBasicBooleanQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BasicBasicBooleanQueryParameters.flagKey_) bool flag}); -} - -/// @nodoc -class __$BasicBasicBooleanQueryParametersCopyWithImpl<$Res> - implements _$BasicBasicBooleanQueryParametersCopyWith<$Res> { - __$BasicBasicBooleanQueryParametersCopyWithImpl(this._self, this._then); - - final _BasicBasicBooleanQueryParameters _self; - final $Res Function(_BasicBasicBooleanQueryParameters) _then; - - /// Create a copy of BasicBasicBooleanQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? flag = null, - }) { - return _then(_BasicBasicBooleanQueryParameters( - flag: null == flag - ? _self.flag - : flag // ignore: cast_nullable_to_non_nullable - as bool, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.g.dart deleted file mode 100644 index d6983c6e..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_boolean_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'basic_basic_boolean_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BasicBasicBooleanQueryParameters _$BasicBasicBooleanQueryParametersFromJson( - Map json) => - _BasicBasicBooleanQueryParameters( - flag: json['flag'] as bool? ?? false, - ); - -Map _$BasicBasicBooleanQueryParametersToJson( - _BasicBasicBooleanQueryParameters instance) => - { - 'flag': instance.flag, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.dart index 53715d40..d5b230f2 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.dart @@ -11,7 +11,7 @@ /// "type": "object", /// "required": [] /// } -library; +library basic_basic_string_query_parameters; import 'exports.dart'; part 'basic_basic_string_query_parameters.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.freezed.dart deleted file mode 100644 index 3e215753..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.freezed.dart +++ /dev/null @@ -1,337 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'basic_basic_string_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BasicBasicStringQueryParameters { - /// text - @JsonKey(name: BasicBasicStringQueryParameters.textKey_) - String? get text; - - /// Create a copy of BasicBasicStringQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BasicBasicStringQueryParametersCopyWith - get copyWith => _$BasicBasicStringQueryParametersCopyWithImpl< - BasicBasicStringQueryParameters>( - this as BasicBasicStringQueryParameters, _$identity); - - /// Serializes this BasicBasicStringQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BasicBasicStringQueryParameters && - (identical(other.text, text) || other.text == text)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, text); - - @override - String toString() { - return 'BasicBasicStringQueryParameters(text: $text)'; - } -} - -/// @nodoc -abstract mixin class $BasicBasicStringQueryParametersCopyWith<$Res> { - factory $BasicBasicStringQueryParametersCopyWith( - BasicBasicStringQueryParameters value, - $Res Function(BasicBasicStringQueryParameters) _then) = - _$BasicBasicStringQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BasicBasicStringQueryParameters.textKey_) String? text}); -} - -/// @nodoc -class _$BasicBasicStringQueryParametersCopyWithImpl<$Res> - implements $BasicBasicStringQueryParametersCopyWith<$Res> { - _$BasicBasicStringQueryParametersCopyWithImpl(this._self, this._then); - - final BasicBasicStringQueryParameters _self; - final $Res Function(BasicBasicStringQueryParameters) _then; - - /// Create a copy of BasicBasicStringQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? text = freezed, - }) { - return _then(_self.copyWith( - text: freezed == text - ? _self.text - : text // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [BasicBasicStringQueryParameters]. -extension BasicBasicStringQueryParametersPatterns - on BasicBasicStringQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BasicBasicStringQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicBasicStringQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BasicBasicStringQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _BasicBasicStringQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BasicBasicStringQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _BasicBasicStringQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BasicBasicStringQueryParameters.textKey_) - String? text)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicBasicStringQueryParameters() when $default != null: - return $default(_that.text); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BasicBasicStringQueryParameters.textKey_) - String? text) - $default, - ) { - final _that = this; - switch (_that) { - case _BasicBasicStringQueryParameters(): - return $default(_that.text); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BasicBasicStringQueryParameters.textKey_) - String? text)? - $default, - ) { - final _that = this; - switch (_that) { - case _BasicBasicStringQueryParameters() when $default != null: - return $default(_that.text); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BasicBasicStringQueryParameters extends BasicBasicStringQueryParameters { - const _BasicBasicStringQueryParameters( - {@JsonKey(name: BasicBasicStringQueryParameters.textKey_) this.text}) - : super._(); - factory _BasicBasicStringQueryParameters.fromJson( - Map json) => - _$BasicBasicStringQueryParametersFromJson(json); - - /// text - @override - @JsonKey(name: BasicBasicStringQueryParameters.textKey_) - final String? text; - - /// Create a copy of BasicBasicStringQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BasicBasicStringQueryParametersCopyWith<_BasicBasicStringQueryParameters> - get copyWith => __$BasicBasicStringQueryParametersCopyWithImpl< - _BasicBasicStringQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$BasicBasicStringQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BasicBasicStringQueryParameters && - (identical(other.text, text) || other.text == text)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, text); - - @override - String toString() { - return 'BasicBasicStringQueryParameters(text: $text)'; - } -} - -/// @nodoc -abstract mixin class _$BasicBasicStringQueryParametersCopyWith<$Res> - implements $BasicBasicStringQueryParametersCopyWith<$Res> { - factory _$BasicBasicStringQueryParametersCopyWith( - _BasicBasicStringQueryParameters value, - $Res Function(_BasicBasicStringQueryParameters) _then) = - __$BasicBasicStringQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BasicBasicStringQueryParameters.textKey_) String? text}); -} - -/// @nodoc -class __$BasicBasicStringQueryParametersCopyWithImpl<$Res> - implements _$BasicBasicStringQueryParametersCopyWith<$Res> { - __$BasicBasicStringQueryParametersCopyWithImpl(this._self, this._then); - - final _BasicBasicStringQueryParameters _self; - final $Res Function(_BasicBasicStringQueryParameters) _then; - - /// Create a copy of BasicBasicStringQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? text = freezed, - }) { - return _then(_BasicBasicStringQueryParameters( - text: freezed == text - ? _self.text - : text // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.g.dart deleted file mode 100644 index ad0e324d..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_basic_string_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'basic_basic_string_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BasicBasicStringQueryParameters _$BasicBasicStringQueryParametersFromJson( - Map json) => - _BasicBasicStringQueryParameters( - text: json['text'] as String?, - ); - -Map _$BasicBasicStringQueryParametersToJson( - _BasicBasicStringQueryParameters instance) => - { - if (instance.text case final value?) 'text': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.dart index 0303b6de..b6c7be58 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.dart @@ -12,7 +12,7 @@ /// "dt" /// ] /// } -library; +library basic_create_datetime_datetime_query_parameters; import 'exports.dart'; part 'basic_create_datetime_datetime_query_parameters.freezed.dart'; @@ -32,8 +32,7 @@ abstract class BasicCreateDatetimeDatetimeQueryParameters factory BasicCreateDatetimeDatetimeQueryParameters.fromJson( Map json, - ) => - _$BasicCreateDatetimeDatetimeQueryParametersFromJson(json); + ) => _$BasicCreateDatetimeDatetimeQueryParametersFromJson(json); static const String dtKey_ = r'dt'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.freezed.dart deleted file mode 100644 index c8ceb96a..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.freezed.dart +++ /dev/null @@ -1,348 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'basic_create_datetime_datetime_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BasicCreateDatetimeDatetimeQueryParameters { - /// dt - @JsonKey(name: BasicCreateDatetimeDatetimeQueryParameters.dtKey_) - DateTime get dt; - - /// Create a copy of BasicCreateDatetimeDatetimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BasicCreateDatetimeDatetimeQueryParametersCopyWith< - BasicCreateDatetimeDatetimeQueryParameters> - get copyWith => _$BasicCreateDatetimeDatetimeQueryParametersCopyWithImpl< - BasicCreateDatetimeDatetimeQueryParameters>( - this as BasicCreateDatetimeDatetimeQueryParameters, _$identity); - - /// Serializes this BasicCreateDatetimeDatetimeQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BasicCreateDatetimeDatetimeQueryParameters && - (identical(other.dt, dt) || other.dt == dt)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, dt); - - @override - String toString() { - return 'BasicCreateDatetimeDatetimeQueryParameters(dt: $dt)'; - } -} - -/// @nodoc -abstract mixin class $BasicCreateDatetimeDatetimeQueryParametersCopyWith<$Res> { - factory $BasicCreateDatetimeDatetimeQueryParametersCopyWith( - BasicCreateDatetimeDatetimeQueryParameters value, - $Res Function(BasicCreateDatetimeDatetimeQueryParameters) _then) = - _$BasicCreateDatetimeDatetimeQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BasicCreateDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt}); -} - -/// @nodoc -class _$BasicCreateDatetimeDatetimeQueryParametersCopyWithImpl<$Res> - implements $BasicCreateDatetimeDatetimeQueryParametersCopyWith<$Res> { - _$BasicCreateDatetimeDatetimeQueryParametersCopyWithImpl( - this._self, this._then); - - final BasicCreateDatetimeDatetimeQueryParameters _self; - final $Res Function(BasicCreateDatetimeDatetimeQueryParameters) _then; - - /// Create a copy of BasicCreateDatetimeDatetimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? dt = null, - }) { - return _then(_self.copyWith( - dt: null == dt - ? _self.dt - : dt // ignore: cast_nullable_to_non_nullable - as DateTime, - )); - } -} - -/// Adds pattern-matching-related methods to [BasicCreateDatetimeDatetimeQueryParameters]. -extension BasicCreateDatetimeDatetimeQueryParametersPatterns - on BasicCreateDatetimeDatetimeQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BasicCreateDatetimeDatetimeQueryParameters value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicCreateDatetimeDatetimeQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BasicCreateDatetimeDatetimeQueryParameters value) - $default, - ) { - final _that = this; - switch (_that) { - case _BasicCreateDatetimeDatetimeQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BasicCreateDatetimeDatetimeQueryParameters value)? - $default, - ) { - final _that = this; - switch (_that) { - case _BasicCreateDatetimeDatetimeQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BasicCreateDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicCreateDatetimeDatetimeQueryParameters() when $default != null: - return $default(_that.dt); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BasicCreateDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt) - $default, - ) { - final _that = this; - switch (_that) { - case _BasicCreateDatetimeDatetimeQueryParameters(): - return $default(_that.dt); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BasicCreateDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt)? - $default, - ) { - final _that = this; - switch (_that) { - case _BasicCreateDatetimeDatetimeQueryParameters() when $default != null: - return $default(_that.dt); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BasicCreateDatetimeDatetimeQueryParameters - extends BasicCreateDatetimeDatetimeQueryParameters { - const _BasicCreateDatetimeDatetimeQueryParameters( - {@JsonKey(name: BasicCreateDatetimeDatetimeQueryParameters.dtKey_) - required this.dt}) - : super._(); - factory _BasicCreateDatetimeDatetimeQueryParameters.fromJson( - Map json) => - _$BasicCreateDatetimeDatetimeQueryParametersFromJson(json); - - /// dt - @override - @JsonKey(name: BasicCreateDatetimeDatetimeQueryParameters.dtKey_) - final DateTime dt; - - /// Create a copy of BasicCreateDatetimeDatetimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BasicCreateDatetimeDatetimeQueryParametersCopyWith< - _BasicCreateDatetimeDatetimeQueryParameters> - get copyWith => __$BasicCreateDatetimeDatetimeQueryParametersCopyWithImpl< - _BasicCreateDatetimeDatetimeQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$BasicCreateDatetimeDatetimeQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BasicCreateDatetimeDatetimeQueryParameters && - (identical(other.dt, dt) || other.dt == dt)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, dt); - - @override - String toString() { - return 'BasicCreateDatetimeDatetimeQueryParameters(dt: $dt)'; - } -} - -/// @nodoc -abstract mixin class _$BasicCreateDatetimeDatetimeQueryParametersCopyWith<$Res> - implements $BasicCreateDatetimeDatetimeQueryParametersCopyWith<$Res> { - factory _$BasicCreateDatetimeDatetimeQueryParametersCopyWith( - _BasicCreateDatetimeDatetimeQueryParameters value, - $Res Function(_BasicCreateDatetimeDatetimeQueryParameters) _then) = - __$BasicCreateDatetimeDatetimeQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BasicCreateDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt}); -} - -/// @nodoc -class __$BasicCreateDatetimeDatetimeQueryParametersCopyWithImpl<$Res> - implements _$BasicCreateDatetimeDatetimeQueryParametersCopyWith<$Res> { - __$BasicCreateDatetimeDatetimeQueryParametersCopyWithImpl( - this._self, this._then); - - final _BasicCreateDatetimeDatetimeQueryParameters _self; - final $Res Function(_BasicCreateDatetimeDatetimeQueryParameters) _then; - - /// Create a copy of BasicCreateDatetimeDatetimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? dt = null, - }) { - return _then(_BasicCreateDatetimeDatetimeQueryParameters( - dt: null == dt - ? _self.dt - : dt // ignore: cast_nullable_to_non_nullable - as DateTime, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.g.dart deleted file mode 100644 index c56182f2..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_create_datetime_datetime_query_parameters.g.dart +++ /dev/null @@ -1,20 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'basic_create_datetime_datetime_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BasicCreateDatetimeDatetimeQueryParameters - _$BasicCreateDatetimeDatetimeQueryParametersFromJson( - Map json) => - _BasicCreateDatetimeDatetimeQueryParameters( - dt: DateTime.parse(json['dt'] as String), - ); - -Map _$BasicCreateDatetimeDatetimeQueryParametersToJson( - _BasicCreateDatetimeDatetimeQueryParameters instance) => - { - 'dt': instance.dt.toIso8601String(), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.dart index cbc56ab5..861e4e37 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.dart @@ -12,7 +12,7 @@ /// "d" /// ] /// } -library; +library basic_datetime_date_query_parameters; import 'exports.dart'; part 'basic_datetime_date_query_parameters.freezed.dart'; @@ -31,8 +31,7 @@ abstract class BasicDatetimeDateQueryParameters factory BasicDatetimeDateQueryParameters.fromJson( Map json, - ) => - _$BasicDatetimeDateQueryParametersFromJson(json); + ) => _$BasicDatetimeDateQueryParametersFromJson(json); static const String dKey_ = r'd'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.freezed.dart deleted file mode 100644 index 4e013e63..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.freezed.dart +++ /dev/null @@ -1,335 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'basic_datetime_date_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BasicDatetimeDateQueryParameters { - /// d - @JsonKey(name: BasicDatetimeDateQueryParameters.dKey_) - DateTime get d; - - /// Create a copy of BasicDatetimeDateQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BasicDatetimeDateQueryParametersCopyWith - get copyWith => _$BasicDatetimeDateQueryParametersCopyWithImpl< - BasicDatetimeDateQueryParameters>( - this as BasicDatetimeDateQueryParameters, _$identity); - - /// Serializes this BasicDatetimeDateQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BasicDatetimeDateQueryParameters && - (identical(other.d, d) || other.d == d)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, d); - - @override - String toString() { - return 'BasicDatetimeDateQueryParameters(d: $d)'; - } -} - -/// @nodoc -abstract mixin class $BasicDatetimeDateQueryParametersCopyWith<$Res> { - factory $BasicDatetimeDateQueryParametersCopyWith( - BasicDatetimeDateQueryParameters value, - $Res Function(BasicDatetimeDateQueryParameters) _then) = - _$BasicDatetimeDateQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BasicDatetimeDateQueryParameters.dKey_) DateTime d}); -} - -/// @nodoc -class _$BasicDatetimeDateQueryParametersCopyWithImpl<$Res> - implements $BasicDatetimeDateQueryParametersCopyWith<$Res> { - _$BasicDatetimeDateQueryParametersCopyWithImpl(this._self, this._then); - - final BasicDatetimeDateQueryParameters _self; - final $Res Function(BasicDatetimeDateQueryParameters) _then; - - /// Create a copy of BasicDatetimeDateQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? d = null, - }) { - return _then(_self.copyWith( - d: null == d - ? _self.d - : d // ignore: cast_nullable_to_non_nullable - as DateTime, - )); - } -} - -/// Adds pattern-matching-related methods to [BasicDatetimeDateQueryParameters]. -extension BasicDatetimeDateQueryParametersPatterns - on BasicDatetimeDateQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BasicDatetimeDateQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicDatetimeDateQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BasicDatetimeDateQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeDateQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BasicDatetimeDateQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeDateQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BasicDatetimeDateQueryParameters.dKey_) DateTime d)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicDatetimeDateQueryParameters() when $default != null: - return $default(_that.d); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BasicDatetimeDateQueryParameters.dKey_) DateTime d) - $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeDateQueryParameters(): - return $default(_that.d); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BasicDatetimeDateQueryParameters.dKey_) DateTime d)? - $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeDateQueryParameters() when $default != null: - return $default(_that.d); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BasicDatetimeDateQueryParameters - extends BasicDatetimeDateQueryParameters { - const _BasicDatetimeDateQueryParameters( - {@JsonKey(name: BasicDatetimeDateQueryParameters.dKey_) required this.d}) - : super._(); - factory _BasicDatetimeDateQueryParameters.fromJson( - Map json) => - _$BasicDatetimeDateQueryParametersFromJson(json); - - /// d - @override - @JsonKey(name: BasicDatetimeDateQueryParameters.dKey_) - final DateTime d; - - /// Create a copy of BasicDatetimeDateQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BasicDatetimeDateQueryParametersCopyWith<_BasicDatetimeDateQueryParameters> - get copyWith => __$BasicDatetimeDateQueryParametersCopyWithImpl< - _BasicDatetimeDateQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$BasicDatetimeDateQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BasicDatetimeDateQueryParameters && - (identical(other.d, d) || other.d == d)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, d); - - @override - String toString() { - return 'BasicDatetimeDateQueryParameters(d: $d)'; - } -} - -/// @nodoc -abstract mixin class _$BasicDatetimeDateQueryParametersCopyWith<$Res> - implements $BasicDatetimeDateQueryParametersCopyWith<$Res> { - factory _$BasicDatetimeDateQueryParametersCopyWith( - _BasicDatetimeDateQueryParameters value, - $Res Function(_BasicDatetimeDateQueryParameters) _then) = - __$BasicDatetimeDateQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BasicDatetimeDateQueryParameters.dKey_) DateTime d}); -} - -/// @nodoc -class __$BasicDatetimeDateQueryParametersCopyWithImpl<$Res> - implements _$BasicDatetimeDateQueryParametersCopyWith<$Res> { - __$BasicDatetimeDateQueryParametersCopyWithImpl(this._self, this._then); - - final _BasicDatetimeDateQueryParameters _self; - final $Res Function(_BasicDatetimeDateQueryParameters) _then; - - /// Create a copy of BasicDatetimeDateQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? d = null, - }) { - return _then(_BasicDatetimeDateQueryParameters( - d: null == d - ? _self.d - : d // ignore: cast_nullable_to_non_nullable - as DateTime, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.g.dart deleted file mode 100644 index 172ecd59..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_date_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'basic_datetime_date_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BasicDatetimeDateQueryParameters _$BasicDatetimeDateQueryParametersFromJson( - Map json) => - _BasicDatetimeDateQueryParameters( - d: DateTime.parse(json['d'] as String), - ); - -Map _$BasicDatetimeDateQueryParametersToJson( - _BasicDatetimeDateQueryParameters instance) => - { - 'd': instance.d.toIso8601String(), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.dart index a7dcdd0a..556e77b0 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.dart @@ -12,7 +12,7 @@ /// "dt" /// ] /// } -library; +library basic_datetime_datetime_query_parameters; import 'exports.dart'; part 'basic_datetime_datetime_query_parameters.freezed.dart'; @@ -32,8 +32,7 @@ abstract class BasicDatetimeDatetimeQueryParameters factory BasicDatetimeDatetimeQueryParameters.fromJson( Map json, - ) => - _$BasicDatetimeDatetimeQueryParametersFromJson(json); + ) => _$BasicDatetimeDatetimeQueryParametersFromJson(json); static const String dtKey_ = r'dt'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.freezed.dart deleted file mode 100644 index a8e0898c..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.freezed.dart +++ /dev/null @@ -1,343 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'basic_datetime_datetime_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BasicDatetimeDatetimeQueryParameters { - /// dt - @JsonKey(name: BasicDatetimeDatetimeQueryParameters.dtKey_) - DateTime get dt; - - /// Create a copy of BasicDatetimeDatetimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BasicDatetimeDatetimeQueryParametersCopyWith< - BasicDatetimeDatetimeQueryParameters> - get copyWith => _$BasicDatetimeDatetimeQueryParametersCopyWithImpl< - BasicDatetimeDatetimeQueryParameters>( - this as BasicDatetimeDatetimeQueryParameters, _$identity); - - /// Serializes this BasicDatetimeDatetimeQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BasicDatetimeDatetimeQueryParameters && - (identical(other.dt, dt) || other.dt == dt)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, dt); - - @override - String toString() { - return 'BasicDatetimeDatetimeQueryParameters(dt: $dt)'; - } -} - -/// @nodoc -abstract mixin class $BasicDatetimeDatetimeQueryParametersCopyWith<$Res> { - factory $BasicDatetimeDatetimeQueryParametersCopyWith( - BasicDatetimeDatetimeQueryParameters value, - $Res Function(BasicDatetimeDatetimeQueryParameters) _then) = - _$BasicDatetimeDatetimeQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BasicDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt}); -} - -/// @nodoc -class _$BasicDatetimeDatetimeQueryParametersCopyWithImpl<$Res> - implements $BasicDatetimeDatetimeQueryParametersCopyWith<$Res> { - _$BasicDatetimeDatetimeQueryParametersCopyWithImpl(this._self, this._then); - - final BasicDatetimeDatetimeQueryParameters _self; - final $Res Function(BasicDatetimeDatetimeQueryParameters) _then; - - /// Create a copy of BasicDatetimeDatetimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? dt = null, - }) { - return _then(_self.copyWith( - dt: null == dt - ? _self.dt - : dt // ignore: cast_nullable_to_non_nullable - as DateTime, - )); - } -} - -/// Adds pattern-matching-related methods to [BasicDatetimeDatetimeQueryParameters]. -extension BasicDatetimeDatetimeQueryParametersPatterns - on BasicDatetimeDatetimeQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BasicDatetimeDatetimeQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicDatetimeDatetimeQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BasicDatetimeDatetimeQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeDatetimeQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BasicDatetimeDatetimeQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeDatetimeQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BasicDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicDatetimeDatetimeQueryParameters() when $default != null: - return $default(_that.dt); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BasicDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt) - $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeDatetimeQueryParameters(): - return $default(_that.dt); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BasicDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt)? - $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeDatetimeQueryParameters() when $default != null: - return $default(_that.dt); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BasicDatetimeDatetimeQueryParameters - extends BasicDatetimeDatetimeQueryParameters { - const _BasicDatetimeDatetimeQueryParameters( - {@JsonKey(name: BasicDatetimeDatetimeQueryParameters.dtKey_) - required this.dt}) - : super._(); - factory _BasicDatetimeDatetimeQueryParameters.fromJson( - Map json) => - _$BasicDatetimeDatetimeQueryParametersFromJson(json); - - /// dt - @override - @JsonKey(name: BasicDatetimeDatetimeQueryParameters.dtKey_) - final DateTime dt; - - /// Create a copy of BasicDatetimeDatetimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BasicDatetimeDatetimeQueryParametersCopyWith< - _BasicDatetimeDatetimeQueryParameters> - get copyWith => __$BasicDatetimeDatetimeQueryParametersCopyWithImpl< - _BasicDatetimeDatetimeQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$BasicDatetimeDatetimeQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BasicDatetimeDatetimeQueryParameters && - (identical(other.dt, dt) || other.dt == dt)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, dt); - - @override - String toString() { - return 'BasicDatetimeDatetimeQueryParameters(dt: $dt)'; - } -} - -/// @nodoc -abstract mixin class _$BasicDatetimeDatetimeQueryParametersCopyWith<$Res> - implements $BasicDatetimeDatetimeQueryParametersCopyWith<$Res> { - factory _$BasicDatetimeDatetimeQueryParametersCopyWith( - _BasicDatetimeDatetimeQueryParameters value, - $Res Function(_BasicDatetimeDatetimeQueryParameters) _then) = - __$BasicDatetimeDatetimeQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BasicDatetimeDatetimeQueryParameters.dtKey_) - DateTime dt}); -} - -/// @nodoc -class __$BasicDatetimeDatetimeQueryParametersCopyWithImpl<$Res> - implements _$BasicDatetimeDatetimeQueryParametersCopyWith<$Res> { - __$BasicDatetimeDatetimeQueryParametersCopyWithImpl(this._self, this._then); - - final _BasicDatetimeDatetimeQueryParameters _self; - final $Res Function(_BasicDatetimeDatetimeQueryParameters) _then; - - /// Create a copy of BasicDatetimeDatetimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? dt = null, - }) { - return _then(_BasicDatetimeDatetimeQueryParameters( - dt: null == dt - ? _self.dt - : dt // ignore: cast_nullable_to_non_nullable - as DateTime, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.g.dart deleted file mode 100644 index 016bcf44..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_datetime_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'basic_datetime_datetime_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BasicDatetimeDatetimeQueryParameters - _$BasicDatetimeDatetimeQueryParametersFromJson(Map json) => - _BasicDatetimeDatetimeQueryParameters( - dt: DateTime.parse(json['dt'] as String), - ); - -Map _$BasicDatetimeDatetimeQueryParametersToJson( - _BasicDatetimeDatetimeQueryParameters instance) => - { - 'dt': instance.dt.toIso8601String(), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.dart index 18a26904..28d50f98 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.dart @@ -12,7 +12,7 @@ /// "t" /// ] /// } -library; +library basic_datetime_time_query_parameters; import 'exports.dart'; part 'basic_datetime_time_query_parameters.freezed.dart'; @@ -31,8 +31,7 @@ abstract class BasicDatetimeTimeQueryParameters factory BasicDatetimeTimeQueryParameters.fromJson( Map json, - ) => - _$BasicDatetimeTimeQueryParametersFromJson(json); + ) => _$BasicDatetimeTimeQueryParametersFromJson(json); static const String tKey_ = r't'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.freezed.dart deleted file mode 100644 index 852072dd..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.freezed.dart +++ /dev/null @@ -1,335 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'basic_datetime_time_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BasicDatetimeTimeQueryParameters { - /// t - @JsonKey(name: BasicDatetimeTimeQueryParameters.tKey_) - TimeOfDay get t; - - /// Create a copy of BasicDatetimeTimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BasicDatetimeTimeQueryParametersCopyWith - get copyWith => _$BasicDatetimeTimeQueryParametersCopyWithImpl< - BasicDatetimeTimeQueryParameters>( - this as BasicDatetimeTimeQueryParameters, _$identity); - - /// Serializes this BasicDatetimeTimeQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BasicDatetimeTimeQueryParameters && - (identical(other.t, t) || other.t == t)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, t); - - @override - String toString() { - return 'BasicDatetimeTimeQueryParameters(t: $t)'; - } -} - -/// @nodoc -abstract mixin class $BasicDatetimeTimeQueryParametersCopyWith<$Res> { - factory $BasicDatetimeTimeQueryParametersCopyWith( - BasicDatetimeTimeQueryParameters value, - $Res Function(BasicDatetimeTimeQueryParameters) _then) = - _$BasicDatetimeTimeQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BasicDatetimeTimeQueryParameters.tKey_) TimeOfDay t}); -} - -/// @nodoc -class _$BasicDatetimeTimeQueryParametersCopyWithImpl<$Res> - implements $BasicDatetimeTimeQueryParametersCopyWith<$Res> { - _$BasicDatetimeTimeQueryParametersCopyWithImpl(this._self, this._then); - - final BasicDatetimeTimeQueryParameters _self; - final $Res Function(BasicDatetimeTimeQueryParameters) _then; - - /// Create a copy of BasicDatetimeTimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? t = null, - }) { - return _then(_self.copyWith( - t: null == t - ? _self.t - : t // ignore: cast_nullable_to_non_nullable - as TimeOfDay, - )); - } -} - -/// Adds pattern-matching-related methods to [BasicDatetimeTimeQueryParameters]. -extension BasicDatetimeTimeQueryParametersPatterns - on BasicDatetimeTimeQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BasicDatetimeTimeQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimeQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BasicDatetimeTimeQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimeQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BasicDatetimeTimeQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimeQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BasicDatetimeTimeQueryParameters.tKey_) TimeOfDay t)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimeQueryParameters() when $default != null: - return $default(_that.t); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BasicDatetimeTimeQueryParameters.tKey_) TimeOfDay t) - $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimeQueryParameters(): - return $default(_that.t); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BasicDatetimeTimeQueryParameters.tKey_) TimeOfDay t)? - $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimeQueryParameters() when $default != null: - return $default(_that.t); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BasicDatetimeTimeQueryParameters - extends BasicDatetimeTimeQueryParameters { - const _BasicDatetimeTimeQueryParameters( - {@JsonKey(name: BasicDatetimeTimeQueryParameters.tKey_) required this.t}) - : super._(); - factory _BasicDatetimeTimeQueryParameters.fromJson( - Map json) => - _$BasicDatetimeTimeQueryParametersFromJson(json); - - /// t - @override - @JsonKey(name: BasicDatetimeTimeQueryParameters.tKey_) - final TimeOfDay t; - - /// Create a copy of BasicDatetimeTimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BasicDatetimeTimeQueryParametersCopyWith<_BasicDatetimeTimeQueryParameters> - get copyWith => __$BasicDatetimeTimeQueryParametersCopyWithImpl< - _BasicDatetimeTimeQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$BasicDatetimeTimeQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BasicDatetimeTimeQueryParameters && - (identical(other.t, t) || other.t == t)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, t); - - @override - String toString() { - return 'BasicDatetimeTimeQueryParameters(t: $t)'; - } -} - -/// @nodoc -abstract mixin class _$BasicDatetimeTimeQueryParametersCopyWith<$Res> - implements $BasicDatetimeTimeQueryParametersCopyWith<$Res> { - factory _$BasicDatetimeTimeQueryParametersCopyWith( - _BasicDatetimeTimeQueryParameters value, - $Res Function(_BasicDatetimeTimeQueryParameters) _then) = - __$BasicDatetimeTimeQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BasicDatetimeTimeQueryParameters.tKey_) TimeOfDay t}); -} - -/// @nodoc -class __$BasicDatetimeTimeQueryParametersCopyWithImpl<$Res> - implements _$BasicDatetimeTimeQueryParametersCopyWith<$Res> { - __$BasicDatetimeTimeQueryParametersCopyWithImpl(this._self, this._then); - - final _BasicDatetimeTimeQueryParameters _self; - final $Res Function(_BasicDatetimeTimeQueryParameters) _then; - - /// Create a copy of BasicDatetimeTimeQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? t = null, - }) { - return _then(_BasicDatetimeTimeQueryParameters( - t: null == t - ? _self.t - : t // ignore: cast_nullable_to_non_nullable - as TimeOfDay, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.g.dart deleted file mode 100644 index fcd32571..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_time_query_parameters.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'basic_datetime_time_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BasicDatetimeTimeQueryParameters _$BasicDatetimeTimeQueryParametersFromJson( - Map json) => - _BasicDatetimeTimeQueryParameters( - t: const TimeOfDayStringJsonConverter().fromJson(json['t'] as String), - ); - -Map _$BasicDatetimeTimeQueryParametersToJson( - _BasicDatetimeTimeQueryParameters instance) => - { - 't': const TimeOfDayStringJsonConverter().toJson(instance.t), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.dart index 4e990f91..f78587ae 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.dart @@ -12,7 +12,7 @@ /// "td" /// ] /// } -library; +library basic_datetime_timedelta_query_parameters; import 'exports.dart'; part 'basic_datetime_timedelta_query_parameters.freezed.dart'; @@ -32,8 +32,7 @@ abstract class BasicDatetimeTimedeltaQueryParameters factory BasicDatetimeTimedeltaQueryParameters.fromJson( Map json, - ) => - _$BasicDatetimeTimedeltaQueryParametersFromJson(json); + ) => _$BasicDatetimeTimedeltaQueryParametersFromJson(json); static const String tdKey_ = r'td'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.freezed.dart deleted file mode 100644 index 18462fd1..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.freezed.dart +++ /dev/null @@ -1,343 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'basic_datetime_timedelta_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BasicDatetimeTimedeltaQueryParameters { - /// td - @JsonKey(name: BasicDatetimeTimedeltaQueryParameters.tdKey_) - TimeOfDay get td; - - /// Create a copy of BasicDatetimeTimedeltaQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BasicDatetimeTimedeltaQueryParametersCopyWith< - BasicDatetimeTimedeltaQueryParameters> - get copyWith => _$BasicDatetimeTimedeltaQueryParametersCopyWithImpl< - BasicDatetimeTimedeltaQueryParameters>( - this as BasicDatetimeTimedeltaQueryParameters, _$identity); - - /// Serializes this BasicDatetimeTimedeltaQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BasicDatetimeTimedeltaQueryParameters && - (identical(other.td, td) || other.td == td)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, td); - - @override - String toString() { - return 'BasicDatetimeTimedeltaQueryParameters(td: $td)'; - } -} - -/// @nodoc -abstract mixin class $BasicDatetimeTimedeltaQueryParametersCopyWith<$Res> { - factory $BasicDatetimeTimedeltaQueryParametersCopyWith( - BasicDatetimeTimedeltaQueryParameters value, - $Res Function(BasicDatetimeTimedeltaQueryParameters) _then) = - _$BasicDatetimeTimedeltaQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BasicDatetimeTimedeltaQueryParameters.tdKey_) - TimeOfDay td}); -} - -/// @nodoc -class _$BasicDatetimeTimedeltaQueryParametersCopyWithImpl<$Res> - implements $BasicDatetimeTimedeltaQueryParametersCopyWith<$Res> { - _$BasicDatetimeTimedeltaQueryParametersCopyWithImpl(this._self, this._then); - - final BasicDatetimeTimedeltaQueryParameters _self; - final $Res Function(BasicDatetimeTimedeltaQueryParameters) _then; - - /// Create a copy of BasicDatetimeTimedeltaQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? td = null, - }) { - return _then(_self.copyWith( - td: null == td - ? _self.td - : td // ignore: cast_nullable_to_non_nullable - as TimeOfDay, - )); - } -} - -/// Adds pattern-matching-related methods to [BasicDatetimeTimedeltaQueryParameters]. -extension BasicDatetimeTimedeltaQueryParametersPatterns - on BasicDatetimeTimedeltaQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BasicDatetimeTimedeltaQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimedeltaQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BasicDatetimeTimedeltaQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimedeltaQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BasicDatetimeTimedeltaQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimedeltaQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BasicDatetimeTimedeltaQueryParameters.tdKey_) - TimeOfDay td)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimedeltaQueryParameters() when $default != null: - return $default(_that.td); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BasicDatetimeTimedeltaQueryParameters.tdKey_) - TimeOfDay td) - $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimedeltaQueryParameters(): - return $default(_that.td); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BasicDatetimeTimedeltaQueryParameters.tdKey_) - TimeOfDay td)? - $default, - ) { - final _that = this; - switch (_that) { - case _BasicDatetimeTimedeltaQueryParameters() when $default != null: - return $default(_that.td); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BasicDatetimeTimedeltaQueryParameters - extends BasicDatetimeTimedeltaQueryParameters { - const _BasicDatetimeTimedeltaQueryParameters( - {@JsonKey(name: BasicDatetimeTimedeltaQueryParameters.tdKey_) - required this.td}) - : super._(); - factory _BasicDatetimeTimedeltaQueryParameters.fromJson( - Map json) => - _$BasicDatetimeTimedeltaQueryParametersFromJson(json); - - /// td - @override - @JsonKey(name: BasicDatetimeTimedeltaQueryParameters.tdKey_) - final TimeOfDay td; - - /// Create a copy of BasicDatetimeTimedeltaQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BasicDatetimeTimedeltaQueryParametersCopyWith< - _BasicDatetimeTimedeltaQueryParameters> - get copyWith => __$BasicDatetimeTimedeltaQueryParametersCopyWithImpl< - _BasicDatetimeTimedeltaQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$BasicDatetimeTimedeltaQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BasicDatetimeTimedeltaQueryParameters && - (identical(other.td, td) || other.td == td)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, td); - - @override - String toString() { - return 'BasicDatetimeTimedeltaQueryParameters(td: $td)'; - } -} - -/// @nodoc -abstract mixin class _$BasicDatetimeTimedeltaQueryParametersCopyWith<$Res> - implements $BasicDatetimeTimedeltaQueryParametersCopyWith<$Res> { - factory _$BasicDatetimeTimedeltaQueryParametersCopyWith( - _BasicDatetimeTimedeltaQueryParameters value, - $Res Function(_BasicDatetimeTimedeltaQueryParameters) _then) = - __$BasicDatetimeTimedeltaQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BasicDatetimeTimedeltaQueryParameters.tdKey_) - TimeOfDay td}); -} - -/// @nodoc -class __$BasicDatetimeTimedeltaQueryParametersCopyWithImpl<$Res> - implements _$BasicDatetimeTimedeltaQueryParametersCopyWith<$Res> { - __$BasicDatetimeTimedeltaQueryParametersCopyWithImpl(this._self, this._then); - - final _BasicDatetimeTimedeltaQueryParameters _self; - final $Res Function(_BasicDatetimeTimedeltaQueryParameters) _then; - - /// Create a copy of BasicDatetimeTimedeltaQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? td = null, - }) { - return _then(_BasicDatetimeTimedeltaQueryParameters( - td: null == td - ? _self.td - : td // ignore: cast_nullable_to_non_nullable - as TimeOfDay, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.g.dart deleted file mode 100644 index 2fda02a8..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/basic_datetime_timedelta_query_parameters.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'basic_datetime_timedelta_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BasicDatetimeTimedeltaQueryParameters - _$BasicDatetimeTimedeltaQueryParametersFromJson( - Map json) => - _BasicDatetimeTimedeltaQueryParameters( - td: const TimeOfDayStringJsonConverter() - .fromJson(json['td'] as String), - ); - -Map _$BasicDatetimeTimedeltaQueryParametersToJson( - _BasicDatetimeTimedeltaQueryParameters instance) => - { - 'td': const TimeOfDayStringJsonConverter().toJson(instance.td), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.dart index 027aca2f..1ff16972 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.dart @@ -26,7 +26,7 @@ /// ], /// "title": "Body_files-file_upload" /// } -library; +library body_files_file_upload; import 'exports.dart'; part 'body_files_file_upload.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.freezed.dart deleted file mode 100644 index 6bf7e714..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.freezed.dart +++ /dev/null @@ -1,361 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'body_files_file_upload.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BodyFilesFileUpload { - /// file - @JsonKey(name: BodyFilesFileUpload.fileKey_) - MultipartFile get file; - - /// description - @JsonKey(name: BodyFilesFileUpload.descriptionKey_) - String? get description; - - /// Create a copy of BodyFilesFileUpload - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BodyFilesFileUploadCopyWith get copyWith => - _$BodyFilesFileUploadCopyWithImpl( - this as BodyFilesFileUpload, _$identity); - - /// Serializes this BodyFilesFileUpload to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BodyFilesFileUpload && - (identical(other.file, file) || other.file == file) && - (identical(other.description, description) || - other.description == description)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, file, description); - - @override - String toString() { - return 'BodyFilesFileUpload(file: $file, description: $description)'; - } -} - -/// @nodoc -abstract mixin class $BodyFilesFileUploadCopyWith<$Res> { - factory $BodyFilesFileUploadCopyWith( - BodyFilesFileUpload value, $Res Function(BodyFilesFileUpload) _then) = - _$BodyFilesFileUploadCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BodyFilesFileUpload.fileKey_) MultipartFile file, - @JsonKey(name: BodyFilesFileUpload.descriptionKey_) String? description}); -} - -/// @nodoc -class _$BodyFilesFileUploadCopyWithImpl<$Res> - implements $BodyFilesFileUploadCopyWith<$Res> { - _$BodyFilesFileUploadCopyWithImpl(this._self, this._then); - - final BodyFilesFileUpload _self; - final $Res Function(BodyFilesFileUpload) _then; - - /// Create a copy of BodyFilesFileUpload - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? file = null, - Object? description = freezed, - }) { - return _then(_self.copyWith( - file: null == file - ? _self.file - : file // ignore: cast_nullable_to_non_nullable - as MultipartFile, - description: freezed == description - ? _self.description - : description // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [BodyFilesFileUpload]. -extension BodyFilesFileUploadPatterns on BodyFilesFileUpload { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BodyFilesFileUpload value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodyFilesFileUpload() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BodyFilesFileUpload value) $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFileUpload(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BodyFilesFileUpload value)? $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFileUpload() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BodyFilesFileUpload.fileKey_) MultipartFile file, - @JsonKey(name: BodyFilesFileUpload.descriptionKey_) - String? description)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodyFilesFileUpload() when $default != null: - return $default(_that.file, _that.description); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BodyFilesFileUpload.fileKey_) MultipartFile file, - @JsonKey(name: BodyFilesFileUpload.descriptionKey_) - String? description) - $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFileUpload(): - return $default(_that.file, _that.description); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BodyFilesFileUpload.fileKey_) MultipartFile file, - @JsonKey(name: BodyFilesFileUpload.descriptionKey_) - String? description)? - $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFileUpload() when $default != null: - return $default(_that.file, _that.description); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BodyFilesFileUpload extends BodyFilesFileUpload { - const _BodyFilesFileUpload( - {@JsonKey(name: BodyFilesFileUpload.fileKey_) required this.file, - @JsonKey(name: BodyFilesFileUpload.descriptionKey_) this.description}) - : super._(); - factory _BodyFilesFileUpload.fromJson(Map json) => - _$BodyFilesFileUploadFromJson(json); - - /// file - @override - @JsonKey(name: BodyFilesFileUpload.fileKey_) - final MultipartFile file; - - /// description - @override - @JsonKey(name: BodyFilesFileUpload.descriptionKey_) - final String? description; - - /// Create a copy of BodyFilesFileUpload - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BodyFilesFileUploadCopyWith<_BodyFilesFileUpload> get copyWith => - __$BodyFilesFileUploadCopyWithImpl<_BodyFilesFileUpload>( - this, _$identity); - - @override - Map toJson() { - return _$BodyFilesFileUploadToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BodyFilesFileUpload && - (identical(other.file, file) || other.file == file) && - (identical(other.description, description) || - other.description == description)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, file, description); - - @override - String toString() { - return 'BodyFilesFileUpload(file: $file, description: $description)'; - } -} - -/// @nodoc -abstract mixin class _$BodyFilesFileUploadCopyWith<$Res> - implements $BodyFilesFileUploadCopyWith<$Res> { - factory _$BodyFilesFileUploadCopyWith(_BodyFilesFileUpload value, - $Res Function(_BodyFilesFileUpload) _then) = - __$BodyFilesFileUploadCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BodyFilesFileUpload.fileKey_) MultipartFile file, - @JsonKey(name: BodyFilesFileUpload.descriptionKey_) String? description}); -} - -/// @nodoc -class __$BodyFilesFileUploadCopyWithImpl<$Res> - implements _$BodyFilesFileUploadCopyWith<$Res> { - __$BodyFilesFileUploadCopyWithImpl(this._self, this._then); - - final _BodyFilesFileUpload _self; - final $Res Function(_BodyFilesFileUpload) _then; - - /// Create a copy of BodyFilesFileUpload - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? file = null, - Object? description = freezed, - }) { - return _then(_BodyFilesFileUpload( - file: null == file - ? _self.file - : file // ignore: cast_nullable_to_non_nullable - as MultipartFile, - description: freezed == description - ? _self.description - : description // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.g.dart deleted file mode 100644 index 531800ae..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_file_upload.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'body_files_file_upload.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BodyFilesFileUpload _$BodyFilesFileUploadFromJson(Map json) => - _BodyFilesFileUpload( - file: const MultipartFileJsonConverter() - .fromJson(json['file'] as MultipartFile), - description: json['description'] as String?, - ); - -Map _$BodyFilesFileUploadToJson( - _BodyFilesFileUpload instance) => - { - 'file': const MultipartFileJsonConverter().toJson(instance.file), - if (instance.description case final value?) 'description': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.dart index 31fd07ab..541780c4 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.dart @@ -22,7 +22,7 @@ /// ], /// "title": "Body_files-files_multiple" /// } -library; +library body_files_files_multiple; import 'exports.dart'; part 'body_files_files_multiple.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.freezed.dart deleted file mode 100644 index 7f282640..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.freezed.dart +++ /dev/null @@ -1,372 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'body_files_files_multiple.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BodyFilesFilesMultiple { - /// files - @JsonKey(name: BodyFilesFilesMultiple.filesKey_) - List get files; - - /// notes - @JsonKey(name: BodyFilesFilesMultiple.notesKey_) - String? get notes; - - /// Create a copy of BodyFilesFilesMultiple - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BodyFilesFilesMultipleCopyWith get copyWith => - _$BodyFilesFilesMultipleCopyWithImpl( - this as BodyFilesFilesMultiple, _$identity); - - /// Serializes this BodyFilesFilesMultiple to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BodyFilesFilesMultiple && - const DeepCollectionEquality().equals(other.files, files) && - (identical(other.notes, notes) || other.notes == notes)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, const DeepCollectionEquality().hash(files), notes); - - @override - String toString() { - return 'BodyFilesFilesMultiple(files: $files, notes: $notes)'; - } -} - -/// @nodoc -abstract mixin class $BodyFilesFilesMultipleCopyWith<$Res> { - factory $BodyFilesFilesMultipleCopyWith(BodyFilesFilesMultiple value, - $Res Function(BodyFilesFilesMultiple) _then) = - _$BodyFilesFilesMultipleCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BodyFilesFilesMultiple.filesKey_) - List files, - @JsonKey(name: BodyFilesFilesMultiple.notesKey_) String? notes}); -} - -/// @nodoc -class _$BodyFilesFilesMultipleCopyWithImpl<$Res> - implements $BodyFilesFilesMultipleCopyWith<$Res> { - _$BodyFilesFilesMultipleCopyWithImpl(this._self, this._then); - - final BodyFilesFilesMultiple _self; - final $Res Function(BodyFilesFilesMultiple) _then; - - /// Create a copy of BodyFilesFilesMultiple - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? files = null, - Object? notes = freezed, - }) { - return _then(_self.copyWith( - files: null == files - ? _self.files - : files // ignore: cast_nullable_to_non_nullable - as List, - notes: freezed == notes - ? _self.notes - : notes // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [BodyFilesFilesMultiple]. -extension BodyFilesFilesMultiplePatterns on BodyFilesFilesMultiple { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BodyFilesFilesMultiple value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodyFilesFilesMultiple() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BodyFilesFilesMultiple value) $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFilesMultiple(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BodyFilesFilesMultiple value)? $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFilesMultiple() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BodyFilesFilesMultiple.filesKey_) - List files, - @JsonKey(name: BodyFilesFilesMultiple.notesKey_) String? notes)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodyFilesFilesMultiple() when $default != null: - return $default(_that.files, _that.notes); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BodyFilesFilesMultiple.filesKey_) - List files, - @JsonKey(name: BodyFilesFilesMultiple.notesKey_) String? notes) - $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFilesMultiple(): - return $default(_that.files, _that.notes); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BodyFilesFilesMultiple.filesKey_) - List files, - @JsonKey(name: BodyFilesFilesMultiple.notesKey_) String? notes)? - $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFilesMultiple() when $default != null: - return $default(_that.files, _that.notes); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BodyFilesFilesMultiple extends BodyFilesFilesMultiple { - const _BodyFilesFilesMultiple( - {@JsonKey(name: BodyFilesFilesMultiple.filesKey_) - required final List files, - @JsonKey(name: BodyFilesFilesMultiple.notesKey_) this.notes}) - : _files = files, - super._(); - factory _BodyFilesFilesMultiple.fromJson(Map json) => - _$BodyFilesFilesMultipleFromJson(json); - - /// files - final List _files; - - /// files - @override - @JsonKey(name: BodyFilesFilesMultiple.filesKey_) - List get files { - if (_files is EqualUnmodifiableListView) return _files; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_files); - } - - /// notes - @override - @JsonKey(name: BodyFilesFilesMultiple.notesKey_) - final String? notes; - - /// Create a copy of BodyFilesFilesMultiple - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BodyFilesFilesMultipleCopyWith<_BodyFilesFilesMultiple> get copyWith => - __$BodyFilesFilesMultipleCopyWithImpl<_BodyFilesFilesMultiple>( - this, _$identity); - - @override - Map toJson() { - return _$BodyFilesFilesMultipleToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BodyFilesFilesMultiple && - const DeepCollectionEquality().equals(other._files, _files) && - (identical(other.notes, notes) || other.notes == notes)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, const DeepCollectionEquality().hash(_files), notes); - - @override - String toString() { - return 'BodyFilesFilesMultiple(files: $files, notes: $notes)'; - } -} - -/// @nodoc -abstract mixin class _$BodyFilesFilesMultipleCopyWith<$Res> - implements $BodyFilesFilesMultipleCopyWith<$Res> { - factory _$BodyFilesFilesMultipleCopyWith(_BodyFilesFilesMultiple value, - $Res Function(_BodyFilesFilesMultiple) _then) = - __$BodyFilesFilesMultipleCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BodyFilesFilesMultiple.filesKey_) - List files, - @JsonKey(name: BodyFilesFilesMultiple.notesKey_) String? notes}); -} - -/// @nodoc -class __$BodyFilesFilesMultipleCopyWithImpl<$Res> - implements _$BodyFilesFilesMultipleCopyWith<$Res> { - __$BodyFilesFilesMultipleCopyWithImpl(this._self, this._then); - - final _BodyFilesFilesMultiple _self; - final $Res Function(_BodyFilesFilesMultiple) _then; - - /// Create a copy of BodyFilesFilesMultiple - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? files = null, - Object? notes = freezed, - }) { - return _then(_BodyFilesFilesMultiple( - files: null == files - ? _self._files - : files // ignore: cast_nullable_to_non_nullable - as List, - notes: freezed == notes - ? _self.notes - : notes // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.g.dart deleted file mode 100644 index 144439e6..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_files_multiple.g.dart +++ /dev/null @@ -1,26 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'body_files_files_multiple.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BodyFilesFilesMultiple _$BodyFilesFilesMultipleFromJson( - Map json) => - _BodyFilesFilesMultiple( - files: (json['files'] as List) - .map((e) => - const MultipartFileJsonConverter().fromJson(e as MultipartFile)) - .toList(), - notes: json['notes'] as String?, - ); - -Map _$BodyFilesFilesMultipleToJson( - _BodyFilesFilesMultiple instance) => - { - 'files': instance.files - .map(const MultipartFileJsonConverter().toJson) - .toList(), - if (instance.notes case final value?) 'notes': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.dart index 38048c67..8b8581f1 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.dart @@ -25,7 +25,7 @@ /// ], /// "title": "Body_files-form_basic" /// } -library; +library body_files_form_basic; import 'exports.dart'; part 'body_files_form_basic.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.freezed.dart deleted file mode 100644 index fc7aa923..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.freezed.dart +++ /dev/null @@ -1,388 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'body_files_form_basic.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BodyFilesFormBasic { - /// username - @JsonKey(name: BodyFilesFormBasic.usernameKey_) - String get username; - - /// password - @JsonKey(name: BodyFilesFormBasic.passwordKey_) - String get password; - - /// remember - @JsonKey(name: BodyFilesFormBasic.rememberKey_) - bool get remember; - - /// Create a copy of BodyFilesFormBasic - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BodyFilesFormBasicCopyWith get copyWith => - _$BodyFilesFormBasicCopyWithImpl( - this as BodyFilesFormBasic, _$identity); - - /// Serializes this BodyFilesFormBasic to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BodyFilesFormBasic && - (identical(other.username, username) || - other.username == username) && - (identical(other.password, password) || - other.password == password) && - (identical(other.remember, remember) || - other.remember == remember)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, username, password, remember); - - @override - String toString() { - return 'BodyFilesFormBasic(username: $username, password: $password, remember: $remember)'; - } -} - -/// @nodoc -abstract mixin class $BodyFilesFormBasicCopyWith<$Res> { - factory $BodyFilesFormBasicCopyWith( - BodyFilesFormBasic value, $Res Function(BodyFilesFormBasic) _then) = - _$BodyFilesFormBasicCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BodyFilesFormBasic.usernameKey_) String username, - @JsonKey(name: BodyFilesFormBasic.passwordKey_) String password, - @JsonKey(name: BodyFilesFormBasic.rememberKey_) bool remember}); -} - -/// @nodoc -class _$BodyFilesFormBasicCopyWithImpl<$Res> - implements $BodyFilesFormBasicCopyWith<$Res> { - _$BodyFilesFormBasicCopyWithImpl(this._self, this._then); - - final BodyFilesFormBasic _self; - final $Res Function(BodyFilesFormBasic) _then; - - /// Create a copy of BodyFilesFormBasic - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? username = null, - Object? password = null, - Object? remember = null, - }) { - return _then(_self.copyWith( - username: null == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String, - password: null == password - ? _self.password - : password // ignore: cast_nullable_to_non_nullable - as String, - remember: null == remember - ? _self.remember - : remember // ignore: cast_nullable_to_non_nullable - as bool, - )); - } -} - -/// Adds pattern-matching-related methods to [BodyFilesFormBasic]. -extension BodyFilesFormBasicPatterns on BodyFilesFormBasic { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BodyFilesFormBasic value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodyFilesFormBasic() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BodyFilesFormBasic value) $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFormBasic(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BodyFilesFormBasic value)? $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFormBasic() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BodyFilesFormBasic.usernameKey_) String username, - @JsonKey(name: BodyFilesFormBasic.passwordKey_) String password, - @JsonKey(name: BodyFilesFormBasic.rememberKey_) bool remember)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodyFilesFormBasic() when $default != null: - return $default(_that.username, _that.password, _that.remember); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BodyFilesFormBasic.usernameKey_) String username, - @JsonKey(name: BodyFilesFormBasic.passwordKey_) String password, - @JsonKey(name: BodyFilesFormBasic.rememberKey_) bool remember) - $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFormBasic(): - return $default(_that.username, _that.password, _that.remember); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BodyFilesFormBasic.usernameKey_) String username, - @JsonKey(name: BodyFilesFormBasic.passwordKey_) String password, - @JsonKey(name: BodyFilesFormBasic.rememberKey_) bool remember)? - $default, - ) { - final _that = this; - switch (_that) { - case _BodyFilesFormBasic() when $default != null: - return $default(_that.username, _that.password, _that.remember); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BodyFilesFormBasic extends BodyFilesFormBasic { - const _BodyFilesFormBasic( - {@JsonKey(name: BodyFilesFormBasic.usernameKey_) required this.username, - @JsonKey(name: BodyFilesFormBasic.passwordKey_) required this.password, - @JsonKey(name: BodyFilesFormBasic.rememberKey_) this.remember = false}) - : super._(); - factory _BodyFilesFormBasic.fromJson(Map json) => - _$BodyFilesFormBasicFromJson(json); - - /// username - @override - @JsonKey(name: BodyFilesFormBasic.usernameKey_) - final String username; - - /// password - @override - @JsonKey(name: BodyFilesFormBasic.passwordKey_) - final String password; - - /// remember - @override - @JsonKey(name: BodyFilesFormBasic.rememberKey_) - final bool remember; - - /// Create a copy of BodyFilesFormBasic - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BodyFilesFormBasicCopyWith<_BodyFilesFormBasic> get copyWith => - __$BodyFilesFormBasicCopyWithImpl<_BodyFilesFormBasic>(this, _$identity); - - @override - Map toJson() { - return _$BodyFilesFormBasicToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BodyFilesFormBasic && - (identical(other.username, username) || - other.username == username) && - (identical(other.password, password) || - other.password == password) && - (identical(other.remember, remember) || - other.remember == remember)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, username, password, remember); - - @override - String toString() { - return 'BodyFilesFormBasic(username: $username, password: $password, remember: $remember)'; - } -} - -/// @nodoc -abstract mixin class _$BodyFilesFormBasicCopyWith<$Res> - implements $BodyFilesFormBasicCopyWith<$Res> { - factory _$BodyFilesFormBasicCopyWith( - _BodyFilesFormBasic value, $Res Function(_BodyFilesFormBasic) _then) = - __$BodyFilesFormBasicCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BodyFilesFormBasic.usernameKey_) String username, - @JsonKey(name: BodyFilesFormBasic.passwordKey_) String password, - @JsonKey(name: BodyFilesFormBasic.rememberKey_) bool remember}); -} - -/// @nodoc -class __$BodyFilesFormBasicCopyWithImpl<$Res> - implements _$BodyFilesFormBasicCopyWith<$Res> { - __$BodyFilesFormBasicCopyWithImpl(this._self, this._then); - - final _BodyFilesFormBasic _self; - final $Res Function(_BodyFilesFormBasic) _then; - - /// Create a copy of BodyFilesFormBasic - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? username = null, - Object? password = null, - Object? remember = null, - }) { - return _then(_BodyFilesFormBasic( - username: null == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String, - password: null == password - ? _self.password - : password // ignore: cast_nullable_to_non_nullable - as String, - remember: null == remember - ? _self.remember - : remember // ignore: cast_nullable_to_non_nullable - as bool, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.g.dart deleted file mode 100644 index 3425f4e7..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_files_form_basic.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'body_files_form_basic.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BodyFilesFormBasic _$BodyFilesFormBasicFromJson(Map json) => - _BodyFilesFormBasic( - username: json['username'] as String, - password: json['password'] as String, - remember: json['remember'] as bool? ?? false, - ); - -Map _$BodyFilesFormBasicToJson(_BodyFilesFormBasic instance) => - { - 'username': instance.username, - 'password': instance.password, - 'remember': instance.remember, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.dart index 7cd764b4..d8b2b091 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.dart @@ -56,7 +56,7 @@ /// ], /// "title": "Body_security-login" /// } -library; +library body_security_login; import 'exports.dart'; part 'body_security_login.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.freezed.dart deleted file mode 100644 index d861af13..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.freezed.dart +++ /dev/null @@ -1,481 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'body_security_login.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BodySecurityLogin { - /// grantType - @JsonKey(name: BodySecurityLogin.grantTypeKey_) - String? get grantType; - - /// username - @JsonKey(name: BodySecurityLogin.usernameKey_) - String get username; - - /// password - @JsonKey(name: BodySecurityLogin.passwordKey_) - String get password; - - /// scope - @JsonKey(name: BodySecurityLogin.scopeKey_) - String get scope; - - /// clientId - @JsonKey(name: BodySecurityLogin.clientIdKey_) - String? get clientId; - - /// clientSecret - @JsonKey(name: BodySecurityLogin.clientSecretKey_) - String? get clientSecret; - - /// Create a copy of BodySecurityLogin - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BodySecurityLoginCopyWith get copyWith => - _$BodySecurityLoginCopyWithImpl( - this as BodySecurityLogin, _$identity); - - /// Serializes this BodySecurityLogin to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BodySecurityLogin && - (identical(other.grantType, grantType) || - other.grantType == grantType) && - (identical(other.username, username) || - other.username == username) && - (identical(other.password, password) || - other.password == password) && - (identical(other.scope, scope) || other.scope == scope) && - (identical(other.clientId, clientId) || - other.clientId == clientId) && - (identical(other.clientSecret, clientSecret) || - other.clientSecret == clientSecret)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, grantType, username, password, - scope, clientId, clientSecret); - - @override - String toString() { - return 'BodySecurityLogin(grantType: $grantType, username: $username, password: $password, scope: $scope, clientId: $clientId, clientSecret: $clientSecret)'; - } -} - -/// @nodoc -abstract mixin class $BodySecurityLoginCopyWith<$Res> { - factory $BodySecurityLoginCopyWith( - BodySecurityLogin value, $Res Function(BodySecurityLogin) _then) = - _$BodySecurityLoginCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BodySecurityLogin.grantTypeKey_) String? grantType, - @JsonKey(name: BodySecurityLogin.usernameKey_) String username, - @JsonKey(name: BodySecurityLogin.passwordKey_) String password, - @JsonKey(name: BodySecurityLogin.scopeKey_) String scope, - @JsonKey(name: BodySecurityLogin.clientIdKey_) String? clientId, - @JsonKey(name: BodySecurityLogin.clientSecretKey_) String? clientSecret}); -} - -/// @nodoc -class _$BodySecurityLoginCopyWithImpl<$Res> - implements $BodySecurityLoginCopyWith<$Res> { - _$BodySecurityLoginCopyWithImpl(this._self, this._then); - - final BodySecurityLogin _self; - final $Res Function(BodySecurityLogin) _then; - - /// Create a copy of BodySecurityLogin - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? grantType = freezed, - Object? username = null, - Object? password = null, - Object? scope = null, - Object? clientId = freezed, - Object? clientSecret = freezed, - }) { - return _then(_self.copyWith( - grantType: freezed == grantType - ? _self.grantType - : grantType // ignore: cast_nullable_to_non_nullable - as String?, - username: null == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String, - password: null == password - ? _self.password - : password // ignore: cast_nullable_to_non_nullable - as String, - scope: null == scope - ? _self.scope - : scope // ignore: cast_nullable_to_non_nullable - as String, - clientId: freezed == clientId - ? _self.clientId - : clientId // ignore: cast_nullable_to_non_nullable - as String?, - clientSecret: freezed == clientSecret - ? _self.clientSecret - : clientSecret // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [BodySecurityLogin]. -extension BodySecurityLoginPatterns on BodySecurityLogin { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BodySecurityLogin value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodySecurityLogin() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BodySecurityLogin value) $default, - ) { - final _that = this; - switch (_that) { - case _BodySecurityLogin(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BodySecurityLogin value)? $default, - ) { - final _that = this; - switch (_that) { - case _BodySecurityLogin() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BodySecurityLogin.grantTypeKey_) String? grantType, - @JsonKey(name: BodySecurityLogin.usernameKey_) String username, - @JsonKey(name: BodySecurityLogin.passwordKey_) String password, - @JsonKey(name: BodySecurityLogin.scopeKey_) String scope, - @JsonKey(name: BodySecurityLogin.clientIdKey_) String? clientId, - @JsonKey(name: BodySecurityLogin.clientSecretKey_) - String? clientSecret)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodySecurityLogin() when $default != null: - return $default(_that.grantType, _that.username, _that.password, - _that.scope, _that.clientId, _that.clientSecret); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BodySecurityLogin.grantTypeKey_) String? grantType, - @JsonKey(name: BodySecurityLogin.usernameKey_) String username, - @JsonKey(name: BodySecurityLogin.passwordKey_) String password, - @JsonKey(name: BodySecurityLogin.scopeKey_) String scope, - @JsonKey(name: BodySecurityLogin.clientIdKey_) String? clientId, - @JsonKey(name: BodySecurityLogin.clientSecretKey_) - String? clientSecret) - $default, - ) { - final _that = this; - switch (_that) { - case _BodySecurityLogin(): - return $default(_that.grantType, _that.username, _that.password, - _that.scope, _that.clientId, _that.clientSecret); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BodySecurityLogin.grantTypeKey_) String? grantType, - @JsonKey(name: BodySecurityLogin.usernameKey_) String username, - @JsonKey(name: BodySecurityLogin.passwordKey_) String password, - @JsonKey(name: BodySecurityLogin.scopeKey_) String scope, - @JsonKey(name: BodySecurityLogin.clientIdKey_) String? clientId, - @JsonKey(name: BodySecurityLogin.clientSecretKey_) - String? clientSecret)? - $default, - ) { - final _that = this; - switch (_that) { - case _BodySecurityLogin() when $default != null: - return $default(_that.grantType, _that.username, _that.password, - _that.scope, _that.clientId, _that.clientSecret); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BodySecurityLogin extends BodySecurityLogin { - const _BodySecurityLogin( - {@JsonKey(name: BodySecurityLogin.grantTypeKey_) this.grantType, - @JsonKey(name: BodySecurityLogin.usernameKey_) required this.username, - @JsonKey(name: BodySecurityLogin.passwordKey_) required this.password, - @JsonKey(name: BodySecurityLogin.scopeKey_) this.scope = '', - @JsonKey(name: BodySecurityLogin.clientIdKey_) this.clientId, - @JsonKey(name: BodySecurityLogin.clientSecretKey_) this.clientSecret}) - : super._(); - factory _BodySecurityLogin.fromJson(Map json) => - _$BodySecurityLoginFromJson(json); - - /// grantType - @override - @JsonKey(name: BodySecurityLogin.grantTypeKey_) - final String? grantType; - - /// username - @override - @JsonKey(name: BodySecurityLogin.usernameKey_) - final String username; - - /// password - @override - @JsonKey(name: BodySecurityLogin.passwordKey_) - final String password; - - /// scope - @override - @JsonKey(name: BodySecurityLogin.scopeKey_) - final String scope; - - /// clientId - @override - @JsonKey(name: BodySecurityLogin.clientIdKey_) - final String? clientId; - - /// clientSecret - @override - @JsonKey(name: BodySecurityLogin.clientSecretKey_) - final String? clientSecret; - - /// Create a copy of BodySecurityLogin - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BodySecurityLoginCopyWith<_BodySecurityLogin> get copyWith => - __$BodySecurityLoginCopyWithImpl<_BodySecurityLogin>(this, _$identity); - - @override - Map toJson() { - return _$BodySecurityLoginToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BodySecurityLogin && - (identical(other.grantType, grantType) || - other.grantType == grantType) && - (identical(other.username, username) || - other.username == username) && - (identical(other.password, password) || - other.password == password) && - (identical(other.scope, scope) || other.scope == scope) && - (identical(other.clientId, clientId) || - other.clientId == clientId) && - (identical(other.clientSecret, clientSecret) || - other.clientSecret == clientSecret)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, grantType, username, password, - scope, clientId, clientSecret); - - @override - String toString() { - return 'BodySecurityLogin(grantType: $grantType, username: $username, password: $password, scope: $scope, clientId: $clientId, clientSecret: $clientSecret)'; - } -} - -/// @nodoc -abstract mixin class _$BodySecurityLoginCopyWith<$Res> - implements $BodySecurityLoginCopyWith<$Res> { - factory _$BodySecurityLoginCopyWith( - _BodySecurityLogin value, $Res Function(_BodySecurityLogin) _then) = - __$BodySecurityLoginCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BodySecurityLogin.grantTypeKey_) String? grantType, - @JsonKey(name: BodySecurityLogin.usernameKey_) String username, - @JsonKey(name: BodySecurityLogin.passwordKey_) String password, - @JsonKey(name: BodySecurityLogin.scopeKey_) String scope, - @JsonKey(name: BodySecurityLogin.clientIdKey_) String? clientId, - @JsonKey(name: BodySecurityLogin.clientSecretKey_) String? clientSecret}); -} - -/// @nodoc -class __$BodySecurityLoginCopyWithImpl<$Res> - implements _$BodySecurityLoginCopyWith<$Res> { - __$BodySecurityLoginCopyWithImpl(this._self, this._then); - - final _BodySecurityLogin _self; - final $Res Function(_BodySecurityLogin) _then; - - /// Create a copy of BodySecurityLogin - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? grantType = freezed, - Object? username = null, - Object? password = null, - Object? scope = null, - Object? clientId = freezed, - Object? clientSecret = freezed, - }) { - return _then(_BodySecurityLogin( - grantType: freezed == grantType - ? _self.grantType - : grantType // ignore: cast_nullable_to_non_nullable - as String?, - username: null == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String, - password: null == password - ? _self.password - : password // ignore: cast_nullable_to_non_nullable - as String, - scope: null == scope - ? _self.scope - : scope // ignore: cast_nullable_to_non_nullable - as String, - clientId: freezed == clientId - ? _self.clientId - : clientId // ignore: cast_nullable_to_non_nullable - as String?, - clientSecret: freezed == clientSecret - ? _self.clientSecret - : clientSecret // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.g.dart deleted file mode 100644 index ff7a949f..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_security_login.g.dart +++ /dev/null @@ -1,27 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'body_security_login.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BodySecurityLogin _$BodySecurityLoginFromJson(Map json) => - _BodySecurityLogin( - grantType: json['grant_type'] as String?, - username: json['username'] as String, - password: json['password'] as String, - scope: json['scope'] as String? ?? '', - clientId: json['client_id'] as String?, - clientSecret: json['client_secret'] as String?, - ); - -Map _$BodySecurityLoginToJson(_BodySecurityLogin instance) => - { - if (instance.grantType case final value?) 'grant_type': value, - 'username': instance.username, - 'password': instance.password, - 'scope': instance.scope, - if (instance.clientId case final value?) 'client_id': value, - if (instance.clientSecret case final value?) 'client_secret': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.dart index 116a9fa5..4b3afd5b 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.dart @@ -19,7 +19,7 @@ /// ], /// "title": "Body_validation-param_body" /// } -library; +library body_validation_param_body; import 'exports.dart'; part 'body_validation_param_body.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.freezed.dart deleted file mode 100644 index 947077d8..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.freezed.dart +++ /dev/null @@ -1,378 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'body_validation_param_body.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$BodyValidationParamBody { - /// data - @JsonKey(name: BodyValidationParamBody.dataKey_) - Map get data; - - /// importance - @JsonKey(name: BodyValidationParamBody.importanceKey_) - int get importance; - - /// Create a copy of BodyValidationParamBody - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $BodyValidationParamBodyCopyWith get copyWith => - _$BodyValidationParamBodyCopyWithImpl( - this as BodyValidationParamBody, _$identity); - - /// Serializes this BodyValidationParamBody to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is BodyValidationParamBody && - const DeepCollectionEquality().equals(other.data, data) && - (identical(other.importance, importance) || - other.importance == importance)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, const DeepCollectionEquality().hash(data), importance); - - @override - String toString() { - return 'BodyValidationParamBody(data: $data, importance: $importance)'; - } -} - -/// @nodoc -abstract mixin class $BodyValidationParamBodyCopyWith<$Res> { - factory $BodyValidationParamBodyCopyWith(BodyValidationParamBody value, - $Res Function(BodyValidationParamBody) _then) = - _$BodyValidationParamBodyCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: BodyValidationParamBody.dataKey_) - Map data, - @JsonKey(name: BodyValidationParamBody.importanceKey_) int importance}); -} - -/// @nodoc -class _$BodyValidationParamBodyCopyWithImpl<$Res> - implements $BodyValidationParamBodyCopyWith<$Res> { - _$BodyValidationParamBodyCopyWithImpl(this._self, this._then); - - final BodyValidationParamBody _self; - final $Res Function(BodyValidationParamBody) _then; - - /// Create a copy of BodyValidationParamBody - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? data = null, - Object? importance = null, - }) { - return _then(_self.copyWith( - data: null == data - ? _self.data - : data // ignore: cast_nullable_to_non_nullable - as Map, - importance: null == importance - ? _self.importance - : importance // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [BodyValidationParamBody]. -extension BodyValidationParamBodyPatterns on BodyValidationParamBody { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_BodyValidationParamBody value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodyValidationParamBody() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_BodyValidationParamBody value) $default, - ) { - final _that = this; - switch (_that) { - case _BodyValidationParamBody(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_BodyValidationParamBody value)? $default, - ) { - final _that = this; - switch (_that) { - case _BodyValidationParamBody() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: BodyValidationParamBody.dataKey_) - Map data, - @JsonKey(name: BodyValidationParamBody.importanceKey_) - int importance)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _BodyValidationParamBody() when $default != null: - return $default(_that.data, _that.importance); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: BodyValidationParamBody.dataKey_) - Map data, - @JsonKey(name: BodyValidationParamBody.importanceKey_) - int importance) - $default, - ) { - final _that = this; - switch (_that) { - case _BodyValidationParamBody(): - return $default(_that.data, _that.importance); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: BodyValidationParamBody.dataKey_) - Map data, - @JsonKey(name: BodyValidationParamBody.importanceKey_) - int importance)? - $default, - ) { - final _that = this; - switch (_that) { - case _BodyValidationParamBody() when $default != null: - return $default(_that.data, _that.importance); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _BodyValidationParamBody extends BodyValidationParamBody { - const _BodyValidationParamBody( - {@JsonKey(name: BodyValidationParamBody.dataKey_) - required final Map data, - @JsonKey(name: BodyValidationParamBody.importanceKey_) - required this.importance}) - : _data = data, - super._(); - factory _BodyValidationParamBody.fromJson(Map json) => - _$BodyValidationParamBodyFromJson(json); - - /// data - final Map _data; - - /// data - @override - @JsonKey(name: BodyValidationParamBody.dataKey_) - Map get data { - if (_data is EqualUnmodifiableMapView) return _data; - // ignore: implicit_dynamic_type - return EqualUnmodifiableMapView(_data); - } - - /// importance - @override - @JsonKey(name: BodyValidationParamBody.importanceKey_) - final int importance; - - /// Create a copy of BodyValidationParamBody - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$BodyValidationParamBodyCopyWith<_BodyValidationParamBody> get copyWith => - __$BodyValidationParamBodyCopyWithImpl<_BodyValidationParamBody>( - this, _$identity); - - @override - Map toJson() { - return _$BodyValidationParamBodyToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _BodyValidationParamBody && - const DeepCollectionEquality().equals(other._data, _data) && - (identical(other.importance, importance) || - other.importance == importance)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, const DeepCollectionEquality().hash(_data), importance); - - @override - String toString() { - return 'BodyValidationParamBody(data: $data, importance: $importance)'; - } -} - -/// @nodoc -abstract mixin class _$BodyValidationParamBodyCopyWith<$Res> - implements $BodyValidationParamBodyCopyWith<$Res> { - factory _$BodyValidationParamBodyCopyWith(_BodyValidationParamBody value, - $Res Function(_BodyValidationParamBody) _then) = - __$BodyValidationParamBodyCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: BodyValidationParamBody.dataKey_) - Map data, - @JsonKey(name: BodyValidationParamBody.importanceKey_) int importance}); -} - -/// @nodoc -class __$BodyValidationParamBodyCopyWithImpl<$Res> - implements _$BodyValidationParamBodyCopyWith<$Res> { - __$BodyValidationParamBodyCopyWithImpl(this._self, this._then); - - final _BodyValidationParamBody _self; - final $Res Function(_BodyValidationParamBody) _then; - - /// Create a copy of BodyValidationParamBody - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? data = null, - Object? importance = null, - }) { - return _then(_BodyValidationParamBody( - data: null == data - ? _self._data - : data // ignore: cast_nullable_to_non_nullable - as Map, - importance: null == importance - ? _self.importance - : importance // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.g.dart deleted file mode 100644 index 58e5b002..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/body_validation_param_body.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'body_validation_param_body.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_BodyValidationParamBody _$BodyValidationParamBodyFromJson( - Map json) => - _BodyValidationParamBody( - data: json['data'] as Map, - importance: (json['importance'] as num).toInt(), - ); - -Map _$BodyValidationParamBodyToJson( - _BodyValidationParamBody instance) => - { - 'data': instance.data, - 'importance': instance.importance, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/cat.dart b/packages/swagger_to_dart/example/lib/src/gen/models/cat.dart index ec6cd933..b1570b3b 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/cat.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/cat.dart @@ -25,7 +25,7 @@ /// ], /// "title": "Cat" /// } -library; +library cat; import 'exports.dart'; part 'cat.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/cat.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/cat.freezed.dart deleted file mode 100644 index b2ee51a2..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/cat.freezed.dart +++ /dev/null @@ -1,376 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'cat.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$Cat { - /// name - @JsonKey(name: Cat.nameKey_) - String get name; - - /// type - @JsonKey(name: Cat.typeKey_) - String get type; - - /// meowCuteness - @JsonKey(name: Cat.meowCutenessKey_) - int get meowCuteness; - - /// Create a copy of Cat - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $CatCopyWith get copyWith => - _$CatCopyWithImpl(this as Cat, _$identity); - - /// Serializes this Cat to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is Cat && - (identical(other.name, name) || other.name == name) && - (identical(other.type, type) || other.type == type) && - (identical(other.meowCuteness, meowCuteness) || - other.meowCuteness == meowCuteness)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, name, type, meowCuteness); - - @override - String toString() { - return 'Cat(name: $name, type: $type, meowCuteness: $meowCuteness)'; - } -} - -/// @nodoc -abstract mixin class $CatCopyWith<$Res> { - factory $CatCopyWith(Cat value, $Res Function(Cat) _then) = _$CatCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: Cat.nameKey_) String name, - @JsonKey(name: Cat.typeKey_) String type, - @JsonKey(name: Cat.meowCutenessKey_) int meowCuteness}); -} - -/// @nodoc -class _$CatCopyWithImpl<$Res> implements $CatCopyWith<$Res> { - _$CatCopyWithImpl(this._self, this._then); - - final Cat _self; - final $Res Function(Cat) _then; - - /// Create a copy of Cat - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? name = null, - Object? type = null, - Object? meowCuteness = null, - }) { - return _then(_self.copyWith( - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - type: null == type - ? _self.type - : type // ignore: cast_nullable_to_non_nullable - as String, - meowCuteness: null == meowCuteness - ? _self.meowCuteness - : meowCuteness // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [Cat]. -extension CatPatterns on Cat { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_Cat value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Cat() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_Cat value) $default, - ) { - final _that = this; - switch (_that) { - case _Cat(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_Cat value)? $default, - ) { - final _that = this; - switch (_that) { - case _Cat() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: Cat.nameKey_) String name, - @JsonKey(name: Cat.typeKey_) String type, - @JsonKey(name: Cat.meowCutenessKey_) int meowCuteness)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Cat() when $default != null: - return $default(_that.name, _that.type, _that.meowCuteness); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: Cat.nameKey_) String name, - @JsonKey(name: Cat.typeKey_) String type, - @JsonKey(name: Cat.meowCutenessKey_) int meowCuteness) - $default, - ) { - final _that = this; - switch (_that) { - case _Cat(): - return $default(_that.name, _that.type, _that.meowCuteness); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: Cat.nameKey_) String name, - @JsonKey(name: Cat.typeKey_) String type, - @JsonKey(name: Cat.meowCutenessKey_) int meowCuteness)? - $default, - ) { - final _that = this; - switch (_that) { - case _Cat() when $default != null: - return $default(_that.name, _that.type, _that.meowCuteness); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _Cat extends Cat { - const _Cat( - {@JsonKey(name: Cat.nameKey_) required this.name, - @JsonKey(name: Cat.typeKey_) this.type = 'cat', - @JsonKey(name: Cat.meowCutenessKey_) required this.meowCuteness}) - : super._(); - factory _Cat.fromJson(Map json) => _$CatFromJson(json); - - /// name - @override - @JsonKey(name: Cat.nameKey_) - final String name; - - /// type - @override - @JsonKey(name: Cat.typeKey_) - final String type; - - /// meowCuteness - @override - @JsonKey(name: Cat.meowCutenessKey_) - final int meowCuteness; - - /// Create a copy of Cat - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$CatCopyWith<_Cat> get copyWith => - __$CatCopyWithImpl<_Cat>(this, _$identity); - - @override - Map toJson() { - return _$CatToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _Cat && - (identical(other.name, name) || other.name == name) && - (identical(other.type, type) || other.type == type) && - (identical(other.meowCuteness, meowCuteness) || - other.meowCuteness == meowCuteness)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, name, type, meowCuteness); - - @override - String toString() { - return 'Cat(name: $name, type: $type, meowCuteness: $meowCuteness)'; - } -} - -/// @nodoc -abstract mixin class _$CatCopyWith<$Res> implements $CatCopyWith<$Res> { - factory _$CatCopyWith(_Cat value, $Res Function(_Cat) _then) = - __$CatCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: Cat.nameKey_) String name, - @JsonKey(name: Cat.typeKey_) String type, - @JsonKey(name: Cat.meowCutenessKey_) int meowCuteness}); -} - -/// @nodoc -class __$CatCopyWithImpl<$Res> implements _$CatCopyWith<$Res> { - __$CatCopyWithImpl(this._self, this._then); - - final _Cat _self; - final $Res Function(_Cat) _then; - - /// Create a copy of Cat - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? name = null, - Object? type = null, - Object? meowCuteness = null, - }) { - return _then(_Cat( - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - type: null == type - ? _self.type - : type // ignore: cast_nullable_to_non_nullable - as String, - meowCuteness: null == meowCuteness - ? _self.meowCuteness - : meowCuteness // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/cat.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/cat.g.dart deleted file mode 100644 index bc773ce1..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/cat.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'cat.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_Cat _$CatFromJson(Map json) => _Cat( - name: json['name'] as String, - type: json['type'] as String? ?? 'cat', - meowCuteness: (json['meow_cuteness'] as num).toInt(), - ); - -Map _$CatToJson(_Cat instance) => { - 'name': instance.name, - 'type': instance.type, - 'meow_cuteness': instance.meowCuteness, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/category_response.dart b/packages/swagger_to_dart/example/lib/src/gen/models/category_response.dart index 72e94507..a3007d2f 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/category_response.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/category_response.dart @@ -17,7 +17,7 @@ /// ], /// "title": "CategoryResponse" /// } -library; +library category_response; import 'exports.dart'; part 'category_response.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/category_response.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/category_response.freezed.dart deleted file mode 100644 index 05fa3125..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/category_response.freezed.dart +++ /dev/null @@ -1,352 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'category_response.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$CategoryResponse { - /// id - @JsonKey(name: CategoryResponse.idKey_) - int get id; - - /// name - @JsonKey(name: CategoryResponse.nameKey_) - String get name; - - /// Create a copy of CategoryResponse - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $CategoryResponseCopyWith get copyWith => - _$CategoryResponseCopyWithImpl( - this as CategoryResponse, _$identity); - - /// Serializes this CategoryResponse to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is CategoryResponse && - (identical(other.id, id) || other.id == id) && - (identical(other.name, name) || other.name == name)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, id, name); - - @override - String toString() { - return 'CategoryResponse(id: $id, name: $name)'; - } -} - -/// @nodoc -abstract mixin class $CategoryResponseCopyWith<$Res> { - factory $CategoryResponseCopyWith( - CategoryResponse value, $Res Function(CategoryResponse) _then) = - _$CategoryResponseCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: CategoryResponse.idKey_) int id, - @JsonKey(name: CategoryResponse.nameKey_) String name}); -} - -/// @nodoc -class _$CategoryResponseCopyWithImpl<$Res> - implements $CategoryResponseCopyWith<$Res> { - _$CategoryResponseCopyWithImpl(this._self, this._then); - - final CategoryResponse _self; - final $Res Function(CategoryResponse) _then; - - /// Create a copy of CategoryResponse - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? id = null, - Object? name = null, - }) { - return _then(_self.copyWith( - id: null == id - ? _self.id - : id // ignore: cast_nullable_to_non_nullable - as int, - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [CategoryResponse]. -extension CategoryResponsePatterns on CategoryResponse { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_CategoryResponse value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CategoryResponse() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_CategoryResponse value) $default, - ) { - final _that = this; - switch (_that) { - case _CategoryResponse(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_CategoryResponse value)? $default, - ) { - final _that = this; - switch (_that) { - case _CategoryResponse() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: CategoryResponse.idKey_) int id, - @JsonKey(name: CategoryResponse.nameKey_) String name)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CategoryResponse() when $default != null: - return $default(_that.id, _that.name); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: CategoryResponse.idKey_) int id, - @JsonKey(name: CategoryResponse.nameKey_) String name) - $default, - ) { - final _that = this; - switch (_that) { - case _CategoryResponse(): - return $default(_that.id, _that.name); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: CategoryResponse.idKey_) int id, - @JsonKey(name: CategoryResponse.nameKey_) String name)? - $default, - ) { - final _that = this; - switch (_that) { - case _CategoryResponse() when $default != null: - return $default(_that.id, _that.name); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _CategoryResponse extends CategoryResponse { - const _CategoryResponse( - {@JsonKey(name: CategoryResponse.idKey_) required this.id, - @JsonKey(name: CategoryResponse.nameKey_) required this.name}) - : super._(); - factory _CategoryResponse.fromJson(Map json) => - _$CategoryResponseFromJson(json); - - /// id - @override - @JsonKey(name: CategoryResponse.idKey_) - final int id; - - /// name - @override - @JsonKey(name: CategoryResponse.nameKey_) - final String name; - - /// Create a copy of CategoryResponse - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$CategoryResponseCopyWith<_CategoryResponse> get copyWith => - __$CategoryResponseCopyWithImpl<_CategoryResponse>(this, _$identity); - - @override - Map toJson() { - return _$CategoryResponseToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _CategoryResponse && - (identical(other.id, id) || other.id == id) && - (identical(other.name, name) || other.name == name)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, id, name); - - @override - String toString() { - return 'CategoryResponse(id: $id, name: $name)'; - } -} - -/// @nodoc -abstract mixin class _$CategoryResponseCopyWith<$Res> - implements $CategoryResponseCopyWith<$Res> { - factory _$CategoryResponseCopyWith( - _CategoryResponse value, $Res Function(_CategoryResponse) _then) = - __$CategoryResponseCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: CategoryResponse.idKey_) int id, - @JsonKey(name: CategoryResponse.nameKey_) String name}); -} - -/// @nodoc -class __$CategoryResponseCopyWithImpl<$Res> - implements _$CategoryResponseCopyWith<$Res> { - __$CategoryResponseCopyWithImpl(this._self, this._then); - - final _CategoryResponse _self; - final $Res Function(_CategoryResponse) _then; - - /// Create a copy of CategoryResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? id = null, - Object? name = null, - }) { - return _then(_CategoryResponse( - id: null == id - ? _self.id - : id // ignore: cast_nullable_to_non_nullable - as int, - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/category_response.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/category_response.g.dart deleted file mode 100644 index c52799b9..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/category_response.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'category_response.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_CategoryResponse _$CategoryResponseFromJson(Map json) => - _CategoryResponse( - id: (json['id'] as num).toInt(), - name: json['name'] as String, - ); - -Map _$CategoryResponseToJson(_CategoryResponse instance) => - { - 'id': instance.id, - 'name': instance.name, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/color_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/color_model.dart index 9b09c430..d8520e12 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/color_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/color_model.dart @@ -13,7 +13,7 @@ /// ], /// "title": "ColorModel" /// } -library; +library color_model; import 'exports.dart'; part 'color_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/color_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/color_model.freezed.dart deleted file mode 100644 index 73e1a912..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/color_model.freezed.dart +++ /dev/null @@ -1,318 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'color_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ColorModel { - /// color - @JsonKey(name: ColorModel.colorKey_) - Color get color; - - /// Create a copy of ColorModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ColorModelCopyWith get copyWith => - _$ColorModelCopyWithImpl(this as ColorModel, _$identity); - - /// Serializes this ColorModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ColorModel && - (identical(other.color, color) || other.color == color)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, color); - - @override - String toString() { - return 'ColorModel(color: $color)'; - } -} - -/// @nodoc -abstract mixin class $ColorModelCopyWith<$Res> { - factory $ColorModelCopyWith( - ColorModel value, $Res Function(ColorModel) _then) = - _$ColorModelCopyWithImpl; - @useResult - $Res call({@JsonKey(name: ColorModel.colorKey_) Color color}); -} - -/// @nodoc -class _$ColorModelCopyWithImpl<$Res> implements $ColorModelCopyWith<$Res> { - _$ColorModelCopyWithImpl(this._self, this._then); - - final ColorModel _self; - final $Res Function(ColorModel) _then; - - /// Create a copy of ColorModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? color = null, - }) { - return _then(_self.copyWith( - color: null == color - ? _self.color - : color // ignore: cast_nullable_to_non_nullable - as Color, - )); - } -} - -/// Adds pattern-matching-related methods to [ColorModel]. -extension ColorModelPatterns on ColorModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ColorModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ColorModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ColorModel value) $default, - ) { - final _that = this; - switch (_that) { - case _ColorModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ColorModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _ColorModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: ColorModel.colorKey_) Color color)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ColorModel() when $default != null: - return $default(_that.color); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: ColorModel.colorKey_) Color color) $default, - ) { - final _that = this; - switch (_that) { - case _ColorModel(): - return $default(_that.color); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: ColorModel.colorKey_) Color color)? - $default, - ) { - final _that = this; - switch (_that) { - case _ColorModel() when $default != null: - return $default(_that.color); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ColorModel extends ColorModel { - const _ColorModel({@JsonKey(name: ColorModel.colorKey_) required this.color}) - : super._(); - factory _ColorModel.fromJson(Map json) => - _$ColorModelFromJson(json); - - /// color - @override - @JsonKey(name: ColorModel.colorKey_) - final Color color; - - /// Create a copy of ColorModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ColorModelCopyWith<_ColorModel> get copyWith => - __$ColorModelCopyWithImpl<_ColorModel>(this, _$identity); - - @override - Map toJson() { - return _$ColorModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ColorModel && - (identical(other.color, color) || other.color == color)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, color); - - @override - String toString() { - return 'ColorModel(color: $color)'; - } -} - -/// @nodoc -abstract mixin class _$ColorModelCopyWith<$Res> - implements $ColorModelCopyWith<$Res> { - factory _$ColorModelCopyWith( - _ColorModel value, $Res Function(_ColorModel) _then) = - __$ColorModelCopyWithImpl; - @override - @useResult - $Res call({@JsonKey(name: ColorModel.colorKey_) Color color}); -} - -/// @nodoc -class __$ColorModelCopyWithImpl<$Res> implements _$ColorModelCopyWith<$Res> { - __$ColorModelCopyWithImpl(this._self, this._then); - - final _ColorModel _self; - final $Res Function(_ColorModel) _then; - - /// Create a copy of ColorModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? color = null, - }) { - return _then(_ColorModel( - color: null == color - ? _self.color - : color // ignore: cast_nullable_to_non_nullable - as Color, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/color_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/color_model.g.dart deleted file mode 100644 index fb1408d3..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/color_model.g.dart +++ /dev/null @@ -1,16 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'color_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ColorModel _$ColorModelFromJson(Map json) => _ColorModel( - color: const ColorStringJsonConverter().fromJson(json['color'] as String), - ); - -Map _$ColorModelToJson(_ColorModel instance) => - { - 'color': const ColorStringJsonConverter().toJson(instance.color), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.dart b/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.dart index c92cb2c1..fa1e80a8 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.dart @@ -29,7 +29,7 @@ /// "type": "object", /// "title": "ConditionalBody" /// } -library; +library conditional_body; import 'exports.dart'; part 'conditional_body.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.freezed.dart deleted file mode 100644 index e47c233f..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.freezed.dart +++ /dev/null @@ -1,354 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'conditional_body.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ConditionalBody { - /// itemId - @JsonKey(name: ConditionalBody.itemIdKey_) - int? get itemId; - - /// itemName - @JsonKey(name: ConditionalBody.itemNameKey_) - String? get itemName; - - /// Create a copy of ConditionalBody - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ConditionalBodyCopyWith get copyWith => - _$ConditionalBodyCopyWithImpl( - this as ConditionalBody, _$identity); - - /// Serializes this ConditionalBody to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ConditionalBody && - (identical(other.itemId, itemId) || other.itemId == itemId) && - (identical(other.itemName, itemName) || - other.itemName == itemName)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, itemId, itemName); - - @override - String toString() { - return 'ConditionalBody(itemId: $itemId, itemName: $itemName)'; - } -} - -/// @nodoc -abstract mixin class $ConditionalBodyCopyWith<$Res> { - factory $ConditionalBodyCopyWith( - ConditionalBody value, $Res Function(ConditionalBody) _then) = - _$ConditionalBodyCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ConditionalBody.itemIdKey_) int? itemId, - @JsonKey(name: ConditionalBody.itemNameKey_) String? itemName}); -} - -/// @nodoc -class _$ConditionalBodyCopyWithImpl<$Res> - implements $ConditionalBodyCopyWith<$Res> { - _$ConditionalBodyCopyWithImpl(this._self, this._then); - - final ConditionalBody _self; - final $Res Function(ConditionalBody) _then; - - /// Create a copy of ConditionalBody - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? itemId = freezed, - Object? itemName = freezed, - }) { - return _then(_self.copyWith( - itemId: freezed == itemId - ? _self.itemId - : itemId // ignore: cast_nullable_to_non_nullable - as int?, - itemName: freezed == itemName - ? _self.itemName - : itemName // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [ConditionalBody]. -extension ConditionalBodyPatterns on ConditionalBody { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ConditionalBody value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ConditionalBody() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ConditionalBody value) $default, - ) { - final _that = this; - switch (_that) { - case _ConditionalBody(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ConditionalBody value)? $default, - ) { - final _that = this; - switch (_that) { - case _ConditionalBody() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: ConditionalBody.itemIdKey_) int? itemId, - @JsonKey(name: ConditionalBody.itemNameKey_) String? itemName)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ConditionalBody() when $default != null: - return $default(_that.itemId, _that.itemName); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: ConditionalBody.itemIdKey_) int? itemId, - @JsonKey(name: ConditionalBody.itemNameKey_) String? itemName) - $default, - ) { - final _that = this; - switch (_that) { - case _ConditionalBody(): - return $default(_that.itemId, _that.itemName); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: ConditionalBody.itemIdKey_) int? itemId, - @JsonKey(name: ConditionalBody.itemNameKey_) String? itemName)? - $default, - ) { - final _that = this; - switch (_that) { - case _ConditionalBody() when $default != null: - return $default(_that.itemId, _that.itemName); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ConditionalBody extends ConditionalBody { - const _ConditionalBody( - {@JsonKey(name: ConditionalBody.itemIdKey_) this.itemId, - @JsonKey(name: ConditionalBody.itemNameKey_) this.itemName}) - : super._(); - factory _ConditionalBody.fromJson(Map json) => - _$ConditionalBodyFromJson(json); - - /// itemId - @override - @JsonKey(name: ConditionalBody.itemIdKey_) - final int? itemId; - - /// itemName - @override - @JsonKey(name: ConditionalBody.itemNameKey_) - final String? itemName; - - /// Create a copy of ConditionalBody - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ConditionalBodyCopyWith<_ConditionalBody> get copyWith => - __$ConditionalBodyCopyWithImpl<_ConditionalBody>(this, _$identity); - - @override - Map toJson() { - return _$ConditionalBodyToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ConditionalBody && - (identical(other.itemId, itemId) || other.itemId == itemId) && - (identical(other.itemName, itemName) || - other.itemName == itemName)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, itemId, itemName); - - @override - String toString() { - return 'ConditionalBody(itemId: $itemId, itemName: $itemName)'; - } -} - -/// @nodoc -abstract mixin class _$ConditionalBodyCopyWith<$Res> - implements $ConditionalBodyCopyWith<$Res> { - factory _$ConditionalBodyCopyWith( - _ConditionalBody value, $Res Function(_ConditionalBody) _then) = - __$ConditionalBodyCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ConditionalBody.itemIdKey_) int? itemId, - @JsonKey(name: ConditionalBody.itemNameKey_) String? itemName}); -} - -/// @nodoc -class __$ConditionalBodyCopyWithImpl<$Res> - implements _$ConditionalBodyCopyWith<$Res> { - __$ConditionalBodyCopyWithImpl(this._self, this._then); - - final _ConditionalBody _self; - final $Res Function(_ConditionalBody) _then; - - /// Create a copy of ConditionalBody - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? itemId = freezed, - Object? itemName = freezed, - }) { - return _then(_ConditionalBody( - itemId: freezed == itemId - ? _self.itemId - : itemId // ignore: cast_nullable_to_non_nullable - as int?, - itemName: freezed == itemName - ? _self.itemName - : itemName // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.g.dart deleted file mode 100644 index 0aef4ce2..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/conditional_body.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'conditional_body.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ConditionalBody _$ConditionalBodyFromJson(Map json) => - _ConditionalBody( - itemId: (json['item_id'] as num?)?.toInt(), - itemName: json['item_name'] as String?, - ); - -Map _$ConditionalBodyToJson(_ConditionalBody instance) => - { - if (instance.itemId case final value?) 'item_id': value, - if (instance.itemName case final value?) 'item_name': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.dart b/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.dart index a8c5d750..03054ab7 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.dart @@ -17,7 +17,7 @@ /// ], /// "title": "Coordinate" /// } -library; +library coordinate; import 'exports.dart'; part 'coordinate.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.freezed.dart deleted file mode 100644 index 5e1f49b2..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.freezed.dart +++ /dev/null @@ -1,353 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'coordinate.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$Coordinate { - /// latitude - @JsonKey(name: Coordinate.latitudeKey_) - double get latitude; - - /// longitude - @JsonKey(name: Coordinate.longitudeKey_) - double get longitude; - - /// Create a copy of Coordinate - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $CoordinateCopyWith get copyWith => - _$CoordinateCopyWithImpl(this as Coordinate, _$identity); - - /// Serializes this Coordinate to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is Coordinate && - (identical(other.latitude, latitude) || - other.latitude == latitude) && - (identical(other.longitude, longitude) || - other.longitude == longitude)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, latitude, longitude); - - @override - String toString() { - return 'Coordinate(latitude: $latitude, longitude: $longitude)'; - } -} - -/// @nodoc -abstract mixin class $CoordinateCopyWith<$Res> { - factory $CoordinateCopyWith( - Coordinate value, $Res Function(Coordinate) _then) = - _$CoordinateCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: Coordinate.latitudeKey_) double latitude, - @JsonKey(name: Coordinate.longitudeKey_) double longitude}); -} - -/// @nodoc -class _$CoordinateCopyWithImpl<$Res> implements $CoordinateCopyWith<$Res> { - _$CoordinateCopyWithImpl(this._self, this._then); - - final Coordinate _self; - final $Res Function(Coordinate) _then; - - /// Create a copy of Coordinate - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? latitude = null, - Object? longitude = null, - }) { - return _then(_self.copyWith( - latitude: null == latitude - ? _self.latitude - : latitude // ignore: cast_nullable_to_non_nullable - as double, - longitude: null == longitude - ? _self.longitude - : longitude // ignore: cast_nullable_to_non_nullable - as double, - )); - } -} - -/// Adds pattern-matching-related methods to [Coordinate]. -extension CoordinatePatterns on Coordinate { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_Coordinate value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Coordinate() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_Coordinate value) $default, - ) { - final _that = this; - switch (_that) { - case _Coordinate(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_Coordinate value)? $default, - ) { - final _that = this; - switch (_that) { - case _Coordinate() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: Coordinate.latitudeKey_) double latitude, - @JsonKey(name: Coordinate.longitudeKey_) double longitude)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Coordinate() when $default != null: - return $default(_that.latitude, _that.longitude); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: Coordinate.latitudeKey_) double latitude, - @JsonKey(name: Coordinate.longitudeKey_) double longitude) - $default, - ) { - final _that = this; - switch (_that) { - case _Coordinate(): - return $default(_that.latitude, _that.longitude); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: Coordinate.latitudeKey_) double latitude, - @JsonKey(name: Coordinate.longitudeKey_) double longitude)? - $default, - ) { - final _that = this; - switch (_that) { - case _Coordinate() when $default != null: - return $default(_that.latitude, _that.longitude); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _Coordinate extends Coordinate { - const _Coordinate( - {@JsonKey(name: Coordinate.latitudeKey_) required this.latitude, - @JsonKey(name: Coordinate.longitudeKey_) required this.longitude}) - : super._(); - factory _Coordinate.fromJson(Map json) => - _$CoordinateFromJson(json); - - /// latitude - @override - @JsonKey(name: Coordinate.latitudeKey_) - final double latitude; - - /// longitude - @override - @JsonKey(name: Coordinate.longitudeKey_) - final double longitude; - - /// Create a copy of Coordinate - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$CoordinateCopyWith<_Coordinate> get copyWith => - __$CoordinateCopyWithImpl<_Coordinate>(this, _$identity); - - @override - Map toJson() { - return _$CoordinateToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _Coordinate && - (identical(other.latitude, latitude) || - other.latitude == latitude) && - (identical(other.longitude, longitude) || - other.longitude == longitude)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, latitude, longitude); - - @override - String toString() { - return 'Coordinate(latitude: $latitude, longitude: $longitude)'; - } -} - -/// @nodoc -abstract mixin class _$CoordinateCopyWith<$Res> - implements $CoordinateCopyWith<$Res> { - factory _$CoordinateCopyWith( - _Coordinate value, $Res Function(_Coordinate) _then) = - __$CoordinateCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: Coordinate.latitudeKey_) double latitude, - @JsonKey(name: Coordinate.longitudeKey_) double longitude}); -} - -/// @nodoc -class __$CoordinateCopyWithImpl<$Res> implements _$CoordinateCopyWith<$Res> { - __$CoordinateCopyWithImpl(this._self, this._then); - - final _Coordinate _self; - final $Res Function(_Coordinate) _then; - - /// Create a copy of Coordinate - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? latitude = null, - Object? longitude = null, - }) { - return _then(_Coordinate( - latitude: null == latitude - ? _self.latitude - : latitude // ignore: cast_nullable_to_non_nullable - as double, - longitude: null == longitude - ? _self.longitude - : longitude // ignore: cast_nullable_to_non_nullable - as double, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.g.dart deleted file mode 100644 index 081c9b9a..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate.g.dart +++ /dev/null @@ -1,18 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'coordinate.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_Coordinate _$CoordinateFromJson(Map json) => _Coordinate( - latitude: (json['latitude'] as num).toDouble(), - longitude: (json['longitude'] as num).toDouble(), - ); - -Map _$CoordinateToJson(_Coordinate instance) => - { - 'latitude': instance.latitude, - 'longitude': instance.longitude, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.dart index c1feec53..cb8ee0e8 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.dart @@ -44,7 +44,7 @@ /// "type": "object", /// "title": "CoordinateModel" /// } -library; +library coordinate_model; import 'exports.dart'; part 'coordinate_model.freezed.dart'; @@ -57,7 +57,7 @@ abstract class CoordinateModel with _$CoordinateModel { @jsonSerializable const factory CoordinateModel({ /// coordinate - @JsonKey(name: CoordinateModel.coordinateKey_) dynamic coordinate, + @JsonKey(name: CoordinateModel.coordinateKey_) dynamic? coordinate, /// latitude @JsonKey(name: CoordinateModel.latitudeKey_) double? latitude, diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.freezed.dart deleted file mode 100644 index e560a8fb..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.freezed.dart +++ /dev/null @@ -1,390 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'coordinate_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$CoordinateModel { - /// coordinate - @JsonKey(name: CoordinateModel.coordinateKey_) - dynamic? get coordinate; - - /// latitude - @JsonKey(name: CoordinateModel.latitudeKey_) - double? get latitude; - - /// longitude - @JsonKey(name: CoordinateModel.longitudeKey_) - double? get longitude; - - /// Create a copy of CoordinateModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $CoordinateModelCopyWith get copyWith => - _$CoordinateModelCopyWithImpl( - this as CoordinateModel, _$identity); - - /// Serializes this CoordinateModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is CoordinateModel && - const DeepCollectionEquality() - .equals(other.coordinate, coordinate) && - (identical(other.latitude, latitude) || - other.latitude == latitude) && - (identical(other.longitude, longitude) || - other.longitude == longitude)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, - const DeepCollectionEquality().hash(coordinate), latitude, longitude); - - @override - String toString() { - return 'CoordinateModel(coordinate: $coordinate, latitude: $latitude, longitude: $longitude)'; - } -} - -/// @nodoc -abstract mixin class $CoordinateModelCopyWith<$Res> { - factory $CoordinateModelCopyWith( - CoordinateModel value, $Res Function(CoordinateModel) _then) = - _$CoordinateModelCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: CoordinateModel.coordinateKey_) dynamic? coordinate, - @JsonKey(name: CoordinateModel.latitudeKey_) double? latitude, - @JsonKey(name: CoordinateModel.longitudeKey_) double? longitude}); -} - -/// @nodoc -class _$CoordinateModelCopyWithImpl<$Res> - implements $CoordinateModelCopyWith<$Res> { - _$CoordinateModelCopyWithImpl(this._self, this._then); - - final CoordinateModel _self; - final $Res Function(CoordinateModel) _then; - - /// Create a copy of CoordinateModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? coordinate = freezed, - Object? latitude = freezed, - Object? longitude = freezed, - }) { - return _then(_self.copyWith( - coordinate: freezed == coordinate - ? _self.coordinate - : coordinate // ignore: cast_nullable_to_non_nullable - as dynamic?, - latitude: freezed == latitude - ? _self.latitude - : latitude // ignore: cast_nullable_to_non_nullable - as double?, - longitude: freezed == longitude - ? _self.longitude - : longitude // ignore: cast_nullable_to_non_nullable - as double?, - )); - } -} - -/// Adds pattern-matching-related methods to [CoordinateModel]. -extension CoordinateModelPatterns on CoordinateModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_CoordinateModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CoordinateModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_CoordinateModel value) $default, - ) { - final _that = this; - switch (_that) { - case _CoordinateModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_CoordinateModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _CoordinateModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: CoordinateModel.coordinateKey_) dynamic? coordinate, - @JsonKey(name: CoordinateModel.latitudeKey_) double? latitude, - @JsonKey(name: CoordinateModel.longitudeKey_) double? longitude)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CoordinateModel() when $default != null: - return $default(_that.coordinate, _that.latitude, _that.longitude); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: CoordinateModel.coordinateKey_) dynamic? coordinate, - @JsonKey(name: CoordinateModel.latitudeKey_) double? latitude, - @JsonKey(name: CoordinateModel.longitudeKey_) double? longitude) - $default, - ) { - final _that = this; - switch (_that) { - case _CoordinateModel(): - return $default(_that.coordinate, _that.latitude, _that.longitude); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: CoordinateModel.coordinateKey_) dynamic? coordinate, - @JsonKey(name: CoordinateModel.latitudeKey_) double? latitude, - @JsonKey(name: CoordinateModel.longitudeKey_) double? longitude)? - $default, - ) { - final _that = this; - switch (_that) { - case _CoordinateModel() when $default != null: - return $default(_that.coordinate, _that.latitude, _that.longitude); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _CoordinateModel extends CoordinateModel { - const _CoordinateModel( - {@JsonKey(name: CoordinateModel.coordinateKey_) this.coordinate, - @JsonKey(name: CoordinateModel.latitudeKey_) this.latitude, - @JsonKey(name: CoordinateModel.longitudeKey_) this.longitude}) - : super._(); - factory _CoordinateModel.fromJson(Map json) => - _$CoordinateModelFromJson(json); - - /// coordinate - @override - @JsonKey(name: CoordinateModel.coordinateKey_) - final dynamic? coordinate; - - /// latitude - @override - @JsonKey(name: CoordinateModel.latitudeKey_) - final double? latitude; - - /// longitude - @override - @JsonKey(name: CoordinateModel.longitudeKey_) - final double? longitude; - - /// Create a copy of CoordinateModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$CoordinateModelCopyWith<_CoordinateModel> get copyWith => - __$CoordinateModelCopyWithImpl<_CoordinateModel>(this, _$identity); - - @override - Map toJson() { - return _$CoordinateModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _CoordinateModel && - const DeepCollectionEquality() - .equals(other.coordinate, coordinate) && - (identical(other.latitude, latitude) || - other.latitude == latitude) && - (identical(other.longitude, longitude) || - other.longitude == longitude)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, - const DeepCollectionEquality().hash(coordinate), latitude, longitude); - - @override - String toString() { - return 'CoordinateModel(coordinate: $coordinate, latitude: $latitude, longitude: $longitude)'; - } -} - -/// @nodoc -abstract mixin class _$CoordinateModelCopyWith<$Res> - implements $CoordinateModelCopyWith<$Res> { - factory _$CoordinateModelCopyWith( - _CoordinateModel value, $Res Function(_CoordinateModel) _then) = - __$CoordinateModelCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: CoordinateModel.coordinateKey_) dynamic? coordinate, - @JsonKey(name: CoordinateModel.latitudeKey_) double? latitude, - @JsonKey(name: CoordinateModel.longitudeKey_) double? longitude}); -} - -/// @nodoc -class __$CoordinateModelCopyWithImpl<$Res> - implements _$CoordinateModelCopyWith<$Res> { - __$CoordinateModelCopyWithImpl(this._self, this._then); - - final _CoordinateModel _self; - final $Res Function(_CoordinateModel) _then; - - /// Create a copy of CoordinateModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? coordinate = freezed, - Object? latitude = freezed, - Object? longitude = freezed, - }) { - return _then(_CoordinateModel( - coordinate: freezed == coordinate - ? _self.coordinate - : coordinate // ignore: cast_nullable_to_non_nullable - as dynamic?, - latitude: freezed == latitude - ? _self.latitude - : latitude // ignore: cast_nullable_to_non_nullable - as double?, - longitude: freezed == longitude - ? _self.longitude - : longitude // ignore: cast_nullable_to_non_nullable - as double?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.g.dart deleted file mode 100644 index f603554b..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/coordinate_model.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'coordinate_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_CoordinateModel _$CoordinateModelFromJson(Map json) => - _CoordinateModel( - coordinate: json['coordinate'], - latitude: (json['latitude'] as num?)?.toDouble(), - longitude: (json['longitude'] as num?)?.toDouble(), - ); - -Map _$CoordinateModelToJson(_CoordinateModel instance) => - { - if (instance.coordinate case final value?) 'coordinate': value, - if (instance.latitude case final value?) 'latitude': value, - if (instance.longitude case final value?) 'longitude': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/country_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/country_model.dart index 94ea2582..1bdc6100 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/country_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/country_model.dart @@ -52,7 +52,7 @@ /// "type": "object", /// "title": "CountryModel" /// } -library; +library country_model; import 'exports.dart'; part 'country_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/country_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/country_model.freezed.dart deleted file mode 100644 index adfae9d5..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/country_model.freezed.dart +++ /dev/null @@ -1,415 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'country_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$CountryModel { - /// alpha2 - @JsonKey(name: CountryModel.alpha2Key_) - String? get alpha2; - - /// alpha3 - @JsonKey(name: CountryModel.alpha3Key_) - String? get alpha3; - - /// numeric - @JsonKey(name: CountryModel.numericKey_) - String? get numeric; - - /// shortName - @JsonKey(name: CountryModel.shortNameKey_) - String? get shortName; - - /// Create a copy of CountryModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $CountryModelCopyWith get copyWith => - _$CountryModelCopyWithImpl( - this as CountryModel, _$identity); - - /// Serializes this CountryModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is CountryModel && - (identical(other.alpha2, alpha2) || other.alpha2 == alpha2) && - (identical(other.alpha3, alpha3) || other.alpha3 == alpha3) && - (identical(other.numeric, numeric) || other.numeric == numeric) && - (identical(other.shortName, shortName) || - other.shortName == shortName)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, alpha2, alpha3, numeric, shortName); - - @override - String toString() { - return 'CountryModel(alpha2: $alpha2, alpha3: $alpha3, numeric: $numeric, shortName: $shortName)'; - } -} - -/// @nodoc -abstract mixin class $CountryModelCopyWith<$Res> { - factory $CountryModelCopyWith( - CountryModel value, $Res Function(CountryModel) _then) = - _$CountryModelCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: CountryModel.alpha2Key_) String? alpha2, - @JsonKey(name: CountryModel.alpha3Key_) String? alpha3, - @JsonKey(name: CountryModel.numericKey_) String? numeric, - @JsonKey(name: CountryModel.shortNameKey_) String? shortName}); -} - -/// @nodoc -class _$CountryModelCopyWithImpl<$Res> implements $CountryModelCopyWith<$Res> { - _$CountryModelCopyWithImpl(this._self, this._then); - - final CountryModel _self; - final $Res Function(CountryModel) _then; - - /// Create a copy of CountryModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? alpha2 = freezed, - Object? alpha3 = freezed, - Object? numeric = freezed, - Object? shortName = freezed, - }) { - return _then(_self.copyWith( - alpha2: freezed == alpha2 - ? _self.alpha2 - : alpha2 // ignore: cast_nullable_to_non_nullable - as String?, - alpha3: freezed == alpha3 - ? _self.alpha3 - : alpha3 // ignore: cast_nullable_to_non_nullable - as String?, - numeric: freezed == numeric - ? _self.numeric - : numeric // ignore: cast_nullable_to_non_nullable - as String?, - shortName: freezed == shortName - ? _self.shortName - : shortName // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [CountryModel]. -extension CountryModelPatterns on CountryModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_CountryModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CountryModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_CountryModel value) $default, - ) { - final _that = this; - switch (_that) { - case _CountryModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_CountryModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _CountryModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: CountryModel.alpha2Key_) String? alpha2, - @JsonKey(name: CountryModel.alpha3Key_) String? alpha3, - @JsonKey(name: CountryModel.numericKey_) String? numeric, - @JsonKey(name: CountryModel.shortNameKey_) String? shortName)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CountryModel() when $default != null: - return $default( - _that.alpha2, _that.alpha3, _that.numeric, _that.shortName); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: CountryModel.alpha2Key_) String? alpha2, - @JsonKey(name: CountryModel.alpha3Key_) String? alpha3, - @JsonKey(name: CountryModel.numericKey_) String? numeric, - @JsonKey(name: CountryModel.shortNameKey_) String? shortName) - $default, - ) { - final _that = this; - switch (_that) { - case _CountryModel(): - return $default( - _that.alpha2, _that.alpha3, _that.numeric, _that.shortName); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: CountryModel.alpha2Key_) String? alpha2, - @JsonKey(name: CountryModel.alpha3Key_) String? alpha3, - @JsonKey(name: CountryModel.numericKey_) String? numeric, - @JsonKey(name: CountryModel.shortNameKey_) String? shortName)? - $default, - ) { - final _that = this; - switch (_that) { - case _CountryModel() when $default != null: - return $default( - _that.alpha2, _that.alpha3, _that.numeric, _that.shortName); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _CountryModel extends CountryModel { - const _CountryModel( - {@JsonKey(name: CountryModel.alpha2Key_) this.alpha2, - @JsonKey(name: CountryModel.alpha3Key_) this.alpha3, - @JsonKey(name: CountryModel.numericKey_) this.numeric, - @JsonKey(name: CountryModel.shortNameKey_) this.shortName}) - : super._(); - factory _CountryModel.fromJson(Map json) => - _$CountryModelFromJson(json); - - /// alpha2 - @override - @JsonKey(name: CountryModel.alpha2Key_) - final String? alpha2; - - /// alpha3 - @override - @JsonKey(name: CountryModel.alpha3Key_) - final String? alpha3; - - /// numeric - @override - @JsonKey(name: CountryModel.numericKey_) - final String? numeric; - - /// shortName - @override - @JsonKey(name: CountryModel.shortNameKey_) - final String? shortName; - - /// Create a copy of CountryModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$CountryModelCopyWith<_CountryModel> get copyWith => - __$CountryModelCopyWithImpl<_CountryModel>(this, _$identity); - - @override - Map toJson() { - return _$CountryModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _CountryModel && - (identical(other.alpha2, alpha2) || other.alpha2 == alpha2) && - (identical(other.alpha3, alpha3) || other.alpha3 == alpha3) && - (identical(other.numeric, numeric) || other.numeric == numeric) && - (identical(other.shortName, shortName) || - other.shortName == shortName)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, alpha2, alpha3, numeric, shortName); - - @override - String toString() { - return 'CountryModel(alpha2: $alpha2, alpha3: $alpha3, numeric: $numeric, shortName: $shortName)'; - } -} - -/// @nodoc -abstract mixin class _$CountryModelCopyWith<$Res> - implements $CountryModelCopyWith<$Res> { - factory _$CountryModelCopyWith( - _CountryModel value, $Res Function(_CountryModel) _then) = - __$CountryModelCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: CountryModel.alpha2Key_) String? alpha2, - @JsonKey(name: CountryModel.alpha3Key_) String? alpha3, - @JsonKey(name: CountryModel.numericKey_) String? numeric, - @JsonKey(name: CountryModel.shortNameKey_) String? shortName}); -} - -/// @nodoc -class __$CountryModelCopyWithImpl<$Res> - implements _$CountryModelCopyWith<$Res> { - __$CountryModelCopyWithImpl(this._self, this._then); - - final _CountryModel _self; - final $Res Function(_CountryModel) _then; - - /// Create a copy of CountryModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? alpha2 = freezed, - Object? alpha3 = freezed, - Object? numeric = freezed, - Object? shortName = freezed, - }) { - return _then(_CountryModel( - alpha2: freezed == alpha2 - ? _self.alpha2 - : alpha2 // ignore: cast_nullable_to_non_nullable - as String?, - alpha3: freezed == alpha3 - ? _self.alpha3 - : alpha3 // ignore: cast_nullable_to_non_nullable - as String?, - numeric: freezed == numeric - ? _self.numeric - : numeric // ignore: cast_nullable_to_non_nullable - as String?, - shortName: freezed == shortName - ? _self.shortName - : shortName // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/country_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/country_model.g.dart deleted file mode 100644 index 750e96aa..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/country_model.g.dart +++ /dev/null @@ -1,23 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'country_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_CountryModel _$CountryModelFromJson(Map json) => - _CountryModel( - alpha2: json['alpha2'] as String?, - alpha3: json['alpha3'] as String?, - numeric: json['numeric'] as String?, - shortName: json['short_name'] as String?, - ); - -Map _$CountryModelToJson(_CountryModel instance) => - { - if (instance.alpha2 case final value?) 'alpha2': value, - if (instance.alpha3 case final value?) 'alpha3': value, - if (instance.numeric case final value?) 'numeric': value, - if (instance.shortName case final value?) 'short_name': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.dart b/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.dart index f98fc5e3..ee9a8ec2 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.dart @@ -27,7 +27,7 @@ /// ], /// "title": "CreateAnimalResponse" /// } -library; +library create_animal_response; import 'exports.dart'; part 'create_animal_response.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.freezed.dart deleted file mode 100644 index e2113a7c..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.freezed.dart +++ /dev/null @@ -1,381 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'create_animal_response.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$CreateAnimalResponse { - /// animal - @JsonKey(name: CreateAnimalResponse.animalKey_) - Animal get animal; - - /// message - @JsonKey(name: CreateAnimalResponse.messageKey_) - String get message; - - /// Create a copy of CreateAnimalResponse - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $CreateAnimalResponseCopyWith get copyWith => - _$CreateAnimalResponseCopyWithImpl( - this as CreateAnimalResponse, _$identity); - - /// Serializes this CreateAnimalResponse to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is CreateAnimalResponse && - (identical(other.animal, animal) || other.animal == animal) && - (identical(other.message, message) || other.message == message)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, animal, message); - - @override - String toString() { - return 'CreateAnimalResponse(animal: $animal, message: $message)'; - } -} - -/// @nodoc -abstract mixin class $CreateAnimalResponseCopyWith<$Res> { - factory $CreateAnimalResponseCopyWith(CreateAnimalResponse value, - $Res Function(CreateAnimalResponse) _then) = - _$CreateAnimalResponseCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: CreateAnimalResponse.animalKey_) Animal animal, - @JsonKey(name: CreateAnimalResponse.messageKey_) String message}); - - $AnimalCopyWith<$Res> get animal; -} - -/// @nodoc -class _$CreateAnimalResponseCopyWithImpl<$Res> - implements $CreateAnimalResponseCopyWith<$Res> { - _$CreateAnimalResponseCopyWithImpl(this._self, this._then); - - final CreateAnimalResponse _self; - final $Res Function(CreateAnimalResponse) _then; - - /// Create a copy of CreateAnimalResponse - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? animal = null, - Object? message = null, - }) { - return _then(_self.copyWith( - animal: null == animal - ? _self.animal - : animal // ignore: cast_nullable_to_non_nullable - as Animal, - message: null == message - ? _self.message - : message // ignore: cast_nullable_to_non_nullable - as String, - )); - } - - /// Create a copy of CreateAnimalResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $AnimalCopyWith<$Res> get animal { - return $AnimalCopyWith<$Res>(_self.animal, (value) { - return _then(_self.copyWith(animal: value)); - }); - } -} - -/// Adds pattern-matching-related methods to [CreateAnimalResponse]. -extension CreateAnimalResponsePatterns on CreateAnimalResponse { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_CreateAnimalResponse value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CreateAnimalResponse() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_CreateAnimalResponse value) $default, - ) { - final _that = this; - switch (_that) { - case _CreateAnimalResponse(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_CreateAnimalResponse value)? $default, - ) { - final _that = this; - switch (_that) { - case _CreateAnimalResponse() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: CreateAnimalResponse.animalKey_) Animal animal, - @JsonKey(name: CreateAnimalResponse.messageKey_) String message)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CreateAnimalResponse() when $default != null: - return $default(_that.animal, _that.message); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: CreateAnimalResponse.animalKey_) Animal animal, - @JsonKey(name: CreateAnimalResponse.messageKey_) String message) - $default, - ) { - final _that = this; - switch (_that) { - case _CreateAnimalResponse(): - return $default(_that.animal, _that.message); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: CreateAnimalResponse.animalKey_) Animal animal, - @JsonKey(name: CreateAnimalResponse.messageKey_) String message)? - $default, - ) { - final _that = this; - switch (_that) { - case _CreateAnimalResponse() when $default != null: - return $default(_that.animal, _that.message); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _CreateAnimalResponse extends CreateAnimalResponse { - const _CreateAnimalResponse( - {@JsonKey(name: CreateAnimalResponse.animalKey_) required this.animal, - @JsonKey(name: CreateAnimalResponse.messageKey_) required this.message}) - : super._(); - factory _CreateAnimalResponse.fromJson(Map json) => - _$CreateAnimalResponseFromJson(json); - - /// animal - @override - @JsonKey(name: CreateAnimalResponse.animalKey_) - final Animal animal; - - /// message - @override - @JsonKey(name: CreateAnimalResponse.messageKey_) - final String message; - - /// Create a copy of CreateAnimalResponse - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$CreateAnimalResponseCopyWith<_CreateAnimalResponse> get copyWith => - __$CreateAnimalResponseCopyWithImpl<_CreateAnimalResponse>( - this, _$identity); - - @override - Map toJson() { - return _$CreateAnimalResponseToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _CreateAnimalResponse && - (identical(other.animal, animal) || other.animal == animal) && - (identical(other.message, message) || other.message == message)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, animal, message); - - @override - String toString() { - return 'CreateAnimalResponse(animal: $animal, message: $message)'; - } -} - -/// @nodoc -abstract mixin class _$CreateAnimalResponseCopyWith<$Res> - implements $CreateAnimalResponseCopyWith<$Res> { - factory _$CreateAnimalResponseCopyWith(_CreateAnimalResponse value, - $Res Function(_CreateAnimalResponse) _then) = - __$CreateAnimalResponseCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: CreateAnimalResponse.animalKey_) Animal animal, - @JsonKey(name: CreateAnimalResponse.messageKey_) String message}); - - @override - $AnimalCopyWith<$Res> get animal; -} - -/// @nodoc -class __$CreateAnimalResponseCopyWithImpl<$Res> - implements _$CreateAnimalResponseCopyWith<$Res> { - __$CreateAnimalResponseCopyWithImpl(this._self, this._then); - - final _CreateAnimalResponse _self; - final $Res Function(_CreateAnimalResponse) _then; - - /// Create a copy of CreateAnimalResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? animal = null, - Object? message = null, - }) { - return _then(_CreateAnimalResponse( - animal: null == animal - ? _self.animal - : animal // ignore: cast_nullable_to_non_nullable - as Animal, - message: null == message - ? _self.message - : message // ignore: cast_nullable_to_non_nullable - as String, - )); - } - - /// Create a copy of CreateAnimalResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $AnimalCopyWith<$Res> get animal { - return $AnimalCopyWith<$Res>(_self.animal, (value) { - return _then(_self.copyWith(animal: value)); - }); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.g.dart deleted file mode 100644 index 2e5825f1..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/create_animal_response.g.dart +++ /dev/null @@ -1,22 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'create_animal_response.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_CreateAnimalResponse _$CreateAnimalResponseFromJson( - Map json) => - _CreateAnimalResponse( - animal: const AnimalMapJsonConverter() - .fromJson(json['animal'] as Map), - message: json['message'] as String, - ); - -Map _$CreateAnimalResponseToJson( - _CreateAnimalResponse instance) => - { - 'animal': const AnimalMapJsonConverter().toJson(instance.animal), - 'message': instance.message, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/currency.dart b/packages/swagger_to_dart/example/lib/src/gen/models/currency.dart index 3be6608c..ea8be7e5 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/currency.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/currency.dart @@ -176,358 +176,358 @@ // ] // } -library; +library currency; import 'exports.dart'; part 'currency.g.dart'; @JsonEnum(alwaysCreate: true) enum Currency { - @JsonValue('AED') + @JsonValue("AED") aed, - @JsonValue('AFN') + @JsonValue("AFN") afn, - @JsonValue('ALL') + @JsonValue("ALL") all, - @JsonValue('AMD') + @JsonValue("AMD") amd, - @JsonValue('ANG') + @JsonValue("ANG") ang, - @JsonValue('AOA') + @JsonValue("AOA") aoa, - @JsonValue('ARS') + @JsonValue("ARS") ars, - @JsonValue('AUD') + @JsonValue("AUD") aud, - @JsonValue('AWG') + @JsonValue("AWG") awg, - @JsonValue('AZN') + @JsonValue("AZN") azn, - @JsonValue('BAM') + @JsonValue("BAM") bam, - @JsonValue('BBD') + @JsonValue("BBD") bbd, - @JsonValue('BDT') + @JsonValue("BDT") bdt, - @JsonValue('BGN') + @JsonValue("BGN") bgn, - @JsonValue('BHD') + @JsonValue("BHD") bhd, - @JsonValue('BIF') + @JsonValue("BIF") bif, - @JsonValue('BMD') + @JsonValue("BMD") bmd, - @JsonValue('BND') + @JsonValue("BND") bnd, - @JsonValue('BOB') + @JsonValue("BOB") bob, - @JsonValue('BOV') + @JsonValue("BOV") bov, - @JsonValue('BRL') + @JsonValue("BRL") brl, - @JsonValue('BSD') + @JsonValue("BSD") bsd, - @JsonValue('BTN') + @JsonValue("BTN") btn, - @JsonValue('BWP') + @JsonValue("BWP") bwp, - @JsonValue('BYN') + @JsonValue("BYN") byn, - @JsonValue('BZD') + @JsonValue("BZD") bzd, - @JsonValue('CAD') + @JsonValue("CAD") cad, - @JsonValue('CDF') + @JsonValue("CDF") cdf, - @JsonValue('CHE') + @JsonValue("CHE") che, - @JsonValue('CHF') + @JsonValue("CHF") chf, - @JsonValue('CHW') + @JsonValue("CHW") chw, - @JsonValue('CLF') + @JsonValue("CLF") clf, - @JsonValue('CLP') + @JsonValue("CLP") clp, - @JsonValue('CNY') + @JsonValue("CNY") cny, - @JsonValue('COP') + @JsonValue("COP") cop, - @JsonValue('COU') + @JsonValue("COU") cou, - @JsonValue('CRC') + @JsonValue("CRC") crc, - @JsonValue('CUC') + @JsonValue("CUC") cuc, - @JsonValue('CUP') + @JsonValue("CUP") cup, - @JsonValue('CVE') + @JsonValue("CVE") cve, - @JsonValue('CZK') + @JsonValue("CZK") czk, - @JsonValue('DJF') + @JsonValue("DJF") djf, - @JsonValue('DKK') + @JsonValue("DKK") dkk, - @JsonValue('DOP') + @JsonValue("DOP") dop, - @JsonValue('DZD') + @JsonValue("DZD") dzd, - @JsonValue('EGP') + @JsonValue("EGP") egp, - @JsonValue('ERN') + @JsonValue("ERN") ern, - @JsonValue('ETB') + @JsonValue("ETB") etb, - @JsonValue('EUR') + @JsonValue("EUR") eur, - @JsonValue('FJD') + @JsonValue("FJD") fjd, - @JsonValue('FKP') + @JsonValue("FKP") fkp, - @JsonValue('GBP') + @JsonValue("GBP") gbp, - @JsonValue('GEL') + @JsonValue("GEL") gel, - @JsonValue('GHS') + @JsonValue("GHS") ghs, - @JsonValue('GIP') + @JsonValue("GIP") gip, - @JsonValue('GMD') + @JsonValue("GMD") gmd, - @JsonValue('GNF') + @JsonValue("GNF") gnf, - @JsonValue('GTQ') + @JsonValue("GTQ") gtq, - @JsonValue('GYD') + @JsonValue("GYD") gyd, - @JsonValue('HKD') + @JsonValue("HKD") hkd, - @JsonValue('HNL') + @JsonValue("HNL") hnl, - @JsonValue('HRK') + @JsonValue("HRK") hrk, - @JsonValue('HTG') + @JsonValue("HTG") htg, - @JsonValue('HUF') + @JsonValue("HUF") huf, - @JsonValue('IDR') + @JsonValue("IDR") idr, - @JsonValue('ILS') + @JsonValue("ILS") ils, - @JsonValue('INR') + @JsonValue("INR") inr, - @JsonValue('IQD') + @JsonValue("IQD") iqd, - @JsonValue('IRR') + @JsonValue("IRR") irr, - @JsonValue('ISK') + @JsonValue("ISK") isk, - @JsonValue('JMD') + @JsonValue("JMD") jmd, - @JsonValue('JOD') + @JsonValue("JOD") jod, - @JsonValue('JPY') + @JsonValue("JPY") jpy, - @JsonValue('KES') + @JsonValue("KES") kes, - @JsonValue('KGS') + @JsonValue("KGS") kgs, - @JsonValue('KHR') + @JsonValue("KHR") khr, - @JsonValue('KMF') + @JsonValue("KMF") kmf, - @JsonValue('KPW') + @JsonValue("KPW") kpw, - @JsonValue('KRW') + @JsonValue("KRW") krw, - @JsonValue('KWD') + @JsonValue("KWD") kwd, - @JsonValue('KYD') + @JsonValue("KYD") kyd, - @JsonValue('KZT') + @JsonValue("KZT") kzt, - @JsonValue('LAK') + @JsonValue("LAK") lak, - @JsonValue('LBP') + @JsonValue("LBP") lbp, - @JsonValue('LKR') + @JsonValue("LKR") lkr, - @JsonValue('LRD') + @JsonValue("LRD") lrd, - @JsonValue('LSL') + @JsonValue("LSL") lsl, - @JsonValue('LYD') + @JsonValue("LYD") lyd, - @JsonValue('MAD') + @JsonValue("MAD") mad, - @JsonValue('MDL') + @JsonValue("MDL") mdl, - @JsonValue('MGA') + @JsonValue("MGA") mga, - @JsonValue('MKD') + @JsonValue("MKD") mkd, - @JsonValue('MMK') + @JsonValue("MMK") mmk, - @JsonValue('MNT') + @JsonValue("MNT") mnt, - @JsonValue('MOP') + @JsonValue("MOP") mop, - @JsonValue('MRU') + @JsonValue("MRU") mru, - @JsonValue('MUR') + @JsonValue("MUR") mur, - @JsonValue('MVR') + @JsonValue("MVR") mvr, - @JsonValue('MWK') + @JsonValue("MWK") mwk, - @JsonValue('MXN') + @JsonValue("MXN") mxn, - @JsonValue('MXV') + @JsonValue("MXV") mxv, - @JsonValue('MYR') + @JsonValue("MYR") myr, - @JsonValue('MZN') + @JsonValue("MZN") mzn, - @JsonValue('NAD') + @JsonValue("NAD") nad, - @JsonValue('NGN') + @JsonValue("NGN") ngn, - @JsonValue('NIO') + @JsonValue("NIO") nio, - @JsonValue('NOK') + @JsonValue("NOK") nok, - @JsonValue('NPR') + @JsonValue("NPR") npr, - @JsonValue('NZD') + @JsonValue("NZD") nzd, - @JsonValue('OMR') + @JsonValue("OMR") omr, - @JsonValue('PAB') + @JsonValue("PAB") pab, - @JsonValue('PEN') + @JsonValue("PEN") pen, - @JsonValue('PGK') + @JsonValue("PGK") pgk, - @JsonValue('PHP') + @JsonValue("PHP") php, - @JsonValue('PKR') + @JsonValue("PKR") pkr, - @JsonValue('PLN') + @JsonValue("PLN") pln, - @JsonValue('PYG') + @JsonValue("PYG") pyg, - @JsonValue('QAR') + @JsonValue("QAR") qar, - @JsonValue('RON') + @JsonValue("RON") ron, - @JsonValue('RSD') + @JsonValue("RSD") rsd, - @JsonValue('RUB') + @JsonValue("RUB") rub, - @JsonValue('RWF') + @JsonValue("RWF") rwf, - @JsonValue('SAR') + @JsonValue("SAR") sar, - @JsonValue('SBD') + @JsonValue("SBD") sbd, - @JsonValue('SCR') + @JsonValue("SCR") scr, - @JsonValue('SDG') + @JsonValue("SDG") sdg, - @JsonValue('SEK') + @JsonValue("SEK") sek, - @JsonValue('SGD') + @JsonValue("SGD") sgd, - @JsonValue('SHP') + @JsonValue("SHP") shp, - @JsonValue('SLE') + @JsonValue("SLE") sle, - @JsonValue('SLL') + @JsonValue("SLL") sll, - @JsonValue('SOS') + @JsonValue("SOS") sos, - @JsonValue('SRD') + @JsonValue("SRD") srd, - @JsonValue('SSP') + @JsonValue("SSP") ssp, - @JsonValue('STN') + @JsonValue("STN") stn, - @JsonValue('SVC') + @JsonValue("SVC") svc, - @JsonValue('SYP') + @JsonValue("SYP") syp, - @JsonValue('SZL') + @JsonValue("SZL") szl, - @JsonValue('THB') + @JsonValue("THB") thb, - @JsonValue('TJS') + @JsonValue("TJS") tjs, - @JsonValue('TMT') + @JsonValue("TMT") tmt, - @JsonValue('TND') + @JsonValue("TND") tnd, - @JsonValue('TOP') + @JsonValue("TOP") top, - @JsonValue('TRY') + @JsonValue("TRY") tryaa, - @JsonValue('TTD') + @JsonValue("TTD") ttd, - @JsonValue('TWD') + @JsonValue("TWD") twd, - @JsonValue('TZS') + @JsonValue("TZS") tzs, - @JsonValue('UAH') + @JsonValue("UAH") uah, - @JsonValue('UGX') + @JsonValue("UGX") ugx, - @JsonValue('USD') + @JsonValue("USD") usd, - @JsonValue('USN') + @JsonValue("USN") usn, - @JsonValue('UYI') + @JsonValue("UYI") uyi, - @JsonValue('UYU') + @JsonValue("UYU") uyu, - @JsonValue('UYW') + @JsonValue("UYW") uyw, - @JsonValue('UZS') + @JsonValue("UZS") uzs, - @JsonValue('VED') + @JsonValue("VED") ved, - @JsonValue('VES') + @JsonValue("VES") ves, - @JsonValue('VND') + @JsonValue("VND") vnd, - @JsonValue('VUV') + @JsonValue("VUV") vuv, - @JsonValue('WST') + @JsonValue("WST") wst, - @JsonValue('XAF') + @JsonValue("XAF") xaf, - @JsonValue('XCD') + @JsonValue("XCD") xcd, - @JsonValue('XOF') + @JsonValue("XOF") xof, - @JsonValue('XPF') + @JsonValue("XPF") xpf, - @JsonValue('XSU') + @JsonValue("XSU") xsu, - @JsonValue('XUA') + @JsonValue("XUA") xua, - @JsonValue('YER') + @JsonValue("YER") yer, - @JsonValue('ZAR') + @JsonValue("ZAR") zar, - @JsonValue('ZMW') + @JsonValue("ZMW") zmw, - @JsonValue('ZWL') + @JsonValue("ZWL") zwl; factory Currency.fromJson(String json) => Currency.values.firstWhere( - (e) => e.toJson() == json, - orElse: () => Currency.values.first, - ); + (e) => e.toJson() == json, + orElse: () => Currency.values.first, + ); String toJson() => _$CurrencyEnumMap[this]!; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/currency.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/currency.g.dart deleted file mode 100644 index 89a4469b..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/currency.g.dart +++ /dev/null @@ -1,180 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'currency.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$CurrencyEnumMap = { - Currency.aed: 'AED', - Currency.afn: 'AFN', - Currency.all: 'ALL', - Currency.amd: 'AMD', - Currency.ang: 'ANG', - Currency.aoa: 'AOA', - Currency.ars: 'ARS', - Currency.aud: 'AUD', - Currency.awg: 'AWG', - Currency.azn: 'AZN', - Currency.bam: 'BAM', - Currency.bbd: 'BBD', - Currency.bdt: 'BDT', - Currency.bgn: 'BGN', - Currency.bhd: 'BHD', - Currency.bif: 'BIF', - Currency.bmd: 'BMD', - Currency.bnd: 'BND', - Currency.bob: 'BOB', - Currency.bov: 'BOV', - Currency.brl: 'BRL', - Currency.bsd: 'BSD', - Currency.btn: 'BTN', - Currency.bwp: 'BWP', - Currency.byn: 'BYN', - Currency.bzd: 'BZD', - Currency.cad: 'CAD', - Currency.cdf: 'CDF', - Currency.che: 'CHE', - Currency.chf: 'CHF', - Currency.chw: 'CHW', - Currency.clf: 'CLF', - Currency.clp: 'CLP', - Currency.cny: 'CNY', - Currency.cop: 'COP', - Currency.cou: 'COU', - Currency.crc: 'CRC', - Currency.cuc: 'CUC', - Currency.cup: 'CUP', - Currency.cve: 'CVE', - Currency.czk: 'CZK', - Currency.djf: 'DJF', - Currency.dkk: 'DKK', - Currency.dop: 'DOP', - Currency.dzd: 'DZD', - Currency.egp: 'EGP', - Currency.ern: 'ERN', - Currency.etb: 'ETB', - Currency.eur: 'EUR', - Currency.fjd: 'FJD', - Currency.fkp: 'FKP', - Currency.gbp: 'GBP', - Currency.gel: 'GEL', - Currency.ghs: 'GHS', - Currency.gip: 'GIP', - Currency.gmd: 'GMD', - Currency.gnf: 'GNF', - Currency.gtq: 'GTQ', - Currency.gyd: 'GYD', - Currency.hkd: 'HKD', - Currency.hnl: 'HNL', - Currency.hrk: 'HRK', - Currency.htg: 'HTG', - Currency.huf: 'HUF', - Currency.idr: 'IDR', - Currency.ils: 'ILS', - Currency.inr: 'INR', - Currency.iqd: 'IQD', - Currency.irr: 'IRR', - Currency.isk: 'ISK', - Currency.jmd: 'JMD', - Currency.jod: 'JOD', - Currency.jpy: 'JPY', - Currency.kes: 'KES', - Currency.kgs: 'KGS', - Currency.khr: 'KHR', - Currency.kmf: 'KMF', - Currency.kpw: 'KPW', - Currency.krw: 'KRW', - Currency.kwd: 'KWD', - Currency.kyd: 'KYD', - Currency.kzt: 'KZT', - Currency.lak: 'LAK', - Currency.lbp: 'LBP', - Currency.lkr: 'LKR', - Currency.lrd: 'LRD', - Currency.lsl: 'LSL', - Currency.lyd: 'LYD', - Currency.mad: 'MAD', - Currency.mdl: 'MDL', - Currency.mga: 'MGA', - Currency.mkd: 'MKD', - Currency.mmk: 'MMK', - Currency.mnt: 'MNT', - Currency.mop: 'MOP', - Currency.mru: 'MRU', - Currency.mur: 'MUR', - Currency.mvr: 'MVR', - Currency.mwk: 'MWK', - Currency.mxn: 'MXN', - Currency.mxv: 'MXV', - Currency.myr: 'MYR', - Currency.mzn: 'MZN', - Currency.nad: 'NAD', - Currency.ngn: 'NGN', - Currency.nio: 'NIO', - Currency.nok: 'NOK', - Currency.npr: 'NPR', - Currency.nzd: 'NZD', - Currency.omr: 'OMR', - Currency.pab: 'PAB', - Currency.pen: 'PEN', - Currency.pgk: 'PGK', - Currency.php: 'PHP', - Currency.pkr: 'PKR', - Currency.pln: 'PLN', - Currency.pyg: 'PYG', - Currency.qar: 'QAR', - Currency.ron: 'RON', - Currency.rsd: 'RSD', - Currency.rub: 'RUB', - Currency.rwf: 'RWF', - Currency.sar: 'SAR', - Currency.sbd: 'SBD', - Currency.scr: 'SCR', - Currency.sdg: 'SDG', - Currency.sek: 'SEK', - Currency.sgd: 'SGD', - Currency.shp: 'SHP', - Currency.sle: 'SLE', - Currency.sll: 'SLL', - Currency.sos: 'SOS', - Currency.srd: 'SRD', - Currency.ssp: 'SSP', - Currency.stn: 'STN', - Currency.svc: 'SVC', - Currency.syp: 'SYP', - Currency.szl: 'SZL', - Currency.thb: 'THB', - Currency.tjs: 'TJS', - Currency.tmt: 'TMT', - Currency.tnd: 'TND', - Currency.top: 'TOP', - Currency.tryaa: 'TRY', - Currency.ttd: 'TTD', - Currency.twd: 'TWD', - Currency.tzs: 'TZS', - Currency.uah: 'UAH', - Currency.ugx: 'UGX', - Currency.usd: 'USD', - Currency.usn: 'USN', - Currency.uyi: 'UYI', - Currency.uyu: 'UYU', - Currency.uyw: 'UYW', - Currency.uzs: 'UZS', - Currency.ved: 'VED', - Currency.ves: 'VES', - Currency.vnd: 'VND', - Currency.vuv: 'VUV', - Currency.wst: 'WST', - Currency.xaf: 'XAF', - Currency.xcd: 'XCD', - Currency.xof: 'XOF', - Currency.xpf: 'XPF', - Currency.xsu: 'XSU', - Currency.xua: 'XUA', - Currency.yer: 'YER', - Currency.zar: 'ZAR', - Currency.zmw: 'ZMW', - Currency.zwl: 'ZWL', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.dart index 2503d601..ca022c53 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.dart @@ -386,7 +386,7 @@ /// "type": "object", /// "title": "CurrencyModel" /// } -library; +library currency_model; import 'exports.dart'; part 'currency_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.freezed.dart deleted file mode 100644 index d524b915..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.freezed.dart +++ /dev/null @@ -1,357 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'currency_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$CurrencyModel { - /// currency - @JsonKey(name: CurrencyModel.currencyKey_) - Currency? get currency; - - /// iso4217 - @JsonKey(name: CurrencyModel.iso4217Key_) - Iso4217? get iso4217; - - /// Create a copy of CurrencyModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $CurrencyModelCopyWith get copyWith => - _$CurrencyModelCopyWithImpl( - this as CurrencyModel, _$identity); - - /// Serializes this CurrencyModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is CurrencyModel && - (identical(other.currency, currency) || - other.currency == currency) && - (identical(other.iso4217, iso4217) || other.iso4217 == iso4217)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, currency, iso4217); - - @override - String toString() { - return 'CurrencyModel(currency: $currency, iso4217: $iso4217)'; - } -} - -/// @nodoc -abstract mixin class $CurrencyModelCopyWith<$Res> { - factory $CurrencyModelCopyWith( - CurrencyModel value, $Res Function(CurrencyModel) _then) = - _$CurrencyModelCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: CurrencyModel.currencyKey_) Currency? currency, - @JsonKey(name: CurrencyModel.iso4217Key_) Iso4217? iso4217}); -} - -/// @nodoc -class _$CurrencyModelCopyWithImpl<$Res> - implements $CurrencyModelCopyWith<$Res> { - _$CurrencyModelCopyWithImpl(this._self, this._then); - - final CurrencyModel _self; - final $Res Function(CurrencyModel) _then; - - /// Create a copy of CurrencyModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? currency = freezed, - Object? iso4217 = freezed, - }) { - return _then(_self.copyWith( - currency: freezed == currency - ? _self.currency - : currency // ignore: cast_nullable_to_non_nullable - as Currency?, - iso4217: freezed == iso4217 - ? _self.iso4217 - : iso4217 // ignore: cast_nullable_to_non_nullable - as Iso4217?, - )); - } -} - -/// Adds pattern-matching-related methods to [CurrencyModel]. -extension CurrencyModelPatterns on CurrencyModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_CurrencyModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CurrencyModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_CurrencyModel value) $default, - ) { - final _that = this; - switch (_that) { - case _CurrencyModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_CurrencyModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _CurrencyModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: CurrencyModel.currencyKey_) Currency? currency, - @JsonKey(name: CurrencyModel.iso4217Key_) Iso4217? iso4217)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _CurrencyModel() when $default != null: - return $default(_that.currency, _that.iso4217); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: CurrencyModel.currencyKey_) Currency? currency, - @JsonKey(name: CurrencyModel.iso4217Key_) Iso4217? iso4217) - $default, - ) { - final _that = this; - switch (_that) { - case _CurrencyModel(): - return $default(_that.currency, _that.iso4217); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: CurrencyModel.currencyKey_) Currency? currency, - @JsonKey(name: CurrencyModel.iso4217Key_) Iso4217? iso4217)? - $default, - ) { - final _that = this; - switch (_that) { - case _CurrencyModel() when $default != null: - return $default(_that.currency, _that.iso4217); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _CurrencyModel extends CurrencyModel { - const _CurrencyModel( - {@JsonKey(name: CurrencyModel.currencyKey_) this.currency, - @JsonKey(name: CurrencyModel.iso4217Key_) this.iso4217}) - : super._(); - factory _CurrencyModel.fromJson(Map json) => - _$CurrencyModelFromJson(json); - - /// currency - @override - @JsonKey(name: CurrencyModel.currencyKey_) - final Currency? currency; - - /// iso4217 - @override - @JsonKey(name: CurrencyModel.iso4217Key_) - final Iso4217? iso4217; - - /// Create a copy of CurrencyModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$CurrencyModelCopyWith<_CurrencyModel> get copyWith => - __$CurrencyModelCopyWithImpl<_CurrencyModel>(this, _$identity); - - @override - Map toJson() { - return _$CurrencyModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _CurrencyModel && - (identical(other.currency, currency) || - other.currency == currency) && - (identical(other.iso4217, iso4217) || other.iso4217 == iso4217)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, currency, iso4217); - - @override - String toString() { - return 'CurrencyModel(currency: $currency, iso4217: $iso4217)'; - } -} - -/// @nodoc -abstract mixin class _$CurrencyModelCopyWith<$Res> - implements $CurrencyModelCopyWith<$Res> { - factory _$CurrencyModelCopyWith( - _CurrencyModel value, $Res Function(_CurrencyModel) _then) = - __$CurrencyModelCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: CurrencyModel.currencyKey_) Currency? currency, - @JsonKey(name: CurrencyModel.iso4217Key_) Iso4217? iso4217}); -} - -/// @nodoc -class __$CurrencyModelCopyWithImpl<$Res> - implements _$CurrencyModelCopyWith<$Res> { - __$CurrencyModelCopyWithImpl(this._self, this._then); - - final _CurrencyModel _self; - final $Res Function(_CurrencyModel) _then; - - /// Create a copy of CurrencyModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? currency = freezed, - Object? iso4217 = freezed, - }) { - return _then(_CurrencyModel( - currency: freezed == currency - ? _self.currency - : currency // ignore: cast_nullable_to_non_nullable - as Currency?, - iso4217: freezed == iso4217 - ? _self.iso4217 - : iso4217 // ignore: cast_nullable_to_non_nullable - as Iso4217?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.g.dart deleted file mode 100644 index 108ba6bc..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/currency_model.g.dart +++ /dev/null @@ -1,23 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'currency_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_CurrencyModel _$CurrencyModelFromJson(Map json) => - _CurrencyModel( - currency: json['currency'] == null - ? null - : Currency.fromJson(json['currency'] as String), - iso4217: json['iso4217'] == null - ? null - : Iso4217.fromJson(json['iso4217'] as String), - ); - -Map _$CurrencyModelToJson(_CurrencyModel instance) => - { - if (instance.currency?.toJson() case final value?) 'currency': value, - if (instance.iso4217?.toJson() case final value?) 'iso4217': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/dog.dart b/packages/swagger_to_dart/example/lib/src/gen/models/dog.dart index c7122a75..7389d80d 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/dog.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/dog.dart @@ -25,7 +25,7 @@ /// ], /// "title": "Dog" /// } -library; +library dog; import 'exports.dart'; part 'dog.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/dog.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/dog.freezed.dart deleted file mode 100644 index 15adfcf6..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/dog.freezed.dart +++ /dev/null @@ -1,376 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'dog.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$Dog { - /// name - @JsonKey(name: Dog.nameKey_) - String get name; - - /// type - @JsonKey(name: Dog.typeKey_) - String get type; - - /// barkLoudness - @JsonKey(name: Dog.barkLoudnessKey_) - int get barkLoudness; - - /// Create a copy of Dog - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $DogCopyWith get copyWith => - _$DogCopyWithImpl(this as Dog, _$identity); - - /// Serializes this Dog to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is Dog && - (identical(other.name, name) || other.name == name) && - (identical(other.type, type) || other.type == type) && - (identical(other.barkLoudness, barkLoudness) || - other.barkLoudness == barkLoudness)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, name, type, barkLoudness); - - @override - String toString() { - return 'Dog(name: $name, type: $type, barkLoudness: $barkLoudness)'; - } -} - -/// @nodoc -abstract mixin class $DogCopyWith<$Res> { - factory $DogCopyWith(Dog value, $Res Function(Dog) _then) = _$DogCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: Dog.nameKey_) String name, - @JsonKey(name: Dog.typeKey_) String type, - @JsonKey(name: Dog.barkLoudnessKey_) int barkLoudness}); -} - -/// @nodoc -class _$DogCopyWithImpl<$Res> implements $DogCopyWith<$Res> { - _$DogCopyWithImpl(this._self, this._then); - - final Dog _self; - final $Res Function(Dog) _then; - - /// Create a copy of Dog - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? name = null, - Object? type = null, - Object? barkLoudness = null, - }) { - return _then(_self.copyWith( - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - type: null == type - ? _self.type - : type // ignore: cast_nullable_to_non_nullable - as String, - barkLoudness: null == barkLoudness - ? _self.barkLoudness - : barkLoudness // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [Dog]. -extension DogPatterns on Dog { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_Dog value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Dog() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_Dog value) $default, - ) { - final _that = this; - switch (_that) { - case _Dog(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_Dog value)? $default, - ) { - final _that = this; - switch (_that) { - case _Dog() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: Dog.nameKey_) String name, - @JsonKey(name: Dog.typeKey_) String type, - @JsonKey(name: Dog.barkLoudnessKey_) int barkLoudness)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Dog() when $default != null: - return $default(_that.name, _that.type, _that.barkLoudness); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: Dog.nameKey_) String name, - @JsonKey(name: Dog.typeKey_) String type, - @JsonKey(name: Dog.barkLoudnessKey_) int barkLoudness) - $default, - ) { - final _that = this; - switch (_that) { - case _Dog(): - return $default(_that.name, _that.type, _that.barkLoudness); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: Dog.nameKey_) String name, - @JsonKey(name: Dog.typeKey_) String type, - @JsonKey(name: Dog.barkLoudnessKey_) int barkLoudness)? - $default, - ) { - final _that = this; - switch (_that) { - case _Dog() when $default != null: - return $default(_that.name, _that.type, _that.barkLoudness); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _Dog extends Dog { - const _Dog( - {@JsonKey(name: Dog.nameKey_) required this.name, - @JsonKey(name: Dog.typeKey_) this.type = 'dog', - @JsonKey(name: Dog.barkLoudnessKey_) required this.barkLoudness}) - : super._(); - factory _Dog.fromJson(Map json) => _$DogFromJson(json); - - /// name - @override - @JsonKey(name: Dog.nameKey_) - final String name; - - /// type - @override - @JsonKey(name: Dog.typeKey_) - final String type; - - /// barkLoudness - @override - @JsonKey(name: Dog.barkLoudnessKey_) - final int barkLoudness; - - /// Create a copy of Dog - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$DogCopyWith<_Dog> get copyWith => - __$DogCopyWithImpl<_Dog>(this, _$identity); - - @override - Map toJson() { - return _$DogToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _Dog && - (identical(other.name, name) || other.name == name) && - (identical(other.type, type) || other.type == type) && - (identical(other.barkLoudness, barkLoudness) || - other.barkLoudness == barkLoudness)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, name, type, barkLoudness); - - @override - String toString() { - return 'Dog(name: $name, type: $type, barkLoudness: $barkLoudness)'; - } -} - -/// @nodoc -abstract mixin class _$DogCopyWith<$Res> implements $DogCopyWith<$Res> { - factory _$DogCopyWith(_Dog value, $Res Function(_Dog) _then) = - __$DogCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: Dog.nameKey_) String name, - @JsonKey(name: Dog.typeKey_) String type, - @JsonKey(name: Dog.barkLoudnessKey_) int barkLoudness}); -} - -/// @nodoc -class __$DogCopyWithImpl<$Res> implements _$DogCopyWith<$Res> { - __$DogCopyWithImpl(this._self, this._then); - - final _Dog _self; - final $Res Function(_Dog) _then; - - /// Create a copy of Dog - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? name = null, - Object? type = null, - Object? barkLoudness = null, - }) { - return _then(_Dog( - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - type: null == type - ? _self.type - : type // ignore: cast_nullable_to_non_nullable - as String, - barkLoudness: null == barkLoudness - ? _self.barkLoudness - : barkLoudness // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/dog.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/dog.g.dart deleted file mode 100644 index 4afd6318..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/dog.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'dog.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_Dog _$DogFromJson(Map json) => _Dog( - name: json['name'] as String, - type: json['type'] as String? ?? 'dog', - barkLoudness: (json['bark_loudness'] as num).toInt(), - ); - -Map _$DogToJson(_Dog instance) => { - 'name': instance.name, - 'type': instance.type, - 'bark_loudness': instance.barkLoudness, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.dart index b301714e..daee445b 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.dart @@ -12,7 +12,7 @@ /// ], /// "title": "DomainModel" /// } -library; +library domain_model; import 'exports.dart'; part 'domain_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.freezed.dart deleted file mode 100644 index a22dde27..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.freezed.dart +++ /dev/null @@ -1,320 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'domain_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$DomainModel { - /// domain - @JsonKey(name: DomainModel.domainKey_) - String get domain; - - /// Create a copy of DomainModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $DomainModelCopyWith get copyWith => - _$DomainModelCopyWithImpl(this as DomainModel, _$identity); - - /// Serializes this DomainModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is DomainModel && - (identical(other.domain, domain) || other.domain == domain)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, domain); - - @override - String toString() { - return 'DomainModel(domain: $domain)'; - } -} - -/// @nodoc -abstract mixin class $DomainModelCopyWith<$Res> { - factory $DomainModelCopyWith( - DomainModel value, $Res Function(DomainModel) _then) = - _$DomainModelCopyWithImpl; - @useResult - $Res call({@JsonKey(name: DomainModel.domainKey_) String domain}); -} - -/// @nodoc -class _$DomainModelCopyWithImpl<$Res> implements $DomainModelCopyWith<$Res> { - _$DomainModelCopyWithImpl(this._self, this._then); - - final DomainModel _self; - final $Res Function(DomainModel) _then; - - /// Create a copy of DomainModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? domain = null, - }) { - return _then(_self.copyWith( - domain: null == domain - ? _self.domain - : domain // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [DomainModel]. -extension DomainModelPatterns on DomainModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_DomainModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _DomainModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_DomainModel value) $default, - ) { - final _that = this; - switch (_that) { - case _DomainModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_DomainModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _DomainModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: DomainModel.domainKey_) String domain)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _DomainModel() when $default != null: - return $default(_that.domain); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: DomainModel.domainKey_) String domain) - $default, - ) { - final _that = this; - switch (_that) { - case _DomainModel(): - return $default(_that.domain); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: DomainModel.domainKey_) String domain)? - $default, - ) { - final _that = this; - switch (_that) { - case _DomainModel() when $default != null: - return $default(_that.domain); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _DomainModel extends DomainModel { - const _DomainModel( - {@JsonKey(name: DomainModel.domainKey_) required this.domain}) - : super._(); - factory _DomainModel.fromJson(Map json) => - _$DomainModelFromJson(json); - - /// domain - @override - @JsonKey(name: DomainModel.domainKey_) - final String domain; - - /// Create a copy of DomainModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$DomainModelCopyWith<_DomainModel> get copyWith => - __$DomainModelCopyWithImpl<_DomainModel>(this, _$identity); - - @override - Map toJson() { - return _$DomainModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _DomainModel && - (identical(other.domain, domain) || other.domain == domain)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, domain); - - @override - String toString() { - return 'DomainModel(domain: $domain)'; - } -} - -/// @nodoc -abstract mixin class _$DomainModelCopyWith<$Res> - implements $DomainModelCopyWith<$Res> { - factory _$DomainModelCopyWith( - _DomainModel value, $Res Function(_DomainModel) _then) = - __$DomainModelCopyWithImpl; - @override - @useResult - $Res call({@JsonKey(name: DomainModel.domainKey_) String domain}); -} - -/// @nodoc -class __$DomainModelCopyWithImpl<$Res> implements _$DomainModelCopyWith<$Res> { - __$DomainModelCopyWithImpl(this._self, this._then); - - final _DomainModel _self; - final $Res Function(_DomainModel) _then; - - /// Create a copy of DomainModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? domain = null, - }) { - return _then(_DomainModel( - domain: null == domain - ? _self.domain - : domain // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.g.dart deleted file mode 100644 index 0ee6a9e5..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/domain_model.g.dart +++ /dev/null @@ -1,16 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'domain_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_DomainModel _$DomainModelFromJson(Map json) => _DomainModel( - domain: json['domain'] as String, - ); - -Map _$DomainModelToJson(_DomainModel instance) => - { - 'domain': instance.domain, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/exports.dart b/packages/swagger_to_dart/example/lib/src/gen/models/exports.dart index b09886f3..4f88f37c 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/exports.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/exports.dart @@ -1,10 +1,20 @@ -library; +library exports; +import 'package:dio/dio.dart'; +import 'exports.dart'; +import 'package:json_annotation/json_annotation.dart'; +import 'package:dio/dio.dart'; +import 'package:json_annotation/json_annotation.dart'; +import 'package:flutter/material.dart'; +import 'package:json_annotation/json_annotation.dart'; +import 'package:flutter/material.dart'; +import 'package:json_annotation/json_annotation.dart'; +export 'package:flutter/material.dart'; +export 'package:flutter/material.dart'; +export 'package:flutter/material.dart'; export 'dart:typed_data'; - +export 'models.dart'; export 'package:dio/dio.dart'; -export 'package:flutter/material.dart'; export 'package:freezed_annotation/freezed_annotation.dart'; - export 'json_converter.dart'; -export 'models.dart'; +export 'package:freezed_annotation/freezed_annotation.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.dart index 996b795d..92fc4777 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.dart @@ -15,7 +15,7 @@ /// "type": "object", /// "required": [] /// } -library; +library generic_get_categories_query_parameters; import 'exports.dart'; part 'generic_get_categories_query_parameters.freezed.dart'; @@ -41,8 +41,7 @@ abstract class GenericGetCategoriesQueryParameters factory GenericGetCategoriesQueryParameters.fromJson( Map json, - ) => - _$GenericGetCategoriesQueryParametersFromJson(json); + ) => _$GenericGetCategoriesQueryParametersFromJson(json); static const String pageKey_ = r'page'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.freezed.dart deleted file mode 100644 index 2b0d33e9..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.freezed.dart +++ /dev/null @@ -1,374 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'generic_get_categories_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$GenericGetCategoriesQueryParameters { - /// page - @JsonKey(name: GenericGetCategoriesQueryParameters.pageKey_) - int get page; - - /// perPage - @JsonKey(name: GenericGetCategoriesQueryParameters.perPageKey_) - int get perPage; - - /// Create a copy of GenericGetCategoriesQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $GenericGetCategoriesQueryParametersCopyWith< - GenericGetCategoriesQueryParameters> - get copyWith => _$GenericGetCategoriesQueryParametersCopyWithImpl< - GenericGetCategoriesQueryParameters>( - this as GenericGetCategoriesQueryParameters, _$identity); - - /// Serializes this GenericGetCategoriesQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is GenericGetCategoriesQueryParameters && - (identical(other.page, page) || other.page == page) && - (identical(other.perPage, perPage) || other.perPage == perPage)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, page, perPage); - - @override - String toString() { - return 'GenericGetCategoriesQueryParameters(page: $page, perPage: $perPage)'; - } -} - -/// @nodoc -abstract mixin class $GenericGetCategoriesQueryParametersCopyWith<$Res> { - factory $GenericGetCategoriesQueryParametersCopyWith( - GenericGetCategoriesQueryParameters value, - $Res Function(GenericGetCategoriesQueryParameters) _then) = - _$GenericGetCategoriesQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: GenericGetCategoriesQueryParameters.pageKey_) int page, - @JsonKey(name: GenericGetCategoriesQueryParameters.perPageKey_) - int perPage}); -} - -/// @nodoc -class _$GenericGetCategoriesQueryParametersCopyWithImpl<$Res> - implements $GenericGetCategoriesQueryParametersCopyWith<$Res> { - _$GenericGetCategoriesQueryParametersCopyWithImpl(this._self, this._then); - - final GenericGetCategoriesQueryParameters _self; - final $Res Function(GenericGetCategoriesQueryParameters) _then; - - /// Create a copy of GenericGetCategoriesQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? page = null, - Object? perPage = null, - }) { - return _then(_self.copyWith( - page: null == page - ? _self.page - : page // ignore: cast_nullable_to_non_nullable - as int, - perPage: null == perPage - ? _self.perPage - : perPage // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [GenericGetCategoriesQueryParameters]. -extension GenericGetCategoriesQueryParametersPatterns - on GenericGetCategoriesQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_GenericGetCategoriesQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _GenericGetCategoriesQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_GenericGetCategoriesQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetCategoriesQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_GenericGetCategoriesQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetCategoriesQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: GenericGetCategoriesQueryParameters.pageKey_) - int page, - @JsonKey(name: GenericGetCategoriesQueryParameters.perPageKey_) - int perPage)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _GenericGetCategoriesQueryParameters() when $default != null: - return $default(_that.page, _that.perPage); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: GenericGetCategoriesQueryParameters.pageKey_) - int page, - @JsonKey(name: GenericGetCategoriesQueryParameters.perPageKey_) - int perPage) - $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetCategoriesQueryParameters(): - return $default(_that.page, _that.perPage); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: GenericGetCategoriesQueryParameters.pageKey_) - int page, - @JsonKey(name: GenericGetCategoriesQueryParameters.perPageKey_) - int perPage)? - $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetCategoriesQueryParameters() when $default != null: - return $default(_that.page, _that.perPage); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _GenericGetCategoriesQueryParameters - extends GenericGetCategoriesQueryParameters { - const _GenericGetCategoriesQueryParameters( - {@JsonKey(name: GenericGetCategoriesQueryParameters.pageKey_) - this.page = 1, - @JsonKey(name: GenericGetCategoriesQueryParameters.perPageKey_) - this.perPage = 10}) - : super._(); - factory _GenericGetCategoriesQueryParameters.fromJson( - Map json) => - _$GenericGetCategoriesQueryParametersFromJson(json); - - /// page - @override - @JsonKey(name: GenericGetCategoriesQueryParameters.pageKey_) - final int page; - - /// perPage - @override - @JsonKey(name: GenericGetCategoriesQueryParameters.perPageKey_) - final int perPage; - - /// Create a copy of GenericGetCategoriesQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$GenericGetCategoriesQueryParametersCopyWith< - _GenericGetCategoriesQueryParameters> - get copyWith => __$GenericGetCategoriesQueryParametersCopyWithImpl< - _GenericGetCategoriesQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$GenericGetCategoriesQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _GenericGetCategoriesQueryParameters && - (identical(other.page, page) || other.page == page) && - (identical(other.perPage, perPage) || other.perPage == perPage)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, page, perPage); - - @override - String toString() { - return 'GenericGetCategoriesQueryParameters(page: $page, perPage: $perPage)'; - } -} - -/// @nodoc -abstract mixin class _$GenericGetCategoriesQueryParametersCopyWith<$Res> - implements $GenericGetCategoriesQueryParametersCopyWith<$Res> { - factory _$GenericGetCategoriesQueryParametersCopyWith( - _GenericGetCategoriesQueryParameters value, - $Res Function(_GenericGetCategoriesQueryParameters) _then) = - __$GenericGetCategoriesQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: GenericGetCategoriesQueryParameters.pageKey_) int page, - @JsonKey(name: GenericGetCategoriesQueryParameters.perPageKey_) - int perPage}); -} - -/// @nodoc -class __$GenericGetCategoriesQueryParametersCopyWithImpl<$Res> - implements _$GenericGetCategoriesQueryParametersCopyWith<$Res> { - __$GenericGetCategoriesQueryParametersCopyWithImpl(this._self, this._then); - - final _GenericGetCategoriesQueryParameters _self; - final $Res Function(_GenericGetCategoriesQueryParameters) _then; - - /// Create a copy of GenericGetCategoriesQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? page = null, - Object? perPage = null, - }) { - return _then(_GenericGetCategoriesQueryParameters( - page: null == page - ? _self.page - : page // ignore: cast_nullable_to_non_nullable - as int, - perPage: null == perPage - ? _self.perPage - : perPage // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.g.dart deleted file mode 100644 index 8966bf99..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_categories_query_parameters.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'generic_get_categories_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_GenericGetCategoriesQueryParameters - _$GenericGetCategoriesQueryParametersFromJson(Map json) => - _GenericGetCategoriesQueryParameters( - page: (json['page'] as num?)?.toInt() ?? 1, - perPage: (json['per_page'] as num?)?.toInt() ?? 10, - ); - -Map _$GenericGetCategoriesQueryParametersToJson( - _GenericGetCategoriesQueryParameters instance) => - { - 'page': instance.page, - 'per_page': instance.perPage, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.dart index 8225308d..7d5b9b04 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.dart @@ -15,7 +15,7 @@ /// "type": "object", /// "required": [] /// } -library; +library generic_get_items_query_parameters; import 'exports.dart'; part 'generic_get_items_query_parameters.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.freezed.dart deleted file mode 100644 index 54378e1c..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.freezed.dart +++ /dev/null @@ -1,364 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'generic_get_items_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$GenericGetItemsQueryParameters { - /// page - @JsonKey(name: GenericGetItemsQueryParameters.pageKey_) - int get page; - - /// perPage - @JsonKey(name: GenericGetItemsQueryParameters.perPageKey_) - int get perPage; - - /// Create a copy of GenericGetItemsQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $GenericGetItemsQueryParametersCopyWith - get copyWith => _$GenericGetItemsQueryParametersCopyWithImpl< - GenericGetItemsQueryParameters>( - this as GenericGetItemsQueryParameters, _$identity); - - /// Serializes this GenericGetItemsQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is GenericGetItemsQueryParameters && - (identical(other.page, page) || other.page == page) && - (identical(other.perPage, perPage) || other.perPage == perPage)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, page, perPage); - - @override - String toString() { - return 'GenericGetItemsQueryParameters(page: $page, perPage: $perPage)'; - } -} - -/// @nodoc -abstract mixin class $GenericGetItemsQueryParametersCopyWith<$Res> { - factory $GenericGetItemsQueryParametersCopyWith( - GenericGetItemsQueryParameters value, - $Res Function(GenericGetItemsQueryParameters) _then) = - _$GenericGetItemsQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: GenericGetItemsQueryParameters.pageKey_) int page, - @JsonKey(name: GenericGetItemsQueryParameters.perPageKey_) int perPage}); -} - -/// @nodoc -class _$GenericGetItemsQueryParametersCopyWithImpl<$Res> - implements $GenericGetItemsQueryParametersCopyWith<$Res> { - _$GenericGetItemsQueryParametersCopyWithImpl(this._self, this._then); - - final GenericGetItemsQueryParameters _self; - final $Res Function(GenericGetItemsQueryParameters) _then; - - /// Create a copy of GenericGetItemsQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? page = null, - Object? perPage = null, - }) { - return _then(_self.copyWith( - page: null == page - ? _self.page - : page // ignore: cast_nullable_to_non_nullable - as int, - perPage: null == perPage - ? _self.perPage - : perPage // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [GenericGetItemsQueryParameters]. -extension GenericGetItemsQueryParametersPatterns - on GenericGetItemsQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_GenericGetItemsQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _GenericGetItemsQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_GenericGetItemsQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetItemsQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_GenericGetItemsQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetItemsQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: GenericGetItemsQueryParameters.pageKey_) int page, - @JsonKey(name: GenericGetItemsQueryParameters.perPageKey_) - int perPage)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _GenericGetItemsQueryParameters() when $default != null: - return $default(_that.page, _that.perPage); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: GenericGetItemsQueryParameters.pageKey_) int page, - @JsonKey(name: GenericGetItemsQueryParameters.perPageKey_) - int perPage) - $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetItemsQueryParameters(): - return $default(_that.page, _that.perPage); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: GenericGetItemsQueryParameters.pageKey_) int page, - @JsonKey(name: GenericGetItemsQueryParameters.perPageKey_) - int perPage)? - $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetItemsQueryParameters() when $default != null: - return $default(_that.page, _that.perPage); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _GenericGetItemsQueryParameters extends GenericGetItemsQueryParameters { - const _GenericGetItemsQueryParameters( - {@JsonKey(name: GenericGetItemsQueryParameters.pageKey_) this.page = 1, - @JsonKey(name: GenericGetItemsQueryParameters.perPageKey_) - this.perPage = 10}) - : super._(); - factory _GenericGetItemsQueryParameters.fromJson(Map json) => - _$GenericGetItemsQueryParametersFromJson(json); - - /// page - @override - @JsonKey(name: GenericGetItemsQueryParameters.pageKey_) - final int page; - - /// perPage - @override - @JsonKey(name: GenericGetItemsQueryParameters.perPageKey_) - final int perPage; - - /// Create a copy of GenericGetItemsQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$GenericGetItemsQueryParametersCopyWith<_GenericGetItemsQueryParameters> - get copyWith => __$GenericGetItemsQueryParametersCopyWithImpl< - _GenericGetItemsQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$GenericGetItemsQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _GenericGetItemsQueryParameters && - (identical(other.page, page) || other.page == page) && - (identical(other.perPage, perPage) || other.perPage == perPage)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, page, perPage); - - @override - String toString() { - return 'GenericGetItemsQueryParameters(page: $page, perPage: $perPage)'; - } -} - -/// @nodoc -abstract mixin class _$GenericGetItemsQueryParametersCopyWith<$Res> - implements $GenericGetItemsQueryParametersCopyWith<$Res> { - factory _$GenericGetItemsQueryParametersCopyWith( - _GenericGetItemsQueryParameters value, - $Res Function(_GenericGetItemsQueryParameters) _then) = - __$GenericGetItemsQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: GenericGetItemsQueryParameters.pageKey_) int page, - @JsonKey(name: GenericGetItemsQueryParameters.perPageKey_) int perPage}); -} - -/// @nodoc -class __$GenericGetItemsQueryParametersCopyWithImpl<$Res> - implements _$GenericGetItemsQueryParametersCopyWith<$Res> { - __$GenericGetItemsQueryParametersCopyWithImpl(this._self, this._then); - - final _GenericGetItemsQueryParameters _self; - final $Res Function(_GenericGetItemsQueryParameters) _then; - - /// Create a copy of GenericGetItemsQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? page = null, - Object? perPage = null, - }) { - return _then(_GenericGetItemsQueryParameters( - page: null == page - ? _self.page - : page // ignore: cast_nullable_to_non_nullable - as int, - perPage: null == perPage - ? _self.perPage - : perPage // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.g.dart deleted file mode 100644 index 20b0fda3..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_items_query_parameters.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'generic_get_items_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_GenericGetItemsQueryParameters _$GenericGetItemsQueryParametersFromJson( - Map json) => - _GenericGetItemsQueryParameters( - page: (json['page'] as num?)?.toInt() ?? 1, - perPage: (json['per_page'] as num?)?.toInt() ?? 10, - ); - -Map _$GenericGetItemsQueryParametersToJson( - _GenericGetItemsQueryParameters instance) => - { - 'page': instance.page, - 'per_page': instance.perPage, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.dart index 9e3feda4..e4e1e20a 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.dart @@ -15,7 +15,7 @@ /// "type": "object", /// "required": [] /// } -library; +library generic_get_nested_base_and_pagination_query_parameters; import 'exports.dart'; part 'generic_get_nested_base_and_pagination_query_parameters.freezed.dart'; @@ -41,8 +41,7 @@ abstract class GenericGetNestedBaseAndPaginationQueryParameters factory GenericGetNestedBaseAndPaginationQueryParameters.fromJson( Map json, - ) => - _$GenericGetNestedBaseAndPaginationQueryParametersFromJson(json); + ) => _$GenericGetNestedBaseAndPaginationQueryParametersFromJson(json); static const String pageKey_ = r'page'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.freezed.dart deleted file mode 100644 index 07a39a82..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.freezed.dart +++ /dev/null @@ -1,406 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'generic_get_nested_base_and_pagination_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$GenericGetNestedBaseAndPaginationQueryParameters { - /// page - @JsonKey(name: GenericGetNestedBaseAndPaginationQueryParameters.pageKey_) - int get page; - - /// perPage - @JsonKey(name: GenericGetNestedBaseAndPaginationQueryParameters.perPageKey_) - int get perPage; - - /// Create a copy of GenericGetNestedBaseAndPaginationQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $GenericGetNestedBaseAndPaginationQueryParametersCopyWith< - GenericGetNestedBaseAndPaginationQueryParameters> - get copyWith => - _$GenericGetNestedBaseAndPaginationQueryParametersCopyWithImpl< - GenericGetNestedBaseAndPaginationQueryParameters>( - this as GenericGetNestedBaseAndPaginationQueryParameters, - _$identity); - - /// Serializes this GenericGetNestedBaseAndPaginationQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is GenericGetNestedBaseAndPaginationQueryParameters && - (identical(other.page, page) || other.page == page) && - (identical(other.perPage, perPage) || other.perPage == perPage)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, page, perPage); - - @override - String toString() { - return 'GenericGetNestedBaseAndPaginationQueryParameters(page: $page, perPage: $perPage)'; - } -} - -/// @nodoc -abstract mixin class $GenericGetNestedBaseAndPaginationQueryParametersCopyWith< - $Res> { - factory $GenericGetNestedBaseAndPaginationQueryParametersCopyWith( - GenericGetNestedBaseAndPaginationQueryParameters value, - $Res Function(GenericGetNestedBaseAndPaginationQueryParameters) - _then) = - _$GenericGetNestedBaseAndPaginationQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: GenericGetNestedBaseAndPaginationQueryParameters.pageKey_) - int page, - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters.perPageKey_) - int perPage}); -} - -/// @nodoc -class _$GenericGetNestedBaseAndPaginationQueryParametersCopyWithImpl<$Res> - implements $GenericGetNestedBaseAndPaginationQueryParametersCopyWith<$Res> { - _$GenericGetNestedBaseAndPaginationQueryParametersCopyWithImpl( - this._self, this._then); - - final GenericGetNestedBaseAndPaginationQueryParameters _self; - final $Res Function(GenericGetNestedBaseAndPaginationQueryParameters) _then; - - /// Create a copy of GenericGetNestedBaseAndPaginationQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? page = null, - Object? perPage = null, - }) { - return _then(_self.copyWith( - page: null == page - ? _self.page - : page // ignore: cast_nullable_to_non_nullable - as int, - perPage: null == perPage - ? _self.perPage - : perPage // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [GenericGetNestedBaseAndPaginationQueryParameters]. -extension GenericGetNestedBaseAndPaginationQueryParametersPatterns - on GenericGetNestedBaseAndPaginationQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_GenericGetNestedBaseAndPaginationQueryParameters value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _GenericGetNestedBaseAndPaginationQueryParameters() - when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_GenericGetNestedBaseAndPaginationQueryParameters value) - $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetNestedBaseAndPaginationQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_GenericGetNestedBaseAndPaginationQueryParameters value)? - $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetNestedBaseAndPaginationQueryParameters() - when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters.pageKey_) - int page, - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters - .perPageKey_) - int perPage)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _GenericGetNestedBaseAndPaginationQueryParameters() - when $default != null: - return $default(_that.page, _that.perPage); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters.pageKey_) - int page, - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters - .perPageKey_) - int perPage) - $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetNestedBaseAndPaginationQueryParameters(): - return $default(_that.page, _that.perPage); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters.pageKey_) - int page, - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters - .perPageKey_) - int perPage)? - $default, - ) { - final _that = this; - switch (_that) { - case _GenericGetNestedBaseAndPaginationQueryParameters() - when $default != null: - return $default(_that.page, _that.perPage); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _GenericGetNestedBaseAndPaginationQueryParameters - extends GenericGetNestedBaseAndPaginationQueryParameters { - const _GenericGetNestedBaseAndPaginationQueryParameters( - {@JsonKey(name: GenericGetNestedBaseAndPaginationQueryParameters.pageKey_) - this.page = 1, - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters.perPageKey_) - this.perPage = 10}) - : super._(); - factory _GenericGetNestedBaseAndPaginationQueryParameters.fromJson( - Map json) => - _$GenericGetNestedBaseAndPaginationQueryParametersFromJson(json); - - /// page - @override - @JsonKey(name: GenericGetNestedBaseAndPaginationQueryParameters.pageKey_) - final int page; - - /// perPage - @override - @JsonKey(name: GenericGetNestedBaseAndPaginationQueryParameters.perPageKey_) - final int perPage; - - /// Create a copy of GenericGetNestedBaseAndPaginationQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$GenericGetNestedBaseAndPaginationQueryParametersCopyWith< - _GenericGetNestedBaseAndPaginationQueryParameters> - get copyWith => - __$GenericGetNestedBaseAndPaginationQueryParametersCopyWithImpl< - _GenericGetNestedBaseAndPaginationQueryParameters>( - this, _$identity); - - @override - Map toJson() { - return _$GenericGetNestedBaseAndPaginationQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _GenericGetNestedBaseAndPaginationQueryParameters && - (identical(other.page, page) || other.page == page) && - (identical(other.perPage, perPage) || other.perPage == perPage)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, page, perPage); - - @override - String toString() { - return 'GenericGetNestedBaseAndPaginationQueryParameters(page: $page, perPage: $perPage)'; - } -} - -/// @nodoc -abstract mixin class _$GenericGetNestedBaseAndPaginationQueryParametersCopyWith< - $Res> - implements $GenericGetNestedBaseAndPaginationQueryParametersCopyWith<$Res> { - factory _$GenericGetNestedBaseAndPaginationQueryParametersCopyWith( - _GenericGetNestedBaseAndPaginationQueryParameters value, - $Res Function(_GenericGetNestedBaseAndPaginationQueryParameters) - _then) = - __$GenericGetNestedBaseAndPaginationQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: GenericGetNestedBaseAndPaginationQueryParameters.pageKey_) - int page, - @JsonKey( - name: GenericGetNestedBaseAndPaginationQueryParameters.perPageKey_) - int perPage}); -} - -/// @nodoc -class __$GenericGetNestedBaseAndPaginationQueryParametersCopyWithImpl<$Res> - implements - _$GenericGetNestedBaseAndPaginationQueryParametersCopyWith<$Res> { - __$GenericGetNestedBaseAndPaginationQueryParametersCopyWithImpl( - this._self, this._then); - - final _GenericGetNestedBaseAndPaginationQueryParameters _self; - final $Res Function(_GenericGetNestedBaseAndPaginationQueryParameters) _then; - - /// Create a copy of GenericGetNestedBaseAndPaginationQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? page = null, - Object? perPage = null, - }) { - return _then(_GenericGetNestedBaseAndPaginationQueryParameters( - page: null == page - ? _self.page - : page // ignore: cast_nullable_to_non_nullable - as int, - perPage: null == perPage - ? _self.perPage - : perPage // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.g.dart deleted file mode 100644 index 32fc28c3..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/generic_get_nested_base_and_pagination_query_parameters.g.dart +++ /dev/null @@ -1,22 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'generic_get_nested_base_and_pagination_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_GenericGetNestedBaseAndPaginationQueryParameters - _$GenericGetNestedBaseAndPaginationQueryParametersFromJson( - Map json) => - _GenericGetNestedBaseAndPaginationQueryParameters( - page: (json['page'] as num?)?.toInt() ?? 1, - perPage: (json['per_page'] as num?)?.toInt() ?? 10, - ); - -Map _$GenericGetNestedBaseAndPaginationQueryParametersToJson( - _GenericGetNestedBaseAndPaginationQueryParameters instance) => - { - 'page': instance.page, - 'per_page': instance.perPage, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.dart b/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.dart index b6150988..4b739de5 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.dart @@ -12,7 +12,7 @@ /// "type": "object", /// "title": "HTTPValidationError" /// } -library; +library http_validation_error; import 'exports.dart'; part 'http_validation_error.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.freezed.dart deleted file mode 100644 index 93b92eef..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.freezed.dart +++ /dev/null @@ -1,347 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'http_validation_error.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$HttpValidationError { - /// detail - @JsonKey(name: HttpValidationError.detailKey_) - List? get detail; - - /// Create a copy of HttpValidationError - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $HttpValidationErrorCopyWith get copyWith => - _$HttpValidationErrorCopyWithImpl( - this as HttpValidationError, _$identity); - - /// Serializes this HttpValidationError to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is HttpValidationError && - const DeepCollectionEquality().equals(other.detail, detail)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(detail)); - - @override - String toString() { - return 'HttpValidationError(detail: $detail)'; - } -} - -/// @nodoc -abstract mixin class $HttpValidationErrorCopyWith<$Res> { - factory $HttpValidationErrorCopyWith( - HttpValidationError value, $Res Function(HttpValidationError) _then) = - _$HttpValidationErrorCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: HttpValidationError.detailKey_) - List? detail}); -} - -/// @nodoc -class _$HttpValidationErrorCopyWithImpl<$Res> - implements $HttpValidationErrorCopyWith<$Res> { - _$HttpValidationErrorCopyWithImpl(this._self, this._then); - - final HttpValidationError _self; - final $Res Function(HttpValidationError) _then; - - /// Create a copy of HttpValidationError - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? detail = freezed, - }) { - return _then(_self.copyWith( - detail: freezed == detail - ? _self.detail - : detail // ignore: cast_nullable_to_non_nullable - as List?, - )); - } -} - -/// Adds pattern-matching-related methods to [HttpValidationError]. -extension HttpValidationErrorPatterns on HttpValidationError { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_HttpValidationError value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _HttpValidationError() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_HttpValidationError value) $default, - ) { - final _that = this; - switch (_that) { - case _HttpValidationError(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_HttpValidationError value)? $default, - ) { - final _that = this; - switch (_that) { - case _HttpValidationError() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: HttpValidationError.detailKey_) - List? detail)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _HttpValidationError() when $default != null: - return $default(_that.detail); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: HttpValidationError.detailKey_) - List? detail) - $default, - ) { - final _that = this; - switch (_that) { - case _HttpValidationError(): - return $default(_that.detail); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: HttpValidationError.detailKey_) - List? detail)? - $default, - ) { - final _that = this; - switch (_that) { - case _HttpValidationError() when $default != null: - return $default(_that.detail); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _HttpValidationError extends HttpValidationError { - const _HttpValidationError( - {@JsonKey(name: HttpValidationError.detailKey_) - final List? detail}) - : _detail = detail, - super._(); - factory _HttpValidationError.fromJson(Map json) => - _$HttpValidationErrorFromJson(json); - - /// detail - final List? _detail; - - /// detail - @override - @JsonKey(name: HttpValidationError.detailKey_) - List? get detail { - final value = _detail; - if (value == null) return null; - if (_detail is EqualUnmodifiableListView) return _detail; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(value); - } - - /// Create a copy of HttpValidationError - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$HttpValidationErrorCopyWith<_HttpValidationError> get copyWith => - __$HttpValidationErrorCopyWithImpl<_HttpValidationError>( - this, _$identity); - - @override - Map toJson() { - return _$HttpValidationErrorToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _HttpValidationError && - const DeepCollectionEquality().equals(other._detail, _detail)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(_detail)); - - @override - String toString() { - return 'HttpValidationError(detail: $detail)'; - } -} - -/// @nodoc -abstract mixin class _$HttpValidationErrorCopyWith<$Res> - implements $HttpValidationErrorCopyWith<$Res> { - factory _$HttpValidationErrorCopyWith(_HttpValidationError value, - $Res Function(_HttpValidationError) _then) = - __$HttpValidationErrorCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: HttpValidationError.detailKey_) - List? detail}); -} - -/// @nodoc -class __$HttpValidationErrorCopyWithImpl<$Res> - implements _$HttpValidationErrorCopyWith<$Res> { - __$HttpValidationErrorCopyWithImpl(this._self, this._then); - - final _HttpValidationError _self; - final $Res Function(_HttpValidationError) _then; - - /// Create a copy of HttpValidationError - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? detail = freezed, - }) { - return _then(_HttpValidationError( - detail: freezed == detail - ? _self._detail - : detail // ignore: cast_nullable_to_non_nullable - as List?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.g.dart deleted file mode 100644 index ec1775ae..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/http_validation_error.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'http_validation_error.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_HttpValidationError _$HttpValidationErrorFromJson(Map json) => - _HttpValidationError( - detail: (json['detail'] as List?) - ?.map((e) => ValidationError.fromJson(e as Map)) - .toList(), - ); - -Map _$HttpValidationErrorToJson( - _HttpValidationError instance) => - { - if (instance.detail?.map((e) => e.toJson()).toList() case final value?) - 'detail': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.dart index 5088abbd..d95d63d7 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.dart @@ -12,7 +12,7 @@ /// ], /// "title": "ISBNModel" /// } -library; +library isbn_model; import 'exports.dart'; part 'isbn_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.freezed.dart deleted file mode 100644 index b8f4d3e3..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.freezed.dart +++ /dev/null @@ -1,316 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'isbn_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$IsbnModel { - /// isbn - @JsonKey(name: IsbnModel.isbnKey_) - String get isbn; - - /// Create a copy of IsbnModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $IsbnModelCopyWith get copyWith => - _$IsbnModelCopyWithImpl(this as IsbnModel, _$identity); - - /// Serializes this IsbnModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is IsbnModel && - (identical(other.isbn, isbn) || other.isbn == isbn)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, isbn); - - @override - String toString() { - return 'IsbnModel(isbn: $isbn)'; - } -} - -/// @nodoc -abstract mixin class $IsbnModelCopyWith<$Res> { - factory $IsbnModelCopyWith(IsbnModel value, $Res Function(IsbnModel) _then) = - _$IsbnModelCopyWithImpl; - @useResult - $Res call({@JsonKey(name: IsbnModel.isbnKey_) String isbn}); -} - -/// @nodoc -class _$IsbnModelCopyWithImpl<$Res> implements $IsbnModelCopyWith<$Res> { - _$IsbnModelCopyWithImpl(this._self, this._then); - - final IsbnModel _self; - final $Res Function(IsbnModel) _then; - - /// Create a copy of IsbnModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? isbn = null, - }) { - return _then(_self.copyWith( - isbn: null == isbn - ? _self.isbn - : isbn // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [IsbnModel]. -extension IsbnModelPatterns on IsbnModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_IsbnModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _IsbnModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_IsbnModel value) $default, - ) { - final _that = this; - switch (_that) { - case _IsbnModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_IsbnModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _IsbnModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: IsbnModel.isbnKey_) String isbn)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _IsbnModel() when $default != null: - return $default(_that.isbn); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: IsbnModel.isbnKey_) String isbn) $default, - ) { - final _that = this; - switch (_that) { - case _IsbnModel(): - return $default(_that.isbn); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: IsbnModel.isbnKey_) String isbn)? $default, - ) { - final _that = this; - switch (_that) { - case _IsbnModel() when $default != null: - return $default(_that.isbn); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _IsbnModel extends IsbnModel { - const _IsbnModel({@JsonKey(name: IsbnModel.isbnKey_) required this.isbn}) - : super._(); - factory _IsbnModel.fromJson(Map json) => - _$IsbnModelFromJson(json); - - /// isbn - @override - @JsonKey(name: IsbnModel.isbnKey_) - final String isbn; - - /// Create a copy of IsbnModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$IsbnModelCopyWith<_IsbnModel> get copyWith => - __$IsbnModelCopyWithImpl<_IsbnModel>(this, _$identity); - - @override - Map toJson() { - return _$IsbnModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _IsbnModel && - (identical(other.isbn, isbn) || other.isbn == isbn)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, isbn); - - @override - String toString() { - return 'IsbnModel(isbn: $isbn)'; - } -} - -/// @nodoc -abstract mixin class _$IsbnModelCopyWith<$Res> - implements $IsbnModelCopyWith<$Res> { - factory _$IsbnModelCopyWith( - _IsbnModel value, $Res Function(_IsbnModel) _then) = - __$IsbnModelCopyWithImpl; - @override - @useResult - $Res call({@JsonKey(name: IsbnModel.isbnKey_) String isbn}); -} - -/// @nodoc -class __$IsbnModelCopyWithImpl<$Res> implements _$IsbnModelCopyWith<$Res> { - __$IsbnModelCopyWithImpl(this._self, this._then); - - final _IsbnModel _self; - final $Res Function(_IsbnModel) _then; - - /// Create a copy of IsbnModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? isbn = null, - }) { - return _then(_IsbnModel( - isbn: null == isbn - ? _self.isbn - : isbn // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.g.dart deleted file mode 100644 index 35e487eb..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/isbn_model.g.dart +++ /dev/null @@ -1,16 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'isbn_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_IsbnModel _$IsbnModelFromJson(Map json) => _IsbnModel( - isbn: json['isbn'] as String, - ); - -Map _$IsbnModelToJson(_IsbnModel instance) => - { - 'isbn': instance.isbn, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/iso4217.dart b/packages/swagger_to_dart/example/lib/src/gen/models/iso4217.dart index 83c5be9d..d6f950fe 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/iso4217.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/iso4217.dart @@ -187,380 +187,380 @@ // ] // } -library; +library iso4217; import 'exports.dart'; part 'iso4217.g.dart'; @JsonEnum(alwaysCreate: true) enum Iso4217 { - @JsonValue('AED') + @JsonValue("AED") aed, - @JsonValue('AFN') + @JsonValue("AFN") afn, - @JsonValue('ALL') + @JsonValue("ALL") all, - @JsonValue('AMD') + @JsonValue("AMD") amd, - @JsonValue('ANG') + @JsonValue("ANG") ang, - @JsonValue('AOA') + @JsonValue("AOA") aoa, - @JsonValue('ARS') + @JsonValue("ARS") ars, - @JsonValue('AUD') + @JsonValue("AUD") aud, - @JsonValue('AWG') + @JsonValue("AWG") awg, - @JsonValue('AZN') + @JsonValue("AZN") azn, - @JsonValue('BAM') + @JsonValue("BAM") bam, - @JsonValue('BBD') + @JsonValue("BBD") bbd, - @JsonValue('BDT') + @JsonValue("BDT") bdt, - @JsonValue('BGN') + @JsonValue("BGN") bgn, - @JsonValue('BHD') + @JsonValue("BHD") bhd, - @JsonValue('BIF') + @JsonValue("BIF") bif, - @JsonValue('BMD') + @JsonValue("BMD") bmd, - @JsonValue('BND') + @JsonValue("BND") bnd, - @JsonValue('BOB') + @JsonValue("BOB") bob, - @JsonValue('BOV') + @JsonValue("BOV") bov, - @JsonValue('BRL') + @JsonValue("BRL") brl, - @JsonValue('BSD') + @JsonValue("BSD") bsd, - @JsonValue('BTN') + @JsonValue("BTN") btn, - @JsonValue('BWP') + @JsonValue("BWP") bwp, - @JsonValue('BYN') + @JsonValue("BYN") byn, - @JsonValue('BZD') + @JsonValue("BZD") bzd, - @JsonValue('CAD') + @JsonValue("CAD") cad, - @JsonValue('CDF') + @JsonValue("CDF") cdf, - @JsonValue('CHE') + @JsonValue("CHE") che, - @JsonValue('CHF') + @JsonValue("CHF") chf, - @JsonValue('CHW') + @JsonValue("CHW") chw, - @JsonValue('CLF') + @JsonValue("CLF") clf, - @JsonValue('CLP') + @JsonValue("CLP") clp, - @JsonValue('CNY') + @JsonValue("CNY") cny, - @JsonValue('COP') + @JsonValue("COP") cop, - @JsonValue('COU') + @JsonValue("COU") cou, - @JsonValue('CRC') + @JsonValue("CRC") crc, - @JsonValue('CUC') + @JsonValue("CUC") cuc, - @JsonValue('CUP') + @JsonValue("CUP") cup, - @JsonValue('CVE') + @JsonValue("CVE") cve, - @JsonValue('CZK') + @JsonValue("CZK") czk, - @JsonValue('DJF') + @JsonValue("DJF") djf, - @JsonValue('DKK') + @JsonValue("DKK") dkk, - @JsonValue('DOP') + @JsonValue("DOP") dop, - @JsonValue('DZD') + @JsonValue("DZD") dzd, - @JsonValue('EGP') + @JsonValue("EGP") egp, - @JsonValue('ERN') + @JsonValue("ERN") ern, - @JsonValue('ETB') + @JsonValue("ETB") etb, - @JsonValue('EUR') + @JsonValue("EUR") eur, - @JsonValue('FJD') + @JsonValue("FJD") fjd, - @JsonValue('FKP') + @JsonValue("FKP") fkp, - @JsonValue('GBP') + @JsonValue("GBP") gbp, - @JsonValue('GEL') + @JsonValue("GEL") gel, - @JsonValue('GHS') + @JsonValue("GHS") ghs, - @JsonValue('GIP') + @JsonValue("GIP") gip, - @JsonValue('GMD') + @JsonValue("GMD") gmd, - @JsonValue('GNF') + @JsonValue("GNF") gnf, - @JsonValue('GTQ') + @JsonValue("GTQ") gtq, - @JsonValue('GYD') + @JsonValue("GYD") gyd, - @JsonValue('HKD') + @JsonValue("HKD") hkd, - @JsonValue('HNL') + @JsonValue("HNL") hnl, - @JsonValue('HRK') + @JsonValue("HRK") hrk, - @JsonValue('HTG') + @JsonValue("HTG") htg, - @JsonValue('HUF') + @JsonValue("HUF") huf, - @JsonValue('IDR') + @JsonValue("IDR") idr, - @JsonValue('ILS') + @JsonValue("ILS") ils, - @JsonValue('INR') + @JsonValue("INR") inr, - @JsonValue('IQD') + @JsonValue("IQD") iqd, - @JsonValue('IRR') + @JsonValue("IRR") irr, - @JsonValue('ISK') + @JsonValue("ISK") isk, - @JsonValue('JMD') + @JsonValue("JMD") jmd, - @JsonValue('JOD') + @JsonValue("JOD") jod, - @JsonValue('JPY') + @JsonValue("JPY") jpy, - @JsonValue('KES') + @JsonValue("KES") kes, - @JsonValue('KGS') + @JsonValue("KGS") kgs, - @JsonValue('KHR') + @JsonValue("KHR") khr, - @JsonValue('KMF') + @JsonValue("KMF") kmf, - @JsonValue('KPW') + @JsonValue("KPW") kpw, - @JsonValue('KRW') + @JsonValue("KRW") krw, - @JsonValue('KWD') + @JsonValue("KWD") kwd, - @JsonValue('KYD') + @JsonValue("KYD") kyd, - @JsonValue('KZT') + @JsonValue("KZT") kzt, - @JsonValue('LAK') + @JsonValue("LAK") lak, - @JsonValue('LBP') + @JsonValue("LBP") lbp, - @JsonValue('LKR') + @JsonValue("LKR") lkr, - @JsonValue('LRD') + @JsonValue("LRD") lrd, - @JsonValue('LSL') + @JsonValue("LSL") lsl, - @JsonValue('LYD') + @JsonValue("LYD") lyd, - @JsonValue('MAD') + @JsonValue("MAD") mad, - @JsonValue('MDL') + @JsonValue("MDL") mdl, - @JsonValue('MGA') + @JsonValue("MGA") mga, - @JsonValue('MKD') + @JsonValue("MKD") mkd, - @JsonValue('MMK') + @JsonValue("MMK") mmk, - @JsonValue('MNT') + @JsonValue("MNT") mnt, - @JsonValue('MOP') + @JsonValue("MOP") mop, - @JsonValue('MRU') + @JsonValue("MRU") mru, - @JsonValue('MUR') + @JsonValue("MUR") mur, - @JsonValue('MVR') + @JsonValue("MVR") mvr, - @JsonValue('MWK') + @JsonValue("MWK") mwk, - @JsonValue('MXN') + @JsonValue("MXN") mxn, - @JsonValue('MXV') + @JsonValue("MXV") mxv, - @JsonValue('MYR') + @JsonValue("MYR") myr, - @JsonValue('MZN') + @JsonValue("MZN") mzn, - @JsonValue('NAD') + @JsonValue("NAD") nad, - @JsonValue('NGN') + @JsonValue("NGN") ngn, - @JsonValue('NIO') + @JsonValue("NIO") nio, - @JsonValue('NOK') + @JsonValue("NOK") nok, - @JsonValue('NPR') + @JsonValue("NPR") npr, - @JsonValue('NZD') + @JsonValue("NZD") nzd, - @JsonValue('OMR') + @JsonValue("OMR") omr, - @JsonValue('PAB') + @JsonValue("PAB") pab, - @JsonValue('PEN') + @JsonValue("PEN") pen, - @JsonValue('PGK') + @JsonValue("PGK") pgk, - @JsonValue('PHP') + @JsonValue("PHP") php, - @JsonValue('PKR') + @JsonValue("PKR") pkr, - @JsonValue('PLN') + @JsonValue("PLN") pln, - @JsonValue('PYG') + @JsonValue("PYG") pyg, - @JsonValue('QAR') + @JsonValue("QAR") qar, - @JsonValue('RON') + @JsonValue("RON") ron, - @JsonValue('RSD') + @JsonValue("RSD") rsd, - @JsonValue('RUB') + @JsonValue("RUB") rub, - @JsonValue('RWF') + @JsonValue("RWF") rwf, - @JsonValue('SAR') + @JsonValue("SAR") sar, - @JsonValue('SBD') + @JsonValue("SBD") sbd, - @JsonValue('SCR') + @JsonValue("SCR") scr, - @JsonValue('SDG') + @JsonValue("SDG") sdg, - @JsonValue('SEK') + @JsonValue("SEK") sek, - @JsonValue('SGD') + @JsonValue("SGD") sgd, - @JsonValue('SHP') + @JsonValue("SHP") shp, - @JsonValue('SLE') + @JsonValue("SLE") sle, - @JsonValue('SLL') + @JsonValue("SLL") sll, - @JsonValue('SOS') + @JsonValue("SOS") sos, - @JsonValue('SRD') + @JsonValue("SRD") srd, - @JsonValue('SSP') + @JsonValue("SSP") ssp, - @JsonValue('STN') + @JsonValue("STN") stn, - @JsonValue('SVC') + @JsonValue("SVC") svc, - @JsonValue('SYP') + @JsonValue("SYP") syp, - @JsonValue('SZL') + @JsonValue("SZL") szl, - @JsonValue('THB') + @JsonValue("THB") thb, - @JsonValue('TJS') + @JsonValue("TJS") tjs, - @JsonValue('TMT') + @JsonValue("TMT") tmt, - @JsonValue('TND') + @JsonValue("TND") tnd, - @JsonValue('TOP') + @JsonValue("TOP") top, - @JsonValue('TRY') + @JsonValue("TRY") tryaa, - @JsonValue('TTD') + @JsonValue("TTD") ttd, - @JsonValue('TWD') + @JsonValue("TWD") twd, - @JsonValue('TZS') + @JsonValue("TZS") tzs, - @JsonValue('UAH') + @JsonValue("UAH") uah, - @JsonValue('UGX') + @JsonValue("UGX") ugx, - @JsonValue('USD') + @JsonValue("USD") usd, - @JsonValue('USN') + @JsonValue("USN") usn, - @JsonValue('UYI') + @JsonValue("UYI") uyi, - @JsonValue('UYU') + @JsonValue("UYU") uyu, - @JsonValue('UYW') + @JsonValue("UYW") uyw, - @JsonValue('UZS') + @JsonValue("UZS") uzs, - @JsonValue('VED') + @JsonValue("VED") ved, - @JsonValue('VES') + @JsonValue("VES") ves, - @JsonValue('VND') + @JsonValue("VND") vnd, - @JsonValue('VUV') + @JsonValue("VUV") vuv, - @JsonValue('WST') + @JsonValue("WST") wst, - @JsonValue('XAF') + @JsonValue("XAF") xaf, - @JsonValue('XAG') + @JsonValue("XAG") xag, - @JsonValue('XAU') + @JsonValue("XAU") xau, - @JsonValue('XBA') + @JsonValue("XBA") xba, - @JsonValue('XBB') + @JsonValue("XBB") xbb, - @JsonValue('XBC') + @JsonValue("XBC") xbc, - @JsonValue('XBD') + @JsonValue("XBD") xbd, - @JsonValue('XCD') + @JsonValue("XCD") xcd, - @JsonValue('XDR') + @JsonValue("XDR") xdr, - @JsonValue('XOF') + @JsonValue("XOF") xof, - @JsonValue('XPD') + @JsonValue("XPD") xpd, - @JsonValue('XPF') + @JsonValue("XPF") xpf, - @JsonValue('XPT') + @JsonValue("XPT") xpt, - @JsonValue('XSU') + @JsonValue("XSU") xsu, - @JsonValue('XTS') + @JsonValue("XTS") xts, - @JsonValue('XUA') + @JsonValue("XUA") xua, - @JsonValue('XXX') + @JsonValue("XXX") xxx, - @JsonValue('YER') + @JsonValue("YER") yer, - @JsonValue('ZAR') + @JsonValue("ZAR") zar, - @JsonValue('ZMW') + @JsonValue("ZMW") zmw, - @JsonValue('ZWL') + @JsonValue("ZWL") zwl; factory Iso4217.fromJson(String json) => Iso4217.values.firstWhere( - (e) => e.toJson() == json, - orElse: () => Iso4217.values.first, - ); + (e) => e.toJson() == json, + orElse: () => Iso4217.values.first, + ); String toJson() => _$Iso4217EnumMap[this]!; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/iso4217.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/iso4217.g.dart deleted file mode 100644 index 738dd163..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/iso4217.g.dart +++ /dev/null @@ -1,191 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'iso4217.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$Iso4217EnumMap = { - Iso4217.aed: 'AED', - Iso4217.afn: 'AFN', - Iso4217.all: 'ALL', - Iso4217.amd: 'AMD', - Iso4217.ang: 'ANG', - Iso4217.aoa: 'AOA', - Iso4217.ars: 'ARS', - Iso4217.aud: 'AUD', - Iso4217.awg: 'AWG', - Iso4217.azn: 'AZN', - Iso4217.bam: 'BAM', - Iso4217.bbd: 'BBD', - Iso4217.bdt: 'BDT', - Iso4217.bgn: 'BGN', - Iso4217.bhd: 'BHD', - Iso4217.bif: 'BIF', - Iso4217.bmd: 'BMD', - Iso4217.bnd: 'BND', - Iso4217.bob: 'BOB', - Iso4217.bov: 'BOV', - Iso4217.brl: 'BRL', - Iso4217.bsd: 'BSD', - Iso4217.btn: 'BTN', - Iso4217.bwp: 'BWP', - Iso4217.byn: 'BYN', - Iso4217.bzd: 'BZD', - Iso4217.cad: 'CAD', - Iso4217.cdf: 'CDF', - Iso4217.che: 'CHE', - Iso4217.chf: 'CHF', - Iso4217.chw: 'CHW', - Iso4217.clf: 'CLF', - Iso4217.clp: 'CLP', - Iso4217.cny: 'CNY', - Iso4217.cop: 'COP', - Iso4217.cou: 'COU', - Iso4217.crc: 'CRC', - Iso4217.cuc: 'CUC', - Iso4217.cup: 'CUP', - Iso4217.cve: 'CVE', - Iso4217.czk: 'CZK', - Iso4217.djf: 'DJF', - Iso4217.dkk: 'DKK', - Iso4217.dop: 'DOP', - Iso4217.dzd: 'DZD', - Iso4217.egp: 'EGP', - Iso4217.ern: 'ERN', - Iso4217.etb: 'ETB', - Iso4217.eur: 'EUR', - Iso4217.fjd: 'FJD', - Iso4217.fkp: 'FKP', - Iso4217.gbp: 'GBP', - Iso4217.gel: 'GEL', - Iso4217.ghs: 'GHS', - Iso4217.gip: 'GIP', - Iso4217.gmd: 'GMD', - Iso4217.gnf: 'GNF', - Iso4217.gtq: 'GTQ', - Iso4217.gyd: 'GYD', - Iso4217.hkd: 'HKD', - Iso4217.hnl: 'HNL', - Iso4217.hrk: 'HRK', - Iso4217.htg: 'HTG', - Iso4217.huf: 'HUF', - Iso4217.idr: 'IDR', - Iso4217.ils: 'ILS', - Iso4217.inr: 'INR', - Iso4217.iqd: 'IQD', - Iso4217.irr: 'IRR', - Iso4217.isk: 'ISK', - Iso4217.jmd: 'JMD', - Iso4217.jod: 'JOD', - Iso4217.jpy: 'JPY', - Iso4217.kes: 'KES', - Iso4217.kgs: 'KGS', - Iso4217.khr: 'KHR', - Iso4217.kmf: 'KMF', - Iso4217.kpw: 'KPW', - Iso4217.krw: 'KRW', - Iso4217.kwd: 'KWD', - Iso4217.kyd: 'KYD', - Iso4217.kzt: 'KZT', - Iso4217.lak: 'LAK', - Iso4217.lbp: 'LBP', - Iso4217.lkr: 'LKR', - Iso4217.lrd: 'LRD', - Iso4217.lsl: 'LSL', - Iso4217.lyd: 'LYD', - Iso4217.mad: 'MAD', - Iso4217.mdl: 'MDL', - Iso4217.mga: 'MGA', - Iso4217.mkd: 'MKD', - Iso4217.mmk: 'MMK', - Iso4217.mnt: 'MNT', - Iso4217.mop: 'MOP', - Iso4217.mru: 'MRU', - Iso4217.mur: 'MUR', - Iso4217.mvr: 'MVR', - Iso4217.mwk: 'MWK', - Iso4217.mxn: 'MXN', - Iso4217.mxv: 'MXV', - Iso4217.myr: 'MYR', - Iso4217.mzn: 'MZN', - Iso4217.nad: 'NAD', - Iso4217.ngn: 'NGN', - Iso4217.nio: 'NIO', - Iso4217.nok: 'NOK', - Iso4217.npr: 'NPR', - Iso4217.nzd: 'NZD', - Iso4217.omr: 'OMR', - Iso4217.pab: 'PAB', - Iso4217.pen: 'PEN', - Iso4217.pgk: 'PGK', - Iso4217.php: 'PHP', - Iso4217.pkr: 'PKR', - Iso4217.pln: 'PLN', - Iso4217.pyg: 'PYG', - Iso4217.qar: 'QAR', - Iso4217.ron: 'RON', - Iso4217.rsd: 'RSD', - Iso4217.rub: 'RUB', - Iso4217.rwf: 'RWF', - Iso4217.sar: 'SAR', - Iso4217.sbd: 'SBD', - Iso4217.scr: 'SCR', - Iso4217.sdg: 'SDG', - Iso4217.sek: 'SEK', - Iso4217.sgd: 'SGD', - Iso4217.shp: 'SHP', - Iso4217.sle: 'SLE', - Iso4217.sll: 'SLL', - Iso4217.sos: 'SOS', - Iso4217.srd: 'SRD', - Iso4217.ssp: 'SSP', - Iso4217.stn: 'STN', - Iso4217.svc: 'SVC', - Iso4217.syp: 'SYP', - Iso4217.szl: 'SZL', - Iso4217.thb: 'THB', - Iso4217.tjs: 'TJS', - Iso4217.tmt: 'TMT', - Iso4217.tnd: 'TND', - Iso4217.top: 'TOP', - Iso4217.tryaa: 'TRY', - Iso4217.ttd: 'TTD', - Iso4217.twd: 'TWD', - Iso4217.tzs: 'TZS', - Iso4217.uah: 'UAH', - Iso4217.ugx: 'UGX', - Iso4217.usd: 'USD', - Iso4217.usn: 'USN', - Iso4217.uyi: 'UYI', - Iso4217.uyu: 'UYU', - Iso4217.uyw: 'UYW', - Iso4217.uzs: 'UZS', - Iso4217.ved: 'VED', - Iso4217.ves: 'VES', - Iso4217.vnd: 'VND', - Iso4217.vuv: 'VUV', - Iso4217.wst: 'WST', - Iso4217.xaf: 'XAF', - Iso4217.xag: 'XAG', - Iso4217.xau: 'XAU', - Iso4217.xba: 'XBA', - Iso4217.xbb: 'XBB', - Iso4217.xbc: 'XBC', - Iso4217.xbd: 'XBD', - Iso4217.xcd: 'XCD', - Iso4217.xdr: 'XDR', - Iso4217.xof: 'XOF', - Iso4217.xpd: 'XPD', - Iso4217.xpf: 'XPF', - Iso4217.xpt: 'XPT', - Iso4217.xsu: 'XSU', - Iso4217.xts: 'XTS', - Iso4217.xua: 'XUA', - Iso4217.xxx: 'XXX', - Iso4217.yer: 'YER', - Iso4217.zar: 'ZAR', - Iso4217.zmw: 'ZMW', - Iso4217.zwl: 'ZWL', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/iso6393.dart b/packages/swagger_to_dart/example/lib/src/gen/models/iso6393.dart index 5939d519..bdac46b7 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/iso6393.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/iso6393.dart @@ -7916,15838 +7916,15838 @@ // ] // } -library; +library iso6393; import 'exports.dart'; part 'iso6393.g.dart'; @JsonEnum(alwaysCreate: true) enum Iso6393 { - @JsonValue('aaa') + @JsonValue("aaa") aaa, - @JsonValue('aab') + @JsonValue("aab") aab, - @JsonValue('aac') + @JsonValue("aac") aac, - @JsonValue('aad') + @JsonValue("aad") aad, - @JsonValue('aae') + @JsonValue("aae") aae, - @JsonValue('aaf') + @JsonValue("aaf") aaf, - @JsonValue('aag') + @JsonValue("aag") aag, - @JsonValue('aah') + @JsonValue("aah") aah, - @JsonValue('aai') + @JsonValue("aai") aai, - @JsonValue('aak') + @JsonValue("aak") aak, - @JsonValue('aal') + @JsonValue("aal") aal, - @JsonValue('aan') + @JsonValue("aan") aan, - @JsonValue('aao') + @JsonValue("aao") aao, - @JsonValue('aap') + @JsonValue("aap") aap, - @JsonValue('aaq') + @JsonValue("aaq") aaq, - @JsonValue('aar') + @JsonValue("aar") aar, - @JsonValue('aas') + @JsonValue("aas") aas, - @JsonValue('aat') + @JsonValue("aat") aat, - @JsonValue('aau') + @JsonValue("aau") aau, - @JsonValue('aaw') + @JsonValue("aaw") aaw, - @JsonValue('aax') + @JsonValue("aax") aax, - @JsonValue('aaz') + @JsonValue("aaz") aaz, - @JsonValue('aba') + @JsonValue("aba") aba, - @JsonValue('abb') + @JsonValue("abb") abb, - @JsonValue('abc') + @JsonValue("abc") abc, - @JsonValue('abd') + @JsonValue("abd") abd, - @JsonValue('abe') + @JsonValue("abe") abe, - @JsonValue('abf') + @JsonValue("abf") abf, - @JsonValue('abg') + @JsonValue("abg") abg, - @JsonValue('abh') + @JsonValue("abh") abh, - @JsonValue('abi') + @JsonValue("abi") abi, - @JsonValue('abj') + @JsonValue("abj") abj, - @JsonValue('abk') + @JsonValue("abk") abk, - @JsonValue('abl') + @JsonValue("abl") abl, - @JsonValue('abm') + @JsonValue("abm") abm, - @JsonValue('abn') + @JsonValue("abn") abn, - @JsonValue('abo') + @JsonValue("abo") abo, - @JsonValue('abp') + @JsonValue("abp") abp, - @JsonValue('abq') + @JsonValue("abq") abq, - @JsonValue('abr') + @JsonValue("abr") abr, - @JsonValue('abs') + @JsonValue("abs") abs, - @JsonValue('abt') + @JsonValue("abt") abt, - @JsonValue('abu') + @JsonValue("abu") abu, - @JsonValue('abv') + @JsonValue("abv") abv, - @JsonValue('abw') + @JsonValue("abw") abw, - @JsonValue('abx') + @JsonValue("abx") abx, - @JsonValue('aby') + @JsonValue("aby") aby, - @JsonValue('abz') + @JsonValue("abz") abz, - @JsonValue('aca') + @JsonValue("aca") aca, - @JsonValue('acb') + @JsonValue("acb") acb, - @JsonValue('acd') + @JsonValue("acd") acd, - @JsonValue('ace') + @JsonValue("ace") ace, - @JsonValue('acf') + @JsonValue("acf") acf, - @JsonValue('ach') + @JsonValue("ach") ach, - @JsonValue('aci') + @JsonValue("aci") aci, - @JsonValue('ack') + @JsonValue("ack") ack, - @JsonValue('acl') + @JsonValue("acl") acl, - @JsonValue('acm') + @JsonValue("acm") acm, - @JsonValue('acn') + @JsonValue("acn") acn, - @JsonValue('acp') + @JsonValue("acp") acp, - @JsonValue('acq') + @JsonValue("acq") acq, - @JsonValue('acr') + @JsonValue("acr") acr, - @JsonValue('acs') + @JsonValue("acs") acs, - @JsonValue('act') + @JsonValue("act") act, - @JsonValue('acu') + @JsonValue("acu") acu, - @JsonValue('acv') + @JsonValue("acv") acv, - @JsonValue('acw') + @JsonValue("acw") acw, - @JsonValue('acx') + @JsonValue("acx") acx, - @JsonValue('acy') + @JsonValue("acy") acy, - @JsonValue('acz') + @JsonValue("acz") acz, - @JsonValue('ada') + @JsonValue("ada") ada, - @JsonValue('adb') + @JsonValue("adb") adb, - @JsonValue('add') + @JsonValue("add") add, - @JsonValue('ade') + @JsonValue("ade") ade, - @JsonValue('adf') + @JsonValue("adf") adf, - @JsonValue('adg') + @JsonValue("adg") adg, - @JsonValue('adh') + @JsonValue("adh") adh, - @JsonValue('adi') + @JsonValue("adi") adi, - @JsonValue('adj') + @JsonValue("adj") adj, - @JsonValue('adl') + @JsonValue("adl") adl, - @JsonValue('adn') + @JsonValue("adn") adn, - @JsonValue('ado') + @JsonValue("ado") ado, - @JsonValue('adq') + @JsonValue("adq") adq, - @JsonValue('adr') + @JsonValue("adr") adr, - @JsonValue('ads') + @JsonValue("ads") ads, - @JsonValue('adt') + @JsonValue("adt") adt, - @JsonValue('adu') + @JsonValue("adu") adu, - @JsonValue('adw') + @JsonValue("adw") adw, - @JsonValue('adx') + @JsonValue("adx") adx, - @JsonValue('ady') + @JsonValue("ady") ady, - @JsonValue('adz') + @JsonValue("adz") adz, - @JsonValue('aea') + @JsonValue("aea") aea, - @JsonValue('aeb') + @JsonValue("aeb") aeb, - @JsonValue('aec') + @JsonValue("aec") aec, - @JsonValue('aed') + @JsonValue("aed") aed, - @JsonValue('aee') + @JsonValue("aee") aee, - @JsonValue('aek') + @JsonValue("aek") aek, - @JsonValue('ael') + @JsonValue("ael") ael, - @JsonValue('aem') + @JsonValue("aem") aem, - @JsonValue('aen') + @JsonValue("aen") aen, - @JsonValue('aeq') + @JsonValue("aeq") aeq, - @JsonValue('aer') + @JsonValue("aer") aer, - @JsonValue('aes') + @JsonValue("aes") aes, - @JsonValue('aeu') + @JsonValue("aeu") aeu, - @JsonValue('aew') + @JsonValue("aew") aew, - @JsonValue('aey') + @JsonValue("aey") aey, - @JsonValue('aez') + @JsonValue("aez") aez, - @JsonValue('afb') + @JsonValue("afb") afb, - @JsonValue('afd') + @JsonValue("afd") afd, - @JsonValue('afe') + @JsonValue("afe") afe, - @JsonValue('afg') + @JsonValue("afg") afg, - @JsonValue('afh') + @JsonValue("afh") afh, - @JsonValue('afi') + @JsonValue("afi") afi, - @JsonValue('afk') + @JsonValue("afk") afk, - @JsonValue('afn') + @JsonValue("afn") afn, - @JsonValue('afo') + @JsonValue("afo") afo, - @JsonValue('afp') + @JsonValue("afp") afp, - @JsonValue('afr') + @JsonValue("afr") afr, - @JsonValue('afs') + @JsonValue("afs") afs, - @JsonValue('aft') + @JsonValue("aft") aft, - @JsonValue('afu') + @JsonValue("afu") afu, - @JsonValue('afz') + @JsonValue("afz") afz, - @JsonValue('aga') + @JsonValue("aga") aga, - @JsonValue('agb') + @JsonValue("agb") agb, - @JsonValue('agc') + @JsonValue("agc") agc, - @JsonValue('agd') + @JsonValue("agd") agd, - @JsonValue('age') + @JsonValue("age") age, - @JsonValue('agf') + @JsonValue("agf") agf, - @JsonValue('agg') + @JsonValue("agg") agg, - @JsonValue('agh') + @JsonValue("agh") agh, - @JsonValue('agi') + @JsonValue("agi") agi, - @JsonValue('agj') + @JsonValue("agj") agj, - @JsonValue('agk') + @JsonValue("agk") agk, - @JsonValue('agl') + @JsonValue("agl") agl, - @JsonValue('agm') + @JsonValue("agm") agm, - @JsonValue('agn') + @JsonValue("agn") agn, - @JsonValue('ago') + @JsonValue("ago") ago, - @JsonValue('agq') + @JsonValue("agq") agq, - @JsonValue('agr') + @JsonValue("agr") agr, - @JsonValue('ags') + @JsonValue("ags") ags, - @JsonValue('agt') + @JsonValue("agt") agt, - @JsonValue('agu') + @JsonValue("agu") agu, - @JsonValue('agv') + @JsonValue("agv") agv, - @JsonValue('agw') + @JsonValue("agw") agw, - @JsonValue('agx') + @JsonValue("agx") agx, - @JsonValue('agy') + @JsonValue("agy") agy, - @JsonValue('agz') + @JsonValue("agz") agz, - @JsonValue('aha') + @JsonValue("aha") aha, - @JsonValue('ahb') + @JsonValue("ahb") ahb, - @JsonValue('ahg') + @JsonValue("ahg") ahg, - @JsonValue('ahh') + @JsonValue("ahh") ahh, - @JsonValue('ahi') + @JsonValue("ahi") ahi, - @JsonValue('ahk') + @JsonValue("ahk") ahk, - @JsonValue('ahl') + @JsonValue("ahl") ahl, - @JsonValue('ahm') + @JsonValue("ahm") ahm, - @JsonValue('ahn') + @JsonValue("ahn") ahn, - @JsonValue('aho') + @JsonValue("aho") aho, - @JsonValue('ahp') + @JsonValue("ahp") ahp, - @JsonValue('ahr') + @JsonValue("ahr") ahr, - @JsonValue('ahs') + @JsonValue("ahs") ahs, - @JsonValue('aht') + @JsonValue("aht") aht, - @JsonValue('aia') + @JsonValue("aia") aia, - @JsonValue('aib') + @JsonValue("aib") aib, - @JsonValue('aic') + @JsonValue("aic") aic, - @JsonValue('aid') + @JsonValue("aid") aid, - @JsonValue('aie') + @JsonValue("aie") aie, - @JsonValue('aif') + @JsonValue("aif") aif, - @JsonValue('aig') + @JsonValue("aig") aig, - @JsonValue('aih') + @JsonValue("aih") aih, - @JsonValue('aii') + @JsonValue("aii") aii, - @JsonValue('aij') + @JsonValue("aij") aij, - @JsonValue('aik') + @JsonValue("aik") aik, - @JsonValue('ail') + @JsonValue("ail") ail, - @JsonValue('aim') + @JsonValue("aim") aim, - @JsonValue('ain') + @JsonValue("ain") ain, - @JsonValue('aio') + @JsonValue("aio") aio, - @JsonValue('aip') + @JsonValue("aip") aip, - @JsonValue('aiq') + @JsonValue("aiq") aiq, - @JsonValue('air') + @JsonValue("air") air, - @JsonValue('ait') + @JsonValue("ait") ait, - @JsonValue('aiw') + @JsonValue("aiw") aiw, - @JsonValue('aix') + @JsonValue("aix") aix, - @JsonValue('aiy') + @JsonValue("aiy") aiy, - @JsonValue('aja') + @JsonValue("aja") aja, - @JsonValue('ajg') + @JsonValue("ajg") ajg, - @JsonValue('aji') + @JsonValue("aji") aji, - @JsonValue('ajn') + @JsonValue("ajn") ajn, - @JsonValue('ajp') + @JsonValue("ajp") ajp, - @JsonValue('ajs') + @JsonValue("ajs") ajs, - @JsonValue('aju') + @JsonValue("aju") aju, - @JsonValue('ajw') + @JsonValue("ajw") ajw, - @JsonValue('ajz') + @JsonValue("ajz") ajz, - @JsonValue('aka') + @JsonValue("aka") aka, - @JsonValue('akb') + @JsonValue("akb") akb, - @JsonValue('akc') + @JsonValue("akc") akc, - @JsonValue('akd') + @JsonValue("akd") akd, - @JsonValue('ake') + @JsonValue("ake") ake, - @JsonValue('akf') + @JsonValue("akf") akf, - @JsonValue('akg') + @JsonValue("akg") akg, - @JsonValue('akh') + @JsonValue("akh") akh, - @JsonValue('aki') + @JsonValue("aki") aki, - @JsonValue('akj') + @JsonValue("akj") akj, - @JsonValue('akk') + @JsonValue("akk") akk, - @JsonValue('akl') + @JsonValue("akl") akl, - @JsonValue('akm') + @JsonValue("akm") akm, - @JsonValue('ako') + @JsonValue("ako") ako, - @JsonValue('akp') + @JsonValue("akp") akp, - @JsonValue('akq') + @JsonValue("akq") akq, - @JsonValue('akr') + @JsonValue("akr") akr, - @JsonValue('aks') + @JsonValue("aks") aks, - @JsonValue('akt') + @JsonValue("akt") akt, - @JsonValue('aku') + @JsonValue("aku") aku, - @JsonValue('akv') + @JsonValue("akv") akv, - @JsonValue('akw') + @JsonValue("akw") akw, - @JsonValue('akx') + @JsonValue("akx") akx, - @JsonValue('aky') + @JsonValue("aky") aky, - @JsonValue('akz') + @JsonValue("akz") akz, - @JsonValue('ala') + @JsonValue("ala") ala, - @JsonValue('alc') + @JsonValue("alc") alc, - @JsonValue('ald') + @JsonValue("ald") ald, - @JsonValue('ale') + @JsonValue("ale") ale, - @JsonValue('alf') + @JsonValue("alf") alf, - @JsonValue('alh') + @JsonValue("alh") alh, - @JsonValue('ali') + @JsonValue("ali") ali, - @JsonValue('alj') + @JsonValue("alj") alj, - @JsonValue('alk') + @JsonValue("alk") alk, - @JsonValue('all') + @JsonValue("all") all, - @JsonValue('alm') + @JsonValue("alm") alm, - @JsonValue('aln') + @JsonValue("aln") aln, - @JsonValue('alo') + @JsonValue("alo") alo, - @JsonValue('alp') + @JsonValue("alp") alp, - @JsonValue('alq') + @JsonValue("alq") alq, - @JsonValue('alr') + @JsonValue("alr") alr, - @JsonValue('als') + @JsonValue("als") als, - @JsonValue('alt') + @JsonValue("alt") alt, - @JsonValue('alu') + @JsonValue("alu") alu, - @JsonValue('alw') + @JsonValue("alw") alw, - @JsonValue('alx') + @JsonValue("alx") alx, - @JsonValue('aly') + @JsonValue("aly") aly, - @JsonValue('alz') + @JsonValue("alz") alz, - @JsonValue('ama') + @JsonValue("ama") ama, - @JsonValue('amb') + @JsonValue("amb") amb, - @JsonValue('amc') + @JsonValue("amc") amc, - @JsonValue('ame') + @JsonValue("ame") ame, - @JsonValue('amf') + @JsonValue("amf") amf, - @JsonValue('amg') + @JsonValue("amg") amg, - @JsonValue('amh') + @JsonValue("amh") amh, - @JsonValue('ami') + @JsonValue("ami") ami, - @JsonValue('amj') + @JsonValue("amj") amj, - @JsonValue('amk') + @JsonValue("amk") amk, - @JsonValue('aml') + @JsonValue("aml") aml, - @JsonValue('amm') + @JsonValue("amm") amm, - @JsonValue('amn') + @JsonValue("amn") amn, - @JsonValue('amo') + @JsonValue("amo") amo, - @JsonValue('amp') + @JsonValue("amp") amp, - @JsonValue('amq') + @JsonValue("amq") amq, - @JsonValue('amr') + @JsonValue("amr") amr, - @JsonValue('ams') + @JsonValue("ams") ams, - @JsonValue('amt') + @JsonValue("amt") amt, - @JsonValue('amu') + @JsonValue("amu") amu, - @JsonValue('amv') + @JsonValue("amv") amv, - @JsonValue('amw') + @JsonValue("amw") amw, - @JsonValue('amx') + @JsonValue("amx") amx, - @JsonValue('amy') + @JsonValue("amy") amy, - @JsonValue('amz') + @JsonValue("amz") amz, - @JsonValue('ana') + @JsonValue("ana") ana, - @JsonValue('anb') + @JsonValue("anb") anb, - @JsonValue('anc') + @JsonValue("anc") anc, - @JsonValue('and') + @JsonValue("and") and, - @JsonValue('ane') + @JsonValue("ane") ane, - @JsonValue('anf') + @JsonValue("anf") anf, - @JsonValue('ang') + @JsonValue("ang") ang, - @JsonValue('anh') + @JsonValue("anh") anh, - @JsonValue('ani') + @JsonValue("ani") ani, - @JsonValue('anj') + @JsonValue("anj") anj, - @JsonValue('ank') + @JsonValue("ank") ank, - @JsonValue('anl') + @JsonValue("anl") anl, - @JsonValue('anm') + @JsonValue("anm") anm, - @JsonValue('ann') + @JsonValue("ann") ann, - @JsonValue('ano') + @JsonValue("ano") ano, - @JsonValue('anp') + @JsonValue("anp") anp, - @JsonValue('anq') + @JsonValue("anq") anq, - @JsonValue('anr') + @JsonValue("anr") anr, - @JsonValue('ans') + @JsonValue("ans") ans, - @JsonValue('ant') + @JsonValue("ant") ant, - @JsonValue('anu') + @JsonValue("anu") anu, - @JsonValue('anv') + @JsonValue("anv") anv, - @JsonValue('anw') + @JsonValue("anw") anw, - @JsonValue('anx') + @JsonValue("anx") anx, - @JsonValue('any') + @JsonValue("any") any, - @JsonValue('anz') + @JsonValue("anz") anz, - @JsonValue('aoa') + @JsonValue("aoa") aoa, - @JsonValue('aob') + @JsonValue("aob") aob, - @JsonValue('aoc') + @JsonValue("aoc") aoc, - @JsonValue('aod') + @JsonValue("aod") aod, - @JsonValue('aoe') + @JsonValue("aoe") aoe, - @JsonValue('aof') + @JsonValue("aof") aof, - @JsonValue('aog') + @JsonValue("aog") aog, - @JsonValue('aoi') + @JsonValue("aoi") aoi, - @JsonValue('aoj') + @JsonValue("aoj") aoj, - @JsonValue('aok') + @JsonValue("aok") aok, - @JsonValue('aol') + @JsonValue("aol") aol, - @JsonValue('aom') + @JsonValue("aom") aom, - @JsonValue('aon') + @JsonValue("aon") aon, - @JsonValue('aor') + @JsonValue("aor") aor, - @JsonValue('aos') + @JsonValue("aos") aos, - @JsonValue('aot') + @JsonValue("aot") aot, - @JsonValue('aou') + @JsonValue("aou") aou, - @JsonValue('aox') + @JsonValue("aox") aox, - @JsonValue('aoz') + @JsonValue("aoz") aoz, - @JsonValue('apb') + @JsonValue("apb") apb, - @JsonValue('apc') + @JsonValue("apc") apc, - @JsonValue('apd') + @JsonValue("apd") apd, - @JsonValue('ape') + @JsonValue("ape") ape, - @JsonValue('apf') + @JsonValue("apf") apf, - @JsonValue('apg') + @JsonValue("apg") apg, - @JsonValue('aph') + @JsonValue("aph") aph, - @JsonValue('api') + @JsonValue("api") api, - @JsonValue('apj') + @JsonValue("apj") apj, - @JsonValue('apk') + @JsonValue("apk") apk, - @JsonValue('apl') + @JsonValue("apl") apl, - @JsonValue('apm') + @JsonValue("apm") apm, - @JsonValue('apn') + @JsonValue("apn") apn, - @JsonValue('apo') + @JsonValue("apo") apo, - @JsonValue('app') + @JsonValue("app") app, - @JsonValue('apq') + @JsonValue("apq") apq, - @JsonValue('apr') + @JsonValue("apr") apr, - @JsonValue('aps') + @JsonValue("aps") aps, - @JsonValue('apt') + @JsonValue("apt") apt, - @JsonValue('apu') + @JsonValue("apu") apu, - @JsonValue('apv') + @JsonValue("apv") apv, - @JsonValue('apw') + @JsonValue("apw") apw, - @JsonValue('apx') + @JsonValue("apx") apx, - @JsonValue('apy') + @JsonValue("apy") apy, - @JsonValue('apz') + @JsonValue("apz") apz, - @JsonValue('aqc') + @JsonValue("aqc") aqc, - @JsonValue('aqd') + @JsonValue("aqd") aqd, - @JsonValue('aqg') + @JsonValue("aqg") aqg, - @JsonValue('aqk') + @JsonValue("aqk") aqk, - @JsonValue('aqm') + @JsonValue("aqm") aqm, - @JsonValue('aqn') + @JsonValue("aqn") aqn, - @JsonValue('aqp') + @JsonValue("aqp") aqp, - @JsonValue('aqr') + @JsonValue("aqr") aqr, - @JsonValue('aqt') + @JsonValue("aqt") aqt, - @JsonValue('aqz') + @JsonValue("aqz") aqz, - @JsonValue('ara') + @JsonValue("ara") ara, - @JsonValue('arb') + @JsonValue("arb") arb, - @JsonValue('arc') + @JsonValue("arc") arc, - @JsonValue('ard') + @JsonValue("ard") ard, - @JsonValue('are') + @JsonValue("are") are, - @JsonValue('arg') + @JsonValue("arg") arg, - @JsonValue('arh') + @JsonValue("arh") arh, - @JsonValue('ari') + @JsonValue("ari") ari, - @JsonValue('arj') + @JsonValue("arj") arj, - @JsonValue('ark') + @JsonValue("ark") ark, - @JsonValue('arl') + @JsonValue("arl") arl, - @JsonValue('arn') + @JsonValue("arn") arn, - @JsonValue('aro') + @JsonValue("aro") aro, - @JsonValue('arp') + @JsonValue("arp") arp, - @JsonValue('arq') + @JsonValue("arq") arq, - @JsonValue('arr') + @JsonValue("arr") arr, - @JsonValue('ars') + @JsonValue("ars") ars, - @JsonValue('aru') + @JsonValue("aru") aru, - @JsonValue('arv') + @JsonValue("arv") arv, - @JsonValue('arw') + @JsonValue("arw") arw, - @JsonValue('arx') + @JsonValue("arx") arx, - @JsonValue('ary') + @JsonValue("ary") ary, - @JsonValue('arz') + @JsonValue("arz") arz, - @JsonValue('asa') + @JsonValue("asa") asa, - @JsonValue('asb') + @JsonValue("asb") asb, - @JsonValue('asc') + @JsonValue("asc") asc, - @JsonValue('ase') + @JsonValue("ase") ase, - @JsonValue('asf') + @JsonValue("asf") asf, - @JsonValue('asg') + @JsonValue("asg") asg, - @JsonValue('ash') + @JsonValue("ash") ash, - @JsonValue('asi') + @JsonValue("asi") asi, - @JsonValue('asj') + @JsonValue("asj") asj, - @JsonValue('ask') + @JsonValue("ask") ask, - @JsonValue('asl') + @JsonValue("asl") asl, - @JsonValue('asm') + @JsonValue("asm") asm, - @JsonValue('asn') + @JsonValue("asn") asn, - @JsonValue('aso') + @JsonValue("aso") aso, - @JsonValue('asp') + @JsonValue("asp") asp, - @JsonValue('asq') + @JsonValue("asq") asq, - @JsonValue('asr') + @JsonValue("asr") asr, - @JsonValue('ass') + @JsonValue("ass") ass, - @JsonValue('ast') + @JsonValue("ast") ast, - @JsonValue('asu') + @JsonValue("asu") asu, - @JsonValue('asv') + @JsonValue("asv") asv, - @JsonValue('asw') + @JsonValue("asw") asw, - @JsonValue('asx') + @JsonValue("asx") asx, - @JsonValue('asy') + @JsonValue("asy") asy, - @JsonValue('asz') + @JsonValue("asz") asz, - @JsonValue('ata') + @JsonValue("ata") ata, - @JsonValue('atb') + @JsonValue("atb") atb, - @JsonValue('atc') + @JsonValue("atc") atc, - @JsonValue('atd') + @JsonValue("atd") atd, - @JsonValue('ate') + @JsonValue("ate") ate, - @JsonValue('atg') + @JsonValue("atg") atg, - @JsonValue('ati') + @JsonValue("ati") ati, - @JsonValue('atj') + @JsonValue("atj") atj, - @JsonValue('atk') + @JsonValue("atk") atk, - @JsonValue('atl') + @JsonValue("atl") atl, - @JsonValue('atm') + @JsonValue("atm") atm, - @JsonValue('atn') + @JsonValue("atn") atn, - @JsonValue('ato') + @JsonValue("ato") ato, - @JsonValue('atp') + @JsonValue("atp") atp, - @JsonValue('atq') + @JsonValue("atq") atq, - @JsonValue('atr') + @JsonValue("atr") atr, - @JsonValue('ats') + @JsonValue("ats") ats, - @JsonValue('att') + @JsonValue("att") att, - @JsonValue('atu') + @JsonValue("atu") atu, - @JsonValue('atv') + @JsonValue("atv") atv, - @JsonValue('atw') + @JsonValue("atw") atw, - @JsonValue('atx') + @JsonValue("atx") atx, - @JsonValue('aty') + @JsonValue("aty") aty, - @JsonValue('atz') + @JsonValue("atz") atz, - @JsonValue('aua') + @JsonValue("aua") aua, - @JsonValue('aub') + @JsonValue("aub") aub, - @JsonValue('auc') + @JsonValue("auc") auc, - @JsonValue('aud') + @JsonValue("aud") aud, - @JsonValue('aug') + @JsonValue("aug") aug, - @JsonValue('auh') + @JsonValue("auh") auh, - @JsonValue('aui') + @JsonValue("aui") aui, - @JsonValue('auj') + @JsonValue("auj") auj, - @JsonValue('auk') + @JsonValue("auk") auk, - @JsonValue('aul') + @JsonValue("aul") aul, - @JsonValue('aum') + @JsonValue("aum") aum, - @JsonValue('aun') + @JsonValue("aun") aun, - @JsonValue('auo') + @JsonValue("auo") auo, - @JsonValue('aup') + @JsonValue("aup") aup, - @JsonValue('auq') + @JsonValue("auq") auq, - @JsonValue('aur') + @JsonValue("aur") aur, - @JsonValue('aut') + @JsonValue("aut") aut, - @JsonValue('auu') + @JsonValue("auu") auu, - @JsonValue('auw') + @JsonValue("auw") auw, - @JsonValue('aux') + @JsonValue("aux") aux, - @JsonValue('auy') + @JsonValue("auy") auy, - @JsonValue('auz') + @JsonValue("auz") auz, - @JsonValue('ava') + @JsonValue("ava") ava, - @JsonValue('avb') + @JsonValue("avb") avb, - @JsonValue('avd') + @JsonValue("avd") avd, - @JsonValue('ave') + @JsonValue("ave") ave, - @JsonValue('avi') + @JsonValue("avi") avi, - @JsonValue('avk') + @JsonValue("avk") avk, - @JsonValue('avl') + @JsonValue("avl") avl, - @JsonValue('avm') + @JsonValue("avm") avm, - @JsonValue('avn') + @JsonValue("avn") avn, - @JsonValue('avo') + @JsonValue("avo") avo, - @JsonValue('avs') + @JsonValue("avs") avs, - @JsonValue('avt') + @JsonValue("avt") avt, - @JsonValue('avu') + @JsonValue("avu") avu, - @JsonValue('avv') + @JsonValue("avv") avv, - @JsonValue('awa') + @JsonValue("awa") awa, - @JsonValue('awb') + @JsonValue("awb") awb, - @JsonValue('awc') + @JsonValue("awc") awc, - @JsonValue('awe') + @JsonValue("awe") awe, - @JsonValue('awg') + @JsonValue("awg") awg, - @JsonValue('awh') + @JsonValue("awh") awh, - @JsonValue('awi') + @JsonValue("awi") awi, - @JsonValue('awk') + @JsonValue("awk") awk, - @JsonValue('awm') + @JsonValue("awm") awm, - @JsonValue('awn') + @JsonValue("awn") awn, - @JsonValue('awo') + @JsonValue("awo") awo, - @JsonValue('awr') + @JsonValue("awr") awr, - @JsonValue('aws') + @JsonValue("aws") aws, - @JsonValue('awt') + @JsonValue("awt") awt, - @JsonValue('awu') + @JsonValue("awu") awu, - @JsonValue('awv') + @JsonValue("awv") awv, - @JsonValue('aww') + @JsonValue("aww") aww, - @JsonValue('awx') + @JsonValue("awx") awx, - @JsonValue('awy') + @JsonValue("awy") awy, - @JsonValue('axb') + @JsonValue("axb") axb, - @JsonValue('axe') + @JsonValue("axe") axe, - @JsonValue('axg') + @JsonValue("axg") axg, - @JsonValue('axk') + @JsonValue("axk") axk, - @JsonValue('axl') + @JsonValue("axl") axl, - @JsonValue('axm') + @JsonValue("axm") axm, - @JsonValue('axx') + @JsonValue("axx") axx, - @JsonValue('aya') + @JsonValue("aya") aya, - @JsonValue('ayb') + @JsonValue("ayb") ayb, - @JsonValue('ayc') + @JsonValue("ayc") ayc, - @JsonValue('ayd') + @JsonValue("ayd") ayd, - @JsonValue('aye') + @JsonValue("aye") aye, - @JsonValue('ayg') + @JsonValue("ayg") ayg, - @JsonValue('ayh') + @JsonValue("ayh") ayh, - @JsonValue('ayi') + @JsonValue("ayi") ayi, - @JsonValue('ayk') + @JsonValue("ayk") ayk, - @JsonValue('ayl') + @JsonValue("ayl") ayl, - @JsonValue('aym') + @JsonValue("aym") aym, - @JsonValue('ayn') + @JsonValue("ayn") ayn, - @JsonValue('ayo') + @JsonValue("ayo") ayo, - @JsonValue('ayp') + @JsonValue("ayp") ayp, - @JsonValue('ayq') + @JsonValue("ayq") ayq, - @JsonValue('ayr') + @JsonValue("ayr") ayr, - @JsonValue('ays') + @JsonValue("ays") ays, - @JsonValue('ayt') + @JsonValue("ayt") ayt, - @JsonValue('ayu') + @JsonValue("ayu") ayu, - @JsonValue('ayz') + @JsonValue("ayz") ayz, - @JsonValue('aza') + @JsonValue("aza") aza, - @JsonValue('azb') + @JsonValue("azb") azb, - @JsonValue('azd') + @JsonValue("azd") azd, - @JsonValue('aze') + @JsonValue("aze") aze, - @JsonValue('azg') + @JsonValue("azg") azg, - @JsonValue('azj') + @JsonValue("azj") azj, - @JsonValue('azm') + @JsonValue("azm") azm, - @JsonValue('azn') + @JsonValue("azn") azn, - @JsonValue('azo') + @JsonValue("azo") azo, - @JsonValue('azt') + @JsonValue("azt") azt, - @JsonValue('azz') + @JsonValue("azz") azz, - @JsonValue('baa') + @JsonValue("baa") baa, - @JsonValue('bab') + @JsonValue("bab") bab, - @JsonValue('bac') + @JsonValue("bac") bac, - @JsonValue('bae') + @JsonValue("bae") bae, - @JsonValue('baf') + @JsonValue("baf") baf, - @JsonValue('bag') + @JsonValue("bag") bag, - @JsonValue('bah') + @JsonValue("bah") bah, - @JsonValue('baj') + @JsonValue("baj") baj, - @JsonValue('bak') + @JsonValue("bak") bak, - @JsonValue('bal') + @JsonValue("bal") bal, - @JsonValue('bam') + @JsonValue("bam") bam, - @JsonValue('ban') + @JsonValue("ban") ban, - @JsonValue('bao') + @JsonValue("bao") bao, - @JsonValue('bap') + @JsonValue("bap") bap, - @JsonValue('bar') + @JsonValue("bar") bar, - @JsonValue('bas') + @JsonValue("bas") bas, - @JsonValue('bau') + @JsonValue("bau") bau, - @JsonValue('bav') + @JsonValue("bav") bav, - @JsonValue('baw') + @JsonValue("baw") baw, - @JsonValue('bax') + @JsonValue("bax") bax, - @JsonValue('bay') + @JsonValue("bay") bay, - @JsonValue('bba') + @JsonValue("bba") bba, - @JsonValue('bbb') + @JsonValue("bbb") bbb, - @JsonValue('bbc') + @JsonValue("bbc") bbc, - @JsonValue('bbd') + @JsonValue("bbd") bbd, - @JsonValue('bbe') + @JsonValue("bbe") bbe, - @JsonValue('bbf') + @JsonValue("bbf") bbf, - @JsonValue('bbg') + @JsonValue("bbg") bbg, - @JsonValue('bbh') + @JsonValue("bbh") bbh, - @JsonValue('bbi') + @JsonValue("bbi") bbi, - @JsonValue('bbj') + @JsonValue("bbj") bbj, - @JsonValue('bbk') + @JsonValue("bbk") bbk, - @JsonValue('bbl') + @JsonValue("bbl") bbl, - @JsonValue('bbm') + @JsonValue("bbm") bbm, - @JsonValue('bbn') + @JsonValue("bbn") bbn, - @JsonValue('bbo') + @JsonValue("bbo") bbo, - @JsonValue('bbp') + @JsonValue("bbp") bbp, - @JsonValue('bbq') + @JsonValue("bbq") bbq, - @JsonValue('bbr') + @JsonValue("bbr") bbr, - @JsonValue('bbs') + @JsonValue("bbs") bbs, - @JsonValue('bbt') + @JsonValue("bbt") bbt, - @JsonValue('bbu') + @JsonValue("bbu") bbu, - @JsonValue('bbv') + @JsonValue("bbv") bbv, - @JsonValue('bbw') + @JsonValue("bbw") bbw, - @JsonValue('bbx') + @JsonValue("bbx") bbx, - @JsonValue('bby') + @JsonValue("bby") bby, - @JsonValue('bca') + @JsonValue("bca") bca, - @JsonValue('bcb') + @JsonValue("bcb") bcb, - @JsonValue('bcc') + @JsonValue("bcc") bcc, - @JsonValue('bcd') + @JsonValue("bcd") bcd, - @JsonValue('bce') + @JsonValue("bce") bce, - @JsonValue('bcf') + @JsonValue("bcf") bcf, - @JsonValue('bcg') + @JsonValue("bcg") bcg, - @JsonValue('bch') + @JsonValue("bch") bch, - @JsonValue('bci') + @JsonValue("bci") bci, - @JsonValue('bcj') + @JsonValue("bcj") bcj, - @JsonValue('bck') + @JsonValue("bck") bck, - @JsonValue('bcl') + @JsonValue("bcl") bcl, - @JsonValue('bcm') + @JsonValue("bcm") bcm, - @JsonValue('bcn') + @JsonValue("bcn") bcn, - @JsonValue('bco') + @JsonValue("bco") bco, - @JsonValue('bcp') + @JsonValue("bcp") bcp, - @JsonValue('bcq') + @JsonValue("bcq") bcq, - @JsonValue('bcr') + @JsonValue("bcr") bcr, - @JsonValue('bcs') + @JsonValue("bcs") bcs, - @JsonValue('bct') + @JsonValue("bct") bct, - @JsonValue('bcu') + @JsonValue("bcu") bcu, - @JsonValue('bcv') + @JsonValue("bcv") bcv, - @JsonValue('bcw') + @JsonValue("bcw") bcw, - @JsonValue('bcy') + @JsonValue("bcy") bcy, - @JsonValue('bcz') + @JsonValue("bcz") bcz, - @JsonValue('bda') + @JsonValue("bda") bda, - @JsonValue('bdb') + @JsonValue("bdb") bdb, - @JsonValue('bdc') + @JsonValue("bdc") bdc, - @JsonValue('bdd') + @JsonValue("bdd") bdd, - @JsonValue('bde') + @JsonValue("bde") bde, - @JsonValue('bdf') + @JsonValue("bdf") bdf, - @JsonValue('bdg') + @JsonValue("bdg") bdg, - @JsonValue('bdh') + @JsonValue("bdh") bdh, - @JsonValue('bdi') + @JsonValue("bdi") bdi, - @JsonValue('bdj') + @JsonValue("bdj") bdj, - @JsonValue('bdk') + @JsonValue("bdk") bdk, - @JsonValue('bdl') + @JsonValue("bdl") bdl, - @JsonValue('bdm') + @JsonValue("bdm") bdm, - @JsonValue('bdn') + @JsonValue("bdn") bdn, - @JsonValue('bdo') + @JsonValue("bdo") bdo, - @JsonValue('bdp') + @JsonValue("bdp") bdp, - @JsonValue('bdq') + @JsonValue("bdq") bdq, - @JsonValue('bdr') + @JsonValue("bdr") bdr, - @JsonValue('bds') + @JsonValue("bds") bds, - @JsonValue('bdt') + @JsonValue("bdt") bdt, - @JsonValue('bdu') + @JsonValue("bdu") bdu, - @JsonValue('bdv') + @JsonValue("bdv") bdv, - @JsonValue('bdw') + @JsonValue("bdw") bdw, - @JsonValue('bdx') + @JsonValue("bdx") bdx, - @JsonValue('bdy') + @JsonValue("bdy") bdy, - @JsonValue('bdz') + @JsonValue("bdz") bdz, - @JsonValue('bea') + @JsonValue("bea") bea, - @JsonValue('beb') + @JsonValue("beb") beb, - @JsonValue('bec') + @JsonValue("bec") bec, - @JsonValue('bed') + @JsonValue("bed") bed, - @JsonValue('bee') + @JsonValue("bee") bee, - @JsonValue('bef') + @JsonValue("bef") bef, - @JsonValue('beg') + @JsonValue("beg") beg, - @JsonValue('beh') + @JsonValue("beh") beh, - @JsonValue('bei') + @JsonValue("bei") bei, - @JsonValue('bej') + @JsonValue("bej") bej, - @JsonValue('bek') + @JsonValue("bek") bek, - @JsonValue('bel') + @JsonValue("bel") bel, - @JsonValue('bem') + @JsonValue("bem") bem, - @JsonValue('ben') + @JsonValue("ben") ben, - @JsonValue('beo') + @JsonValue("beo") beo, - @JsonValue('bep') + @JsonValue("bep") bep, - @JsonValue('beq') + @JsonValue("beq") beq, - @JsonValue('bes') + @JsonValue("bes") bes, - @JsonValue('bet') + @JsonValue("bet") bet, - @JsonValue('beu') + @JsonValue("beu") beu, - @JsonValue('bev') + @JsonValue("bev") bev, - @JsonValue('bew') + @JsonValue("bew") bew, - @JsonValue('bex') + @JsonValue("bex") bex, - @JsonValue('bey') + @JsonValue("bey") bey, - @JsonValue('bez') + @JsonValue("bez") bez, - @JsonValue('bfa') + @JsonValue("bfa") bfa, - @JsonValue('bfb') + @JsonValue("bfb") bfb, - @JsonValue('bfc') + @JsonValue("bfc") bfc, - @JsonValue('bfd') + @JsonValue("bfd") bfd, - @JsonValue('bfe') + @JsonValue("bfe") bfe, - @JsonValue('bff') + @JsonValue("bff") bff, - @JsonValue('bfg') + @JsonValue("bfg") bfg, - @JsonValue('bfh') + @JsonValue("bfh") bfh, - @JsonValue('bfi') + @JsonValue("bfi") bfi, - @JsonValue('bfj') + @JsonValue("bfj") bfj, - @JsonValue('bfk') + @JsonValue("bfk") bfk, - @JsonValue('bfl') + @JsonValue("bfl") bfl, - @JsonValue('bfm') + @JsonValue("bfm") bfm, - @JsonValue('bfn') + @JsonValue("bfn") bfn, - @JsonValue('bfo') + @JsonValue("bfo") bfo, - @JsonValue('bfp') + @JsonValue("bfp") bfp, - @JsonValue('bfq') + @JsonValue("bfq") bfq, - @JsonValue('bfr') + @JsonValue("bfr") bfr, - @JsonValue('bfs') + @JsonValue("bfs") bfs, - @JsonValue('bft') + @JsonValue("bft") bft, - @JsonValue('bfu') + @JsonValue("bfu") bfu, - @JsonValue('bfw') + @JsonValue("bfw") bfw, - @JsonValue('bfx') + @JsonValue("bfx") bfx, - @JsonValue('bfy') + @JsonValue("bfy") bfy, - @JsonValue('bfz') + @JsonValue("bfz") bfz, - @JsonValue('bga') + @JsonValue("bga") bga, - @JsonValue('bgb') + @JsonValue("bgb") bgb, - @JsonValue('bgc') + @JsonValue("bgc") bgc, - @JsonValue('bgd') + @JsonValue("bgd") bgd, - @JsonValue('bge') + @JsonValue("bge") bge, - @JsonValue('bgf') + @JsonValue("bgf") bgf, - @JsonValue('bgg') + @JsonValue("bgg") bgg, - @JsonValue('bgi') + @JsonValue("bgi") bgi, - @JsonValue('bgj') + @JsonValue("bgj") bgj, - @JsonValue('bgk') + @JsonValue("bgk") bgk, - @JsonValue('bgl') + @JsonValue("bgl") bgl, - @JsonValue('bgn') + @JsonValue("bgn") bgn, - @JsonValue('bgo') + @JsonValue("bgo") bgo, - @JsonValue('bgp') + @JsonValue("bgp") bgp, - @JsonValue('bgq') + @JsonValue("bgq") bgq, - @JsonValue('bgr') + @JsonValue("bgr") bgr, - @JsonValue('bgs') + @JsonValue("bgs") bgs, - @JsonValue('bgt') + @JsonValue("bgt") bgt, - @JsonValue('bgu') + @JsonValue("bgu") bgu, - @JsonValue('bgv') + @JsonValue("bgv") bgv, - @JsonValue('bgw') + @JsonValue("bgw") bgw, - @JsonValue('bgx') + @JsonValue("bgx") bgx, - @JsonValue('bgy') + @JsonValue("bgy") bgy, - @JsonValue('bgz') + @JsonValue("bgz") bgz, - @JsonValue('bha') + @JsonValue("bha") bha, - @JsonValue('bhb') + @JsonValue("bhb") bhb, - @JsonValue('bhc') + @JsonValue("bhc") bhc, - @JsonValue('bhd') + @JsonValue("bhd") bhd, - @JsonValue('bhe') + @JsonValue("bhe") bhe, - @JsonValue('bhf') + @JsonValue("bhf") bhf, - @JsonValue('bhg') + @JsonValue("bhg") bhg, - @JsonValue('bhh') + @JsonValue("bhh") bhh, - @JsonValue('bhi') + @JsonValue("bhi") bhi, - @JsonValue('bhj') + @JsonValue("bhj") bhj, - @JsonValue('bhl') + @JsonValue("bhl") bhl, - @JsonValue('bhm') + @JsonValue("bhm") bhm, - @JsonValue('bhn') + @JsonValue("bhn") bhn, - @JsonValue('bho') + @JsonValue("bho") bho, - @JsonValue('bhp') + @JsonValue("bhp") bhp, - @JsonValue('bhq') + @JsonValue("bhq") bhq, - @JsonValue('bhr') + @JsonValue("bhr") bhr, - @JsonValue('bhs') + @JsonValue("bhs") bhs, - @JsonValue('bht') + @JsonValue("bht") bht, - @JsonValue('bhu') + @JsonValue("bhu") bhu, - @JsonValue('bhv') + @JsonValue("bhv") bhv, - @JsonValue('bhw') + @JsonValue("bhw") bhw, - @JsonValue('bhx') + @JsonValue("bhx") bhx, - @JsonValue('bhy') + @JsonValue("bhy") bhy, - @JsonValue('bhz') + @JsonValue("bhz") bhz, - @JsonValue('bia') + @JsonValue("bia") bia, - @JsonValue('bib') + @JsonValue("bib") bib, - @JsonValue('bid') + @JsonValue("bid") bid, - @JsonValue('bie') + @JsonValue("bie") bie, - @JsonValue('bif') + @JsonValue("bif") bif, - @JsonValue('big') + @JsonValue("big") big, - @JsonValue('bik') + @JsonValue("bik") bik, - @JsonValue('bil') + @JsonValue("bil") bil, - @JsonValue('bim') + @JsonValue("bim") bim, - @JsonValue('bin') + @JsonValue("bin") bin, - @JsonValue('bio') + @JsonValue("bio") bio, - @JsonValue('bip') + @JsonValue("bip") bip, - @JsonValue('biq') + @JsonValue("biq") biq, - @JsonValue('bir') + @JsonValue("bir") bir, - @JsonValue('bis') + @JsonValue("bis") bis, - @JsonValue('bit') + @JsonValue("bit") bit, - @JsonValue('biu') + @JsonValue("biu") biu, - @JsonValue('biv') + @JsonValue("biv") biv, - @JsonValue('biw') + @JsonValue("biw") biw, - @JsonValue('bix') + @JsonValue("bix") bix, - @JsonValue('biy') + @JsonValue("biy") biy, - @JsonValue('biz') + @JsonValue("biz") biz, - @JsonValue('bja') + @JsonValue("bja") bja, - @JsonValue('bjb') + @JsonValue("bjb") bjb, - @JsonValue('bjc') + @JsonValue("bjc") bjc, - @JsonValue('bje') + @JsonValue("bje") bje, - @JsonValue('bjf') + @JsonValue("bjf") bjf, - @JsonValue('bjg') + @JsonValue("bjg") bjg, - @JsonValue('bjh') + @JsonValue("bjh") bjh, - @JsonValue('bji') + @JsonValue("bji") bji, - @JsonValue('bjj') + @JsonValue("bjj") bjj, - @JsonValue('bjk') + @JsonValue("bjk") bjk, - @JsonValue('bjl') + @JsonValue("bjl") bjl, - @JsonValue('bjm') + @JsonValue("bjm") bjm, - @JsonValue('bjn') + @JsonValue("bjn") bjn, - @JsonValue('bjo') + @JsonValue("bjo") bjo, - @JsonValue('bjp') + @JsonValue("bjp") bjp, - @JsonValue('bjr') + @JsonValue("bjr") bjr, - @JsonValue('bjs') + @JsonValue("bjs") bjs, - @JsonValue('bjt') + @JsonValue("bjt") bjt, - @JsonValue('bju') + @JsonValue("bju") bju, - @JsonValue('bjv') + @JsonValue("bjv") bjv, - @JsonValue('bjw') + @JsonValue("bjw") bjw, - @JsonValue('bjx') + @JsonValue("bjx") bjx, - @JsonValue('bjy') + @JsonValue("bjy") bjy, - @JsonValue('bjz') + @JsonValue("bjz") bjz, - @JsonValue('bka') + @JsonValue("bka") bka, - @JsonValue('bkc') + @JsonValue("bkc") bkc, - @JsonValue('bkd') + @JsonValue("bkd") bkd, - @JsonValue('bkf') + @JsonValue("bkf") bkf, - @JsonValue('bkg') + @JsonValue("bkg") bkg, - @JsonValue('bkh') + @JsonValue("bkh") bkh, - @JsonValue('bki') + @JsonValue("bki") bki, - @JsonValue('bkj') + @JsonValue("bkj") bkj, - @JsonValue('bkk') + @JsonValue("bkk") bkk, - @JsonValue('bkl') + @JsonValue("bkl") bkl, - @JsonValue('bkm') + @JsonValue("bkm") bkm, - @JsonValue('bkn') + @JsonValue("bkn") bkn, - @JsonValue('bko') + @JsonValue("bko") bko, - @JsonValue('bkp') + @JsonValue("bkp") bkp, - @JsonValue('bkq') + @JsonValue("bkq") bkq, - @JsonValue('bkr') + @JsonValue("bkr") bkr, - @JsonValue('bks') + @JsonValue("bks") bks, - @JsonValue('bkt') + @JsonValue("bkt") bkt, - @JsonValue('bku') + @JsonValue("bku") bku, - @JsonValue('bkv') + @JsonValue("bkv") bkv, - @JsonValue('bkw') + @JsonValue("bkw") bkw, - @JsonValue('bkx') + @JsonValue("bkx") bkx, - @JsonValue('bky') + @JsonValue("bky") bky, - @JsonValue('bkz') + @JsonValue("bkz") bkz, - @JsonValue('bla') + @JsonValue("bla") bla, - @JsonValue('blb') + @JsonValue("blb") blb, - @JsonValue('blc') + @JsonValue("blc") blc, - @JsonValue('bld') + @JsonValue("bld") bld, - @JsonValue('ble') + @JsonValue("ble") ble, - @JsonValue('blf') + @JsonValue("blf") blf, - @JsonValue('blh') + @JsonValue("blh") blh, - @JsonValue('bli') + @JsonValue("bli") bli, - @JsonValue('blj') + @JsonValue("blj") blj, - @JsonValue('blk') + @JsonValue("blk") blk, - @JsonValue('bll') + @JsonValue("bll") bll, - @JsonValue('blm') + @JsonValue("blm") blm, - @JsonValue('bln') + @JsonValue("bln") bln, - @JsonValue('blo') + @JsonValue("blo") blo, - @JsonValue('blp') + @JsonValue("blp") blp, - @JsonValue('blq') + @JsonValue("blq") blq, - @JsonValue('blr') + @JsonValue("blr") blr, - @JsonValue('bls') + @JsonValue("bls") bls, - @JsonValue('blt') + @JsonValue("blt") blt, - @JsonValue('blv') + @JsonValue("blv") blv, - @JsonValue('blw') + @JsonValue("blw") blw, - @JsonValue('blx') + @JsonValue("blx") blx, - @JsonValue('bly') + @JsonValue("bly") bly, - @JsonValue('blz') + @JsonValue("blz") blz, - @JsonValue('bma') + @JsonValue("bma") bma, - @JsonValue('bmb') + @JsonValue("bmb") bmb, - @JsonValue('bmc') + @JsonValue("bmc") bmc, - @JsonValue('bmd') + @JsonValue("bmd") bmd, - @JsonValue('bme') + @JsonValue("bme") bme, - @JsonValue('bmf') + @JsonValue("bmf") bmf, - @JsonValue('bmg') + @JsonValue("bmg") bmg, - @JsonValue('bmh') + @JsonValue("bmh") bmh, - @JsonValue('bmi') + @JsonValue("bmi") bmi, - @JsonValue('bmj') + @JsonValue("bmj") bmj, - @JsonValue('bmk') + @JsonValue("bmk") bmk, - @JsonValue('bml') + @JsonValue("bml") bml, - @JsonValue('bmm') + @JsonValue("bmm") bmm, - @JsonValue('bmn') + @JsonValue("bmn") bmn, - @JsonValue('bmo') + @JsonValue("bmo") bmo, - @JsonValue('bmp') + @JsonValue("bmp") bmp, - @JsonValue('bmq') + @JsonValue("bmq") bmq, - @JsonValue('bmr') + @JsonValue("bmr") bmr, - @JsonValue('bms') + @JsonValue("bms") bms, - @JsonValue('bmt') + @JsonValue("bmt") bmt, - @JsonValue('bmu') + @JsonValue("bmu") bmu, - @JsonValue('bmv') + @JsonValue("bmv") bmv, - @JsonValue('bmw') + @JsonValue("bmw") bmw, - @JsonValue('bmx') + @JsonValue("bmx") bmx, - @JsonValue('bmz') + @JsonValue("bmz") bmz, - @JsonValue('bna') + @JsonValue("bna") bna, - @JsonValue('bnb') + @JsonValue("bnb") bnb, - @JsonValue('bnc') + @JsonValue("bnc") bnc, - @JsonValue('bnd') + @JsonValue("bnd") bnd, - @JsonValue('bne') + @JsonValue("bne") bne, - @JsonValue('bnf') + @JsonValue("bnf") bnf, - @JsonValue('bng') + @JsonValue("bng") bng, - @JsonValue('bni') + @JsonValue("bni") bni, - @JsonValue('bnj') + @JsonValue("bnj") bnj, - @JsonValue('bnk') + @JsonValue("bnk") bnk, - @JsonValue('bnl') + @JsonValue("bnl") bnl, - @JsonValue('bnm') + @JsonValue("bnm") bnm, - @JsonValue('bnn') + @JsonValue("bnn") bnn, - @JsonValue('bno') + @JsonValue("bno") bno, - @JsonValue('bnp') + @JsonValue("bnp") bnp, - @JsonValue('bnq') + @JsonValue("bnq") bnq, - @JsonValue('bnr') + @JsonValue("bnr") bnr, - @JsonValue('bns') + @JsonValue("bns") bns, - @JsonValue('bnu') + @JsonValue("bnu") bnu, - @JsonValue('bnv') + @JsonValue("bnv") bnv, - @JsonValue('bnw') + @JsonValue("bnw") bnw, - @JsonValue('bnx') + @JsonValue("bnx") bnx, - @JsonValue('bny') + @JsonValue("bny") bny, - @JsonValue('bnz') + @JsonValue("bnz") bnz, - @JsonValue('boa') + @JsonValue("boa") boa, - @JsonValue('bob') + @JsonValue("bob") bob, - @JsonValue('bod') + @JsonValue("bod") bod, - @JsonValue('boe') + @JsonValue("boe") boe, - @JsonValue('bof') + @JsonValue("bof") bof, - @JsonValue('bog') + @JsonValue("bog") bog, - @JsonValue('boh') + @JsonValue("boh") boh, - @JsonValue('boi') + @JsonValue("boi") boi, - @JsonValue('boj') + @JsonValue("boj") boj, - @JsonValue('bok') + @JsonValue("bok") bok, - @JsonValue('bol') + @JsonValue("bol") bol, - @JsonValue('bom') + @JsonValue("bom") bom, - @JsonValue('bon') + @JsonValue("bon") bon, - @JsonValue('boo') + @JsonValue("boo") boo, - @JsonValue('bop') + @JsonValue("bop") bop, - @JsonValue('boq') + @JsonValue("boq") boq, - @JsonValue('bor') + @JsonValue("bor") bor, - @JsonValue('bos') + @JsonValue("bos") bos, - @JsonValue('bot') + @JsonValue("bot") bot, - @JsonValue('bou') + @JsonValue("bou") bou, - @JsonValue('bov') + @JsonValue("bov") bov, - @JsonValue('bow') + @JsonValue("bow") bow, - @JsonValue('box') + @JsonValue("box") box, - @JsonValue('boy') + @JsonValue("boy") boy, - @JsonValue('boz') + @JsonValue("boz") boz, - @JsonValue('bpa') + @JsonValue("bpa") bpa, - @JsonValue('bpc') + @JsonValue("bpc") bpc, - @JsonValue('bpd') + @JsonValue("bpd") bpd, - @JsonValue('bpe') + @JsonValue("bpe") bpe, - @JsonValue('bpg') + @JsonValue("bpg") bpg, - @JsonValue('bph') + @JsonValue("bph") bph, - @JsonValue('bpi') + @JsonValue("bpi") bpi, - @JsonValue('bpj') + @JsonValue("bpj") bpj, - @JsonValue('bpk') + @JsonValue("bpk") bpk, - @JsonValue('bpl') + @JsonValue("bpl") bpl, - @JsonValue('bpm') + @JsonValue("bpm") bpm, - @JsonValue('bpn') + @JsonValue("bpn") bpn, - @JsonValue('bpo') + @JsonValue("bpo") bpo, - @JsonValue('bpp') + @JsonValue("bpp") bpp, - @JsonValue('bpq') + @JsonValue("bpq") bpq, - @JsonValue('bpr') + @JsonValue("bpr") bpr, - @JsonValue('bps') + @JsonValue("bps") bps, - @JsonValue('bpt') + @JsonValue("bpt") bpt, - @JsonValue('bpu') + @JsonValue("bpu") bpu, - @JsonValue('bpv') + @JsonValue("bpv") bpv, - @JsonValue('bpw') + @JsonValue("bpw") bpw, - @JsonValue('bpx') + @JsonValue("bpx") bpx, - @JsonValue('bpy') + @JsonValue("bpy") bpy, - @JsonValue('bpz') + @JsonValue("bpz") bpz, - @JsonValue('bqa') + @JsonValue("bqa") bqa, - @JsonValue('bqb') + @JsonValue("bqb") bqb, - @JsonValue('bqc') + @JsonValue("bqc") bqc, - @JsonValue('bqd') + @JsonValue("bqd") bqd, - @JsonValue('bqf') + @JsonValue("bqf") bqf, - @JsonValue('bqg') + @JsonValue("bqg") bqg, - @JsonValue('bqh') + @JsonValue("bqh") bqh, - @JsonValue('bqi') + @JsonValue("bqi") bqi, - @JsonValue('bqj') + @JsonValue("bqj") bqj, - @JsonValue('bqk') + @JsonValue("bqk") bqk, - @JsonValue('bql') + @JsonValue("bql") bql, - @JsonValue('bqm') + @JsonValue("bqm") bqm, - @JsonValue('bqn') + @JsonValue("bqn") bqn, - @JsonValue('bqo') + @JsonValue("bqo") bqo, - @JsonValue('bqp') + @JsonValue("bqp") bqp, - @JsonValue('bqq') + @JsonValue("bqq") bqq, - @JsonValue('bqr') + @JsonValue("bqr") bqr, - @JsonValue('bqs') + @JsonValue("bqs") bqs, - @JsonValue('bqt') + @JsonValue("bqt") bqt, - @JsonValue('bqu') + @JsonValue("bqu") bqu, - @JsonValue('bqv') + @JsonValue("bqv") bqv, - @JsonValue('bqw') + @JsonValue("bqw") bqw, - @JsonValue('bqx') + @JsonValue("bqx") bqx, - @JsonValue('bqy') + @JsonValue("bqy") bqy, - @JsonValue('bqz') + @JsonValue("bqz") bqz, - @JsonValue('bra') + @JsonValue("bra") bra, - @JsonValue('brb') + @JsonValue("brb") brb, - @JsonValue('brc') + @JsonValue("brc") brc, - @JsonValue('brd') + @JsonValue("brd") brd, - @JsonValue('bre') + @JsonValue("bre") bre, - @JsonValue('brf') + @JsonValue("brf") brf, - @JsonValue('brg') + @JsonValue("brg") brg, - @JsonValue('brh') + @JsonValue("brh") brh, - @JsonValue('bri') + @JsonValue("bri") bri, - @JsonValue('brj') + @JsonValue("brj") brj, - @JsonValue('brk') + @JsonValue("brk") brk, - @JsonValue('brl') + @JsonValue("brl") brl, - @JsonValue('brm') + @JsonValue("brm") brm, - @JsonValue('brn') + @JsonValue("brn") brn, - @JsonValue('bro') + @JsonValue("bro") bro, - @JsonValue('brp') + @JsonValue("brp") brp, - @JsonValue('brq') + @JsonValue("brq") brq, - @JsonValue('brr') + @JsonValue("brr") brr, - @JsonValue('brs') + @JsonValue("brs") brs, - @JsonValue('brt') + @JsonValue("brt") brt, - @JsonValue('bru') + @JsonValue("bru") bru, - @JsonValue('brv') + @JsonValue("brv") brv, - @JsonValue('brw') + @JsonValue("brw") brw, - @JsonValue('brx') + @JsonValue("brx") brx, - @JsonValue('bry') + @JsonValue("bry") bry, - @JsonValue('brz') + @JsonValue("brz") brz, - @JsonValue('bsa') + @JsonValue("bsa") bsa, - @JsonValue('bsb') + @JsonValue("bsb") bsb, - @JsonValue('bsc') + @JsonValue("bsc") bsc, - @JsonValue('bse') + @JsonValue("bse") bse, - @JsonValue('bsf') + @JsonValue("bsf") bsf, - @JsonValue('bsg') + @JsonValue("bsg") bsg, - @JsonValue('bsh') + @JsonValue("bsh") bsh, - @JsonValue('bsi') + @JsonValue("bsi") bsi, - @JsonValue('bsj') + @JsonValue("bsj") bsj, - @JsonValue('bsk') + @JsonValue("bsk") bsk, - @JsonValue('bsl') + @JsonValue("bsl") bsl, - @JsonValue('bsm') + @JsonValue("bsm") bsm, - @JsonValue('bsn') + @JsonValue("bsn") bsn, - @JsonValue('bso') + @JsonValue("bso") bso, - @JsonValue('bsp') + @JsonValue("bsp") bsp, - @JsonValue('bsq') + @JsonValue("bsq") bsq, - @JsonValue('bsr') + @JsonValue("bsr") bsr, - @JsonValue('bss') + @JsonValue("bss") bss, - @JsonValue('bst') + @JsonValue("bst") bst, - @JsonValue('bsu') + @JsonValue("bsu") bsu, - @JsonValue('bsv') + @JsonValue("bsv") bsv, - @JsonValue('bsw') + @JsonValue("bsw") bsw, - @JsonValue('bsx') + @JsonValue("bsx") bsx, - @JsonValue('bsy') + @JsonValue("bsy") bsy, - @JsonValue('bta') + @JsonValue("bta") bta, - @JsonValue('btc') + @JsonValue("btc") btc, - @JsonValue('btd') + @JsonValue("btd") btd, - @JsonValue('bte') + @JsonValue("bte") bte, - @JsonValue('btf') + @JsonValue("btf") btf, - @JsonValue('btg') + @JsonValue("btg") btg, - @JsonValue('bth') + @JsonValue("bth") bth, - @JsonValue('bti') + @JsonValue("bti") bti, - @JsonValue('btj') + @JsonValue("btj") btj, - @JsonValue('btm') + @JsonValue("btm") btm, - @JsonValue('btn') + @JsonValue("btn") btn, - @JsonValue('bto') + @JsonValue("bto") bto, - @JsonValue('btp') + @JsonValue("btp") btp, - @JsonValue('btq') + @JsonValue("btq") btq, - @JsonValue('btr') + @JsonValue("btr") btr, - @JsonValue('bts') + @JsonValue("bts") bts, - @JsonValue('btt') + @JsonValue("btt") btt, - @JsonValue('btu') + @JsonValue("btu") btu, - @JsonValue('btv') + @JsonValue("btv") btv, - @JsonValue('btw') + @JsonValue("btw") btw, - @JsonValue('btx') + @JsonValue("btx") btx, - @JsonValue('bty') + @JsonValue("bty") bty, - @JsonValue('btz') + @JsonValue("btz") btz, - @JsonValue('bua') + @JsonValue("bua") bua, - @JsonValue('bub') + @JsonValue("bub") bub, - @JsonValue('buc') + @JsonValue("buc") buc, - @JsonValue('bud') + @JsonValue("bud") bud, - @JsonValue('bue') + @JsonValue("bue") bue, - @JsonValue('buf') + @JsonValue("buf") buf, - @JsonValue('bug') + @JsonValue("bug") bug, - @JsonValue('buh') + @JsonValue("buh") buh, - @JsonValue('bui') + @JsonValue("bui") bui, - @JsonValue('buj') + @JsonValue("buj") buj, - @JsonValue('buk') + @JsonValue("buk") buk, - @JsonValue('bul') + @JsonValue("bul") bul, - @JsonValue('bum') + @JsonValue("bum") bum, - @JsonValue('bun') + @JsonValue("bun") bun, - @JsonValue('buo') + @JsonValue("buo") buo, - @JsonValue('bup') + @JsonValue("bup") bup, - @JsonValue('buq') + @JsonValue("buq") buq, - @JsonValue('bus') + @JsonValue("bus") bus, - @JsonValue('but') + @JsonValue("but") but, - @JsonValue('buu') + @JsonValue("buu") buu, - @JsonValue('buv') + @JsonValue("buv") buv, - @JsonValue('buw') + @JsonValue("buw") buw, - @JsonValue('bux') + @JsonValue("bux") bux, - @JsonValue('buy') + @JsonValue("buy") buy, - @JsonValue('buz') + @JsonValue("buz") buz, - @JsonValue('bva') + @JsonValue("bva") bva, - @JsonValue('bvb') + @JsonValue("bvb") bvb, - @JsonValue('bvc') + @JsonValue("bvc") bvc, - @JsonValue('bvd') + @JsonValue("bvd") bvd, - @JsonValue('bve') + @JsonValue("bve") bve, - @JsonValue('bvf') + @JsonValue("bvf") bvf, - @JsonValue('bvg') + @JsonValue("bvg") bvg, - @JsonValue('bvh') + @JsonValue("bvh") bvh, - @JsonValue('bvi') + @JsonValue("bvi") bvi, - @JsonValue('bvj') + @JsonValue("bvj") bvj, - @JsonValue('bvk') + @JsonValue("bvk") bvk, - @JsonValue('bvl') + @JsonValue("bvl") bvl, - @JsonValue('bvm') + @JsonValue("bvm") bvm, - @JsonValue('bvn') + @JsonValue("bvn") bvn, - @JsonValue('bvo') + @JsonValue("bvo") bvo, - @JsonValue('bvp') + @JsonValue("bvp") bvp, - @JsonValue('bvq') + @JsonValue("bvq") bvq, - @JsonValue('bvr') + @JsonValue("bvr") bvr, - @JsonValue('bvt') + @JsonValue("bvt") bvt, - @JsonValue('bvu') + @JsonValue("bvu") bvu, - @JsonValue('bvv') + @JsonValue("bvv") bvv, - @JsonValue('bvw') + @JsonValue("bvw") bvw, - @JsonValue('bvx') + @JsonValue("bvx") bvx, - @JsonValue('bvy') + @JsonValue("bvy") bvy, - @JsonValue('bvz') + @JsonValue("bvz") bvz, - @JsonValue('bwa') + @JsonValue("bwa") bwa, - @JsonValue('bwb') + @JsonValue("bwb") bwb, - @JsonValue('bwc') + @JsonValue("bwc") bwc, - @JsonValue('bwd') + @JsonValue("bwd") bwd, - @JsonValue('bwe') + @JsonValue("bwe") bwe, - @JsonValue('bwf') + @JsonValue("bwf") bwf, - @JsonValue('bwg') + @JsonValue("bwg") bwg, - @JsonValue('bwh') + @JsonValue("bwh") bwh, - @JsonValue('bwi') + @JsonValue("bwi") bwi, - @JsonValue('bwj') + @JsonValue("bwj") bwj, - @JsonValue('bwk') + @JsonValue("bwk") bwk, - @JsonValue('bwl') + @JsonValue("bwl") bwl, - @JsonValue('bwm') + @JsonValue("bwm") bwm, - @JsonValue('bwn') + @JsonValue("bwn") bwn, - @JsonValue('bwo') + @JsonValue("bwo") bwo, - @JsonValue('bwp') + @JsonValue("bwp") bwp, - @JsonValue('bwq') + @JsonValue("bwq") bwq, - @JsonValue('bwr') + @JsonValue("bwr") bwr, - @JsonValue('bws') + @JsonValue("bws") bws, - @JsonValue('bwt') + @JsonValue("bwt") bwt, - @JsonValue('bwu') + @JsonValue("bwu") bwu, - @JsonValue('bww') + @JsonValue("bww") bww, - @JsonValue('bwx') + @JsonValue("bwx") bwx, - @JsonValue('bwy') + @JsonValue("bwy") bwy, - @JsonValue('bwz') + @JsonValue("bwz") bwz, - @JsonValue('bxa') + @JsonValue("bxa") bxa, - @JsonValue('bxb') + @JsonValue("bxb") bxb, - @JsonValue('bxc') + @JsonValue("bxc") bxc, - @JsonValue('bxd') + @JsonValue("bxd") bxd, - @JsonValue('bxe') + @JsonValue("bxe") bxe, - @JsonValue('bxf') + @JsonValue("bxf") bxf, - @JsonValue('bxg') + @JsonValue("bxg") bxg, - @JsonValue('bxh') + @JsonValue("bxh") bxh, - @JsonValue('bxi') + @JsonValue("bxi") bxi, - @JsonValue('bxj') + @JsonValue("bxj") bxj, - @JsonValue('bxk') + @JsonValue("bxk") bxk, - @JsonValue('bxl') + @JsonValue("bxl") bxl, - @JsonValue('bxm') + @JsonValue("bxm") bxm, - @JsonValue('bxn') + @JsonValue("bxn") bxn, - @JsonValue('bxo') + @JsonValue("bxo") bxo, - @JsonValue('bxp') + @JsonValue("bxp") bxp, - @JsonValue('bxq') + @JsonValue("bxq") bxq, - @JsonValue('bxr') + @JsonValue("bxr") bxr, - @JsonValue('bxs') + @JsonValue("bxs") bxs, - @JsonValue('bxu') + @JsonValue("bxu") bxu, - @JsonValue('bxv') + @JsonValue("bxv") bxv, - @JsonValue('bxw') + @JsonValue("bxw") bxw, - @JsonValue('bxz') + @JsonValue("bxz") bxz, - @JsonValue('bya') + @JsonValue("bya") bya, - @JsonValue('byb') + @JsonValue("byb") byb, - @JsonValue('byc') + @JsonValue("byc") byc, - @JsonValue('byd') + @JsonValue("byd") byd, - @JsonValue('bye') + @JsonValue("bye") bye, - @JsonValue('byf') + @JsonValue("byf") byf, - @JsonValue('byg') + @JsonValue("byg") byg, - @JsonValue('byh') + @JsonValue("byh") byh, - @JsonValue('byi') + @JsonValue("byi") byi, - @JsonValue('byj') + @JsonValue("byj") byj, - @JsonValue('byk') + @JsonValue("byk") byk, - @JsonValue('byl') + @JsonValue("byl") byl, - @JsonValue('bym') + @JsonValue("bym") bym, - @JsonValue('byn') + @JsonValue("byn") byn, - @JsonValue('byo') + @JsonValue("byo") byo, - @JsonValue('byp') + @JsonValue("byp") byp, - @JsonValue('byq') + @JsonValue("byq") byq, - @JsonValue('byr') + @JsonValue("byr") byr, - @JsonValue('bys') + @JsonValue("bys") bys, - @JsonValue('byt') + @JsonValue("byt") byt, - @JsonValue('byv') + @JsonValue("byv") byv, - @JsonValue('byw') + @JsonValue("byw") byw, - @JsonValue('byx') + @JsonValue("byx") byx, - @JsonValue('byz') + @JsonValue("byz") byz, - @JsonValue('bza') + @JsonValue("bza") bza, - @JsonValue('bzb') + @JsonValue("bzb") bzb, - @JsonValue('bzc') + @JsonValue("bzc") bzc, - @JsonValue('bzd') + @JsonValue("bzd") bzd, - @JsonValue('bze') + @JsonValue("bze") bze, - @JsonValue('bzf') + @JsonValue("bzf") bzf, - @JsonValue('bzg') + @JsonValue("bzg") bzg, - @JsonValue('bzh') + @JsonValue("bzh") bzh, - @JsonValue('bzi') + @JsonValue("bzi") bzi, - @JsonValue('bzj') + @JsonValue("bzj") bzj, - @JsonValue('bzk') + @JsonValue("bzk") bzk, - @JsonValue('bzl') + @JsonValue("bzl") bzl, - @JsonValue('bzm') + @JsonValue("bzm") bzm, - @JsonValue('bzn') + @JsonValue("bzn") bzn, - @JsonValue('bzo') + @JsonValue("bzo") bzo, - @JsonValue('bzp') + @JsonValue("bzp") bzp, - @JsonValue('bzq') + @JsonValue("bzq") bzq, - @JsonValue('bzr') + @JsonValue("bzr") bzr, - @JsonValue('bzs') + @JsonValue("bzs") bzs, - @JsonValue('bzt') + @JsonValue("bzt") bzt, - @JsonValue('bzu') + @JsonValue("bzu") bzu, - @JsonValue('bzv') + @JsonValue("bzv") bzv, - @JsonValue('bzw') + @JsonValue("bzw") bzw, - @JsonValue('bzx') + @JsonValue("bzx") bzx, - @JsonValue('bzy') + @JsonValue("bzy") bzy, - @JsonValue('bzz') + @JsonValue("bzz") bzz, - @JsonValue('caa') + @JsonValue("caa") caa, - @JsonValue('cab') + @JsonValue("cab") cab, - @JsonValue('cac') + @JsonValue("cac") cac, - @JsonValue('cad') + @JsonValue("cad") cad, - @JsonValue('cae') + @JsonValue("cae") cae, - @JsonValue('caf') + @JsonValue("caf") caf, - @JsonValue('cag') + @JsonValue("cag") cag, - @JsonValue('cah') + @JsonValue("cah") cah, - @JsonValue('caj') + @JsonValue("caj") caj, - @JsonValue('cak') + @JsonValue("cak") cak, - @JsonValue('cal') + @JsonValue("cal") cal, - @JsonValue('cam') + @JsonValue("cam") cam, - @JsonValue('can') + @JsonValue("can") can, - @JsonValue('cao') + @JsonValue("cao") cao, - @JsonValue('cap') + @JsonValue("cap") cap, - @JsonValue('caq') + @JsonValue("caq") caq, - @JsonValue('car') + @JsonValue("car") car, - @JsonValue('cas') + @JsonValue("cas") cas, - @JsonValue('cat') + @JsonValue("cat") cat, - @JsonValue('cav') + @JsonValue("cav") cav, - @JsonValue('caw') + @JsonValue("caw") caw, - @JsonValue('cax') + @JsonValue("cax") cax, - @JsonValue('cay') + @JsonValue("cay") cay, - @JsonValue('caz') + @JsonValue("caz") caz, - @JsonValue('cbb') + @JsonValue("cbb") cbb, - @JsonValue('cbc') + @JsonValue("cbc") cbc, - @JsonValue('cbd') + @JsonValue("cbd") cbd, - @JsonValue('cbg') + @JsonValue("cbg") cbg, - @JsonValue('cbi') + @JsonValue("cbi") cbi, - @JsonValue('cbj') + @JsonValue("cbj") cbj, - @JsonValue('cbk') + @JsonValue("cbk") cbk, - @JsonValue('cbl') + @JsonValue("cbl") cbl, - @JsonValue('cbn') + @JsonValue("cbn") cbn, - @JsonValue('cbo') + @JsonValue("cbo") cbo, - @JsonValue('cbq') + @JsonValue("cbq") cbq, - @JsonValue('cbr') + @JsonValue("cbr") cbr, - @JsonValue('cbs') + @JsonValue("cbs") cbs, - @JsonValue('cbt') + @JsonValue("cbt") cbt, - @JsonValue('cbu') + @JsonValue("cbu") cbu, - @JsonValue('cbv') + @JsonValue("cbv") cbv, - @JsonValue('cbw') + @JsonValue("cbw") cbw, - @JsonValue('cby') + @JsonValue("cby") cby, - @JsonValue('ccc') + @JsonValue("ccc") ccc, - @JsonValue('ccd') + @JsonValue("ccd") ccd, - @JsonValue('cce') + @JsonValue("cce") cce, - @JsonValue('ccg') + @JsonValue("ccg") ccg, - @JsonValue('cch') + @JsonValue("cch") cch, - @JsonValue('ccj') + @JsonValue("ccj") ccj, - @JsonValue('ccl') + @JsonValue("ccl") ccl, - @JsonValue('ccm') + @JsonValue("ccm") ccm, - @JsonValue('cco') + @JsonValue("cco") cco, - @JsonValue('ccp') + @JsonValue("ccp") ccp, - @JsonValue('ccr') + @JsonValue("ccr") ccr, - @JsonValue('cda') + @JsonValue("cda") cda, - @JsonValue('cde') + @JsonValue("cde") cde, - @JsonValue('cdf') + @JsonValue("cdf") cdf, - @JsonValue('cdh') + @JsonValue("cdh") cdh, - @JsonValue('cdi') + @JsonValue("cdi") cdi, - @JsonValue('cdj') + @JsonValue("cdj") cdj, - @JsonValue('cdm') + @JsonValue("cdm") cdm, - @JsonValue('cdn') + @JsonValue("cdn") cdn, - @JsonValue('cdo') + @JsonValue("cdo") cdo, - @JsonValue('cdr') + @JsonValue("cdr") cdr, - @JsonValue('cds') + @JsonValue("cds") cds, - @JsonValue('cdy') + @JsonValue("cdy") cdy, - @JsonValue('cdz') + @JsonValue("cdz") cdz, - @JsonValue('cea') + @JsonValue("cea") cea, - @JsonValue('ceb') + @JsonValue("ceb") ceb, - @JsonValue('ceg') + @JsonValue("ceg") ceg, - @JsonValue('cek') + @JsonValue("cek") cek, - @JsonValue('cen') + @JsonValue("cen") cen, - @JsonValue('ces') + @JsonValue("ces") ces, - @JsonValue('cet') + @JsonValue("cet") cet, - @JsonValue('cey') + @JsonValue("cey") cey, - @JsonValue('cfa') + @JsonValue("cfa") cfa, - @JsonValue('cfd') + @JsonValue("cfd") cfd, - @JsonValue('cfg') + @JsonValue("cfg") cfg, - @JsonValue('cfm') + @JsonValue("cfm") cfm, - @JsonValue('cga') + @JsonValue("cga") cga, - @JsonValue('cgc') + @JsonValue("cgc") cgc, - @JsonValue('cgg') + @JsonValue("cgg") cgg, - @JsonValue('cgk') + @JsonValue("cgk") cgk, - @JsonValue('cha') + @JsonValue("cha") cha, - @JsonValue('chb') + @JsonValue("chb") chb, - @JsonValue('chc') + @JsonValue("chc") chc, - @JsonValue('chd') + @JsonValue("chd") chd, - @JsonValue('che') + @JsonValue("che") che, - @JsonValue('chf') + @JsonValue("chf") chf, - @JsonValue('chg') + @JsonValue("chg") chg, - @JsonValue('chh') + @JsonValue("chh") chh, - @JsonValue('chj') + @JsonValue("chj") chj, - @JsonValue('chk') + @JsonValue("chk") chk, - @JsonValue('chl') + @JsonValue("chl") chl, - @JsonValue('chm') + @JsonValue("chm") chm, - @JsonValue('chn') + @JsonValue("chn") chn, - @JsonValue('cho') + @JsonValue("cho") cho, - @JsonValue('chp') + @JsonValue("chp") chp, - @JsonValue('chq') + @JsonValue("chq") chq, - @JsonValue('chr') + @JsonValue("chr") chr, - @JsonValue('cht') + @JsonValue("cht") cht, - @JsonValue('chu') + @JsonValue("chu") chu, - @JsonValue('chv') + @JsonValue("chv") chv, - @JsonValue('chw') + @JsonValue("chw") chw, - @JsonValue('chx') + @JsonValue("chx") chx, - @JsonValue('chy') + @JsonValue("chy") chy, - @JsonValue('chz') + @JsonValue("chz") chz, - @JsonValue('cia') + @JsonValue("cia") cia, - @JsonValue('cib') + @JsonValue("cib") cib, - @JsonValue('cic') + @JsonValue("cic") cic, - @JsonValue('cid') + @JsonValue("cid") cid, - @JsonValue('cie') + @JsonValue("cie") cie, - @JsonValue('cih') + @JsonValue("cih") cih, - @JsonValue('cik') + @JsonValue("cik") cik, - @JsonValue('cim') + @JsonValue("cim") cim, - @JsonValue('cin') + @JsonValue("cin") cin, - @JsonValue('cip') + @JsonValue("cip") cip, - @JsonValue('cir') + @JsonValue("cir") cir, - @JsonValue('ciw') + @JsonValue("ciw") ciw, - @JsonValue('ciy') + @JsonValue("ciy") ciy, - @JsonValue('cja') + @JsonValue("cja") cja, - @JsonValue('cje') + @JsonValue("cje") cje, - @JsonValue('cjh') + @JsonValue("cjh") cjh, - @JsonValue('cji') + @JsonValue("cji") cji, - @JsonValue('cjk') + @JsonValue("cjk") cjk, - @JsonValue('cjm') + @JsonValue("cjm") cjm, - @JsonValue('cjn') + @JsonValue("cjn") cjn, - @JsonValue('cjo') + @JsonValue("cjo") cjo, - @JsonValue('cjp') + @JsonValue("cjp") cjp, - @JsonValue('cjs') + @JsonValue("cjs") cjs, - @JsonValue('cjv') + @JsonValue("cjv") cjv, - @JsonValue('cjy') + @JsonValue("cjy") cjy, - @JsonValue('ckb') + @JsonValue("ckb") ckb, - @JsonValue('ckh') + @JsonValue("ckh") ckh, - @JsonValue('ckl') + @JsonValue("ckl") ckl, - @JsonValue('ckm') + @JsonValue("ckm") ckm, - @JsonValue('ckn') + @JsonValue("ckn") ckn, - @JsonValue('cko') + @JsonValue("cko") cko, - @JsonValue('ckq') + @JsonValue("ckq") ckq, - @JsonValue('ckr') + @JsonValue("ckr") ckr, - @JsonValue('cks') + @JsonValue("cks") cks, - @JsonValue('ckt') + @JsonValue("ckt") ckt, - @JsonValue('cku') + @JsonValue("cku") cku, - @JsonValue('ckv') + @JsonValue("ckv") ckv, - @JsonValue('ckx') + @JsonValue("ckx") ckx, - @JsonValue('cky') + @JsonValue("cky") cky, - @JsonValue('ckz') + @JsonValue("ckz") ckz, - @JsonValue('cla') + @JsonValue("cla") cla, - @JsonValue('clc') + @JsonValue("clc") clc, - @JsonValue('cld') + @JsonValue("cld") cld, - @JsonValue('cle') + @JsonValue("cle") cle, - @JsonValue('clh') + @JsonValue("clh") clh, - @JsonValue('cli') + @JsonValue("cli") cli, - @JsonValue('clj') + @JsonValue("clj") clj, - @JsonValue('clk') + @JsonValue("clk") clk, - @JsonValue('cll') + @JsonValue("cll") cll, - @JsonValue('clm') + @JsonValue("clm") clm, - @JsonValue('clo') + @JsonValue("clo") clo, - @JsonValue('clt') + @JsonValue("clt") clt, - @JsonValue('clu') + @JsonValue("clu") clu, - @JsonValue('clw') + @JsonValue("clw") clw, - @JsonValue('cly') + @JsonValue("cly") cly, - @JsonValue('cma') + @JsonValue("cma") cma, - @JsonValue('cme') + @JsonValue("cme") cme, - @JsonValue('cmg') + @JsonValue("cmg") cmg, - @JsonValue('cmi') + @JsonValue("cmi") cmi, - @JsonValue('cml') + @JsonValue("cml") cml, - @JsonValue('cmm') + @JsonValue("cmm") cmm, - @JsonValue('cmn') + @JsonValue("cmn") cmn, - @JsonValue('cmo') + @JsonValue("cmo") cmo, - @JsonValue('cmr') + @JsonValue("cmr") cmr, - @JsonValue('cms') + @JsonValue("cms") cms, - @JsonValue('cmt') + @JsonValue("cmt") cmt, - @JsonValue('cna') + @JsonValue("cna") cna, - @JsonValue('cnb') + @JsonValue("cnb") cnb, - @JsonValue('cnc') + @JsonValue("cnc") cnc, - @JsonValue('cng') + @JsonValue("cng") cng, - @JsonValue('cnh') + @JsonValue("cnh") cnh, - @JsonValue('cni') + @JsonValue("cni") cni, - @JsonValue('cnk') + @JsonValue("cnk") cnk, - @JsonValue('cnl') + @JsonValue("cnl") cnl, - @JsonValue('cno') + @JsonValue("cno") cno, - @JsonValue('cnp') + @JsonValue("cnp") cnp, - @JsonValue('cnq') + @JsonValue("cnq") cnq, - @JsonValue('cnr') + @JsonValue("cnr") cnr, - @JsonValue('cns') + @JsonValue("cns") cns, - @JsonValue('cnt') + @JsonValue("cnt") cnt, - @JsonValue('cnu') + @JsonValue("cnu") cnu, - @JsonValue('cnw') + @JsonValue("cnw") cnw, - @JsonValue('cnx') + @JsonValue("cnx") cnx, - @JsonValue('coa') + @JsonValue("coa") coa, - @JsonValue('cob') + @JsonValue("cob") cob, - @JsonValue('coc') + @JsonValue("coc") coc, - @JsonValue('cod') + @JsonValue("cod") cod, - @JsonValue('coe') + @JsonValue("coe") coe, - @JsonValue('cof') + @JsonValue("cof") cof, - @JsonValue('cog') + @JsonValue("cog") cog, - @JsonValue('coh') + @JsonValue("coh") coh, - @JsonValue('coj') + @JsonValue("coj") coj, - @JsonValue('cok') + @JsonValue("cok") cok, - @JsonValue('col') + @JsonValue("col") col, - @JsonValue('com') + @JsonValue("com") com, - @JsonValue('con') + @JsonValue("con") con, - @JsonValue('coo') + @JsonValue("coo") coo, - @JsonValue('cop') + @JsonValue("cop") cop, - @JsonValue('coq') + @JsonValue("coq") coq, - @JsonValue('cor') + @JsonValue("cor") cor, - @JsonValue('cos') + @JsonValue("cos") cos, - @JsonValue('cot') + @JsonValue("cot") cot, - @JsonValue('cou') + @JsonValue("cou") cou, - @JsonValue('cov') + @JsonValue("cov") cov, - @JsonValue('cow') + @JsonValue("cow") cow, - @JsonValue('cox') + @JsonValue("cox") cox, - @JsonValue('coz') + @JsonValue("coz") coz, - @JsonValue('cpa') + @JsonValue("cpa") cpa, - @JsonValue('cpb') + @JsonValue("cpb") cpb, - @JsonValue('cpc') + @JsonValue("cpc") cpc, - @JsonValue('cpg') + @JsonValue("cpg") cpg, - @JsonValue('cpi') + @JsonValue("cpi") cpi, - @JsonValue('cpn') + @JsonValue("cpn") cpn, - @JsonValue('cpo') + @JsonValue("cpo") cpo, - @JsonValue('cps') + @JsonValue("cps") cps, - @JsonValue('cpu') + @JsonValue("cpu") cpu, - @JsonValue('cpx') + @JsonValue("cpx") cpx, - @JsonValue('cpy') + @JsonValue("cpy") cpy, - @JsonValue('cqd') + @JsonValue("cqd") cqd, - @JsonValue('cra') + @JsonValue("cra") cra, - @JsonValue('crb') + @JsonValue("crb") crb, - @JsonValue('crc') + @JsonValue("crc") crc, - @JsonValue('crd') + @JsonValue("crd") crd, - @JsonValue('cre') + @JsonValue("cre") cre, - @JsonValue('crf') + @JsonValue("crf") crf, - @JsonValue('crg') + @JsonValue("crg") crg, - @JsonValue('crh') + @JsonValue("crh") crh, - @JsonValue('cri') + @JsonValue("cri") cri, - @JsonValue('crj') + @JsonValue("crj") crj, - @JsonValue('crk') + @JsonValue("crk") crk, - @JsonValue('crl') + @JsonValue("crl") crl, - @JsonValue('crm') + @JsonValue("crm") crm, - @JsonValue('crn') + @JsonValue("crn") crn, - @JsonValue('cro') + @JsonValue("cro") cro, - @JsonValue('crq') + @JsonValue("crq") crq, - @JsonValue('crr') + @JsonValue("crr") crr, - @JsonValue('crs') + @JsonValue("crs") crs, - @JsonValue('crt') + @JsonValue("crt") crt, - @JsonValue('crv') + @JsonValue("crv") crv, - @JsonValue('crw') + @JsonValue("crw") crw, - @JsonValue('crx') + @JsonValue("crx") crx, - @JsonValue('cry') + @JsonValue("cry") cry, - @JsonValue('crz') + @JsonValue("crz") crz, - @JsonValue('csa') + @JsonValue("csa") csa, - @JsonValue('csb') + @JsonValue("csb") csb, - @JsonValue('csc') + @JsonValue("csc") csc, - @JsonValue('csd') + @JsonValue("csd") csd, - @JsonValue('cse') + @JsonValue("cse") cse, - @JsonValue('csf') + @JsonValue("csf") csf, - @JsonValue('csg') + @JsonValue("csg") csg, - @JsonValue('csh') + @JsonValue("csh") csh, - @JsonValue('csi') + @JsonValue("csi") csi, - @JsonValue('csj') + @JsonValue("csj") csj, - @JsonValue('csk') + @JsonValue("csk") csk, - @JsonValue('csl') + @JsonValue("csl") csl, - @JsonValue('csm') + @JsonValue("csm") csm, - @JsonValue('csn') + @JsonValue("csn") csn, - @JsonValue('cso') + @JsonValue("cso") cso, - @JsonValue('csp') + @JsonValue("csp") csp, - @JsonValue('csq') + @JsonValue("csq") csq, - @JsonValue('csr') + @JsonValue("csr") csr, - @JsonValue('css') + @JsonValue("css") css, - @JsonValue('cst') + @JsonValue("cst") cst, - @JsonValue('csv') + @JsonValue("csv") csv, - @JsonValue('csw') + @JsonValue("csw") csw, - @JsonValue('csx') + @JsonValue("csx") csx, - @JsonValue('csy') + @JsonValue("csy") csy, - @JsonValue('csz') + @JsonValue("csz") csz, - @JsonValue('cta') + @JsonValue("cta") cta, - @JsonValue('ctc') + @JsonValue("ctc") ctc, - @JsonValue('ctd') + @JsonValue("ctd") ctd, - @JsonValue('cte') + @JsonValue("cte") cte, - @JsonValue('ctg') + @JsonValue("ctg") ctg, - @JsonValue('cth') + @JsonValue("cth") cth, - @JsonValue('ctl') + @JsonValue("ctl") ctl, - @JsonValue('ctm') + @JsonValue("ctm") ctm, - @JsonValue('ctn') + @JsonValue("ctn") ctn, - @JsonValue('cto') + @JsonValue("cto") cto, - @JsonValue('ctp') + @JsonValue("ctp") ctp, - @JsonValue('cts') + @JsonValue("cts") cts, - @JsonValue('ctt') + @JsonValue("ctt") ctt, - @JsonValue('ctu') + @JsonValue("ctu") ctu, - @JsonValue('cty') + @JsonValue("cty") cty, - @JsonValue('ctz') + @JsonValue("ctz") ctz, - @JsonValue('cua') + @JsonValue("cua") cua, - @JsonValue('cub') + @JsonValue("cub") cub, - @JsonValue('cuc') + @JsonValue("cuc") cuc, - @JsonValue('cuh') + @JsonValue("cuh") cuh, - @JsonValue('cui') + @JsonValue("cui") cui, - @JsonValue('cuj') + @JsonValue("cuj") cuj, - @JsonValue('cuk') + @JsonValue("cuk") cuk, - @JsonValue('cul') + @JsonValue("cul") cul, - @JsonValue('cuo') + @JsonValue("cuo") cuo, - @JsonValue('cup') + @JsonValue("cup") cup, - @JsonValue('cuq') + @JsonValue("cuq") cuq, - @JsonValue('cur') + @JsonValue("cur") cur, - @JsonValue('cut') + @JsonValue("cut") cut, - @JsonValue('cuu') + @JsonValue("cuu") cuu, - @JsonValue('cuv') + @JsonValue("cuv") cuv, - @JsonValue('cuw') + @JsonValue("cuw") cuw, - @JsonValue('cux') + @JsonValue("cux") cux, - @JsonValue('cuy') + @JsonValue("cuy") cuy, - @JsonValue('cvg') + @JsonValue("cvg") cvg, - @JsonValue('cvn') + @JsonValue("cvn") cvn, - @JsonValue('cwa') + @JsonValue("cwa") cwa, - @JsonValue('cwb') + @JsonValue("cwb") cwb, - @JsonValue('cwd') + @JsonValue("cwd") cwd, - @JsonValue('cwe') + @JsonValue("cwe") cwe, - @JsonValue('cwg') + @JsonValue("cwg") cwg, - @JsonValue('cwt') + @JsonValue("cwt") cwt, - @JsonValue('cya') + @JsonValue("cya") cya, - @JsonValue('cyb') + @JsonValue("cyb") cyb, - @JsonValue('cym') + @JsonValue("cym") cym, - @JsonValue('cyo') + @JsonValue("cyo") cyo, - @JsonValue('czh') + @JsonValue("czh") czh, - @JsonValue('czk') + @JsonValue("czk") czk, - @JsonValue('czn') + @JsonValue("czn") czn, - @JsonValue('czo') + @JsonValue("czo") czo, - @JsonValue('czt') + @JsonValue("czt") czt, - @JsonValue('daa') + @JsonValue("daa") daa, - @JsonValue('dac') + @JsonValue("dac") dac, - @JsonValue('dad') + @JsonValue("dad") dad, - @JsonValue('dae') + @JsonValue("dae") dae, - @JsonValue('dag') + @JsonValue("dag") dag, - @JsonValue('dah') + @JsonValue("dah") dah, - @JsonValue('dai') + @JsonValue("dai") dai, - @JsonValue('daj') + @JsonValue("daj") daj, - @JsonValue('dak') + @JsonValue("dak") dak, - @JsonValue('dal') + @JsonValue("dal") dal, - @JsonValue('dam') + @JsonValue("dam") dam, - @JsonValue('dan') + @JsonValue("dan") dan, - @JsonValue('dao') + @JsonValue("dao") dao, - @JsonValue('daq') + @JsonValue("daq") daq, - @JsonValue('dar') + @JsonValue("dar") dar, - @JsonValue('das') + @JsonValue("das") das, - @JsonValue('dau') + @JsonValue("dau") dau, - @JsonValue('dav') + @JsonValue("dav") dav, - @JsonValue('daw') + @JsonValue("daw") daw, - @JsonValue('dax') + @JsonValue("dax") dax, - @JsonValue('daz') + @JsonValue("daz") daz, - @JsonValue('dba') + @JsonValue("dba") dba, - @JsonValue('dbb') + @JsonValue("dbb") dbb, - @JsonValue('dbd') + @JsonValue("dbd") dbd, - @JsonValue('dbe') + @JsonValue("dbe") dbe, - @JsonValue('dbf') + @JsonValue("dbf") dbf, - @JsonValue('dbg') + @JsonValue("dbg") dbg, - @JsonValue('dbi') + @JsonValue("dbi") dbi, - @JsonValue('dbj') + @JsonValue("dbj") dbj, - @JsonValue('dbl') + @JsonValue("dbl") dbl, - @JsonValue('dbm') + @JsonValue("dbm") dbm, - @JsonValue('dbn') + @JsonValue("dbn") dbn, - @JsonValue('dbo') + @JsonValue("dbo") dbo, - @JsonValue('dbp') + @JsonValue("dbp") dbp, - @JsonValue('dbq') + @JsonValue("dbq") dbq, - @JsonValue('dbr') + @JsonValue("dbr") dbr, - @JsonValue('dbt') + @JsonValue("dbt") dbt, - @JsonValue('dbu') + @JsonValue("dbu") dbu, - @JsonValue('dbv') + @JsonValue("dbv") dbv, - @JsonValue('dbw') + @JsonValue("dbw") dbw, - @JsonValue('dby') + @JsonValue("dby") dby, - @JsonValue('dcc') + @JsonValue("dcc") dcc, - @JsonValue('dcr') + @JsonValue("dcr") dcr, - @JsonValue('dda') + @JsonValue("dda") dda, - @JsonValue('ddd') + @JsonValue("ddd") ddd, - @JsonValue('dde') + @JsonValue("dde") dde, - @JsonValue('ddg') + @JsonValue("ddg") ddg, - @JsonValue('ddi') + @JsonValue("ddi") ddi, - @JsonValue('ddj') + @JsonValue("ddj") ddj, - @JsonValue('ddn') + @JsonValue("ddn") ddn, - @JsonValue('ddo') + @JsonValue("ddo") ddo, - @JsonValue('ddr') + @JsonValue("ddr") ddr, - @JsonValue('dds') + @JsonValue("dds") dds, - @JsonValue('ddw') + @JsonValue("ddw") ddw, - @JsonValue('dec') + @JsonValue("dec") dec, - @JsonValue('ded') + @JsonValue("ded") ded, - @JsonValue('dee') + @JsonValue("dee") dee, - @JsonValue('def') + @JsonValue("def") def, - @JsonValue('deg') + @JsonValue("deg") deg, - @JsonValue('deh') + @JsonValue("deh") deh, - @JsonValue('dei') + @JsonValue("dei") dei, - @JsonValue('dek') + @JsonValue("dek") dek, - @JsonValue('del') + @JsonValue("del") del, - @JsonValue('dem') + @JsonValue("dem") dem, - @JsonValue('den') + @JsonValue("den") den, - @JsonValue('dep') + @JsonValue("dep") dep, - @JsonValue('deq') + @JsonValue("deq") deq, - @JsonValue('der') + @JsonValue("der") der, - @JsonValue('des') + @JsonValue("des") des, - @JsonValue('deu') + @JsonValue("deu") deu, - @JsonValue('dev') + @JsonValue("dev") dev, - @JsonValue('dez') + @JsonValue("dez") dez, - @JsonValue('dga') + @JsonValue("dga") dga, - @JsonValue('dgb') + @JsonValue("dgb") dgb, - @JsonValue('dgc') + @JsonValue("dgc") dgc, - @JsonValue('dgd') + @JsonValue("dgd") dgd, - @JsonValue('dge') + @JsonValue("dge") dge, - @JsonValue('dgg') + @JsonValue("dgg") dgg, - @JsonValue('dgh') + @JsonValue("dgh") dgh, - @JsonValue('dgi') + @JsonValue("dgi") dgi, - @JsonValue('dgk') + @JsonValue("dgk") dgk, - @JsonValue('dgl') + @JsonValue("dgl") dgl, - @JsonValue('dgn') + @JsonValue("dgn") dgn, - @JsonValue('dgo') + @JsonValue("dgo") dgo, - @JsonValue('dgr') + @JsonValue("dgr") dgr, - @JsonValue('dgs') + @JsonValue("dgs") dgs, - @JsonValue('dgt') + @JsonValue("dgt") dgt, - @JsonValue('dgw') + @JsonValue("dgw") dgw, - @JsonValue('dgx') + @JsonValue("dgx") dgx, - @JsonValue('dgz') + @JsonValue("dgz") dgz, - @JsonValue('dhd') + @JsonValue("dhd") dhd, - @JsonValue('dhg') + @JsonValue("dhg") dhg, - @JsonValue('dhi') + @JsonValue("dhi") dhi, - @JsonValue('dhl') + @JsonValue("dhl") dhl, - @JsonValue('dhm') + @JsonValue("dhm") dhm, - @JsonValue('dhn') + @JsonValue("dhn") dhn, - @JsonValue('dho') + @JsonValue("dho") dho, - @JsonValue('dhr') + @JsonValue("dhr") dhr, - @JsonValue('dhs') + @JsonValue("dhs") dhs, - @JsonValue('dhu') + @JsonValue("dhu") dhu, - @JsonValue('dhv') + @JsonValue("dhv") dhv, - @JsonValue('dhw') + @JsonValue("dhw") dhw, - @JsonValue('dhx') + @JsonValue("dhx") dhx, - @JsonValue('dia') + @JsonValue("dia") dia, - @JsonValue('dib') + @JsonValue("dib") dib, - @JsonValue('dic') + @JsonValue("dic") dic, - @JsonValue('did') + @JsonValue("did") did, - @JsonValue('dif') + @JsonValue("dif") dif, - @JsonValue('dig') + @JsonValue("dig") dig, - @JsonValue('dih') + @JsonValue("dih") dih, - @JsonValue('dii') + @JsonValue("dii") dii, - @JsonValue('dij') + @JsonValue("dij") dij, - @JsonValue('dik') + @JsonValue("dik") dik, - @JsonValue('dil') + @JsonValue("dil") dil, - @JsonValue('dim') + @JsonValue("dim") dim, - @JsonValue('din') + @JsonValue("din") din, - @JsonValue('dio') + @JsonValue("dio") dio, - @JsonValue('dip') + @JsonValue("dip") dip, - @JsonValue('diq') + @JsonValue("diq") diq, - @JsonValue('dir') + @JsonValue("dir") dir, - @JsonValue('dis') + @JsonValue("dis") dis, - @JsonValue('diu') + @JsonValue("diu") diu, - @JsonValue('div') + @JsonValue("div") div, - @JsonValue('diw') + @JsonValue("diw") diw, - @JsonValue('dix') + @JsonValue("dix") dix, - @JsonValue('diy') + @JsonValue("diy") diy, - @JsonValue('diz') + @JsonValue("diz") diz, - @JsonValue('dja') + @JsonValue("dja") dja, - @JsonValue('djb') + @JsonValue("djb") djb, - @JsonValue('djc') + @JsonValue("djc") djc, - @JsonValue('djd') + @JsonValue("djd") djd, - @JsonValue('dje') + @JsonValue("dje") dje, - @JsonValue('djf') + @JsonValue("djf") djf, - @JsonValue('dji') + @JsonValue("dji") dji, - @JsonValue('djj') + @JsonValue("djj") djj, - @JsonValue('djk') + @JsonValue("djk") djk, - @JsonValue('djm') + @JsonValue("djm") djm, - @JsonValue('djn') + @JsonValue("djn") djn, - @JsonValue('djo') + @JsonValue("djo") djo, - @JsonValue('djr') + @JsonValue("djr") djr, - @JsonValue('dju') + @JsonValue("dju") dju, - @JsonValue('djw') + @JsonValue("djw") djw, - @JsonValue('dka') + @JsonValue("dka") dka, - @JsonValue('dkg') + @JsonValue("dkg") dkg, - @JsonValue('dkk') + @JsonValue("dkk") dkk, - @JsonValue('dkr') + @JsonValue("dkr") dkr, - @JsonValue('dks') + @JsonValue("dks") dks, - @JsonValue('dkx') + @JsonValue("dkx") dkx, - @JsonValue('dlg') + @JsonValue("dlg") dlg, - @JsonValue('dlk') + @JsonValue("dlk") dlk, - @JsonValue('dlm') + @JsonValue("dlm") dlm, - @JsonValue('dln') + @JsonValue("dln") dln, - @JsonValue('dma') + @JsonValue("dma") dma, - @JsonValue('dmb') + @JsonValue("dmb") dmb, - @JsonValue('dmc') + @JsonValue("dmc") dmc, - @JsonValue('dmd') + @JsonValue("dmd") dmd, - @JsonValue('dme') + @JsonValue("dme") dme, - @JsonValue('dmf') + @JsonValue("dmf") dmf, - @JsonValue('dmg') + @JsonValue("dmg") dmg, - @JsonValue('dmk') + @JsonValue("dmk") dmk, - @JsonValue('dml') + @JsonValue("dml") dml, - @JsonValue('dmm') + @JsonValue("dmm") dmm, - @JsonValue('dmo') + @JsonValue("dmo") dmo, - @JsonValue('dmr') + @JsonValue("dmr") dmr, - @JsonValue('dms') + @JsonValue("dms") dms, - @JsonValue('dmu') + @JsonValue("dmu") dmu, - @JsonValue('dmv') + @JsonValue("dmv") dmv, - @JsonValue('dmw') + @JsonValue("dmw") dmw, - @JsonValue('dmx') + @JsonValue("dmx") dmx, - @JsonValue('dmy') + @JsonValue("dmy") dmy, - @JsonValue('dna') + @JsonValue("dna") dna, - @JsonValue('dnd') + @JsonValue("dnd") dnd, - @JsonValue('dne') + @JsonValue("dne") dne, - @JsonValue('dng') + @JsonValue("dng") dng, - @JsonValue('dni') + @JsonValue("dni") dni, - @JsonValue('dnj') + @JsonValue("dnj") dnj, - @JsonValue('dnk') + @JsonValue("dnk") dnk, - @JsonValue('dnn') + @JsonValue("dnn") dnn, - @JsonValue('dno') + @JsonValue("dno") dno, - @JsonValue('dnr') + @JsonValue("dnr") dnr, - @JsonValue('dnt') + @JsonValue("dnt") dnt, - @JsonValue('dnu') + @JsonValue("dnu") dnu, - @JsonValue('dnv') + @JsonValue("dnv") dnv, - @JsonValue('dnw') + @JsonValue("dnw") dnw, - @JsonValue('dny') + @JsonValue("dny") dny, - @JsonValue('doa') + @JsonValue("doa") doa, - @JsonValue('dob') + @JsonValue("dob") dob, - @JsonValue('doc') + @JsonValue("doc") doc, - @JsonValue('doe') + @JsonValue("doe") doe, - @JsonValue('dof') + @JsonValue("dof") dof, - @JsonValue('doh') + @JsonValue("doh") doh, - @JsonValue('doi') + @JsonValue("doi") doi, - @JsonValue('dok') + @JsonValue("dok") dok, - @JsonValue('dol') + @JsonValue("dol") dol, - @JsonValue('don') + @JsonValue("don") don, - @JsonValue('doo') + @JsonValue("doo") doo, - @JsonValue('dop') + @JsonValue("dop") dop, - @JsonValue('doq') + @JsonValue("doq") doq, - @JsonValue('dor') + @JsonValue("dor") dor, - @JsonValue('dos') + @JsonValue("dos") dos, - @JsonValue('dot') + @JsonValue("dot") dot, - @JsonValue('dov') + @JsonValue("dov") dov, - @JsonValue('dow') + @JsonValue("dow") dow, - @JsonValue('dox') + @JsonValue("dox") dox, - @JsonValue('doy') + @JsonValue("doy") doy, - @JsonValue('doz') + @JsonValue("doz") doz, - @JsonValue('dpp') + @JsonValue("dpp") dpp, - @JsonValue('drb') + @JsonValue("drb") drb, - @JsonValue('drc') + @JsonValue("drc") drc, - @JsonValue('drd') + @JsonValue("drd") drd, - @JsonValue('dre') + @JsonValue("dre") dre, - @JsonValue('drg') + @JsonValue("drg") drg, - @JsonValue('dri') + @JsonValue("dri") dri, - @JsonValue('drl') + @JsonValue("drl") drl, - @JsonValue('drn') + @JsonValue("drn") drn, - @JsonValue('dro') + @JsonValue("dro") dro, - @JsonValue('drq') + @JsonValue("drq") drq, - @JsonValue('drs') + @JsonValue("drs") drs, - @JsonValue('drt') + @JsonValue("drt") drt, - @JsonValue('dru') + @JsonValue("dru") dru, - @JsonValue('dry') + @JsonValue("dry") dry, - @JsonValue('dsb') + @JsonValue("dsb") dsb, - @JsonValue('dse') + @JsonValue("dse") dse, - @JsonValue('dsh') + @JsonValue("dsh") dsh, - @JsonValue('dsi') + @JsonValue("dsi") dsi, - @JsonValue('dsl') + @JsonValue("dsl") dsl, - @JsonValue('dsn') + @JsonValue("dsn") dsn, - @JsonValue('dso') + @JsonValue("dso") dso, - @JsonValue('dsq') + @JsonValue("dsq") dsq, - @JsonValue('dsz') + @JsonValue("dsz") dsz, - @JsonValue('dta') + @JsonValue("dta") dta, - @JsonValue('dtb') + @JsonValue("dtb") dtb, - @JsonValue('dtd') + @JsonValue("dtd") dtd, - @JsonValue('dth') + @JsonValue("dth") dth, - @JsonValue('dti') + @JsonValue("dti") dti, - @JsonValue('dtk') + @JsonValue("dtk") dtk, - @JsonValue('dtm') + @JsonValue("dtm") dtm, - @JsonValue('dtn') + @JsonValue("dtn") dtn, - @JsonValue('dto') + @JsonValue("dto") dto, - @JsonValue('dtp') + @JsonValue("dtp") dtp, - @JsonValue('dtr') + @JsonValue("dtr") dtr, - @JsonValue('dts') + @JsonValue("dts") dts, - @JsonValue('dtt') + @JsonValue("dtt") dtt, - @JsonValue('dtu') + @JsonValue("dtu") dtu, - @JsonValue('dty') + @JsonValue("dty") dty, - @JsonValue('dua') + @JsonValue("dua") dua, - @JsonValue('dub') + @JsonValue("dub") dub, - @JsonValue('duc') + @JsonValue("duc") duc, - @JsonValue('due') + @JsonValue("due") due, - @JsonValue('duf') + @JsonValue("duf") duf, - @JsonValue('dug') + @JsonValue("dug") dug, - @JsonValue('duh') + @JsonValue("duh") duh, - @JsonValue('dui') + @JsonValue("dui") dui, - @JsonValue('duk') + @JsonValue("duk") duk, - @JsonValue('dul') + @JsonValue("dul") dul, - @JsonValue('dum') + @JsonValue("dum") dum, - @JsonValue('dun') + @JsonValue("dun") dun, - @JsonValue('duo') + @JsonValue("duo") duo, - @JsonValue('dup') + @JsonValue("dup") dup, - @JsonValue('duq') + @JsonValue("duq") duq, - @JsonValue('dur') + @JsonValue("dur") dur, - @JsonValue('dus') + @JsonValue("dus") dus, - @JsonValue('duu') + @JsonValue("duu") duu, - @JsonValue('duv') + @JsonValue("duv") duv, - @JsonValue('duw') + @JsonValue("duw") duw, - @JsonValue('dux') + @JsonValue("dux") dux, - @JsonValue('duy') + @JsonValue("duy") duy, - @JsonValue('duz') + @JsonValue("duz") duz, - @JsonValue('dva') + @JsonValue("dva") dva, - @JsonValue('dwa') + @JsonValue("dwa") dwa, - @JsonValue('dwk') + @JsonValue("dwk") dwk, - @JsonValue('dwr') + @JsonValue("dwr") dwr, - @JsonValue('dws') + @JsonValue("dws") dws, - @JsonValue('dwu') + @JsonValue("dwu") dwu, - @JsonValue('dww') + @JsonValue("dww") dww, - @JsonValue('dwy') + @JsonValue("dwy") dwy, - @JsonValue('dwz') + @JsonValue("dwz") dwz, - @JsonValue('dya') + @JsonValue("dya") dya, - @JsonValue('dyb') + @JsonValue("dyb") dyb, - @JsonValue('dyd') + @JsonValue("dyd") dyd, - @JsonValue('dyg') + @JsonValue("dyg") dyg, - @JsonValue('dyi') + @JsonValue("dyi") dyi, - @JsonValue('dym') + @JsonValue("dym") dym, - @JsonValue('dyn') + @JsonValue("dyn") dyn, - @JsonValue('dyo') + @JsonValue("dyo") dyo, - @JsonValue('dyu') + @JsonValue("dyu") dyu, - @JsonValue('dyy') + @JsonValue("dyy") dyy, - @JsonValue('dza') + @JsonValue("dza") dza, - @JsonValue('dze') + @JsonValue("dze") dze, - @JsonValue('dzg') + @JsonValue("dzg") dzg, - @JsonValue('dzl') + @JsonValue("dzl") dzl, - @JsonValue('dzn') + @JsonValue("dzn") dzn, - @JsonValue('dzo') + @JsonValue("dzo") dzo, - @JsonValue('eaa') + @JsonValue("eaa") eaa, - @JsonValue('ebc') + @JsonValue("ebc") ebc, - @JsonValue('ebg') + @JsonValue("ebg") ebg, - @JsonValue('ebk') + @JsonValue("ebk") ebk, - @JsonValue('ebo') + @JsonValue("ebo") ebo, - @JsonValue('ebr') + @JsonValue("ebr") ebr, - @JsonValue('ebu') + @JsonValue("ebu") ebu, - @JsonValue('ecr') + @JsonValue("ecr") ecr, - @JsonValue('ecs') + @JsonValue("ecs") ecs, - @JsonValue('ecy') + @JsonValue("ecy") ecy, - @JsonValue('eee') + @JsonValue("eee") eee, - @JsonValue('efa') + @JsonValue("efa") efa, - @JsonValue('efe') + @JsonValue("efe") efe, - @JsonValue('efi') + @JsonValue("efi") efi, - @JsonValue('ega') + @JsonValue("ega") ega, - @JsonValue('egl') + @JsonValue("egl") egl, - @JsonValue('egm') + @JsonValue("egm") egm, - @JsonValue('ego') + @JsonValue("ego") ego, - @JsonValue('egy') + @JsonValue("egy") egy, - @JsonValue('ehs') + @JsonValue("ehs") ehs, - @JsonValue('ehu') + @JsonValue("ehu") ehu, - @JsonValue('eip') + @JsonValue("eip") eip, - @JsonValue('eit') + @JsonValue("eit") eit, - @JsonValue('eiv') + @JsonValue("eiv") eiv, - @JsonValue('eja') + @JsonValue("eja") eja, - @JsonValue('eka') + @JsonValue("eka") eka, - @JsonValue('eke') + @JsonValue("eke") eke, - @JsonValue('ekg') + @JsonValue("ekg") ekg, - @JsonValue('eki') + @JsonValue("eki") eki, - @JsonValue('ekk') + @JsonValue("ekk") ekk, - @JsonValue('ekl') + @JsonValue("ekl") ekl, - @JsonValue('ekm') + @JsonValue("ekm") ekm, - @JsonValue('eko') + @JsonValue("eko") eko, - @JsonValue('ekp') + @JsonValue("ekp") ekp, - @JsonValue('ekr') + @JsonValue("ekr") ekr, - @JsonValue('eky') + @JsonValue("eky") eky, - @JsonValue('ele') + @JsonValue("ele") ele, - @JsonValue('elh') + @JsonValue("elh") elh, - @JsonValue('eli') + @JsonValue("eli") eli, - @JsonValue('elk') + @JsonValue("elk") elk, - @JsonValue('ell') + @JsonValue("ell") ell, - @JsonValue('elm') + @JsonValue("elm") elm, - @JsonValue('elo') + @JsonValue("elo") elo, - @JsonValue('elu') + @JsonValue("elu") elu, - @JsonValue('elx') + @JsonValue("elx") elx, - @JsonValue('ema') + @JsonValue("ema") ema, - @JsonValue('emb') + @JsonValue("emb") emb, - @JsonValue('eme') + @JsonValue("eme") eme, - @JsonValue('emg') + @JsonValue("emg") emg, - @JsonValue('emi') + @JsonValue("emi") emi, - @JsonValue('emk') + @JsonValue("emk") emk, - @JsonValue('emm') + @JsonValue("emm") emm, - @JsonValue('emn') + @JsonValue("emn") emn, - @JsonValue('emp') + @JsonValue("emp") emp, - @JsonValue('emq') + @JsonValue("emq") emq, - @JsonValue('ems') + @JsonValue("ems") ems, - @JsonValue('emu') + @JsonValue("emu") emu, - @JsonValue('emw') + @JsonValue("emw") emw, - @JsonValue('emx') + @JsonValue("emx") emx, - @JsonValue('emy') + @JsonValue("emy") emy, - @JsonValue('emz') + @JsonValue("emz") emz, - @JsonValue('ena') + @JsonValue("ena") ena, - @JsonValue('enb') + @JsonValue("enb") enb, - @JsonValue('enc') + @JsonValue("enc") enc, - @JsonValue('end') + @JsonValue("end") end, - @JsonValue('enf') + @JsonValue("enf") enf, - @JsonValue('eng') + @JsonValue("eng") eng, - @JsonValue('enh') + @JsonValue("enh") enh, - @JsonValue('enl') + @JsonValue("enl") enl, - @JsonValue('enm') + @JsonValue("enm") enm, - @JsonValue('enn') + @JsonValue("enn") enn, - @JsonValue('eno') + @JsonValue("eno") eno, - @JsonValue('enq') + @JsonValue("enq") enq, - @JsonValue('enr') + @JsonValue("enr") enr, - @JsonValue('enu') + @JsonValue("enu") enu, - @JsonValue('env') + @JsonValue("env") env, - @JsonValue('enw') + @JsonValue("enw") enw, - @JsonValue('enx') + @JsonValue("enx") enx, - @JsonValue('eot') + @JsonValue("eot") eot, - @JsonValue('epi') + @JsonValue("epi") epi, - @JsonValue('epo') + @JsonValue("epo") epo, - @JsonValue('era') + @JsonValue("era") era, - @JsonValue('erg') + @JsonValue("erg") erg, - @JsonValue('erh') + @JsonValue("erh") erh, - @JsonValue('eri') + @JsonValue("eri") eri, - @JsonValue('erk') + @JsonValue("erk") erk, - @JsonValue('ero') + @JsonValue("ero") ero, - @JsonValue('err') + @JsonValue("err") err, - @JsonValue('ers') + @JsonValue("ers") ers, - @JsonValue('ert') + @JsonValue("ert") ert, - @JsonValue('erw') + @JsonValue("erw") erw, - @JsonValue('ese') + @JsonValue("ese") ese, - @JsonValue('esg') + @JsonValue("esg") esg, - @JsonValue('esh') + @JsonValue("esh") esh, - @JsonValue('esi') + @JsonValue("esi") esi, - @JsonValue('esk') + @JsonValue("esk") esk, - @JsonValue('esl') + @JsonValue("esl") esl, - @JsonValue('esm') + @JsonValue("esm") esm, - @JsonValue('esn') + @JsonValue("esn") esn, - @JsonValue('eso') + @JsonValue("eso") eso, - @JsonValue('esq') + @JsonValue("esq") esq, - @JsonValue('ess') + @JsonValue("ess") ess, - @JsonValue('est') + @JsonValue("est") est, - @JsonValue('esu') + @JsonValue("esu") esu, - @JsonValue('esy') + @JsonValue("esy") esy, - @JsonValue('etb') + @JsonValue("etb") etb, - @JsonValue('etc') + @JsonValue("etc") etc, - @JsonValue('eth') + @JsonValue("eth") eth, - @JsonValue('etn') + @JsonValue("etn") etn, - @JsonValue('eto') + @JsonValue("eto") eto, - @JsonValue('etr') + @JsonValue("etr") etr, - @JsonValue('ets') + @JsonValue("ets") ets, - @JsonValue('ett') + @JsonValue("ett") ett, - @JsonValue('etu') + @JsonValue("etu") etu, - @JsonValue('etx') + @JsonValue("etx") etx, - @JsonValue('etz') + @JsonValue("etz") etz, - @JsonValue('eus') + @JsonValue("eus") eus, - @JsonValue('eve') + @JsonValue("eve") eve, - @JsonValue('evh') + @JsonValue("evh") evh, - @JsonValue('evn') + @JsonValue("evn") evn, - @JsonValue('ewe') + @JsonValue("ewe") ewe, - @JsonValue('ewo') + @JsonValue("ewo") ewo, - @JsonValue('ext') + @JsonValue("ext") ext, - @JsonValue('eya') + @JsonValue("eya") eya, - @JsonValue('eyo') + @JsonValue("eyo") eyo, - @JsonValue('eza') + @JsonValue("eza") eza, - @JsonValue('eze') + @JsonValue("eze") eze, - @JsonValue('faa') + @JsonValue("faa") faa, - @JsonValue('fab') + @JsonValue("fab") fab, - @JsonValue('fad') + @JsonValue("fad") fad, - @JsonValue('faf') + @JsonValue("faf") faf, - @JsonValue('fag') + @JsonValue("fag") fag, - @JsonValue('fah') + @JsonValue("fah") fah, - @JsonValue('fai') + @JsonValue("fai") fai, - @JsonValue('faj') + @JsonValue("faj") faj, - @JsonValue('fak') + @JsonValue("fak") fak, - @JsonValue('fal') + @JsonValue("fal") fal, - @JsonValue('fam') + @JsonValue("fam") fam, - @JsonValue('fan') + @JsonValue("fan") fan, - @JsonValue('fao') + @JsonValue("fao") fao, - @JsonValue('fap') + @JsonValue("fap") fap, - @JsonValue('far') + @JsonValue("far") far, - @JsonValue('fas') + @JsonValue("fas") fas, - @JsonValue('fat') + @JsonValue("fat") fat, - @JsonValue('fau') + @JsonValue("fau") fau, - @JsonValue('fax') + @JsonValue("fax") fax, - @JsonValue('fay') + @JsonValue("fay") fay, - @JsonValue('faz') + @JsonValue("faz") faz, - @JsonValue('fbl') + @JsonValue("fbl") fbl, - @JsonValue('fcs') + @JsonValue("fcs") fcs, - @JsonValue('fer') + @JsonValue("fer") fer, - @JsonValue('ffi') + @JsonValue("ffi") ffi, - @JsonValue('ffm') + @JsonValue("ffm") ffm, - @JsonValue('fgr') + @JsonValue("fgr") fgr, - @JsonValue('fia') + @JsonValue("fia") fia, - @JsonValue('fie') + @JsonValue("fie") fie, - @JsonValue('fif') + @JsonValue("fif") fif, - @JsonValue('fij') + @JsonValue("fij") fij, - @JsonValue('fil') + @JsonValue("fil") fil, - @JsonValue('fin') + @JsonValue("fin") fin, - @JsonValue('fip') + @JsonValue("fip") fip, - @JsonValue('fir') + @JsonValue("fir") fir, - @JsonValue('fit') + @JsonValue("fit") fit, - @JsonValue('fiw') + @JsonValue("fiw") fiw, - @JsonValue('fkk') + @JsonValue("fkk") fkk, - @JsonValue('fkv') + @JsonValue("fkv") fkv, - @JsonValue('fla') + @JsonValue("fla") fla, - @JsonValue('flh') + @JsonValue("flh") flh, - @JsonValue('fli') + @JsonValue("fli") fli, - @JsonValue('fll') + @JsonValue("fll") fll, - @JsonValue('fln') + @JsonValue("fln") fln, - @JsonValue('flr') + @JsonValue("flr") flr, - @JsonValue('fly') + @JsonValue("fly") fly, - @JsonValue('fmp') + @JsonValue("fmp") fmp, - @JsonValue('fmu') + @JsonValue("fmu") fmu, - @JsonValue('fnb') + @JsonValue("fnb") fnb, - @JsonValue('fng') + @JsonValue("fng") fng, - @JsonValue('fni') + @JsonValue("fni") fni, - @JsonValue('fod') + @JsonValue("fod") fod, - @JsonValue('foi') + @JsonValue("foi") foi, - @JsonValue('fom') + @JsonValue("fom") fom, - @JsonValue('fon') + @JsonValue("fon") fon, - @JsonValue('for') + @JsonValue("for") forAA, - @JsonValue('fos') + @JsonValue("fos") fos, - @JsonValue('fpe') + @JsonValue("fpe") fpe, - @JsonValue('fqs') + @JsonValue("fqs") fqs, - @JsonValue('fra') + @JsonValue("fra") fra, - @JsonValue('frc') + @JsonValue("frc") frc, - @JsonValue('frd') + @JsonValue("frd") frd, - @JsonValue('frk') + @JsonValue("frk") frk, - @JsonValue('frm') + @JsonValue("frm") frm, - @JsonValue('fro') + @JsonValue("fro") fro, - @JsonValue('frp') + @JsonValue("frp") frp, - @JsonValue('frq') + @JsonValue("frq") frq, - @JsonValue('frr') + @JsonValue("frr") frr, - @JsonValue('frs') + @JsonValue("frs") frs, - @JsonValue('frt') + @JsonValue("frt") frt, - @JsonValue('fry') + @JsonValue("fry") fry, - @JsonValue('fse') + @JsonValue("fse") fse, - @JsonValue('fsl') + @JsonValue("fsl") fsl, - @JsonValue('fss') + @JsonValue("fss") fss, - @JsonValue('fub') + @JsonValue("fub") fub, - @JsonValue('fuc') + @JsonValue("fuc") fuc, - @JsonValue('fud') + @JsonValue("fud") fud, - @JsonValue('fue') + @JsonValue("fue") fue, - @JsonValue('fuf') + @JsonValue("fuf") fuf, - @JsonValue('fuh') + @JsonValue("fuh") fuh, - @JsonValue('fui') + @JsonValue("fui") fui, - @JsonValue('fuj') + @JsonValue("fuj") fuj, - @JsonValue('ful') + @JsonValue("ful") ful, - @JsonValue('fum') + @JsonValue("fum") fum, - @JsonValue('fun') + @JsonValue("fun") fun, - @JsonValue('fuq') + @JsonValue("fuq") fuq, - @JsonValue('fur') + @JsonValue("fur") fur, - @JsonValue('fut') + @JsonValue("fut") fut, - @JsonValue('fuu') + @JsonValue("fuu") fuu, - @JsonValue('fuv') + @JsonValue("fuv") fuv, - @JsonValue('fuy') + @JsonValue("fuy") fuy, - @JsonValue('fvr') + @JsonValue("fvr") fvr, - @JsonValue('fwa') + @JsonValue("fwa") fwa, - @JsonValue('fwe') + @JsonValue("fwe") fwe, - @JsonValue('gaa') + @JsonValue("gaa") gaa, - @JsonValue('gab') + @JsonValue("gab") gab, - @JsonValue('gac') + @JsonValue("gac") gac, - @JsonValue('gad') + @JsonValue("gad") gad, - @JsonValue('gae') + @JsonValue("gae") gae, - @JsonValue('gaf') + @JsonValue("gaf") gaf, - @JsonValue('gag') + @JsonValue("gag") gag, - @JsonValue('gah') + @JsonValue("gah") gah, - @JsonValue('gai') + @JsonValue("gai") gai, - @JsonValue('gaj') + @JsonValue("gaj") gaj, - @JsonValue('gak') + @JsonValue("gak") gak, - @JsonValue('gal') + @JsonValue("gal") gal, - @JsonValue('gam') + @JsonValue("gam") gam, - @JsonValue('gan') + @JsonValue("gan") gan, - @JsonValue('gao') + @JsonValue("gao") gao, - @JsonValue('gap') + @JsonValue("gap") gap, - @JsonValue('gaq') + @JsonValue("gaq") gaq, - @JsonValue('gar') + @JsonValue("gar") gar, - @JsonValue('gas') + @JsonValue("gas") gas, - @JsonValue('gat') + @JsonValue("gat") gat, - @JsonValue('gau') + @JsonValue("gau") gau, - @JsonValue('gaw') + @JsonValue("gaw") gaw, - @JsonValue('gax') + @JsonValue("gax") gax, - @JsonValue('gay') + @JsonValue("gay") gay, - @JsonValue('gaz') + @JsonValue("gaz") gaz, - @JsonValue('gba') + @JsonValue("gba") gba, - @JsonValue('gbb') + @JsonValue("gbb") gbb, - @JsonValue('gbd') + @JsonValue("gbd") gbd, - @JsonValue('gbe') + @JsonValue("gbe") gbe, - @JsonValue('gbf') + @JsonValue("gbf") gbf, - @JsonValue('gbg') + @JsonValue("gbg") gbg, - @JsonValue('gbh') + @JsonValue("gbh") gbh, - @JsonValue('gbi') + @JsonValue("gbi") gbi, - @JsonValue('gbj') + @JsonValue("gbj") gbj, - @JsonValue('gbk') + @JsonValue("gbk") gbk, - @JsonValue('gbl') + @JsonValue("gbl") gbl, - @JsonValue('gbm') + @JsonValue("gbm") gbm, - @JsonValue('gbn') + @JsonValue("gbn") gbn, - @JsonValue('gbo') + @JsonValue("gbo") gbo, - @JsonValue('gbp') + @JsonValue("gbp") gbp, - @JsonValue('gbq') + @JsonValue("gbq") gbq, - @JsonValue('gbr') + @JsonValue("gbr") gbr, - @JsonValue('gbs') + @JsonValue("gbs") gbs, - @JsonValue('gbu') + @JsonValue("gbu") gbu, - @JsonValue('gbv') + @JsonValue("gbv") gbv, - @JsonValue('gbw') + @JsonValue("gbw") gbw, - @JsonValue('gbx') + @JsonValue("gbx") gbx, - @JsonValue('gby') + @JsonValue("gby") gby, - @JsonValue('gbz') + @JsonValue("gbz") gbz, - @JsonValue('gcc') + @JsonValue("gcc") gcc, - @JsonValue('gcd') + @JsonValue("gcd") gcd, - @JsonValue('gce') + @JsonValue("gce") gce, - @JsonValue('gcf') + @JsonValue("gcf") gcf, - @JsonValue('gcl') + @JsonValue("gcl") gcl, - @JsonValue('gcn') + @JsonValue("gcn") gcn, - @JsonValue('gcr') + @JsonValue("gcr") gcr, - @JsonValue('gct') + @JsonValue("gct") gct, - @JsonValue('gda') + @JsonValue("gda") gda, - @JsonValue('gdb') + @JsonValue("gdb") gdb, - @JsonValue('gdc') + @JsonValue("gdc") gdc, - @JsonValue('gdd') + @JsonValue("gdd") gdd, - @JsonValue('gde') + @JsonValue("gde") gde, - @JsonValue('gdf') + @JsonValue("gdf") gdf, - @JsonValue('gdg') + @JsonValue("gdg") gdg, - @JsonValue('gdh') + @JsonValue("gdh") gdh, - @JsonValue('gdi') + @JsonValue("gdi") gdi, - @JsonValue('gdj') + @JsonValue("gdj") gdj, - @JsonValue('gdk') + @JsonValue("gdk") gdk, - @JsonValue('gdl') + @JsonValue("gdl") gdl, - @JsonValue('gdm') + @JsonValue("gdm") gdm, - @JsonValue('gdn') + @JsonValue("gdn") gdn, - @JsonValue('gdo') + @JsonValue("gdo") gdo, - @JsonValue('gdq') + @JsonValue("gdq") gdq, - @JsonValue('gdr') + @JsonValue("gdr") gdr, - @JsonValue('gds') + @JsonValue("gds") gds, - @JsonValue('gdt') + @JsonValue("gdt") gdt, - @JsonValue('gdu') + @JsonValue("gdu") gdu, - @JsonValue('gdx') + @JsonValue("gdx") gdx, - @JsonValue('gea') + @JsonValue("gea") gea, - @JsonValue('geb') + @JsonValue("geb") geb, - @JsonValue('gec') + @JsonValue("gec") gec, - @JsonValue('ged') + @JsonValue("ged") ged, - @JsonValue('gef') + @JsonValue("gef") gef, - @JsonValue('geg') + @JsonValue("geg") geg, - @JsonValue('geh') + @JsonValue("geh") geh, - @JsonValue('gei') + @JsonValue("gei") gei, - @JsonValue('gej') + @JsonValue("gej") gej, - @JsonValue('gek') + @JsonValue("gek") gek, - @JsonValue('gel') + @JsonValue("gel") gel, - @JsonValue('geq') + @JsonValue("geq") geq, - @JsonValue('ges') + @JsonValue("ges") ges, - @JsonValue('gev') + @JsonValue("gev") gev, - @JsonValue('gew') + @JsonValue("gew") gew, - @JsonValue('gex') + @JsonValue("gex") gex, - @JsonValue('gey') + @JsonValue("gey") gey, - @JsonValue('gez') + @JsonValue("gez") gez, - @JsonValue('gfk') + @JsonValue("gfk") gfk, - @JsonValue('gft') + @JsonValue("gft") gft, - @JsonValue('gga') + @JsonValue("gga") gga, - @JsonValue('ggb') + @JsonValue("ggb") ggb, - @JsonValue('ggd') + @JsonValue("ggd") ggd, - @JsonValue('gge') + @JsonValue("gge") gge, - @JsonValue('ggg') + @JsonValue("ggg") ggg, - @JsonValue('ggk') + @JsonValue("ggk") ggk, - @JsonValue('ggl') + @JsonValue("ggl") ggl, - @JsonValue('ggt') + @JsonValue("ggt") ggt, - @JsonValue('ggu') + @JsonValue("ggu") ggu, - @JsonValue('ggw') + @JsonValue("ggw") ggw, - @JsonValue('gha') + @JsonValue("gha") gha, - @JsonValue('ghc') + @JsonValue("ghc") ghc, - @JsonValue('ghe') + @JsonValue("ghe") ghe, - @JsonValue('ghh') + @JsonValue("ghh") ghh, - @JsonValue('ghk') + @JsonValue("ghk") ghk, - @JsonValue('ghl') + @JsonValue("ghl") ghl, - @JsonValue('ghn') + @JsonValue("ghn") ghn, - @JsonValue('gho') + @JsonValue("gho") gho, - @JsonValue('ghr') + @JsonValue("ghr") ghr, - @JsonValue('ghs') + @JsonValue("ghs") ghs, - @JsonValue('ght') + @JsonValue("ght") ght, - @JsonValue('gia') + @JsonValue("gia") gia, - @JsonValue('gib') + @JsonValue("gib") gib, - @JsonValue('gic') + @JsonValue("gic") gic, - @JsonValue('gid') + @JsonValue("gid") gid, - @JsonValue('gie') + @JsonValue("gie") gie, - @JsonValue('gig') + @JsonValue("gig") gig, - @JsonValue('gih') + @JsonValue("gih") gih, - @JsonValue('gii') + @JsonValue("gii") gii, - @JsonValue('gil') + @JsonValue("gil") gil, - @JsonValue('gim') + @JsonValue("gim") gim, - @JsonValue('gin') + @JsonValue("gin") gin, - @JsonValue('gip') + @JsonValue("gip") gip, - @JsonValue('giq') + @JsonValue("giq") giq, - @JsonValue('gir') + @JsonValue("gir") gir, - @JsonValue('gis') + @JsonValue("gis") gis, - @JsonValue('git') + @JsonValue("git") git, - @JsonValue('giu') + @JsonValue("giu") giu, - @JsonValue('giw') + @JsonValue("giw") giw, - @JsonValue('gix') + @JsonValue("gix") gix, - @JsonValue('giy') + @JsonValue("giy") giy, - @JsonValue('giz') + @JsonValue("giz") giz, - @JsonValue('gjk') + @JsonValue("gjk") gjk, - @JsonValue('gjm') + @JsonValue("gjm") gjm, - @JsonValue('gjn') + @JsonValue("gjn") gjn, - @JsonValue('gjr') + @JsonValue("gjr") gjr, - @JsonValue('gju') + @JsonValue("gju") gju, - @JsonValue('gka') + @JsonValue("gka") gka, - @JsonValue('gkd') + @JsonValue("gkd") gkd, - @JsonValue('gke') + @JsonValue("gke") gke, - @JsonValue('gkn') + @JsonValue("gkn") gkn, - @JsonValue('gko') + @JsonValue("gko") gko, - @JsonValue('gkp') + @JsonValue("gkp") gkp, - @JsonValue('gku') + @JsonValue("gku") gku, - @JsonValue('gla') + @JsonValue("gla") gla, - @JsonValue('glb') + @JsonValue("glb") glb, - @JsonValue('glc') + @JsonValue("glc") glc, - @JsonValue('gld') + @JsonValue("gld") gld, - @JsonValue('gle') + @JsonValue("gle") gle, - @JsonValue('glg') + @JsonValue("glg") glg, - @JsonValue('glh') + @JsonValue("glh") glh, - @JsonValue('glj') + @JsonValue("glj") glj, - @JsonValue('glk') + @JsonValue("glk") glk, - @JsonValue('gll') + @JsonValue("gll") gll, - @JsonValue('glo') + @JsonValue("glo") glo, - @JsonValue('glr') + @JsonValue("glr") glr, - @JsonValue('glu') + @JsonValue("glu") glu, - @JsonValue('glv') + @JsonValue("glv") glv, - @JsonValue('glw') + @JsonValue("glw") glw, - @JsonValue('gly') + @JsonValue("gly") gly, - @JsonValue('gma') + @JsonValue("gma") gma, - @JsonValue('gmb') + @JsonValue("gmb") gmb, - @JsonValue('gmd') + @JsonValue("gmd") gmd, - @JsonValue('gmg') + @JsonValue("gmg") gmg, - @JsonValue('gmh') + @JsonValue("gmh") gmh, - @JsonValue('gml') + @JsonValue("gml") gml, - @JsonValue('gmm') + @JsonValue("gmm") gmm, - @JsonValue('gmn') + @JsonValue("gmn") gmn, - @JsonValue('gmr') + @JsonValue("gmr") gmr, - @JsonValue('gmu') + @JsonValue("gmu") gmu, - @JsonValue('gmv') + @JsonValue("gmv") gmv, - @JsonValue('gmx') + @JsonValue("gmx") gmx, - @JsonValue('gmy') + @JsonValue("gmy") gmy, - @JsonValue('gmz') + @JsonValue("gmz") gmz, - @JsonValue('gna') + @JsonValue("gna") gna, - @JsonValue('gnb') + @JsonValue("gnb") gnb, - @JsonValue('gnc') + @JsonValue("gnc") gnc, - @JsonValue('gnd') + @JsonValue("gnd") gnd, - @JsonValue('gne') + @JsonValue("gne") gne, - @JsonValue('gng') + @JsonValue("gng") gng, - @JsonValue('gnh') + @JsonValue("gnh") gnh, - @JsonValue('gni') + @JsonValue("gni") gni, - @JsonValue('gnj') + @JsonValue("gnj") gnj, - @JsonValue('gnk') + @JsonValue("gnk") gnk, - @JsonValue('gnl') + @JsonValue("gnl") gnl, - @JsonValue('gnm') + @JsonValue("gnm") gnm, - @JsonValue('gnn') + @JsonValue("gnn") gnn, - @JsonValue('gno') + @JsonValue("gno") gno, - @JsonValue('gnq') + @JsonValue("gnq") gnq, - @JsonValue('gnr') + @JsonValue("gnr") gnr, - @JsonValue('gnt') + @JsonValue("gnt") gnt, - @JsonValue('gnu') + @JsonValue("gnu") gnu, - @JsonValue('gnw') + @JsonValue("gnw") gnw, - @JsonValue('gnz') + @JsonValue("gnz") gnz, - @JsonValue('goa') + @JsonValue("goa") goa, - @JsonValue('gob') + @JsonValue("gob") gob, - @JsonValue('goc') + @JsonValue("goc") goc, - @JsonValue('god') + @JsonValue("god") god, - @JsonValue('goe') + @JsonValue("goe") goe, - @JsonValue('gof') + @JsonValue("gof") gof, - @JsonValue('gog') + @JsonValue("gog") gog, - @JsonValue('goh') + @JsonValue("goh") goh, - @JsonValue('goi') + @JsonValue("goi") goi, - @JsonValue('goj') + @JsonValue("goj") goj, - @JsonValue('gok') + @JsonValue("gok") gok, - @JsonValue('gol') + @JsonValue("gol") gol, - @JsonValue('gom') + @JsonValue("gom") gom, - @JsonValue('gon') + @JsonValue("gon") gon, - @JsonValue('goo') + @JsonValue("goo") goo, - @JsonValue('gop') + @JsonValue("gop") gop, - @JsonValue('goq') + @JsonValue("goq") goq, - @JsonValue('gor') + @JsonValue("gor") gor, - @JsonValue('gos') + @JsonValue("gos") gos, - @JsonValue('got') + @JsonValue("got") got, - @JsonValue('gou') + @JsonValue("gou") gou, - @JsonValue('gov') + @JsonValue("gov") gov, - @JsonValue('gow') + @JsonValue("gow") gow, - @JsonValue('gox') + @JsonValue("gox") gox, - @JsonValue('goy') + @JsonValue("goy") goy, - @JsonValue('goz') + @JsonValue("goz") goz, - @JsonValue('gpa') + @JsonValue("gpa") gpa, - @JsonValue('gpe') + @JsonValue("gpe") gpe, - @JsonValue('gpn') + @JsonValue("gpn") gpn, - @JsonValue('gqa') + @JsonValue("gqa") gqa, - @JsonValue('gqi') + @JsonValue("gqi") gqi, - @JsonValue('gqn') + @JsonValue("gqn") gqn, - @JsonValue('gqr') + @JsonValue("gqr") gqr, - @JsonValue('gqu') + @JsonValue("gqu") gqu, - @JsonValue('gra') + @JsonValue("gra") gra, - @JsonValue('grb') + @JsonValue("grb") grb, - @JsonValue('grc') + @JsonValue("grc") grc, - @JsonValue('grd') + @JsonValue("grd") grd, - @JsonValue('grg') + @JsonValue("grg") grg, - @JsonValue('grh') + @JsonValue("grh") grh, - @JsonValue('gri') + @JsonValue("gri") gri, - @JsonValue('grj') + @JsonValue("grj") grj, - @JsonValue('grm') + @JsonValue("grm") grm, - @JsonValue('grn') + @JsonValue("grn") grn, - @JsonValue('gro') + @JsonValue("gro") gro, - @JsonValue('grq') + @JsonValue("grq") grq, - @JsonValue('grr') + @JsonValue("grr") grr, - @JsonValue('grs') + @JsonValue("grs") grs, - @JsonValue('grt') + @JsonValue("grt") grt, - @JsonValue('gru') + @JsonValue("gru") gru, - @JsonValue('grv') + @JsonValue("grv") grv, - @JsonValue('grw') + @JsonValue("grw") grw, - @JsonValue('grx') + @JsonValue("grx") grx, - @JsonValue('gry') + @JsonValue("gry") gry, - @JsonValue('grz') + @JsonValue("grz") grz, - @JsonValue('gse') + @JsonValue("gse") gse, - @JsonValue('gsg') + @JsonValue("gsg") gsg, - @JsonValue('gsl') + @JsonValue("gsl") gsl, - @JsonValue('gsm') + @JsonValue("gsm") gsm, - @JsonValue('gsn') + @JsonValue("gsn") gsn, - @JsonValue('gso') + @JsonValue("gso") gso, - @JsonValue('gsp') + @JsonValue("gsp") gsp, - @JsonValue('gss') + @JsonValue("gss") gss, - @JsonValue('gsw') + @JsonValue("gsw") gsw, - @JsonValue('gta') + @JsonValue("gta") gta, - @JsonValue('gtu') + @JsonValue("gtu") gtu, - @JsonValue('gua') + @JsonValue("gua") gua, - @JsonValue('gub') + @JsonValue("gub") gub, - @JsonValue('guc') + @JsonValue("guc") guc, - @JsonValue('gud') + @JsonValue("gud") gud, - @JsonValue('gue') + @JsonValue("gue") gue, - @JsonValue('guf') + @JsonValue("guf") guf, - @JsonValue('gug') + @JsonValue("gug") gug, - @JsonValue('guh') + @JsonValue("guh") guh, - @JsonValue('gui') + @JsonValue("gui") gui, - @JsonValue('guj') + @JsonValue("guj") guj, - @JsonValue('guk') + @JsonValue("guk") guk, - @JsonValue('gul') + @JsonValue("gul") gul, - @JsonValue('gum') + @JsonValue("gum") gum, - @JsonValue('gun') + @JsonValue("gun") gun, - @JsonValue('guo') + @JsonValue("guo") guo, - @JsonValue('gup') + @JsonValue("gup") gup, - @JsonValue('guq') + @JsonValue("guq") guq, - @JsonValue('gur') + @JsonValue("gur") gur, - @JsonValue('gus') + @JsonValue("gus") gus, - @JsonValue('gut') + @JsonValue("gut") gut, - @JsonValue('guu') + @JsonValue("guu") guu, - @JsonValue('guw') + @JsonValue("guw") guw, - @JsonValue('gux') + @JsonValue("gux") gux, - @JsonValue('guz') + @JsonValue("guz") guz, - @JsonValue('gva') + @JsonValue("gva") gva, - @JsonValue('gvc') + @JsonValue("gvc") gvc, - @JsonValue('gve') + @JsonValue("gve") gve, - @JsonValue('gvf') + @JsonValue("gvf") gvf, - @JsonValue('gvj') + @JsonValue("gvj") gvj, - @JsonValue('gvl') + @JsonValue("gvl") gvl, - @JsonValue('gvm') + @JsonValue("gvm") gvm, - @JsonValue('gvn') + @JsonValue("gvn") gvn, - @JsonValue('gvo') + @JsonValue("gvo") gvo, - @JsonValue('gvp') + @JsonValue("gvp") gvp, - @JsonValue('gvr') + @JsonValue("gvr") gvr, - @JsonValue('gvs') + @JsonValue("gvs") gvs, - @JsonValue('gvy') + @JsonValue("gvy") gvy, - @JsonValue('gwa') + @JsonValue("gwa") gwa, - @JsonValue('gwb') + @JsonValue("gwb") gwb, - @JsonValue('gwc') + @JsonValue("gwc") gwc, - @JsonValue('gwd') + @JsonValue("gwd") gwd, - @JsonValue('gwe') + @JsonValue("gwe") gwe, - @JsonValue('gwf') + @JsonValue("gwf") gwf, - @JsonValue('gwg') + @JsonValue("gwg") gwg, - @JsonValue('gwi') + @JsonValue("gwi") gwi, - @JsonValue('gwj') + @JsonValue("gwj") gwj, - @JsonValue('gwm') + @JsonValue("gwm") gwm, - @JsonValue('gwn') + @JsonValue("gwn") gwn, - @JsonValue('gwr') + @JsonValue("gwr") gwr, - @JsonValue('gwt') + @JsonValue("gwt") gwt, - @JsonValue('gwu') + @JsonValue("gwu") gwu, - @JsonValue('gww') + @JsonValue("gww") gww, - @JsonValue('gwx') + @JsonValue("gwx") gwx, - @JsonValue('gxx') + @JsonValue("gxx") gxx, - @JsonValue('gya') + @JsonValue("gya") gya, - @JsonValue('gyb') + @JsonValue("gyb") gyb, - @JsonValue('gyd') + @JsonValue("gyd") gyd, - @JsonValue('gye') + @JsonValue("gye") gye, - @JsonValue('gyf') + @JsonValue("gyf") gyf, - @JsonValue('gyg') + @JsonValue("gyg") gyg, - @JsonValue('gyi') + @JsonValue("gyi") gyi, - @JsonValue('gyl') + @JsonValue("gyl") gyl, - @JsonValue('gym') + @JsonValue("gym") gym, - @JsonValue('gyn') + @JsonValue("gyn") gyn, - @JsonValue('gyo') + @JsonValue("gyo") gyo, - @JsonValue('gyr') + @JsonValue("gyr") gyr, - @JsonValue('gyy') + @JsonValue("gyy") gyy, - @JsonValue('gyz') + @JsonValue("gyz") gyz, - @JsonValue('gza') + @JsonValue("gza") gza, - @JsonValue('gzi') + @JsonValue("gzi") gzi, - @JsonValue('gzn') + @JsonValue("gzn") gzn, - @JsonValue('haa') + @JsonValue("haa") haa, - @JsonValue('hab') + @JsonValue("hab") hab, - @JsonValue('hac') + @JsonValue("hac") hac, - @JsonValue('had') + @JsonValue("had") had, - @JsonValue('hae') + @JsonValue("hae") hae, - @JsonValue('haf') + @JsonValue("haf") haf, - @JsonValue('hag') + @JsonValue("hag") hag, - @JsonValue('hah') + @JsonValue("hah") hah, - @JsonValue('hai') + @JsonValue("hai") hai, - @JsonValue('haj') + @JsonValue("haj") haj, - @JsonValue('hak') + @JsonValue("hak") hak, - @JsonValue('hal') + @JsonValue("hal") hal, - @JsonValue('ham') + @JsonValue("ham") ham, - @JsonValue('han') + @JsonValue("han") han, - @JsonValue('hao') + @JsonValue("hao") hao, - @JsonValue('hap') + @JsonValue("hap") hap, - @JsonValue('haq') + @JsonValue("haq") haq, - @JsonValue('har') + @JsonValue("har") har, - @JsonValue('has') + @JsonValue("has") has, - @JsonValue('hat') + @JsonValue("hat") hat, - @JsonValue('hau') + @JsonValue("hau") hau, - @JsonValue('hav') + @JsonValue("hav") hav, - @JsonValue('haw') + @JsonValue("haw") haw, - @JsonValue('hax') + @JsonValue("hax") hax, - @JsonValue('hay') + @JsonValue("hay") hay, - @JsonValue('haz') + @JsonValue("haz") haz, - @JsonValue('hba') + @JsonValue("hba") hba, - @JsonValue('hbb') + @JsonValue("hbb") hbb, - @JsonValue('hbn') + @JsonValue("hbn") hbn, - @JsonValue('hbo') + @JsonValue("hbo") hbo, - @JsonValue('hbs') + @JsonValue("hbs") hbs, - @JsonValue('hbu') + @JsonValue("hbu") hbu, - @JsonValue('hca') + @JsonValue("hca") hca, - @JsonValue('hch') + @JsonValue("hch") hch, - @JsonValue('hdn') + @JsonValue("hdn") hdn, - @JsonValue('hds') + @JsonValue("hds") hds, - @JsonValue('hdy') + @JsonValue("hdy") hdy, - @JsonValue('hea') + @JsonValue("hea") hea, - @JsonValue('heb') + @JsonValue("heb") heb, - @JsonValue('hed') + @JsonValue("hed") hed, - @JsonValue('heg') + @JsonValue("heg") heg, - @JsonValue('heh') + @JsonValue("heh") heh, - @JsonValue('hei') + @JsonValue("hei") hei, - @JsonValue('hem') + @JsonValue("hem") hem, - @JsonValue('her') + @JsonValue("her") her, - @JsonValue('hgm') + @JsonValue("hgm") hgm, - @JsonValue('hgw') + @JsonValue("hgw") hgw, - @JsonValue('hhi') + @JsonValue("hhi") hhi, - @JsonValue('hhr') + @JsonValue("hhr") hhr, - @JsonValue('hhy') + @JsonValue("hhy") hhy, - @JsonValue('hia') + @JsonValue("hia") hia, - @JsonValue('hib') + @JsonValue("hib") hib, - @JsonValue('hid') + @JsonValue("hid") hid, - @JsonValue('hif') + @JsonValue("hif") hif, - @JsonValue('hig') + @JsonValue("hig") hig, - @JsonValue('hih') + @JsonValue("hih") hih, - @JsonValue('hii') + @JsonValue("hii") hii, - @JsonValue('hij') + @JsonValue("hij") hij, - @JsonValue('hik') + @JsonValue("hik") hik, - @JsonValue('hil') + @JsonValue("hil") hil, - @JsonValue('hin') + @JsonValue("hin") hin, - @JsonValue('hio') + @JsonValue("hio") hio, - @JsonValue('hir') + @JsonValue("hir") hir, - @JsonValue('hit') + @JsonValue("hit") hit, - @JsonValue('hiw') + @JsonValue("hiw") hiw, - @JsonValue('hix') + @JsonValue("hix") hix, - @JsonValue('hji') + @JsonValue("hji") hji, - @JsonValue('hka') + @JsonValue("hka") hka, - @JsonValue('hke') + @JsonValue("hke") hke, - @JsonValue('hkh') + @JsonValue("hkh") hkh, - @JsonValue('hkk') + @JsonValue("hkk") hkk, - @JsonValue('hkn') + @JsonValue("hkn") hkn, - @JsonValue('hks') + @JsonValue("hks") hks, - @JsonValue('hla') + @JsonValue("hla") hla, - @JsonValue('hlb') + @JsonValue("hlb") hlb, - @JsonValue('hld') + @JsonValue("hld") hld, - @JsonValue('hle') + @JsonValue("hle") hle, - @JsonValue('hlt') + @JsonValue("hlt") hlt, - @JsonValue('hlu') + @JsonValue("hlu") hlu, - @JsonValue('hma') + @JsonValue("hma") hma, - @JsonValue('hmb') + @JsonValue("hmb") hmb, - @JsonValue('hmc') + @JsonValue("hmc") hmc, - @JsonValue('hmd') + @JsonValue("hmd") hmd, - @JsonValue('hme') + @JsonValue("hme") hme, - @JsonValue('hmf') + @JsonValue("hmf") hmf, - @JsonValue('hmg') + @JsonValue("hmg") hmg, - @JsonValue('hmh') + @JsonValue("hmh") hmh, - @JsonValue('hmi') + @JsonValue("hmi") hmi, - @JsonValue('hmj') + @JsonValue("hmj") hmj, - @JsonValue('hmk') + @JsonValue("hmk") hmk, - @JsonValue('hml') + @JsonValue("hml") hml, - @JsonValue('hmm') + @JsonValue("hmm") hmm, - @JsonValue('hmn') + @JsonValue("hmn") hmn, - @JsonValue('hmo') + @JsonValue("hmo") hmo, - @JsonValue('hmp') + @JsonValue("hmp") hmp, - @JsonValue('hmq') + @JsonValue("hmq") hmq, - @JsonValue('hmr') + @JsonValue("hmr") hmr, - @JsonValue('hms') + @JsonValue("hms") hms, - @JsonValue('hmt') + @JsonValue("hmt") hmt, - @JsonValue('hmu') + @JsonValue("hmu") hmu, - @JsonValue('hmv') + @JsonValue("hmv") hmv, - @JsonValue('hmw') + @JsonValue("hmw") hmw, - @JsonValue('hmy') + @JsonValue("hmy") hmy, - @JsonValue('hmz') + @JsonValue("hmz") hmz, - @JsonValue('hna') + @JsonValue("hna") hna, - @JsonValue('hnd') + @JsonValue("hnd") hnd, - @JsonValue('hne') + @JsonValue("hne") hne, - @JsonValue('hng') + @JsonValue("hng") hng, - @JsonValue('hnh') + @JsonValue("hnh") hnh, - @JsonValue('hni') + @JsonValue("hni") hni, - @JsonValue('hnj') + @JsonValue("hnj") hnj, - @JsonValue('hnn') + @JsonValue("hnn") hnn, - @JsonValue('hno') + @JsonValue("hno") hno, - @JsonValue('hns') + @JsonValue("hns") hns, - @JsonValue('hnu') + @JsonValue("hnu") hnu, - @JsonValue('hoa') + @JsonValue("hoa") hoa, - @JsonValue('hob') + @JsonValue("hob") hob, - @JsonValue('hoc') + @JsonValue("hoc") hoc, - @JsonValue('hod') + @JsonValue("hod") hod, - @JsonValue('hoe') + @JsonValue("hoe") hoe, - @JsonValue('hoh') + @JsonValue("hoh") hoh, - @JsonValue('hoi') + @JsonValue("hoi") hoi, - @JsonValue('hoj') + @JsonValue("hoj") hoj, - @JsonValue('hol') + @JsonValue("hol") hol, - @JsonValue('hom') + @JsonValue("hom") hom, - @JsonValue('hoo') + @JsonValue("hoo") hoo, - @JsonValue('hop') + @JsonValue("hop") hop, - @JsonValue('hor') + @JsonValue("hor") hor, - @JsonValue('hos') + @JsonValue("hos") hos, - @JsonValue('hot') + @JsonValue("hot") hot, - @JsonValue('hov') + @JsonValue("hov") hov, - @JsonValue('how') + @JsonValue("how") how, - @JsonValue('hoy') + @JsonValue("hoy") hoy, - @JsonValue('hoz') + @JsonValue("hoz") hoz, - @JsonValue('hpo') + @JsonValue("hpo") hpo, - @JsonValue('hps') + @JsonValue("hps") hps, - @JsonValue('hra') + @JsonValue("hra") hra, - @JsonValue('hrc') + @JsonValue("hrc") hrc, - @JsonValue('hre') + @JsonValue("hre") hre, - @JsonValue('hrk') + @JsonValue("hrk") hrk, - @JsonValue('hrm') + @JsonValue("hrm") hrm, - @JsonValue('hro') + @JsonValue("hro") hro, - @JsonValue('hrp') + @JsonValue("hrp") hrp, - @JsonValue('hrt') + @JsonValue("hrt") hrt, - @JsonValue('hru') + @JsonValue("hru") hru, - @JsonValue('hrv') + @JsonValue("hrv") hrv, - @JsonValue('hrw') + @JsonValue("hrw") hrw, - @JsonValue('hrx') + @JsonValue("hrx") hrx, - @JsonValue('hrz') + @JsonValue("hrz") hrz, - @JsonValue('hsb') + @JsonValue("hsb") hsb, - @JsonValue('hsh') + @JsonValue("hsh") hsh, - @JsonValue('hsl') + @JsonValue("hsl") hsl, - @JsonValue('hsn') + @JsonValue("hsn") hsn, - @JsonValue('hss') + @JsonValue("hss") hss, - @JsonValue('hti') + @JsonValue("hti") hti, - @JsonValue('hto') + @JsonValue("hto") hto, - @JsonValue('hts') + @JsonValue("hts") hts, - @JsonValue('htu') + @JsonValue("htu") htu, - @JsonValue('htx') + @JsonValue("htx") htx, - @JsonValue('hub') + @JsonValue("hub") hub, - @JsonValue('huc') + @JsonValue("huc") huc, - @JsonValue('hud') + @JsonValue("hud") hud, - @JsonValue('hue') + @JsonValue("hue") hue, - @JsonValue('huf') + @JsonValue("huf") huf, - @JsonValue('hug') + @JsonValue("hug") hug, - @JsonValue('huh') + @JsonValue("huh") huh, - @JsonValue('hui') + @JsonValue("hui") hui, - @JsonValue('huj') + @JsonValue("huj") huj, - @JsonValue('huk') + @JsonValue("huk") huk, - @JsonValue('hul') + @JsonValue("hul") hul, - @JsonValue('hum') + @JsonValue("hum") hum, - @JsonValue('hun') + @JsonValue("hun") hun, - @JsonValue('huo') + @JsonValue("huo") huo, - @JsonValue('hup') + @JsonValue("hup") hup, - @JsonValue('huq') + @JsonValue("huq") huq, - @JsonValue('hur') + @JsonValue("hur") hur, - @JsonValue('hus') + @JsonValue("hus") hus, - @JsonValue('hut') + @JsonValue("hut") hut, - @JsonValue('huu') + @JsonValue("huu") huu, - @JsonValue('huv') + @JsonValue("huv") huv, - @JsonValue('huw') + @JsonValue("huw") huw, - @JsonValue('hux') + @JsonValue("hux") hux, - @JsonValue('huy') + @JsonValue("huy") huy, - @JsonValue('huz') + @JsonValue("huz") huz, - @JsonValue('hvc') + @JsonValue("hvc") hvc, - @JsonValue('hve') + @JsonValue("hve") hve, - @JsonValue('hvk') + @JsonValue("hvk") hvk, - @JsonValue('hvn') + @JsonValue("hvn") hvn, - @JsonValue('hvv') + @JsonValue("hvv") hvv, - @JsonValue('hwa') + @JsonValue("hwa") hwa, - @JsonValue('hwc') + @JsonValue("hwc") hwc, - @JsonValue('hwo') + @JsonValue("hwo") hwo, - @JsonValue('hya') + @JsonValue("hya") hya, - @JsonValue('hye') + @JsonValue("hye") hye, - @JsonValue('hyw') + @JsonValue("hyw") hyw, - @JsonValue('iai') + @JsonValue("iai") iai, - @JsonValue('ian') + @JsonValue("ian") ian, - @JsonValue('iar') + @JsonValue("iar") iar, - @JsonValue('iba') + @JsonValue("iba") iba, - @JsonValue('ibb') + @JsonValue("ibb") ibb, - @JsonValue('ibd') + @JsonValue("ibd") ibd, - @JsonValue('ibe') + @JsonValue("ibe") ibe, - @JsonValue('ibg') + @JsonValue("ibg") ibg, - @JsonValue('ibh') + @JsonValue("ibh") ibh, - @JsonValue('ibl') + @JsonValue("ibl") ibl, - @JsonValue('ibm') + @JsonValue("ibm") ibm, - @JsonValue('ibn') + @JsonValue("ibn") ibn, - @JsonValue('ibo') + @JsonValue("ibo") ibo, - @JsonValue('ibr') + @JsonValue("ibr") ibr, - @JsonValue('ibu') + @JsonValue("ibu") ibu, - @JsonValue('iby') + @JsonValue("iby") iby, - @JsonValue('ica') + @JsonValue("ica") ica, - @JsonValue('ich') + @JsonValue("ich") ich, - @JsonValue('icl') + @JsonValue("icl") icl, - @JsonValue('icr') + @JsonValue("icr") icr, - @JsonValue('ida') + @JsonValue("ida") ida, - @JsonValue('idb') + @JsonValue("idb") idb, - @JsonValue('idc') + @JsonValue("idc") idc, - @JsonValue('idd') + @JsonValue("idd") idd, - @JsonValue('ide') + @JsonValue("ide") ide, - @JsonValue('idi') + @JsonValue("idi") idi, - @JsonValue('ido') + @JsonValue("ido") ido, - @JsonValue('idr') + @JsonValue("idr") idr, - @JsonValue('ids') + @JsonValue("ids") ids, - @JsonValue('idt') + @JsonValue("idt") idt, - @JsonValue('idu') + @JsonValue("idu") idu, - @JsonValue('ifa') + @JsonValue("ifa") ifa, - @JsonValue('ifb') + @JsonValue("ifb") ifb, - @JsonValue('ife') + @JsonValue("ife") ife, - @JsonValue('iff') + @JsonValue("iff") iff, - @JsonValue('ifk') + @JsonValue("ifk") ifk, - @JsonValue('ifm') + @JsonValue("ifm") ifm, - @JsonValue('ifu') + @JsonValue("ifu") ifu, - @JsonValue('ify') + @JsonValue("ify") ify, - @JsonValue('igb') + @JsonValue("igb") igb, - @JsonValue('ige') + @JsonValue("ige") ige, - @JsonValue('igg') + @JsonValue("igg") igg, - @JsonValue('igl') + @JsonValue("igl") igl, - @JsonValue('igm') + @JsonValue("igm") igm, - @JsonValue('ign') + @JsonValue("ign") ign, - @JsonValue('igo') + @JsonValue("igo") igo, - @JsonValue('igs') + @JsonValue("igs") igs, - @JsonValue('igw') + @JsonValue("igw") igw, - @JsonValue('ihb') + @JsonValue("ihb") ihb, - @JsonValue('ihi') + @JsonValue("ihi") ihi, - @JsonValue('ihp') + @JsonValue("ihp") ihp, - @JsonValue('ihw') + @JsonValue("ihw") ihw, - @JsonValue('iii') + @JsonValue("iii") iii, - @JsonValue('iin') + @JsonValue("iin") iin, - @JsonValue('ijc') + @JsonValue("ijc") ijc, - @JsonValue('ije') + @JsonValue("ije") ije, - @JsonValue('ijj') + @JsonValue("ijj") ijj, - @JsonValue('ijn') + @JsonValue("ijn") ijn, - @JsonValue('ijs') + @JsonValue("ijs") ijs, - @JsonValue('ike') + @JsonValue("ike") ike, - @JsonValue('iki') + @JsonValue("iki") iki, - @JsonValue('ikk') + @JsonValue("ikk") ikk, - @JsonValue('ikl') + @JsonValue("ikl") ikl, - @JsonValue('iko') + @JsonValue("iko") iko, - @JsonValue('ikp') + @JsonValue("ikp") ikp, - @JsonValue('ikr') + @JsonValue("ikr") ikr, - @JsonValue('iks') + @JsonValue("iks") iks, - @JsonValue('ikt') + @JsonValue("ikt") ikt, - @JsonValue('iku') + @JsonValue("iku") iku, - @JsonValue('ikv') + @JsonValue("ikv") ikv, - @JsonValue('ikw') + @JsonValue("ikw") ikw, - @JsonValue('ikx') + @JsonValue("ikx") ikx, - @JsonValue('ikz') + @JsonValue("ikz") ikz, - @JsonValue('ila') + @JsonValue("ila") ila, - @JsonValue('ilb') + @JsonValue("ilb") ilb, - @JsonValue('ile') + @JsonValue("ile") ile, - @JsonValue('ilg') + @JsonValue("ilg") ilg, - @JsonValue('ili') + @JsonValue("ili") ili, - @JsonValue('ilk') + @JsonValue("ilk") ilk, - @JsonValue('ilm') + @JsonValue("ilm") ilm, - @JsonValue('ilo') + @JsonValue("ilo") ilo, - @JsonValue('ilp') + @JsonValue("ilp") ilp, - @JsonValue('ils') + @JsonValue("ils") ils, - @JsonValue('ilu') + @JsonValue("ilu") ilu, - @JsonValue('ilv') + @JsonValue("ilv") ilv, - @JsonValue('ima') + @JsonValue("ima") ima, - @JsonValue('imi') + @JsonValue("imi") imi, - @JsonValue('iml') + @JsonValue("iml") iml, - @JsonValue('imn') + @JsonValue("imn") imn, - @JsonValue('imo') + @JsonValue("imo") imo, - @JsonValue('imr') + @JsonValue("imr") imr, - @JsonValue('ims') + @JsonValue("ims") ims, - @JsonValue('imt') + @JsonValue("imt") imt, - @JsonValue('imy') + @JsonValue("imy") imy, - @JsonValue('ina') + @JsonValue("ina") ina, - @JsonValue('inb') + @JsonValue("inb") inb, - @JsonValue('ind') + @JsonValue("ind") ind, - @JsonValue('ing') + @JsonValue("ing") ing, - @JsonValue('inh') + @JsonValue("inh") inh, - @JsonValue('inj') + @JsonValue("inj") inj, - @JsonValue('inl') + @JsonValue("inl") inl, - @JsonValue('inm') + @JsonValue("inm") inm, - @JsonValue('inn') + @JsonValue("inn") inn, - @JsonValue('ino') + @JsonValue("ino") ino, - @JsonValue('inp') + @JsonValue("inp") inp, - @JsonValue('ins') + @JsonValue("ins") ins, - @JsonValue('int') + @JsonValue("int") int, - @JsonValue('inz') + @JsonValue("inz") inz, - @JsonValue('ior') + @JsonValue("ior") ior, - @JsonValue('iou') + @JsonValue("iou") iou, - @JsonValue('iow') + @JsonValue("iow") iow, - @JsonValue('ipi') + @JsonValue("ipi") ipi, - @JsonValue('ipk') + @JsonValue("ipk") ipk, - @JsonValue('ipo') + @JsonValue("ipo") ipo, - @JsonValue('iqu') + @JsonValue("iqu") iqu, - @JsonValue('iqw') + @JsonValue("iqw") iqw, - @JsonValue('ire') + @JsonValue("ire") ire, - @JsonValue('irh') + @JsonValue("irh") irh, - @JsonValue('iri') + @JsonValue("iri") iri, - @JsonValue('irk') + @JsonValue("irk") irk, - @JsonValue('irn') + @JsonValue("irn") irn, - @JsonValue('irr') + @JsonValue("irr") irr, - @JsonValue('iru') + @JsonValue("iru") iru, - @JsonValue('irx') + @JsonValue("irx") irx, - @JsonValue('iry') + @JsonValue("iry") iry, - @JsonValue('isa') + @JsonValue("isa") isa, - @JsonValue('isc') + @JsonValue("isc") isc, - @JsonValue('isd') + @JsonValue("isd") isd, - @JsonValue('ise') + @JsonValue("ise") ise, - @JsonValue('isg') + @JsonValue("isg") isg, - @JsonValue('ish') + @JsonValue("ish") ish, - @JsonValue('isi') + @JsonValue("isi") isi, - @JsonValue('isk') + @JsonValue("isk") isk, - @JsonValue('isl') + @JsonValue("isl") isl, - @JsonValue('ism') + @JsonValue("ism") ism, - @JsonValue('isn') + @JsonValue("isn") isn, - @JsonValue('iso') + @JsonValue("iso") iso, - @JsonValue('isr') + @JsonValue("isr") isr, - @JsonValue('ist') + @JsonValue("ist") ist, - @JsonValue('isu') + @JsonValue("isu") isu, - @JsonValue('ita') + @JsonValue("ita") ita, - @JsonValue('itb') + @JsonValue("itb") itb, - @JsonValue('itd') + @JsonValue("itd") itd, - @JsonValue('ite') + @JsonValue("ite") ite, - @JsonValue('iti') + @JsonValue("iti") iti, - @JsonValue('itk') + @JsonValue("itk") itk, - @JsonValue('itl') + @JsonValue("itl") itl, - @JsonValue('itm') + @JsonValue("itm") itm, - @JsonValue('ito') + @JsonValue("ito") ito, - @JsonValue('itr') + @JsonValue("itr") itr, - @JsonValue('its') + @JsonValue("its") its, - @JsonValue('itt') + @JsonValue("itt") itt, - @JsonValue('itv') + @JsonValue("itv") itv, - @JsonValue('itw') + @JsonValue("itw") itw, - @JsonValue('itx') + @JsonValue("itx") itx, - @JsonValue('ity') + @JsonValue("ity") ity, - @JsonValue('itz') + @JsonValue("itz") itz, - @JsonValue('ium') + @JsonValue("ium") ium, - @JsonValue('ivb') + @JsonValue("ivb") ivb, - @JsonValue('ivv') + @JsonValue("ivv") ivv, - @JsonValue('iwk') + @JsonValue("iwk") iwk, - @JsonValue('iwm') + @JsonValue("iwm") iwm, - @JsonValue('iwo') + @JsonValue("iwo") iwo, - @JsonValue('iws') + @JsonValue("iws") iws, - @JsonValue('ixc') + @JsonValue("ixc") ixc, - @JsonValue('ixl') + @JsonValue("ixl") ixl, - @JsonValue('iya') + @JsonValue("iya") iya, - @JsonValue('iyo') + @JsonValue("iyo") iyo, - @JsonValue('iyx') + @JsonValue("iyx") iyx, - @JsonValue('izh') + @JsonValue("izh") izh, - @JsonValue('izr') + @JsonValue("izr") izr, - @JsonValue('izz') + @JsonValue("izz") izz, - @JsonValue('jaa') + @JsonValue("jaa") jaa, - @JsonValue('jab') + @JsonValue("jab") jab, - @JsonValue('jac') + @JsonValue("jac") jac, - @JsonValue('jad') + @JsonValue("jad") jad, - @JsonValue('jae') + @JsonValue("jae") jae, - @JsonValue('jaf') + @JsonValue("jaf") jaf, - @JsonValue('jah') + @JsonValue("jah") jah, - @JsonValue('jaj') + @JsonValue("jaj") jaj, - @JsonValue('jak') + @JsonValue("jak") jak, - @JsonValue('jal') + @JsonValue("jal") jal, - @JsonValue('jam') + @JsonValue("jam") jam, - @JsonValue('jan') + @JsonValue("jan") jan, - @JsonValue('jao') + @JsonValue("jao") jao, - @JsonValue('jaq') + @JsonValue("jaq") jaq, - @JsonValue('jas') + @JsonValue("jas") jas, - @JsonValue('jat') + @JsonValue("jat") jat, - @JsonValue('jau') + @JsonValue("jau") jau, - @JsonValue('jav') + @JsonValue("jav") jav, - @JsonValue('jax') + @JsonValue("jax") jax, - @JsonValue('jay') + @JsonValue("jay") jay, - @JsonValue('jaz') + @JsonValue("jaz") jaz, - @JsonValue('jbe') + @JsonValue("jbe") jbe, - @JsonValue('jbi') + @JsonValue("jbi") jbi, - @JsonValue('jbj') + @JsonValue("jbj") jbj, - @JsonValue('jbk') + @JsonValue("jbk") jbk, - @JsonValue('jbm') + @JsonValue("jbm") jbm, - @JsonValue('jbn') + @JsonValue("jbn") jbn, - @JsonValue('jbo') + @JsonValue("jbo") jbo, - @JsonValue('jbr') + @JsonValue("jbr") jbr, - @JsonValue('jbt') + @JsonValue("jbt") jbt, - @JsonValue('jbu') + @JsonValue("jbu") jbu, - @JsonValue('jbw') + @JsonValue("jbw") jbw, - @JsonValue('jcs') + @JsonValue("jcs") jcs, - @JsonValue('jct') + @JsonValue("jct") jct, - @JsonValue('jda') + @JsonValue("jda") jda, - @JsonValue('jdg') + @JsonValue("jdg") jdg, - @JsonValue('jdt') + @JsonValue("jdt") jdt, - @JsonValue('jeb') + @JsonValue("jeb") jeb, - @JsonValue('jee') + @JsonValue("jee") jee, - @JsonValue('jeh') + @JsonValue("jeh") jeh, - @JsonValue('jei') + @JsonValue("jei") jei, - @JsonValue('jek') + @JsonValue("jek") jek, - @JsonValue('jel') + @JsonValue("jel") jel, - @JsonValue('jen') + @JsonValue("jen") jen, - @JsonValue('jer') + @JsonValue("jer") jer, - @JsonValue('jet') + @JsonValue("jet") jet, - @JsonValue('jeu') + @JsonValue("jeu") jeu, - @JsonValue('jgb') + @JsonValue("jgb") jgb, - @JsonValue('jge') + @JsonValue("jge") jge, - @JsonValue('jgk') + @JsonValue("jgk") jgk, - @JsonValue('jgo') + @JsonValue("jgo") jgo, - @JsonValue('jhi') + @JsonValue("jhi") jhi, - @JsonValue('jhs') + @JsonValue("jhs") jhs, - @JsonValue('jia') + @JsonValue("jia") jia, - @JsonValue('jib') + @JsonValue("jib") jib, - @JsonValue('jic') + @JsonValue("jic") jic, - @JsonValue('jid') + @JsonValue("jid") jid, - @JsonValue('jie') + @JsonValue("jie") jie, - @JsonValue('jig') + @JsonValue("jig") jig, - @JsonValue('jih') + @JsonValue("jih") jih, - @JsonValue('jii') + @JsonValue("jii") jii, - @JsonValue('jil') + @JsonValue("jil") jil, - @JsonValue('jim') + @JsonValue("jim") jim, - @JsonValue('jio') + @JsonValue("jio") jio, - @JsonValue('jiq') + @JsonValue("jiq") jiq, - @JsonValue('jit') + @JsonValue("jit") jit, - @JsonValue('jiu') + @JsonValue("jiu") jiu, - @JsonValue('jiv') + @JsonValue("jiv") jiv, - @JsonValue('jiy') + @JsonValue("jiy") jiy, - @JsonValue('jje') + @JsonValue("jje") jje, - @JsonValue('jjr') + @JsonValue("jjr") jjr, - @JsonValue('jka') + @JsonValue("jka") jka, - @JsonValue('jkm') + @JsonValue("jkm") jkm, - @JsonValue('jko') + @JsonValue("jko") jko, - @JsonValue('jkp') + @JsonValue("jkp") jkp, - @JsonValue('jkr') + @JsonValue("jkr") jkr, - @JsonValue('jks') + @JsonValue("jks") jks, - @JsonValue('jku') + @JsonValue("jku") jku, - @JsonValue('jle') + @JsonValue("jle") jle, - @JsonValue('jls') + @JsonValue("jls") jls, - @JsonValue('jma') + @JsonValue("jma") jma, - @JsonValue('jmb') + @JsonValue("jmb") jmb, - @JsonValue('jmc') + @JsonValue("jmc") jmc, - @JsonValue('jmd') + @JsonValue("jmd") jmd, - @JsonValue('jmi') + @JsonValue("jmi") jmi, - @JsonValue('jml') + @JsonValue("jml") jml, - @JsonValue('jmn') + @JsonValue("jmn") jmn, - @JsonValue('jmr') + @JsonValue("jmr") jmr, - @JsonValue('jms') + @JsonValue("jms") jms, - @JsonValue('jmw') + @JsonValue("jmw") jmw, - @JsonValue('jmx') + @JsonValue("jmx") jmx, - @JsonValue('jna') + @JsonValue("jna") jna, - @JsonValue('jnd') + @JsonValue("jnd") jnd, - @JsonValue('jng') + @JsonValue("jng") jng, - @JsonValue('jni') + @JsonValue("jni") jni, - @JsonValue('jnj') + @JsonValue("jnj") jnj, - @JsonValue('jnl') + @JsonValue("jnl") jnl, - @JsonValue('jns') + @JsonValue("jns") jns, - @JsonValue('job') + @JsonValue("job") job, - @JsonValue('jod') + @JsonValue("jod") jod, - @JsonValue('jog') + @JsonValue("jog") jog, - @JsonValue('jor') + @JsonValue("jor") jor, - @JsonValue('jos') + @JsonValue("jos") jos, - @JsonValue('jow') + @JsonValue("jow") jow, - @JsonValue('jpa') + @JsonValue("jpa") jpa, - @JsonValue('jpn') + @JsonValue("jpn") jpn, - @JsonValue('jpr') + @JsonValue("jpr") jpr, - @JsonValue('jqr') + @JsonValue("jqr") jqr, - @JsonValue('jra') + @JsonValue("jra") jra, - @JsonValue('jrb') + @JsonValue("jrb") jrb, - @JsonValue('jrr') + @JsonValue("jrr") jrr, - @JsonValue('jrt') + @JsonValue("jrt") jrt, - @JsonValue('jru') + @JsonValue("jru") jru, - @JsonValue('jsl') + @JsonValue("jsl") jsl, - @JsonValue('jua') + @JsonValue("jua") jua, - @JsonValue('jub') + @JsonValue("jub") jub, - @JsonValue('juc') + @JsonValue("juc") juc, - @JsonValue('jud') + @JsonValue("jud") jud, - @JsonValue('juh') + @JsonValue("juh") juh, - @JsonValue('jui') + @JsonValue("jui") jui, - @JsonValue('juk') + @JsonValue("juk") juk, - @JsonValue('jul') + @JsonValue("jul") jul, - @JsonValue('jum') + @JsonValue("jum") jum, - @JsonValue('jun') + @JsonValue("jun") jun, - @JsonValue('juo') + @JsonValue("juo") juo, - @JsonValue('jup') + @JsonValue("jup") jup, - @JsonValue('jur') + @JsonValue("jur") jur, - @JsonValue('jus') + @JsonValue("jus") jus, - @JsonValue('jut') + @JsonValue("jut") jut, - @JsonValue('juu') + @JsonValue("juu") juu, - @JsonValue('juw') + @JsonValue("juw") juw, - @JsonValue('juy') + @JsonValue("juy") juy, - @JsonValue('jvd') + @JsonValue("jvd") jvd, - @JsonValue('jvn') + @JsonValue("jvn") jvn, - @JsonValue('jwi') + @JsonValue("jwi") jwi, - @JsonValue('jya') + @JsonValue("jya") jya, - @JsonValue('jye') + @JsonValue("jye") jye, - @JsonValue('jyy') + @JsonValue("jyy") jyy, - @JsonValue('kaa') + @JsonValue("kaa") kaa, - @JsonValue('kab') + @JsonValue("kab") kab, - @JsonValue('kac') + @JsonValue("kac") kac, - @JsonValue('kad') + @JsonValue("kad") kad, - @JsonValue('kae') + @JsonValue("kae") kae, - @JsonValue('kaf') + @JsonValue("kaf") kaf, - @JsonValue('kag') + @JsonValue("kag") kag, - @JsonValue('kah') + @JsonValue("kah") kah, - @JsonValue('kai') + @JsonValue("kai") kai, - @JsonValue('kaj') + @JsonValue("kaj") kaj, - @JsonValue('kak') + @JsonValue("kak") kak, - @JsonValue('kal') + @JsonValue("kal") kal, - @JsonValue('kam') + @JsonValue("kam") kam, - @JsonValue('kan') + @JsonValue("kan") kan, - @JsonValue('kao') + @JsonValue("kao") kao, - @JsonValue('kap') + @JsonValue("kap") kap, - @JsonValue('kaq') + @JsonValue("kaq") kaq, - @JsonValue('kas') + @JsonValue("kas") kas, - @JsonValue('kat') + @JsonValue("kat") kat, - @JsonValue('kau') + @JsonValue("kau") kau, - @JsonValue('kav') + @JsonValue("kav") kav, - @JsonValue('kaw') + @JsonValue("kaw") kaw, - @JsonValue('kax') + @JsonValue("kax") kax, - @JsonValue('kay') + @JsonValue("kay") kay, - @JsonValue('kaz') + @JsonValue("kaz") kaz, - @JsonValue('kba') + @JsonValue("kba") kba, - @JsonValue('kbb') + @JsonValue("kbb") kbb, - @JsonValue('kbc') + @JsonValue("kbc") kbc, - @JsonValue('kbd') + @JsonValue("kbd") kbd, - @JsonValue('kbe') + @JsonValue("kbe") kbe, - @JsonValue('kbg') + @JsonValue("kbg") kbg, - @JsonValue('kbh') + @JsonValue("kbh") kbh, - @JsonValue('kbi') + @JsonValue("kbi") kbi, - @JsonValue('kbj') + @JsonValue("kbj") kbj, - @JsonValue('kbk') + @JsonValue("kbk") kbk, - @JsonValue('kbl') + @JsonValue("kbl") kbl, - @JsonValue('kbm') + @JsonValue("kbm") kbm, - @JsonValue('kbn') + @JsonValue("kbn") kbn, - @JsonValue('kbo') + @JsonValue("kbo") kbo, - @JsonValue('kbp') + @JsonValue("kbp") kbp, - @JsonValue('kbq') + @JsonValue("kbq") kbq, - @JsonValue('kbr') + @JsonValue("kbr") kbr, - @JsonValue('kbs') + @JsonValue("kbs") kbs, - @JsonValue('kbt') + @JsonValue("kbt") kbt, - @JsonValue('kbu') + @JsonValue("kbu") kbu, - @JsonValue('kbv') + @JsonValue("kbv") kbv, - @JsonValue('kbw') + @JsonValue("kbw") kbw, - @JsonValue('kbx') + @JsonValue("kbx") kbx, - @JsonValue('kby') + @JsonValue("kby") kby, - @JsonValue('kbz') + @JsonValue("kbz") kbz, - @JsonValue('kca') + @JsonValue("kca") kca, - @JsonValue('kcb') + @JsonValue("kcb") kcb, - @JsonValue('kcc') + @JsonValue("kcc") kcc, - @JsonValue('kcd') + @JsonValue("kcd") kcd, - @JsonValue('kce') + @JsonValue("kce") kce, - @JsonValue('kcf') + @JsonValue("kcf") kcf, - @JsonValue('kcg') + @JsonValue("kcg") kcg, - @JsonValue('kch') + @JsonValue("kch") kch, - @JsonValue('kci') + @JsonValue("kci") kci, - @JsonValue('kcj') + @JsonValue("kcj") kcj, - @JsonValue('kck') + @JsonValue("kck") kck, - @JsonValue('kcl') + @JsonValue("kcl") kcl, - @JsonValue('kcm') + @JsonValue("kcm") kcm, - @JsonValue('kcn') + @JsonValue("kcn") kcn, - @JsonValue('kco') + @JsonValue("kco") kco, - @JsonValue('kcp') + @JsonValue("kcp") kcp, - @JsonValue('kcq') + @JsonValue("kcq") kcq, - @JsonValue('kcr') + @JsonValue("kcr") kcr, - @JsonValue('kcs') + @JsonValue("kcs") kcs, - @JsonValue('kct') + @JsonValue("kct") kct, - @JsonValue('kcu') + @JsonValue("kcu") kcu, - @JsonValue('kcv') + @JsonValue("kcv") kcv, - @JsonValue('kcw') + @JsonValue("kcw") kcw, - @JsonValue('kcx') + @JsonValue("kcx") kcx, - @JsonValue('kcy') + @JsonValue("kcy") kcy, - @JsonValue('kcz') + @JsonValue("kcz") kcz, - @JsonValue('kda') + @JsonValue("kda") kda, - @JsonValue('kdc') + @JsonValue("kdc") kdc, - @JsonValue('kdd') + @JsonValue("kdd") kdd, - @JsonValue('kde') + @JsonValue("kde") kde, - @JsonValue('kdf') + @JsonValue("kdf") kdf, - @JsonValue('kdg') + @JsonValue("kdg") kdg, - @JsonValue('kdh') + @JsonValue("kdh") kdh, - @JsonValue('kdi') + @JsonValue("kdi") kdi, - @JsonValue('kdj') + @JsonValue("kdj") kdj, - @JsonValue('kdk') + @JsonValue("kdk") kdk, - @JsonValue('kdl') + @JsonValue("kdl") kdl, - @JsonValue('kdm') + @JsonValue("kdm") kdm, - @JsonValue('kdn') + @JsonValue("kdn") kdn, - @JsonValue('kdp') + @JsonValue("kdp") kdp, - @JsonValue('kdq') + @JsonValue("kdq") kdq, - @JsonValue('kdr') + @JsonValue("kdr") kdr, - @JsonValue('kdt') + @JsonValue("kdt") kdt, - @JsonValue('kdu') + @JsonValue("kdu") kdu, - @JsonValue('kdw') + @JsonValue("kdw") kdw, - @JsonValue('kdx') + @JsonValue("kdx") kdx, - @JsonValue('kdy') + @JsonValue("kdy") kdy, - @JsonValue('kdz') + @JsonValue("kdz") kdz, - @JsonValue('kea') + @JsonValue("kea") kea, - @JsonValue('keb') + @JsonValue("keb") keb, - @JsonValue('kec') + @JsonValue("kec") kec, - @JsonValue('ked') + @JsonValue("ked") ked, - @JsonValue('kee') + @JsonValue("kee") kee, - @JsonValue('kef') + @JsonValue("kef") kef, - @JsonValue('keg') + @JsonValue("keg") keg, - @JsonValue('keh') + @JsonValue("keh") keh, - @JsonValue('kei') + @JsonValue("kei") kei, - @JsonValue('kej') + @JsonValue("kej") kej, - @JsonValue('kek') + @JsonValue("kek") kek, - @JsonValue('kel') + @JsonValue("kel") kel, - @JsonValue('kem') + @JsonValue("kem") kem, - @JsonValue('ken') + @JsonValue("ken") ken, - @JsonValue('keo') + @JsonValue("keo") keo, - @JsonValue('kep') + @JsonValue("kep") kep, - @JsonValue('keq') + @JsonValue("keq") keq, - @JsonValue('ker') + @JsonValue("ker") ker, - @JsonValue('kes') + @JsonValue("kes") kes, - @JsonValue('ket') + @JsonValue("ket") ket, - @JsonValue('keu') + @JsonValue("keu") keu, - @JsonValue('kev') + @JsonValue("kev") kev, - @JsonValue('kew') + @JsonValue("kew") kew, - @JsonValue('kex') + @JsonValue("kex") kex, - @JsonValue('key') + @JsonValue("key") key, - @JsonValue('kez') + @JsonValue("kez") kez, - @JsonValue('kfa') + @JsonValue("kfa") kfa, - @JsonValue('kfb') + @JsonValue("kfb") kfb, - @JsonValue('kfc') + @JsonValue("kfc") kfc, - @JsonValue('kfd') + @JsonValue("kfd") kfd, - @JsonValue('kfe') + @JsonValue("kfe") kfe, - @JsonValue('kff') + @JsonValue("kff") kff, - @JsonValue('kfg') + @JsonValue("kfg") kfg, - @JsonValue('kfh') + @JsonValue("kfh") kfh, - @JsonValue('kfi') + @JsonValue("kfi") kfi, - @JsonValue('kfj') + @JsonValue("kfj") kfj, - @JsonValue('kfk') + @JsonValue("kfk") kfk, - @JsonValue('kfl') + @JsonValue("kfl") kfl, - @JsonValue('kfm') + @JsonValue("kfm") kfm, - @JsonValue('kfn') + @JsonValue("kfn") kfn, - @JsonValue('kfo') + @JsonValue("kfo") kfo, - @JsonValue('kfp') + @JsonValue("kfp") kfp, - @JsonValue('kfq') + @JsonValue("kfq") kfq, - @JsonValue('kfr') + @JsonValue("kfr") kfr, - @JsonValue('kfs') + @JsonValue("kfs") kfs, - @JsonValue('kft') + @JsonValue("kft") kft, - @JsonValue('kfu') + @JsonValue("kfu") kfu, - @JsonValue('kfv') + @JsonValue("kfv") kfv, - @JsonValue('kfw') + @JsonValue("kfw") kfw, - @JsonValue('kfx') + @JsonValue("kfx") kfx, - @JsonValue('kfy') + @JsonValue("kfy") kfy, - @JsonValue('kfz') + @JsonValue("kfz") kfz, - @JsonValue('kga') + @JsonValue("kga") kga, - @JsonValue('kgb') + @JsonValue("kgb") kgb, - @JsonValue('kge') + @JsonValue("kge") kge, - @JsonValue('kgf') + @JsonValue("kgf") kgf, - @JsonValue('kgg') + @JsonValue("kgg") kgg, - @JsonValue('kgi') + @JsonValue("kgi") kgi, - @JsonValue('kgj') + @JsonValue("kgj") kgj, - @JsonValue('kgk') + @JsonValue("kgk") kgk, - @JsonValue('kgl') + @JsonValue("kgl") kgl, - @JsonValue('kgm') + @JsonValue("kgm") kgm, - @JsonValue('kgn') + @JsonValue("kgn") kgn, - @JsonValue('kgo') + @JsonValue("kgo") kgo, - @JsonValue('kgp') + @JsonValue("kgp") kgp, - @JsonValue('kgq') + @JsonValue("kgq") kgq, - @JsonValue('kgr') + @JsonValue("kgr") kgr, - @JsonValue('kgs') + @JsonValue("kgs") kgs, - @JsonValue('kgt') + @JsonValue("kgt") kgt, - @JsonValue('kgu') + @JsonValue("kgu") kgu, - @JsonValue('kgv') + @JsonValue("kgv") kgv, - @JsonValue('kgw') + @JsonValue("kgw") kgw, - @JsonValue('kgx') + @JsonValue("kgx") kgx, - @JsonValue('kgy') + @JsonValue("kgy") kgy, - @JsonValue('kha') + @JsonValue("kha") kha, - @JsonValue('khb') + @JsonValue("khb") khb, - @JsonValue('khc') + @JsonValue("khc") khc, - @JsonValue('khd') + @JsonValue("khd") khd, - @JsonValue('khe') + @JsonValue("khe") khe, - @JsonValue('khf') + @JsonValue("khf") khf, - @JsonValue('khg') + @JsonValue("khg") khg, - @JsonValue('khh') + @JsonValue("khh") khh, - @JsonValue('khj') + @JsonValue("khj") khj, - @JsonValue('khk') + @JsonValue("khk") khk, - @JsonValue('khl') + @JsonValue("khl") khl, - @JsonValue('khm') + @JsonValue("khm") khm, - @JsonValue('khn') + @JsonValue("khn") khn, - @JsonValue('kho') + @JsonValue("kho") kho, - @JsonValue('khp') + @JsonValue("khp") khp, - @JsonValue('khq') + @JsonValue("khq") khq, - @JsonValue('khr') + @JsonValue("khr") khr, - @JsonValue('khs') + @JsonValue("khs") khs, - @JsonValue('kht') + @JsonValue("kht") kht, - @JsonValue('khu') + @JsonValue("khu") khu, - @JsonValue('khv') + @JsonValue("khv") khv, - @JsonValue('khw') + @JsonValue("khw") khw, - @JsonValue('khx') + @JsonValue("khx") khx, - @JsonValue('khy') + @JsonValue("khy") khy, - @JsonValue('khz') + @JsonValue("khz") khz, - @JsonValue('kia') + @JsonValue("kia") kia, - @JsonValue('kib') + @JsonValue("kib") kib, - @JsonValue('kic') + @JsonValue("kic") kic, - @JsonValue('kid') + @JsonValue("kid") kid, - @JsonValue('kie') + @JsonValue("kie") kie, - @JsonValue('kif') + @JsonValue("kif") kif, - @JsonValue('kig') + @JsonValue("kig") kig, - @JsonValue('kih') + @JsonValue("kih") kih, - @JsonValue('kii') + @JsonValue("kii") kii, - @JsonValue('kij') + @JsonValue("kij") kij, - @JsonValue('kik') + @JsonValue("kik") kik, - @JsonValue('kil') + @JsonValue("kil") kil, - @JsonValue('kim') + @JsonValue("kim") kim, - @JsonValue('kin') + @JsonValue("kin") kin, - @JsonValue('kio') + @JsonValue("kio") kio, - @JsonValue('kip') + @JsonValue("kip") kip, - @JsonValue('kiq') + @JsonValue("kiq") kiq, - @JsonValue('kir') + @JsonValue("kir") kir, - @JsonValue('kis') + @JsonValue("kis") kis, - @JsonValue('kit') + @JsonValue("kit") kit, - @JsonValue('kiu') + @JsonValue("kiu") kiu, - @JsonValue('kiv') + @JsonValue("kiv") kiv, - @JsonValue('kiw') + @JsonValue("kiw") kiw, - @JsonValue('kix') + @JsonValue("kix") kix, - @JsonValue('kiy') + @JsonValue("kiy") kiy, - @JsonValue('kiz') + @JsonValue("kiz") kiz, - @JsonValue('kja') + @JsonValue("kja") kja, - @JsonValue('kjb') + @JsonValue("kjb") kjb, - @JsonValue('kjc') + @JsonValue("kjc") kjc, - @JsonValue('kjd') + @JsonValue("kjd") kjd, - @JsonValue('kje') + @JsonValue("kje") kje, - @JsonValue('kjg') + @JsonValue("kjg") kjg, - @JsonValue('kjh') + @JsonValue("kjh") kjh, - @JsonValue('kji') + @JsonValue("kji") kji, - @JsonValue('kjj') + @JsonValue("kjj") kjj, - @JsonValue('kjk') + @JsonValue("kjk") kjk, - @JsonValue('kjl') + @JsonValue("kjl") kjl, - @JsonValue('kjm') + @JsonValue("kjm") kjm, - @JsonValue('kjn') + @JsonValue("kjn") kjn, - @JsonValue('kjo') + @JsonValue("kjo") kjo, - @JsonValue('kjp') + @JsonValue("kjp") kjp, - @JsonValue('kjq') + @JsonValue("kjq") kjq, - @JsonValue('kjr') + @JsonValue("kjr") kjr, - @JsonValue('kjs') + @JsonValue("kjs") kjs, - @JsonValue('kjt') + @JsonValue("kjt") kjt, - @JsonValue('kju') + @JsonValue("kju") kju, - @JsonValue('kjv') + @JsonValue("kjv") kjv, - @JsonValue('kjx') + @JsonValue("kjx") kjx, - @JsonValue('kjy') + @JsonValue("kjy") kjy, - @JsonValue('kjz') + @JsonValue("kjz") kjz, - @JsonValue('kka') + @JsonValue("kka") kka, - @JsonValue('kkb') + @JsonValue("kkb") kkb, - @JsonValue('kkc') + @JsonValue("kkc") kkc, - @JsonValue('kkd') + @JsonValue("kkd") kkd, - @JsonValue('kke') + @JsonValue("kke") kke, - @JsonValue('kkf') + @JsonValue("kkf") kkf, - @JsonValue('kkg') + @JsonValue("kkg") kkg, - @JsonValue('kkh') + @JsonValue("kkh") kkh, - @JsonValue('kki') + @JsonValue("kki") kki, - @JsonValue('kkj') + @JsonValue("kkj") kkj, - @JsonValue('kkk') + @JsonValue("kkk") kkk, - @JsonValue('kkl') + @JsonValue("kkl") kkl, - @JsonValue('kkm') + @JsonValue("kkm") kkm, - @JsonValue('kkn') + @JsonValue("kkn") kkn, - @JsonValue('kko') + @JsonValue("kko") kko, - @JsonValue('kkp') + @JsonValue("kkp") kkp, - @JsonValue('kkq') + @JsonValue("kkq") kkq, - @JsonValue('kkr') + @JsonValue("kkr") kkr, - @JsonValue('kks') + @JsonValue("kks") kks, - @JsonValue('kkt') + @JsonValue("kkt") kkt, - @JsonValue('kku') + @JsonValue("kku") kku, - @JsonValue('kkv') + @JsonValue("kkv") kkv, - @JsonValue('kkw') + @JsonValue("kkw") kkw, - @JsonValue('kkx') + @JsonValue("kkx") kkx, - @JsonValue('kky') + @JsonValue("kky") kky, - @JsonValue('kkz') + @JsonValue("kkz") kkz, - @JsonValue('kla') + @JsonValue("kla") kla, - @JsonValue('klb') + @JsonValue("klb") klb, - @JsonValue('klc') + @JsonValue("klc") klc, - @JsonValue('kld') + @JsonValue("kld") kld, - @JsonValue('kle') + @JsonValue("kle") kle, - @JsonValue('klf') + @JsonValue("klf") klf, - @JsonValue('klg') + @JsonValue("klg") klg, - @JsonValue('klh') + @JsonValue("klh") klh, - @JsonValue('kli') + @JsonValue("kli") kli, - @JsonValue('klj') + @JsonValue("klj") klj, - @JsonValue('klk') + @JsonValue("klk") klk, - @JsonValue('kll') + @JsonValue("kll") kll, - @JsonValue('klm') + @JsonValue("klm") klm, - @JsonValue('kln') + @JsonValue("kln") kln, - @JsonValue('klo') + @JsonValue("klo") klo, - @JsonValue('klp') + @JsonValue("klp") klp, - @JsonValue('klq') + @JsonValue("klq") klq, - @JsonValue('klr') + @JsonValue("klr") klr, - @JsonValue('kls') + @JsonValue("kls") kls, - @JsonValue('klt') + @JsonValue("klt") klt, - @JsonValue('klu') + @JsonValue("klu") klu, - @JsonValue('klv') + @JsonValue("klv") klv, - @JsonValue('klw') + @JsonValue("klw") klw, - @JsonValue('klx') + @JsonValue("klx") klx, - @JsonValue('kly') + @JsonValue("kly") kly, - @JsonValue('klz') + @JsonValue("klz") klz, - @JsonValue('kma') + @JsonValue("kma") kma, - @JsonValue('kmb') + @JsonValue("kmb") kmb, - @JsonValue('kmc') + @JsonValue("kmc") kmc, - @JsonValue('kmd') + @JsonValue("kmd") kmd, - @JsonValue('kme') + @JsonValue("kme") kme, - @JsonValue('kmf') + @JsonValue("kmf") kmf, - @JsonValue('kmg') + @JsonValue("kmg") kmg, - @JsonValue('kmh') + @JsonValue("kmh") kmh, - @JsonValue('kmi') + @JsonValue("kmi") kmi, - @JsonValue('kmj') + @JsonValue("kmj") kmj, - @JsonValue('kmk') + @JsonValue("kmk") kmk, - @JsonValue('kml') + @JsonValue("kml") kml, - @JsonValue('kmm') + @JsonValue("kmm") kmm, - @JsonValue('kmn') + @JsonValue("kmn") kmn, - @JsonValue('kmo') + @JsonValue("kmo") kmo, - @JsonValue('kmp') + @JsonValue("kmp") kmp, - @JsonValue('kmq') + @JsonValue("kmq") kmq, - @JsonValue('kmr') + @JsonValue("kmr") kmr, - @JsonValue('kms') + @JsonValue("kms") kms, - @JsonValue('kmt') + @JsonValue("kmt") kmt, - @JsonValue('kmu') + @JsonValue("kmu") kmu, - @JsonValue('kmv') + @JsonValue("kmv") kmv, - @JsonValue('kmw') + @JsonValue("kmw") kmw, - @JsonValue('kmx') + @JsonValue("kmx") kmx, - @JsonValue('kmy') + @JsonValue("kmy") kmy, - @JsonValue('kmz') + @JsonValue("kmz") kmz, - @JsonValue('kna') + @JsonValue("kna") kna, - @JsonValue('knb') + @JsonValue("knb") knb, - @JsonValue('knc') + @JsonValue("knc") knc, - @JsonValue('knd') + @JsonValue("knd") knd, - @JsonValue('kne') + @JsonValue("kne") kne, - @JsonValue('knf') + @JsonValue("knf") knf, - @JsonValue('kng') + @JsonValue("kng") kng, - @JsonValue('kni') + @JsonValue("kni") kni, - @JsonValue('knj') + @JsonValue("knj") knj, - @JsonValue('knk') + @JsonValue("knk") knk, - @JsonValue('knl') + @JsonValue("knl") knl, - @JsonValue('knm') + @JsonValue("knm") knm, - @JsonValue('knn') + @JsonValue("knn") knn, - @JsonValue('kno') + @JsonValue("kno") kno, - @JsonValue('knp') + @JsonValue("knp") knp, - @JsonValue('knq') + @JsonValue("knq") knq, - @JsonValue('knr') + @JsonValue("knr") knr, - @JsonValue('kns') + @JsonValue("kns") kns, - @JsonValue('knt') + @JsonValue("knt") knt, - @JsonValue('knu') + @JsonValue("knu") knu, - @JsonValue('knv') + @JsonValue("knv") knv, - @JsonValue('knw') + @JsonValue("knw") knw, - @JsonValue('knx') + @JsonValue("knx") knx, - @JsonValue('kny') + @JsonValue("kny") kny, - @JsonValue('knz') + @JsonValue("knz") knz, - @JsonValue('koa') + @JsonValue("koa") koa, - @JsonValue('koc') + @JsonValue("koc") koc, - @JsonValue('kod') + @JsonValue("kod") kod, - @JsonValue('koe') + @JsonValue("koe") koe, - @JsonValue('kof') + @JsonValue("kof") kof, - @JsonValue('kog') + @JsonValue("kog") kog, - @JsonValue('koh') + @JsonValue("koh") koh, - @JsonValue('koi') + @JsonValue("koi") koi, - @JsonValue('kok') + @JsonValue("kok") kok, - @JsonValue('kol') + @JsonValue("kol") kol, - @JsonValue('kom') + @JsonValue("kom") kom, - @JsonValue('kon') + @JsonValue("kon") kon, - @JsonValue('koo') + @JsonValue("koo") koo, - @JsonValue('kop') + @JsonValue("kop") kop, - @JsonValue('koq') + @JsonValue("koq") koq, - @JsonValue('kor') + @JsonValue("kor") kor, - @JsonValue('kos') + @JsonValue("kos") kos, - @JsonValue('kot') + @JsonValue("kot") kot, - @JsonValue('kou') + @JsonValue("kou") kou, - @JsonValue('kov') + @JsonValue("kov") kov, - @JsonValue('kow') + @JsonValue("kow") kow, - @JsonValue('koy') + @JsonValue("koy") koy, - @JsonValue('koz') + @JsonValue("koz") koz, - @JsonValue('kpa') + @JsonValue("kpa") kpa, - @JsonValue('kpb') + @JsonValue("kpb") kpb, - @JsonValue('kpc') + @JsonValue("kpc") kpc, - @JsonValue('kpd') + @JsonValue("kpd") kpd, - @JsonValue('kpe') + @JsonValue("kpe") kpe, - @JsonValue('kpf') + @JsonValue("kpf") kpf, - @JsonValue('kpg') + @JsonValue("kpg") kpg, - @JsonValue('kph') + @JsonValue("kph") kph, - @JsonValue('kpi') + @JsonValue("kpi") kpi, - @JsonValue('kpj') + @JsonValue("kpj") kpj, - @JsonValue('kpk') + @JsonValue("kpk") kpk, - @JsonValue('kpl') + @JsonValue("kpl") kpl, - @JsonValue('kpm') + @JsonValue("kpm") kpm, - @JsonValue('kpn') + @JsonValue("kpn") kpn, - @JsonValue('kpo') + @JsonValue("kpo") kpo, - @JsonValue('kpq') + @JsonValue("kpq") kpq, - @JsonValue('kpr') + @JsonValue("kpr") kpr, - @JsonValue('kps') + @JsonValue("kps") kps, - @JsonValue('kpt') + @JsonValue("kpt") kpt, - @JsonValue('kpu') + @JsonValue("kpu") kpu, - @JsonValue('kpv') + @JsonValue("kpv") kpv, - @JsonValue('kpw') + @JsonValue("kpw") kpw, - @JsonValue('kpx') + @JsonValue("kpx") kpx, - @JsonValue('kpy') + @JsonValue("kpy") kpy, - @JsonValue('kpz') + @JsonValue("kpz") kpz, - @JsonValue('kqa') + @JsonValue("kqa") kqa, - @JsonValue('kqb') + @JsonValue("kqb") kqb, - @JsonValue('kqc') + @JsonValue("kqc") kqc, - @JsonValue('kqd') + @JsonValue("kqd") kqd, - @JsonValue('kqe') + @JsonValue("kqe") kqe, - @JsonValue('kqf') + @JsonValue("kqf") kqf, - @JsonValue('kqg') + @JsonValue("kqg") kqg, - @JsonValue('kqh') + @JsonValue("kqh") kqh, - @JsonValue('kqi') + @JsonValue("kqi") kqi, - @JsonValue('kqj') + @JsonValue("kqj") kqj, - @JsonValue('kqk') + @JsonValue("kqk") kqk, - @JsonValue('kql') + @JsonValue("kql") kql, - @JsonValue('kqm') + @JsonValue("kqm") kqm, - @JsonValue('kqn') + @JsonValue("kqn") kqn, - @JsonValue('kqo') + @JsonValue("kqo") kqo, - @JsonValue('kqp') + @JsonValue("kqp") kqp, - @JsonValue('kqq') + @JsonValue("kqq") kqq, - @JsonValue('kqr') + @JsonValue("kqr") kqr, - @JsonValue('kqs') + @JsonValue("kqs") kqs, - @JsonValue('kqt') + @JsonValue("kqt") kqt, - @JsonValue('kqu') + @JsonValue("kqu") kqu, - @JsonValue('kqv') + @JsonValue("kqv") kqv, - @JsonValue('kqw') + @JsonValue("kqw") kqw, - @JsonValue('kqx') + @JsonValue("kqx") kqx, - @JsonValue('kqy') + @JsonValue("kqy") kqy, - @JsonValue('kqz') + @JsonValue("kqz") kqz, - @JsonValue('kra') + @JsonValue("kra") kra, - @JsonValue('krb') + @JsonValue("krb") krb, - @JsonValue('krc') + @JsonValue("krc") krc, - @JsonValue('krd') + @JsonValue("krd") krd, - @JsonValue('kre') + @JsonValue("kre") kre, - @JsonValue('krf') + @JsonValue("krf") krf, - @JsonValue('krh') + @JsonValue("krh") krh, - @JsonValue('kri') + @JsonValue("kri") kri, - @JsonValue('krj') + @JsonValue("krj") krj, - @JsonValue('krk') + @JsonValue("krk") krk, - @JsonValue('krl') + @JsonValue("krl") krl, - @JsonValue('krn') + @JsonValue("krn") krn, - @JsonValue('krp') + @JsonValue("krp") krp, - @JsonValue('krr') + @JsonValue("krr") krr, - @JsonValue('krs') + @JsonValue("krs") krs, - @JsonValue('krt') + @JsonValue("krt") krt, - @JsonValue('kru') + @JsonValue("kru") kru, - @JsonValue('krv') + @JsonValue("krv") krv, - @JsonValue('krw') + @JsonValue("krw") krw, - @JsonValue('krx') + @JsonValue("krx") krx, - @JsonValue('kry') + @JsonValue("kry") kry, - @JsonValue('krz') + @JsonValue("krz") krz, - @JsonValue('ksa') + @JsonValue("ksa") ksa, - @JsonValue('ksb') + @JsonValue("ksb") ksb, - @JsonValue('ksc') + @JsonValue("ksc") ksc, - @JsonValue('ksd') + @JsonValue("ksd") ksd, - @JsonValue('kse') + @JsonValue("kse") kse, - @JsonValue('ksf') + @JsonValue("ksf") ksf, - @JsonValue('ksg') + @JsonValue("ksg") ksg, - @JsonValue('ksh') + @JsonValue("ksh") ksh, - @JsonValue('ksi') + @JsonValue("ksi") ksi, - @JsonValue('ksj') + @JsonValue("ksj") ksj, - @JsonValue('ksk') + @JsonValue("ksk") ksk, - @JsonValue('ksl') + @JsonValue("ksl") ksl, - @JsonValue('ksm') + @JsonValue("ksm") ksm, - @JsonValue('ksn') + @JsonValue("ksn") ksn, - @JsonValue('kso') + @JsonValue("kso") kso, - @JsonValue('ksp') + @JsonValue("ksp") ksp, - @JsonValue('ksq') + @JsonValue("ksq") ksq, - @JsonValue('ksr') + @JsonValue("ksr") ksr, - @JsonValue('kss') + @JsonValue("kss") kss, - @JsonValue('kst') + @JsonValue("kst") kst, - @JsonValue('ksu') + @JsonValue("ksu") ksu, - @JsonValue('ksv') + @JsonValue("ksv") ksv, - @JsonValue('ksw') + @JsonValue("ksw") ksw, - @JsonValue('ksx') + @JsonValue("ksx") ksx, - @JsonValue('ksy') + @JsonValue("ksy") ksy, - @JsonValue('ksz') + @JsonValue("ksz") ksz, - @JsonValue('kta') + @JsonValue("kta") kta, - @JsonValue('ktb') + @JsonValue("ktb") ktb, - @JsonValue('ktc') + @JsonValue("ktc") ktc, - @JsonValue('ktd') + @JsonValue("ktd") ktd, - @JsonValue('kte') + @JsonValue("kte") kte, - @JsonValue('ktf') + @JsonValue("ktf") ktf, - @JsonValue('ktg') + @JsonValue("ktg") ktg, - @JsonValue('kth') + @JsonValue("kth") kth, - @JsonValue('kti') + @JsonValue("kti") kti, - @JsonValue('ktj') + @JsonValue("ktj") ktj, - @JsonValue('ktk') + @JsonValue("ktk") ktk, - @JsonValue('ktl') + @JsonValue("ktl") ktl, - @JsonValue('ktm') + @JsonValue("ktm") ktm, - @JsonValue('ktn') + @JsonValue("ktn") ktn, - @JsonValue('kto') + @JsonValue("kto") kto, - @JsonValue('ktp') + @JsonValue("ktp") ktp, - @JsonValue('ktq') + @JsonValue("ktq") ktq, - @JsonValue('kts') + @JsonValue("kts") kts, - @JsonValue('ktt') + @JsonValue("ktt") ktt, - @JsonValue('ktu') + @JsonValue("ktu") ktu, - @JsonValue('ktv') + @JsonValue("ktv") ktv, - @JsonValue('ktw') + @JsonValue("ktw") ktw, - @JsonValue('ktx') + @JsonValue("ktx") ktx, - @JsonValue('kty') + @JsonValue("kty") kty, - @JsonValue('ktz') + @JsonValue("ktz") ktz, - @JsonValue('kua') + @JsonValue("kua") kua, - @JsonValue('kub') + @JsonValue("kub") kub, - @JsonValue('kuc') + @JsonValue("kuc") kuc, - @JsonValue('kud') + @JsonValue("kud") kud, - @JsonValue('kue') + @JsonValue("kue") kue, - @JsonValue('kuf') + @JsonValue("kuf") kuf, - @JsonValue('kug') + @JsonValue("kug") kug, - @JsonValue('kuh') + @JsonValue("kuh") kuh, - @JsonValue('kui') + @JsonValue("kui") kui, - @JsonValue('kuj') + @JsonValue("kuj") kuj, - @JsonValue('kuk') + @JsonValue("kuk") kuk, - @JsonValue('kul') + @JsonValue("kul") kul, - @JsonValue('kum') + @JsonValue("kum") kum, - @JsonValue('kun') + @JsonValue("kun") kun, - @JsonValue('kuo') + @JsonValue("kuo") kuo, - @JsonValue('kup') + @JsonValue("kup") kup, - @JsonValue('kuq') + @JsonValue("kuq") kuq, - @JsonValue('kur') + @JsonValue("kur") kur, - @JsonValue('kus') + @JsonValue("kus") kus, - @JsonValue('kut') + @JsonValue("kut") kut, - @JsonValue('kuu') + @JsonValue("kuu") kuu, - @JsonValue('kuv') + @JsonValue("kuv") kuv, - @JsonValue('kuw') + @JsonValue("kuw") kuw, - @JsonValue('kux') + @JsonValue("kux") kux, - @JsonValue('kuy') + @JsonValue("kuy") kuy, - @JsonValue('kuz') + @JsonValue("kuz") kuz, - @JsonValue('kva') + @JsonValue("kva") kva, - @JsonValue('kvb') + @JsonValue("kvb") kvb, - @JsonValue('kvc') + @JsonValue("kvc") kvc, - @JsonValue('kvd') + @JsonValue("kvd") kvd, - @JsonValue('kve') + @JsonValue("kve") kve, - @JsonValue('kvf') + @JsonValue("kvf") kvf, - @JsonValue('kvg') + @JsonValue("kvg") kvg, - @JsonValue('kvh') + @JsonValue("kvh") kvh, - @JsonValue('kvi') + @JsonValue("kvi") kvi, - @JsonValue('kvj') + @JsonValue("kvj") kvj, - @JsonValue('kvk') + @JsonValue("kvk") kvk, - @JsonValue('kvl') + @JsonValue("kvl") kvl, - @JsonValue('kvm') + @JsonValue("kvm") kvm, - @JsonValue('kvn') + @JsonValue("kvn") kvn, - @JsonValue('kvo') + @JsonValue("kvo") kvo, - @JsonValue('kvp') + @JsonValue("kvp") kvp, - @JsonValue('kvq') + @JsonValue("kvq") kvq, - @JsonValue('kvr') + @JsonValue("kvr") kvr, - @JsonValue('kvt') + @JsonValue("kvt") kvt, - @JsonValue('kvu') + @JsonValue("kvu") kvu, - @JsonValue('kvv') + @JsonValue("kvv") kvv, - @JsonValue('kvw') + @JsonValue("kvw") kvw, - @JsonValue('kvx') + @JsonValue("kvx") kvx, - @JsonValue('kvy') + @JsonValue("kvy") kvy, - @JsonValue('kvz') + @JsonValue("kvz") kvz, - @JsonValue('kwa') + @JsonValue("kwa") kwa, - @JsonValue('kwb') + @JsonValue("kwb") kwb, - @JsonValue('kwc') + @JsonValue("kwc") kwc, - @JsonValue('kwd') + @JsonValue("kwd") kwd, - @JsonValue('kwe') + @JsonValue("kwe") kwe, - @JsonValue('kwf') + @JsonValue("kwf") kwf, - @JsonValue('kwg') + @JsonValue("kwg") kwg, - @JsonValue('kwh') + @JsonValue("kwh") kwh, - @JsonValue('kwi') + @JsonValue("kwi") kwi, - @JsonValue('kwj') + @JsonValue("kwj") kwj, - @JsonValue('kwk') + @JsonValue("kwk") kwk, - @JsonValue('kwl') + @JsonValue("kwl") kwl, - @JsonValue('kwm') + @JsonValue("kwm") kwm, - @JsonValue('kwn') + @JsonValue("kwn") kwn, - @JsonValue('kwo') + @JsonValue("kwo") kwo, - @JsonValue('kwp') + @JsonValue("kwp") kwp, - @JsonValue('kwr') + @JsonValue("kwr") kwr, - @JsonValue('kws') + @JsonValue("kws") kws, - @JsonValue('kwt') + @JsonValue("kwt") kwt, - @JsonValue('kwu') + @JsonValue("kwu") kwu, - @JsonValue('kwv') + @JsonValue("kwv") kwv, - @JsonValue('kww') + @JsonValue("kww") kww, - @JsonValue('kwx') + @JsonValue("kwx") kwx, - @JsonValue('kwy') + @JsonValue("kwy") kwy, - @JsonValue('kwz') + @JsonValue("kwz") kwz, - @JsonValue('kxa') + @JsonValue("kxa") kxa, - @JsonValue('kxb') + @JsonValue("kxb") kxb, - @JsonValue('kxc') + @JsonValue("kxc") kxc, - @JsonValue('kxd') + @JsonValue("kxd") kxd, - @JsonValue('kxf') + @JsonValue("kxf") kxf, - @JsonValue('kxh') + @JsonValue("kxh") kxh, - @JsonValue('kxi') + @JsonValue("kxi") kxi, - @JsonValue('kxj') + @JsonValue("kxj") kxj, - @JsonValue('kxk') + @JsonValue("kxk") kxk, - @JsonValue('kxm') + @JsonValue("kxm") kxm, - @JsonValue('kxn') + @JsonValue("kxn") kxn, - @JsonValue('kxo') + @JsonValue("kxo") kxo, - @JsonValue('kxp') + @JsonValue("kxp") kxp, - @JsonValue('kxq') + @JsonValue("kxq") kxq, - @JsonValue('kxr') + @JsonValue("kxr") kxr, - @JsonValue('kxs') + @JsonValue("kxs") kxs, - @JsonValue('kxt') + @JsonValue("kxt") kxt, - @JsonValue('kxv') + @JsonValue("kxv") kxv, - @JsonValue('kxw') + @JsonValue("kxw") kxw, - @JsonValue('kxx') + @JsonValue("kxx") kxx, - @JsonValue('kxy') + @JsonValue("kxy") kxy, - @JsonValue('kxz') + @JsonValue("kxz") kxz, - @JsonValue('kya') + @JsonValue("kya") kya, - @JsonValue('kyb') + @JsonValue("kyb") kyb, - @JsonValue('kyc') + @JsonValue("kyc") kyc, - @JsonValue('kyd') + @JsonValue("kyd") kyd, - @JsonValue('kye') + @JsonValue("kye") kye, - @JsonValue('kyf') + @JsonValue("kyf") kyf, - @JsonValue('kyg') + @JsonValue("kyg") kyg, - @JsonValue('kyh') + @JsonValue("kyh") kyh, - @JsonValue('kyi') + @JsonValue("kyi") kyi, - @JsonValue('kyj') + @JsonValue("kyj") kyj, - @JsonValue('kyk') + @JsonValue("kyk") kyk, - @JsonValue('kyl') + @JsonValue("kyl") kyl, - @JsonValue('kym') + @JsonValue("kym") kym, - @JsonValue('kyn') + @JsonValue("kyn") kyn, - @JsonValue('kyo') + @JsonValue("kyo") kyo, - @JsonValue('kyp') + @JsonValue("kyp") kyp, - @JsonValue('kyq') + @JsonValue("kyq") kyq, - @JsonValue('kyr') + @JsonValue("kyr") kyr, - @JsonValue('kys') + @JsonValue("kys") kys, - @JsonValue('kyt') + @JsonValue("kyt") kyt, - @JsonValue('kyu') + @JsonValue("kyu") kyu, - @JsonValue('kyv') + @JsonValue("kyv") kyv, - @JsonValue('kyw') + @JsonValue("kyw") kyw, - @JsonValue('kyx') + @JsonValue("kyx") kyx, - @JsonValue('kyy') + @JsonValue("kyy") kyy, - @JsonValue('kyz') + @JsonValue("kyz") kyz, - @JsonValue('kza') + @JsonValue("kza") kza, - @JsonValue('kzb') + @JsonValue("kzb") kzb, - @JsonValue('kzc') + @JsonValue("kzc") kzc, - @JsonValue('kzd') + @JsonValue("kzd") kzd, - @JsonValue('kze') + @JsonValue("kze") kze, - @JsonValue('kzf') + @JsonValue("kzf") kzf, - @JsonValue('kzg') + @JsonValue("kzg") kzg, - @JsonValue('kzi') + @JsonValue("kzi") kzi, - @JsonValue('kzk') + @JsonValue("kzk") kzk, - @JsonValue('kzl') + @JsonValue("kzl") kzl, - @JsonValue('kzm') + @JsonValue("kzm") kzm, - @JsonValue('kzn') + @JsonValue("kzn") kzn, - @JsonValue('kzo') + @JsonValue("kzo") kzo, - @JsonValue('kzp') + @JsonValue("kzp") kzp, - @JsonValue('kzq') + @JsonValue("kzq") kzq, - @JsonValue('kzr') + @JsonValue("kzr") kzr, - @JsonValue('kzs') + @JsonValue("kzs") kzs, - @JsonValue('kzu') + @JsonValue("kzu") kzu, - @JsonValue('kzv') + @JsonValue("kzv") kzv, - @JsonValue('kzw') + @JsonValue("kzw") kzw, - @JsonValue('kzx') + @JsonValue("kzx") kzx, - @JsonValue('kzy') + @JsonValue("kzy") kzy, - @JsonValue('kzz') + @JsonValue("kzz") kzz, - @JsonValue('laa') + @JsonValue("laa") laa, - @JsonValue('lab') + @JsonValue("lab") lab, - @JsonValue('lac') + @JsonValue("lac") lac, - @JsonValue('lad') + @JsonValue("lad") lad, - @JsonValue('lae') + @JsonValue("lae") lae, - @JsonValue('laf') + @JsonValue("laf") laf, - @JsonValue('lag') + @JsonValue("lag") lag, - @JsonValue('lah') + @JsonValue("lah") lah, - @JsonValue('lai') + @JsonValue("lai") lai, - @JsonValue('laj') + @JsonValue("laj") laj, - @JsonValue('lal') + @JsonValue("lal") lal, - @JsonValue('lam') + @JsonValue("lam") lam, - @JsonValue('lan') + @JsonValue("lan") lan, - @JsonValue('lao') + @JsonValue("lao") lao, - @JsonValue('lap') + @JsonValue("lap") lap, - @JsonValue('laq') + @JsonValue("laq") laq, - @JsonValue('lar') + @JsonValue("lar") lar, - @JsonValue('las') + @JsonValue("las") las, - @JsonValue('lat') + @JsonValue("lat") lat, - @JsonValue('lau') + @JsonValue("lau") lau, - @JsonValue('lav') + @JsonValue("lav") lav, - @JsonValue('law') + @JsonValue("law") law, - @JsonValue('lax') + @JsonValue("lax") lax, - @JsonValue('lay') + @JsonValue("lay") lay, - @JsonValue('laz') + @JsonValue("laz") laz, - @JsonValue('lbb') + @JsonValue("lbb") lbb, - @JsonValue('lbc') + @JsonValue("lbc") lbc, - @JsonValue('lbe') + @JsonValue("lbe") lbe, - @JsonValue('lbf') + @JsonValue("lbf") lbf, - @JsonValue('lbg') + @JsonValue("lbg") lbg, - @JsonValue('lbi') + @JsonValue("lbi") lbi, - @JsonValue('lbj') + @JsonValue("lbj") lbj, - @JsonValue('lbk') + @JsonValue("lbk") lbk, - @JsonValue('lbl') + @JsonValue("lbl") lbl, - @JsonValue('lbm') + @JsonValue("lbm") lbm, - @JsonValue('lbn') + @JsonValue("lbn") lbn, - @JsonValue('lbo') + @JsonValue("lbo") lbo, - @JsonValue('lbq') + @JsonValue("lbq") lbq, - @JsonValue('lbr') + @JsonValue("lbr") lbr, - @JsonValue('lbs') + @JsonValue("lbs") lbs, - @JsonValue('lbt') + @JsonValue("lbt") lbt, - @JsonValue('lbu') + @JsonValue("lbu") lbu, - @JsonValue('lbv') + @JsonValue("lbv") lbv, - @JsonValue('lbw') + @JsonValue("lbw") lbw, - @JsonValue('lbx') + @JsonValue("lbx") lbx, - @JsonValue('lby') + @JsonValue("lby") lby, - @JsonValue('lbz') + @JsonValue("lbz") lbz, - @JsonValue('lcc') + @JsonValue("lcc") lcc, - @JsonValue('lcd') + @JsonValue("lcd") lcd, - @JsonValue('lce') + @JsonValue("lce") lce, - @JsonValue('lcf') + @JsonValue("lcf") lcf, - @JsonValue('lch') + @JsonValue("lch") lch, - @JsonValue('lcl') + @JsonValue("lcl") lcl, - @JsonValue('lcm') + @JsonValue("lcm") lcm, - @JsonValue('lcp') + @JsonValue("lcp") lcp, - @JsonValue('lcq') + @JsonValue("lcq") lcq, - @JsonValue('lcs') + @JsonValue("lcs") lcs, - @JsonValue('lda') + @JsonValue("lda") lda, - @JsonValue('ldb') + @JsonValue("ldb") ldb, - @JsonValue('ldd') + @JsonValue("ldd") ldd, - @JsonValue('ldg') + @JsonValue("ldg") ldg, - @JsonValue('ldh') + @JsonValue("ldh") ldh, - @JsonValue('ldi') + @JsonValue("ldi") ldi, - @JsonValue('ldj') + @JsonValue("ldj") ldj, - @JsonValue('ldk') + @JsonValue("ldk") ldk, - @JsonValue('ldl') + @JsonValue("ldl") ldl, - @JsonValue('ldm') + @JsonValue("ldm") ldm, - @JsonValue('ldn') + @JsonValue("ldn") ldn, - @JsonValue('ldo') + @JsonValue("ldo") ldo, - @JsonValue('ldp') + @JsonValue("ldp") ldp, - @JsonValue('ldq') + @JsonValue("ldq") ldq, - @JsonValue('lea') + @JsonValue("lea") lea, - @JsonValue('leb') + @JsonValue("leb") leb, - @JsonValue('lec') + @JsonValue("lec") lec, - @JsonValue('led') + @JsonValue("led") led, - @JsonValue('lee') + @JsonValue("lee") lee, - @JsonValue('lef') + @JsonValue("lef") lef, - @JsonValue('leh') + @JsonValue("leh") leh, - @JsonValue('lei') + @JsonValue("lei") lei, - @JsonValue('lej') + @JsonValue("lej") lej, - @JsonValue('lek') + @JsonValue("lek") lek, - @JsonValue('lel') + @JsonValue("lel") lel, - @JsonValue('lem') + @JsonValue("lem") lem, - @JsonValue('len') + @JsonValue("len") len, - @JsonValue('leo') + @JsonValue("leo") leo, - @JsonValue('lep') + @JsonValue("lep") lep, - @JsonValue('leq') + @JsonValue("leq") leq, - @JsonValue('ler') + @JsonValue("ler") ler, - @JsonValue('les') + @JsonValue("les") les, - @JsonValue('let') + @JsonValue("let") let, - @JsonValue('leu') + @JsonValue("leu") leu, - @JsonValue('lev') + @JsonValue("lev") lev, - @JsonValue('lew') + @JsonValue("lew") lew, - @JsonValue('lex') + @JsonValue("lex") lex, - @JsonValue('ley') + @JsonValue("ley") ley, - @JsonValue('lez') + @JsonValue("lez") lez, - @JsonValue('lfa') + @JsonValue("lfa") lfa, - @JsonValue('lfn') + @JsonValue("lfn") lfn, - @JsonValue('lga') + @JsonValue("lga") lga, - @JsonValue('lgb') + @JsonValue("lgb") lgb, - @JsonValue('lgg') + @JsonValue("lgg") lgg, - @JsonValue('lgh') + @JsonValue("lgh") lgh, - @JsonValue('lgi') + @JsonValue("lgi") lgi, - @JsonValue('lgk') + @JsonValue("lgk") lgk, - @JsonValue('lgl') + @JsonValue("lgl") lgl, - @JsonValue('lgm') + @JsonValue("lgm") lgm, - @JsonValue('lgn') + @JsonValue("lgn") lgn, - @JsonValue('lgo') + @JsonValue("lgo") lgo, - @JsonValue('lgq') + @JsonValue("lgq") lgq, - @JsonValue('lgr') + @JsonValue("lgr") lgr, - @JsonValue('lgt') + @JsonValue("lgt") lgt, - @JsonValue('lgu') + @JsonValue("lgu") lgu, - @JsonValue('lgz') + @JsonValue("lgz") lgz, - @JsonValue('lha') + @JsonValue("lha") lha, - @JsonValue('lhh') + @JsonValue("lhh") lhh, - @JsonValue('lhi') + @JsonValue("lhi") lhi, - @JsonValue('lhl') + @JsonValue("lhl") lhl, - @JsonValue('lhm') + @JsonValue("lhm") lhm, - @JsonValue('lhn') + @JsonValue("lhn") lhn, - @JsonValue('lhp') + @JsonValue("lhp") lhp, - @JsonValue('lhs') + @JsonValue("lhs") lhs, - @JsonValue('lht') + @JsonValue("lht") lht, - @JsonValue('lhu') + @JsonValue("lhu") lhu, - @JsonValue('lia') + @JsonValue("lia") lia, - @JsonValue('lib') + @JsonValue("lib") lib, - @JsonValue('lic') + @JsonValue("lic") lic, - @JsonValue('lid') + @JsonValue("lid") lid, - @JsonValue('lie') + @JsonValue("lie") lie, - @JsonValue('lif') + @JsonValue("lif") lif, - @JsonValue('lig') + @JsonValue("lig") lig, - @JsonValue('lih') + @JsonValue("lih") lih, - @JsonValue('lij') + @JsonValue("lij") lij, - @JsonValue('lik') + @JsonValue("lik") lik, - @JsonValue('lil') + @JsonValue("lil") lil, - @JsonValue('lim') + @JsonValue("lim") lim, - @JsonValue('lin') + @JsonValue("lin") lin, - @JsonValue('lio') + @JsonValue("lio") lio, - @JsonValue('lip') + @JsonValue("lip") lip, - @JsonValue('liq') + @JsonValue("liq") liq, - @JsonValue('lir') + @JsonValue("lir") lir, - @JsonValue('lis') + @JsonValue("lis") lis, - @JsonValue('lit') + @JsonValue("lit") lit, - @JsonValue('liu') + @JsonValue("liu") liu, - @JsonValue('liv') + @JsonValue("liv") liv, - @JsonValue('liw') + @JsonValue("liw") liw, - @JsonValue('lix') + @JsonValue("lix") lix, - @JsonValue('liy') + @JsonValue("liy") liy, - @JsonValue('liz') + @JsonValue("liz") liz, - @JsonValue('lja') + @JsonValue("lja") lja, - @JsonValue('lje') + @JsonValue("lje") lje, - @JsonValue('lji') + @JsonValue("lji") lji, - @JsonValue('ljl') + @JsonValue("ljl") ljl, - @JsonValue('ljp') + @JsonValue("ljp") ljp, - @JsonValue('ljw') + @JsonValue("ljw") ljw, - @JsonValue('ljx') + @JsonValue("ljx") ljx, - @JsonValue('lka') + @JsonValue("lka") lka, - @JsonValue('lkb') + @JsonValue("lkb") lkb, - @JsonValue('lkc') + @JsonValue("lkc") lkc, - @JsonValue('lkd') + @JsonValue("lkd") lkd, - @JsonValue('lke') + @JsonValue("lke") lke, - @JsonValue('lkh') + @JsonValue("lkh") lkh, - @JsonValue('lki') + @JsonValue("lki") lki, - @JsonValue('lkj') + @JsonValue("lkj") lkj, - @JsonValue('lkl') + @JsonValue("lkl") lkl, - @JsonValue('lkm') + @JsonValue("lkm") lkm, - @JsonValue('lkn') + @JsonValue("lkn") lkn, - @JsonValue('lko') + @JsonValue("lko") lko, - @JsonValue('lkr') + @JsonValue("lkr") lkr, - @JsonValue('lks') + @JsonValue("lks") lks, - @JsonValue('lkt') + @JsonValue("lkt") lkt, - @JsonValue('lku') + @JsonValue("lku") lku, - @JsonValue('lky') + @JsonValue("lky") lky, - @JsonValue('lla') + @JsonValue("lla") lla, - @JsonValue('llb') + @JsonValue("llb") llb, - @JsonValue('llc') + @JsonValue("llc") llc, - @JsonValue('lld') + @JsonValue("lld") lld, - @JsonValue('lle') + @JsonValue("lle") lle, - @JsonValue('llf') + @JsonValue("llf") llf, - @JsonValue('llg') + @JsonValue("llg") llg, - @JsonValue('llh') + @JsonValue("llh") llh, - @JsonValue('lli') + @JsonValue("lli") lli, - @JsonValue('llj') + @JsonValue("llj") llj, - @JsonValue('llk') + @JsonValue("llk") llk, - @JsonValue('lll') + @JsonValue("lll") lll, - @JsonValue('llm') + @JsonValue("llm") llm, - @JsonValue('lln') + @JsonValue("lln") lln, - @JsonValue('llp') + @JsonValue("llp") llp, - @JsonValue('llq') + @JsonValue("llq") llq, - @JsonValue('lls') + @JsonValue("lls") lls, - @JsonValue('llu') + @JsonValue("llu") llu, - @JsonValue('llx') + @JsonValue("llx") llx, - @JsonValue('lma') + @JsonValue("lma") lma, - @JsonValue('lmb') + @JsonValue("lmb") lmb, - @JsonValue('lmc') + @JsonValue("lmc") lmc, - @JsonValue('lmd') + @JsonValue("lmd") lmd, - @JsonValue('lme') + @JsonValue("lme") lme, - @JsonValue('lmf') + @JsonValue("lmf") lmf, - @JsonValue('lmg') + @JsonValue("lmg") lmg, - @JsonValue('lmh') + @JsonValue("lmh") lmh, - @JsonValue('lmi') + @JsonValue("lmi") lmi, - @JsonValue('lmj') + @JsonValue("lmj") lmj, - @JsonValue('lmk') + @JsonValue("lmk") lmk, - @JsonValue('lml') + @JsonValue("lml") lml, - @JsonValue('lmn') + @JsonValue("lmn") lmn, - @JsonValue('lmo') + @JsonValue("lmo") lmo, - @JsonValue('lmp') + @JsonValue("lmp") lmp, - @JsonValue('lmq') + @JsonValue("lmq") lmq, - @JsonValue('lmr') + @JsonValue("lmr") lmr, - @JsonValue('lmu') + @JsonValue("lmu") lmu, - @JsonValue('lmv') + @JsonValue("lmv") lmv, - @JsonValue('lmw') + @JsonValue("lmw") lmw, - @JsonValue('lmx') + @JsonValue("lmx") lmx, - @JsonValue('lmy') + @JsonValue("lmy") lmy, - @JsonValue('lna') + @JsonValue("lna") lna, - @JsonValue('lnb') + @JsonValue("lnb") lnb, - @JsonValue('lnd') + @JsonValue("lnd") lnd, - @JsonValue('lng') + @JsonValue("lng") lng, - @JsonValue('lnh') + @JsonValue("lnh") lnh, - @JsonValue('lni') + @JsonValue("lni") lni, - @JsonValue('lnj') + @JsonValue("lnj") lnj, - @JsonValue('lnl') + @JsonValue("lnl") lnl, - @JsonValue('lnm') + @JsonValue("lnm") lnm, - @JsonValue('lnn') + @JsonValue("lnn") lnn, - @JsonValue('lns') + @JsonValue("lns") lns, - @JsonValue('lnu') + @JsonValue("lnu") lnu, - @JsonValue('lnw') + @JsonValue("lnw") lnw, - @JsonValue('lnz') + @JsonValue("lnz") lnz, - @JsonValue('loa') + @JsonValue("loa") loa, - @JsonValue('lob') + @JsonValue("lob") lob, - @JsonValue('loc') + @JsonValue("loc") loc, - @JsonValue('loe') + @JsonValue("loe") loe, - @JsonValue('lof') + @JsonValue("lof") lof, - @JsonValue('log') + @JsonValue("log") log, - @JsonValue('loh') + @JsonValue("loh") loh, - @JsonValue('loi') + @JsonValue("loi") loi, - @JsonValue('loj') + @JsonValue("loj") loj, - @JsonValue('lok') + @JsonValue("lok") lok, - @JsonValue('lol') + @JsonValue("lol") lol, - @JsonValue('lom') + @JsonValue("lom") lom, - @JsonValue('lon') + @JsonValue("lon") lon, - @JsonValue('loo') + @JsonValue("loo") loo, - @JsonValue('lop') + @JsonValue("lop") lop, - @JsonValue('loq') + @JsonValue("loq") loq, - @JsonValue('lor') + @JsonValue("lor") lor, - @JsonValue('los') + @JsonValue("los") los, - @JsonValue('lot') + @JsonValue("lot") lot, - @JsonValue('lou') + @JsonValue("lou") lou, - @JsonValue('lov') + @JsonValue("lov") lov, - @JsonValue('low') + @JsonValue("low") low, - @JsonValue('lox') + @JsonValue("lox") lox, - @JsonValue('loy') + @JsonValue("loy") loy, - @JsonValue('loz') + @JsonValue("loz") loz, - @JsonValue('lpa') + @JsonValue("lpa") lpa, - @JsonValue('lpe') + @JsonValue("lpe") lpe, - @JsonValue('lpn') + @JsonValue("lpn") lpn, - @JsonValue('lpo') + @JsonValue("lpo") lpo, - @JsonValue('lpx') + @JsonValue("lpx") lpx, - @JsonValue('lqr') + @JsonValue("lqr") lqr, - @JsonValue('lra') + @JsonValue("lra") lra, - @JsonValue('lrc') + @JsonValue("lrc") lrc, - @JsonValue('lre') + @JsonValue("lre") lre, - @JsonValue('lrg') + @JsonValue("lrg") lrg, - @JsonValue('lri') + @JsonValue("lri") lri, - @JsonValue('lrk') + @JsonValue("lrk") lrk, - @JsonValue('lrl') + @JsonValue("lrl") lrl, - @JsonValue('lrm') + @JsonValue("lrm") lrm, - @JsonValue('lrn') + @JsonValue("lrn") lrn, - @JsonValue('lro') + @JsonValue("lro") lro, - @JsonValue('lrr') + @JsonValue("lrr") lrr, - @JsonValue('lrt') + @JsonValue("lrt") lrt, - @JsonValue('lrv') + @JsonValue("lrv") lrv, - @JsonValue('lrz') + @JsonValue("lrz") lrz, - @JsonValue('lsa') + @JsonValue("lsa") lsa, - @JsonValue('lsb') + @JsonValue("lsb") lsb, - @JsonValue('lsc') + @JsonValue("lsc") lsc, - @JsonValue('lsd') + @JsonValue("lsd") lsd, - @JsonValue('lse') + @JsonValue("lse") lse, - @JsonValue('lsh') + @JsonValue("lsh") lsh, - @JsonValue('lsi') + @JsonValue("lsi") lsi, - @JsonValue('lsl') + @JsonValue("lsl") lsl, - @JsonValue('lsm') + @JsonValue("lsm") lsm, - @JsonValue('lsn') + @JsonValue("lsn") lsn, - @JsonValue('lso') + @JsonValue("lso") lso, - @JsonValue('lsp') + @JsonValue("lsp") lsp, - @JsonValue('lsr') + @JsonValue("lsr") lsr, - @JsonValue('lss') + @JsonValue("lss") lss, - @JsonValue('lst') + @JsonValue("lst") lst, - @JsonValue('lsv') + @JsonValue("lsv") lsv, - @JsonValue('lsw') + @JsonValue("lsw") lsw, - @JsonValue('lsy') + @JsonValue("lsy") lsy, - @JsonValue('ltc') + @JsonValue("ltc") ltc, - @JsonValue('ltg') + @JsonValue("ltg") ltg, - @JsonValue('lth') + @JsonValue("lth") lth, - @JsonValue('lti') + @JsonValue("lti") lti, - @JsonValue('ltn') + @JsonValue("ltn") ltn, - @JsonValue('lto') + @JsonValue("lto") lto, - @JsonValue('lts') + @JsonValue("lts") lts, - @JsonValue('ltu') + @JsonValue("ltu") ltu, - @JsonValue('ltz') + @JsonValue("ltz") ltz, - @JsonValue('lua') + @JsonValue("lua") lua, - @JsonValue('lub') + @JsonValue("lub") lub, - @JsonValue('luc') + @JsonValue("luc") luc, - @JsonValue('lud') + @JsonValue("lud") lud, - @JsonValue('lue') + @JsonValue("lue") lue, - @JsonValue('luf') + @JsonValue("luf") luf, - @JsonValue('lug') + @JsonValue("lug") lug, - @JsonValue('lui') + @JsonValue("lui") lui, - @JsonValue('luj') + @JsonValue("luj") luj, - @JsonValue('luk') + @JsonValue("luk") luk, - @JsonValue('lul') + @JsonValue("lul") lul, - @JsonValue('lum') + @JsonValue("lum") lum, - @JsonValue('lun') + @JsonValue("lun") lun, - @JsonValue('luo') + @JsonValue("luo") luo, - @JsonValue('lup') + @JsonValue("lup") lup, - @JsonValue('luq') + @JsonValue("luq") luq, - @JsonValue('lur') + @JsonValue("lur") lur, - @JsonValue('lus') + @JsonValue("lus") lus, - @JsonValue('lut') + @JsonValue("lut") lut, - @JsonValue('luu') + @JsonValue("luu") luu, - @JsonValue('luv') + @JsonValue("luv") luv, - @JsonValue('luw') + @JsonValue("luw") luw, - @JsonValue('luy') + @JsonValue("luy") luy, - @JsonValue('luz') + @JsonValue("luz") luz, - @JsonValue('lva') + @JsonValue("lva") lva, - @JsonValue('lvi') + @JsonValue("lvi") lvi, - @JsonValue('lvk') + @JsonValue("lvk") lvk, - @JsonValue('lvs') + @JsonValue("lvs") lvs, - @JsonValue('lvu') + @JsonValue("lvu") lvu, - @JsonValue('lwa') + @JsonValue("lwa") lwa, - @JsonValue('lwe') + @JsonValue("lwe") lwe, - @JsonValue('lwg') + @JsonValue("lwg") lwg, - @JsonValue('lwh') + @JsonValue("lwh") lwh, - @JsonValue('lwl') + @JsonValue("lwl") lwl, - @JsonValue('lwm') + @JsonValue("lwm") lwm, - @JsonValue('lwo') + @JsonValue("lwo") lwo, - @JsonValue('lws') + @JsonValue("lws") lws, - @JsonValue('lwt') + @JsonValue("lwt") lwt, - @JsonValue('lwu') + @JsonValue("lwu") lwu, - @JsonValue('lww') + @JsonValue("lww") lww, - @JsonValue('lxm') + @JsonValue("lxm") lxm, - @JsonValue('lya') + @JsonValue("lya") lya, - @JsonValue('lyg') + @JsonValue("lyg") lyg, - @JsonValue('lyn') + @JsonValue("lyn") lyn, - @JsonValue('lzh') + @JsonValue("lzh") lzh, - @JsonValue('lzl') + @JsonValue("lzl") lzl, - @JsonValue('lzn') + @JsonValue("lzn") lzn, - @JsonValue('lzz') + @JsonValue("lzz") lzz, - @JsonValue('maa') + @JsonValue("maa") maa, - @JsonValue('mab') + @JsonValue("mab") mab, - @JsonValue('mad') + @JsonValue("mad") mad, - @JsonValue('mae') + @JsonValue("mae") mae, - @JsonValue('maf') + @JsonValue("maf") maf, - @JsonValue('mag') + @JsonValue("mag") mag, - @JsonValue('mah') + @JsonValue("mah") mah, - @JsonValue('mai') + @JsonValue("mai") mai, - @JsonValue('maj') + @JsonValue("maj") maj, - @JsonValue('mak') + @JsonValue("mak") mak, - @JsonValue('mal') + @JsonValue("mal") mal, - @JsonValue('mam') + @JsonValue("mam") mam, - @JsonValue('man') + @JsonValue("man") man, - @JsonValue('maq') + @JsonValue("maq") maq, - @JsonValue('mar') + @JsonValue("mar") mar, - @JsonValue('mas') + @JsonValue("mas") mas, - @JsonValue('mat') + @JsonValue("mat") mat, - @JsonValue('mau') + @JsonValue("mau") mau, - @JsonValue('mav') + @JsonValue("mav") mav, - @JsonValue('maw') + @JsonValue("maw") maw, - @JsonValue('max') + @JsonValue("max") max, - @JsonValue('maz') + @JsonValue("maz") maz, - @JsonValue('mba') + @JsonValue("mba") mba, - @JsonValue('mbb') + @JsonValue("mbb") mbb, - @JsonValue('mbc') + @JsonValue("mbc") mbc, - @JsonValue('mbd') + @JsonValue("mbd") mbd, - @JsonValue('mbe') + @JsonValue("mbe") mbe, - @JsonValue('mbf') + @JsonValue("mbf") mbf, - @JsonValue('mbh') + @JsonValue("mbh") mbh, - @JsonValue('mbi') + @JsonValue("mbi") mbi, - @JsonValue('mbj') + @JsonValue("mbj") mbj, - @JsonValue('mbk') + @JsonValue("mbk") mbk, - @JsonValue('mbl') + @JsonValue("mbl") mbl, - @JsonValue('mbm') + @JsonValue("mbm") mbm, - @JsonValue('mbn') + @JsonValue("mbn") mbn, - @JsonValue('mbo') + @JsonValue("mbo") mbo, - @JsonValue('mbp') + @JsonValue("mbp") mbp, - @JsonValue('mbq') + @JsonValue("mbq") mbq, - @JsonValue('mbr') + @JsonValue("mbr") mbr, - @JsonValue('mbs') + @JsonValue("mbs") mbs, - @JsonValue('mbt') + @JsonValue("mbt") mbt, - @JsonValue('mbu') + @JsonValue("mbu") mbu, - @JsonValue('mbv') + @JsonValue("mbv") mbv, - @JsonValue('mbw') + @JsonValue("mbw") mbw, - @JsonValue('mbx') + @JsonValue("mbx") mbx, - @JsonValue('mby') + @JsonValue("mby") mby, - @JsonValue('mbz') + @JsonValue("mbz") mbz, - @JsonValue('mca') + @JsonValue("mca") mca, - @JsonValue('mcb') + @JsonValue("mcb") mcb, - @JsonValue('mcc') + @JsonValue("mcc") mcc, - @JsonValue('mcd') + @JsonValue("mcd") mcd, - @JsonValue('mce') + @JsonValue("mce") mce, - @JsonValue('mcf') + @JsonValue("mcf") mcf, - @JsonValue('mcg') + @JsonValue("mcg") mcg, - @JsonValue('mch') + @JsonValue("mch") mch, - @JsonValue('mci') + @JsonValue("mci") mci, - @JsonValue('mcj') + @JsonValue("mcj") mcj, - @JsonValue('mck') + @JsonValue("mck") mck, - @JsonValue('mcl') + @JsonValue("mcl") mcl, - @JsonValue('mcm') + @JsonValue("mcm") mcm, - @JsonValue('mcn') + @JsonValue("mcn") mcn, - @JsonValue('mco') + @JsonValue("mco") mco, - @JsonValue('mcp') + @JsonValue("mcp") mcp, - @JsonValue('mcq') + @JsonValue("mcq") mcq, - @JsonValue('mcr') + @JsonValue("mcr") mcr, - @JsonValue('mcs') + @JsonValue("mcs") mcs, - @JsonValue('mct') + @JsonValue("mct") mct, - @JsonValue('mcu') + @JsonValue("mcu") mcu, - @JsonValue('mcv') + @JsonValue("mcv") mcv, - @JsonValue('mcw') + @JsonValue("mcw") mcw, - @JsonValue('mcx') + @JsonValue("mcx") mcx, - @JsonValue('mcy') + @JsonValue("mcy") mcy, - @JsonValue('mcz') + @JsonValue("mcz") mcz, - @JsonValue('mda') + @JsonValue("mda") mda, - @JsonValue('mdb') + @JsonValue("mdb") mdb, - @JsonValue('mdc') + @JsonValue("mdc") mdc, - @JsonValue('mdd') + @JsonValue("mdd") mdd, - @JsonValue('mde') + @JsonValue("mde") mde, - @JsonValue('mdf') + @JsonValue("mdf") mdf, - @JsonValue('mdg') + @JsonValue("mdg") mdg, - @JsonValue('mdh') + @JsonValue("mdh") mdh, - @JsonValue('mdi') + @JsonValue("mdi") mdi, - @JsonValue('mdj') + @JsonValue("mdj") mdj, - @JsonValue('mdk') + @JsonValue("mdk") mdk, - @JsonValue('mdl') + @JsonValue("mdl") mdl, - @JsonValue('mdm') + @JsonValue("mdm") mdm, - @JsonValue('mdn') + @JsonValue("mdn") mdn, - @JsonValue('mdp') + @JsonValue("mdp") mdp, - @JsonValue('mdq') + @JsonValue("mdq") mdq, - @JsonValue('mdr') + @JsonValue("mdr") mdr, - @JsonValue('mds') + @JsonValue("mds") mds, - @JsonValue('mdt') + @JsonValue("mdt") mdt, - @JsonValue('mdu') + @JsonValue("mdu") mdu, - @JsonValue('mdv') + @JsonValue("mdv") mdv, - @JsonValue('mdw') + @JsonValue("mdw") mdw, - @JsonValue('mdx') + @JsonValue("mdx") mdx, - @JsonValue('mdy') + @JsonValue("mdy") mdy, - @JsonValue('mdz') + @JsonValue("mdz") mdz, - @JsonValue('mea') + @JsonValue("mea") mea, - @JsonValue('meb') + @JsonValue("meb") meb, - @JsonValue('mec') + @JsonValue("mec") mec, - @JsonValue('med') + @JsonValue("med") med, - @JsonValue('mee') + @JsonValue("mee") mee, - @JsonValue('mef') + @JsonValue("mef") mef, - @JsonValue('meh') + @JsonValue("meh") meh, - @JsonValue('mei') + @JsonValue("mei") mei, - @JsonValue('mej') + @JsonValue("mej") mej, - @JsonValue('mek') + @JsonValue("mek") mek, - @JsonValue('mel') + @JsonValue("mel") mel, - @JsonValue('mem') + @JsonValue("mem") mem, - @JsonValue('men') + @JsonValue("men") men, - @JsonValue('meo') + @JsonValue("meo") meo, - @JsonValue('mep') + @JsonValue("mep") mep, - @JsonValue('meq') + @JsonValue("meq") meq, - @JsonValue('mer') + @JsonValue("mer") mer, - @JsonValue('mes') + @JsonValue("mes") mes, - @JsonValue('met') + @JsonValue("met") met, - @JsonValue('meu') + @JsonValue("meu") meu, - @JsonValue('mev') + @JsonValue("mev") mev, - @JsonValue('mew') + @JsonValue("mew") mew, - @JsonValue('mey') + @JsonValue("mey") mey, - @JsonValue('mez') + @JsonValue("mez") mez, - @JsonValue('mfa') + @JsonValue("mfa") mfa, - @JsonValue('mfb') + @JsonValue("mfb") mfb, - @JsonValue('mfc') + @JsonValue("mfc") mfc, - @JsonValue('mfd') + @JsonValue("mfd") mfd, - @JsonValue('mfe') + @JsonValue("mfe") mfe, - @JsonValue('mff') + @JsonValue("mff") mff, - @JsonValue('mfg') + @JsonValue("mfg") mfg, - @JsonValue('mfh') + @JsonValue("mfh") mfh, - @JsonValue('mfi') + @JsonValue("mfi") mfi, - @JsonValue('mfj') + @JsonValue("mfj") mfj, - @JsonValue('mfk') + @JsonValue("mfk") mfk, - @JsonValue('mfl') + @JsonValue("mfl") mfl, - @JsonValue('mfm') + @JsonValue("mfm") mfm, - @JsonValue('mfn') + @JsonValue("mfn") mfn, - @JsonValue('mfo') + @JsonValue("mfo") mfo, - @JsonValue('mfp') + @JsonValue("mfp") mfp, - @JsonValue('mfq') + @JsonValue("mfq") mfq, - @JsonValue('mfr') + @JsonValue("mfr") mfr, - @JsonValue('mfs') + @JsonValue("mfs") mfs, - @JsonValue('mft') + @JsonValue("mft") mft, - @JsonValue('mfu') + @JsonValue("mfu") mfu, - @JsonValue('mfv') + @JsonValue("mfv") mfv, - @JsonValue('mfw') + @JsonValue("mfw") mfw, - @JsonValue('mfx') + @JsonValue("mfx") mfx, - @JsonValue('mfy') + @JsonValue("mfy") mfy, - @JsonValue('mfz') + @JsonValue("mfz") mfz, - @JsonValue('mga') + @JsonValue("mga") mga, - @JsonValue('mgb') + @JsonValue("mgb") mgb, - @JsonValue('mgc') + @JsonValue("mgc") mgc, - @JsonValue('mgd') + @JsonValue("mgd") mgd, - @JsonValue('mge') + @JsonValue("mge") mge, - @JsonValue('mgf') + @JsonValue("mgf") mgf, - @JsonValue('mgg') + @JsonValue("mgg") mgg, - @JsonValue('mgh') + @JsonValue("mgh") mgh, - @JsonValue('mgi') + @JsonValue("mgi") mgi, - @JsonValue('mgj') + @JsonValue("mgj") mgj, - @JsonValue('mgk') + @JsonValue("mgk") mgk, - @JsonValue('mgl') + @JsonValue("mgl") mgl, - @JsonValue('mgm') + @JsonValue("mgm") mgm, - @JsonValue('mgn') + @JsonValue("mgn") mgn, - @JsonValue('mgo') + @JsonValue("mgo") mgo, - @JsonValue('mgp') + @JsonValue("mgp") mgp, - @JsonValue('mgq') + @JsonValue("mgq") mgq, - @JsonValue('mgr') + @JsonValue("mgr") mgr, - @JsonValue('mgs') + @JsonValue("mgs") mgs, - @JsonValue('mgt') + @JsonValue("mgt") mgt, - @JsonValue('mgu') + @JsonValue("mgu") mgu, - @JsonValue('mgv') + @JsonValue("mgv") mgv, - @JsonValue('mgw') + @JsonValue("mgw") mgw, - @JsonValue('mgy') + @JsonValue("mgy") mgy, - @JsonValue('mgz') + @JsonValue("mgz") mgz, - @JsonValue('mha') + @JsonValue("mha") mha, - @JsonValue('mhb') + @JsonValue("mhb") mhb, - @JsonValue('mhc') + @JsonValue("mhc") mhc, - @JsonValue('mhd') + @JsonValue("mhd") mhd, - @JsonValue('mhe') + @JsonValue("mhe") mhe, - @JsonValue('mhf') + @JsonValue("mhf") mhf, - @JsonValue('mhg') + @JsonValue("mhg") mhg, - @JsonValue('mhi') + @JsonValue("mhi") mhi, - @JsonValue('mhj') + @JsonValue("mhj") mhj, - @JsonValue('mhk') + @JsonValue("mhk") mhk, - @JsonValue('mhl') + @JsonValue("mhl") mhl, - @JsonValue('mhm') + @JsonValue("mhm") mhm, - @JsonValue('mhn') + @JsonValue("mhn") mhn, - @JsonValue('mho') + @JsonValue("mho") mho, - @JsonValue('mhp') + @JsonValue("mhp") mhp, - @JsonValue('mhq') + @JsonValue("mhq") mhq, - @JsonValue('mhr') + @JsonValue("mhr") mhr, - @JsonValue('mhs') + @JsonValue("mhs") mhs, - @JsonValue('mht') + @JsonValue("mht") mht, - @JsonValue('mhu') + @JsonValue("mhu") mhu, - @JsonValue('mhw') + @JsonValue("mhw") mhw, - @JsonValue('mhx') + @JsonValue("mhx") mhx, - @JsonValue('mhy') + @JsonValue("mhy") mhy, - @JsonValue('mhz') + @JsonValue("mhz") mhz, - @JsonValue('mia') + @JsonValue("mia") mia, - @JsonValue('mib') + @JsonValue("mib") mib, - @JsonValue('mic') + @JsonValue("mic") mic, - @JsonValue('mid') + @JsonValue("mid") mid, - @JsonValue('mie') + @JsonValue("mie") mie, - @JsonValue('mif') + @JsonValue("mif") mif, - @JsonValue('mig') + @JsonValue("mig") mig, - @JsonValue('mih') + @JsonValue("mih") mih, - @JsonValue('mii') + @JsonValue("mii") mii, - @JsonValue('mij') + @JsonValue("mij") mij, - @JsonValue('mik') + @JsonValue("mik") mik, - @JsonValue('mil') + @JsonValue("mil") mil, - @JsonValue('mim') + @JsonValue("mim") mim, - @JsonValue('min') + @JsonValue("min") min, - @JsonValue('mio') + @JsonValue("mio") mio, - @JsonValue('mip') + @JsonValue("mip") mip, - @JsonValue('miq') + @JsonValue("miq") miq, - @JsonValue('mir') + @JsonValue("mir") mir, - @JsonValue('mis') + @JsonValue("mis") mis, - @JsonValue('mit') + @JsonValue("mit") mit, - @JsonValue('miu') + @JsonValue("miu") miu, - @JsonValue('miw') + @JsonValue("miw") miw, - @JsonValue('mix') + @JsonValue("mix") mix, - @JsonValue('miy') + @JsonValue("miy") miy, - @JsonValue('miz') + @JsonValue("miz") miz, - @JsonValue('mjb') + @JsonValue("mjb") mjb, - @JsonValue('mjc') + @JsonValue("mjc") mjc, - @JsonValue('mjd') + @JsonValue("mjd") mjd, - @JsonValue('mje') + @JsonValue("mje") mje, - @JsonValue('mjg') + @JsonValue("mjg") mjg, - @JsonValue('mjh') + @JsonValue("mjh") mjh, - @JsonValue('mji') + @JsonValue("mji") mji, - @JsonValue('mjj') + @JsonValue("mjj") mjj, - @JsonValue('mjk') + @JsonValue("mjk") mjk, - @JsonValue('mjl') + @JsonValue("mjl") mjl, - @JsonValue('mjm') + @JsonValue("mjm") mjm, - @JsonValue('mjn') + @JsonValue("mjn") mjn, - @JsonValue('mjo') + @JsonValue("mjo") mjo, - @JsonValue('mjp') + @JsonValue("mjp") mjp, - @JsonValue('mjq') + @JsonValue("mjq") mjq, - @JsonValue('mjr') + @JsonValue("mjr") mjr, - @JsonValue('mjs') + @JsonValue("mjs") mjs, - @JsonValue('mjt') + @JsonValue("mjt") mjt, - @JsonValue('mju') + @JsonValue("mju") mju, - @JsonValue('mjv') + @JsonValue("mjv") mjv, - @JsonValue('mjw') + @JsonValue("mjw") mjw, - @JsonValue('mjx') + @JsonValue("mjx") mjx, - @JsonValue('mjy') + @JsonValue("mjy") mjy, - @JsonValue('mjz') + @JsonValue("mjz") mjz, - @JsonValue('mka') + @JsonValue("mka") mka, - @JsonValue('mkb') + @JsonValue("mkb") mkb, - @JsonValue('mkc') + @JsonValue("mkc") mkc, - @JsonValue('mkd') + @JsonValue("mkd") mkd, - @JsonValue('mke') + @JsonValue("mke") mke, - @JsonValue('mkf') + @JsonValue("mkf") mkf, - @JsonValue('mkg') + @JsonValue("mkg") mkg, - @JsonValue('mki') + @JsonValue("mki") mki, - @JsonValue('mkj') + @JsonValue("mkj") mkj, - @JsonValue('mkk') + @JsonValue("mkk") mkk, - @JsonValue('mkl') + @JsonValue("mkl") mkl, - @JsonValue('mkm') + @JsonValue("mkm") mkm, - @JsonValue('mkn') + @JsonValue("mkn") mkn, - @JsonValue('mko') + @JsonValue("mko") mko, - @JsonValue('mkp') + @JsonValue("mkp") mkp, - @JsonValue('mkq') + @JsonValue("mkq") mkq, - @JsonValue('mkr') + @JsonValue("mkr") mkr, - @JsonValue('mks') + @JsonValue("mks") mks, - @JsonValue('mkt') + @JsonValue("mkt") mkt, - @JsonValue('mku') + @JsonValue("mku") mku, - @JsonValue('mkv') + @JsonValue("mkv") mkv, - @JsonValue('mkw') + @JsonValue("mkw") mkw, - @JsonValue('mkx') + @JsonValue("mkx") mkx, - @JsonValue('mky') + @JsonValue("mky") mky, - @JsonValue('mkz') + @JsonValue("mkz") mkz, - @JsonValue('mla') + @JsonValue("mla") mla, - @JsonValue('mlb') + @JsonValue("mlb") mlb, - @JsonValue('mlc') + @JsonValue("mlc") mlc, - @JsonValue('mle') + @JsonValue("mle") mle, - @JsonValue('mlf') + @JsonValue("mlf") mlf, - @JsonValue('mlg') + @JsonValue("mlg") mlg, - @JsonValue('mlh') + @JsonValue("mlh") mlh, - @JsonValue('mli') + @JsonValue("mli") mli, - @JsonValue('mlj') + @JsonValue("mlj") mlj, - @JsonValue('mlk') + @JsonValue("mlk") mlk, - @JsonValue('mll') + @JsonValue("mll") mll, - @JsonValue('mlm') + @JsonValue("mlm") mlm, - @JsonValue('mln') + @JsonValue("mln") mln, - @JsonValue('mlo') + @JsonValue("mlo") mlo, - @JsonValue('mlp') + @JsonValue("mlp") mlp, - @JsonValue('mlq') + @JsonValue("mlq") mlq, - @JsonValue('mlr') + @JsonValue("mlr") mlr, - @JsonValue('mls') + @JsonValue("mls") mls, - @JsonValue('mlt') + @JsonValue("mlt") mlt, - @JsonValue('mlu') + @JsonValue("mlu") mlu, - @JsonValue('mlv') + @JsonValue("mlv") mlv, - @JsonValue('mlw') + @JsonValue("mlw") mlw, - @JsonValue('mlx') + @JsonValue("mlx") mlx, - @JsonValue('mlz') + @JsonValue("mlz") mlz, - @JsonValue('mma') + @JsonValue("mma") mma, - @JsonValue('mmb') + @JsonValue("mmb") mmb, - @JsonValue('mmc') + @JsonValue("mmc") mmc, - @JsonValue('mmd') + @JsonValue("mmd") mmd, - @JsonValue('mme') + @JsonValue("mme") mme, - @JsonValue('mmf') + @JsonValue("mmf") mmf, - @JsonValue('mmg') + @JsonValue("mmg") mmg, - @JsonValue('mmh') + @JsonValue("mmh") mmh, - @JsonValue('mmi') + @JsonValue("mmi") mmi, - @JsonValue('mmj') + @JsonValue("mmj") mmj, - @JsonValue('mmk') + @JsonValue("mmk") mmk, - @JsonValue('mml') + @JsonValue("mml") mml, - @JsonValue('mmm') + @JsonValue("mmm") mmm, - @JsonValue('mmn') + @JsonValue("mmn") mmn, - @JsonValue('mmo') + @JsonValue("mmo") mmo, - @JsonValue('mmp') + @JsonValue("mmp") mmp, - @JsonValue('mmq') + @JsonValue("mmq") mmq, - @JsonValue('mmr') + @JsonValue("mmr") mmr, - @JsonValue('mmt') + @JsonValue("mmt") mmt, - @JsonValue('mmu') + @JsonValue("mmu") mmu, - @JsonValue('mmv') + @JsonValue("mmv") mmv, - @JsonValue('mmw') + @JsonValue("mmw") mmw, - @JsonValue('mmx') + @JsonValue("mmx") mmx, - @JsonValue('mmy') + @JsonValue("mmy") mmy, - @JsonValue('mmz') + @JsonValue("mmz") mmz, - @JsonValue('mna') + @JsonValue("mna") mna, - @JsonValue('mnb') + @JsonValue("mnb") mnb, - @JsonValue('mnc') + @JsonValue("mnc") mnc, - @JsonValue('mnd') + @JsonValue("mnd") mnd, - @JsonValue('mne') + @JsonValue("mne") mne, - @JsonValue('mnf') + @JsonValue("mnf") mnf, - @JsonValue('mng') + @JsonValue("mng") mng, - @JsonValue('mnh') + @JsonValue("mnh") mnh, - @JsonValue('mni') + @JsonValue("mni") mni, - @JsonValue('mnj') + @JsonValue("mnj") mnj, - @JsonValue('mnk') + @JsonValue("mnk") mnk, - @JsonValue('mnl') + @JsonValue("mnl") mnl, - @JsonValue('mnm') + @JsonValue("mnm") mnm, - @JsonValue('mnn') + @JsonValue("mnn") mnn, - @JsonValue('mnp') + @JsonValue("mnp") mnp, - @JsonValue('mnq') + @JsonValue("mnq") mnq, - @JsonValue('mnr') + @JsonValue("mnr") mnr, - @JsonValue('mns') + @JsonValue("mns") mns, - @JsonValue('mnu') + @JsonValue("mnu") mnu, - @JsonValue('mnv') + @JsonValue("mnv") mnv, - @JsonValue('mnw') + @JsonValue("mnw") mnw, - @JsonValue('mnx') + @JsonValue("mnx") mnx, - @JsonValue('mny') + @JsonValue("mny") mny, - @JsonValue('mnz') + @JsonValue("mnz") mnz, - @JsonValue('moa') + @JsonValue("moa") moa, - @JsonValue('moc') + @JsonValue("moc") moc, - @JsonValue('mod') + @JsonValue("mod") mod, - @JsonValue('moe') + @JsonValue("moe") moe, - @JsonValue('mog') + @JsonValue("mog") mog, - @JsonValue('moh') + @JsonValue("moh") moh, - @JsonValue('moi') + @JsonValue("moi") moi, - @JsonValue('moj') + @JsonValue("moj") moj, - @JsonValue('mok') + @JsonValue("mok") mok, - @JsonValue('mom') + @JsonValue("mom") mom, - @JsonValue('mon') + @JsonValue("mon") mon, - @JsonValue('moo') + @JsonValue("moo") moo, - @JsonValue('mop') + @JsonValue("mop") mop, - @JsonValue('moq') + @JsonValue("moq") moq, - @JsonValue('mor') + @JsonValue("mor") mor, - @JsonValue('mos') + @JsonValue("mos") mos, - @JsonValue('mot') + @JsonValue("mot") mot, - @JsonValue('mou') + @JsonValue("mou") mou, - @JsonValue('mov') + @JsonValue("mov") mov, - @JsonValue('mow') + @JsonValue("mow") mow, - @JsonValue('mox') + @JsonValue("mox") mox, - @JsonValue('moy') + @JsonValue("moy") moy, - @JsonValue('moz') + @JsonValue("moz") moz, - @JsonValue('mpa') + @JsonValue("mpa") mpa, - @JsonValue('mpb') + @JsonValue("mpb") mpb, - @JsonValue('mpc') + @JsonValue("mpc") mpc, - @JsonValue('mpd') + @JsonValue("mpd") mpd, - @JsonValue('mpe') + @JsonValue("mpe") mpe, - @JsonValue('mpg') + @JsonValue("mpg") mpg, - @JsonValue('mph') + @JsonValue("mph") mph, - @JsonValue('mpi') + @JsonValue("mpi") mpi, - @JsonValue('mpj') + @JsonValue("mpj") mpj, - @JsonValue('mpk') + @JsonValue("mpk") mpk, - @JsonValue('mpl') + @JsonValue("mpl") mpl, - @JsonValue('mpm') + @JsonValue("mpm") mpm, - @JsonValue('mpn') + @JsonValue("mpn") mpn, - @JsonValue('mpo') + @JsonValue("mpo") mpo, - @JsonValue('mpp') + @JsonValue("mpp") mpp, - @JsonValue('mpq') + @JsonValue("mpq") mpq, - @JsonValue('mpr') + @JsonValue("mpr") mpr, - @JsonValue('mps') + @JsonValue("mps") mps, - @JsonValue('mpt') + @JsonValue("mpt") mpt, - @JsonValue('mpu') + @JsonValue("mpu") mpu, - @JsonValue('mpv') + @JsonValue("mpv") mpv, - @JsonValue('mpw') + @JsonValue("mpw") mpw, - @JsonValue('mpx') + @JsonValue("mpx") mpx, - @JsonValue('mpy') + @JsonValue("mpy") mpy, - @JsonValue('mpz') + @JsonValue("mpz") mpz, - @JsonValue('mqa') + @JsonValue("mqa") mqa, - @JsonValue('mqb') + @JsonValue("mqb") mqb, - @JsonValue('mqc') + @JsonValue("mqc") mqc, - @JsonValue('mqe') + @JsonValue("mqe") mqe, - @JsonValue('mqf') + @JsonValue("mqf") mqf, - @JsonValue('mqg') + @JsonValue("mqg") mqg, - @JsonValue('mqh') + @JsonValue("mqh") mqh, - @JsonValue('mqi') + @JsonValue("mqi") mqi, - @JsonValue('mqj') + @JsonValue("mqj") mqj, - @JsonValue('mqk') + @JsonValue("mqk") mqk, - @JsonValue('mql') + @JsonValue("mql") mql, - @JsonValue('mqm') + @JsonValue("mqm") mqm, - @JsonValue('mqn') + @JsonValue("mqn") mqn, - @JsonValue('mqo') + @JsonValue("mqo") mqo, - @JsonValue('mqp') + @JsonValue("mqp") mqp, - @JsonValue('mqq') + @JsonValue("mqq") mqq, - @JsonValue('mqr') + @JsonValue("mqr") mqr, - @JsonValue('mqs') + @JsonValue("mqs") mqs, - @JsonValue('mqt') + @JsonValue("mqt") mqt, - @JsonValue('mqu') + @JsonValue("mqu") mqu, - @JsonValue('mqv') + @JsonValue("mqv") mqv, - @JsonValue('mqw') + @JsonValue("mqw") mqw, - @JsonValue('mqx') + @JsonValue("mqx") mqx, - @JsonValue('mqy') + @JsonValue("mqy") mqy, - @JsonValue('mqz') + @JsonValue("mqz") mqz, - @JsonValue('mra') + @JsonValue("mra") mra, - @JsonValue('mrb') + @JsonValue("mrb") mrb, - @JsonValue('mrc') + @JsonValue("mrc") mrc, - @JsonValue('mrd') + @JsonValue("mrd") mrd, - @JsonValue('mre') + @JsonValue("mre") mre, - @JsonValue('mrf') + @JsonValue("mrf") mrf, - @JsonValue('mrg') + @JsonValue("mrg") mrg, - @JsonValue('mrh') + @JsonValue("mrh") mrh, - @JsonValue('mri') + @JsonValue("mri") mri, - @JsonValue('mrj') + @JsonValue("mrj") mrj, - @JsonValue('mrk') + @JsonValue("mrk") mrk, - @JsonValue('mrl') + @JsonValue("mrl") mrl, - @JsonValue('mrm') + @JsonValue("mrm") mrm, - @JsonValue('mrn') + @JsonValue("mrn") mrn, - @JsonValue('mro') + @JsonValue("mro") mro, - @JsonValue('mrp') + @JsonValue("mrp") mrp, - @JsonValue('mrq') + @JsonValue("mrq") mrq, - @JsonValue('mrr') + @JsonValue("mrr") mrr, - @JsonValue('mrs') + @JsonValue("mrs") mrs, - @JsonValue('mrt') + @JsonValue("mrt") mrt, - @JsonValue('mru') + @JsonValue("mru") mru, - @JsonValue('mrv') + @JsonValue("mrv") mrv, - @JsonValue('mrw') + @JsonValue("mrw") mrw, - @JsonValue('mrx') + @JsonValue("mrx") mrx, - @JsonValue('mry') + @JsonValue("mry") mry, - @JsonValue('mrz') + @JsonValue("mrz") mrz, - @JsonValue('msa') + @JsonValue("msa") msa, - @JsonValue('msb') + @JsonValue("msb") msb, - @JsonValue('msc') + @JsonValue("msc") msc, - @JsonValue('msd') + @JsonValue("msd") msd, - @JsonValue('mse') + @JsonValue("mse") mse, - @JsonValue('msf') + @JsonValue("msf") msf, - @JsonValue('msg') + @JsonValue("msg") msg, - @JsonValue('msh') + @JsonValue("msh") msh, - @JsonValue('msi') + @JsonValue("msi") msi, - @JsonValue('msj') + @JsonValue("msj") msj, - @JsonValue('msk') + @JsonValue("msk") msk, - @JsonValue('msl') + @JsonValue("msl") msl, - @JsonValue('msm') + @JsonValue("msm") msm, - @JsonValue('msn') + @JsonValue("msn") msn, - @JsonValue('mso') + @JsonValue("mso") mso, - @JsonValue('msp') + @JsonValue("msp") msp, - @JsonValue('msq') + @JsonValue("msq") msq, - @JsonValue('msr') + @JsonValue("msr") msr, - @JsonValue('mss') + @JsonValue("mss") mss, - @JsonValue('msu') + @JsonValue("msu") msu, - @JsonValue('msv') + @JsonValue("msv") msv, - @JsonValue('msw') + @JsonValue("msw") msw, - @JsonValue('msx') + @JsonValue("msx") msx, - @JsonValue('msy') + @JsonValue("msy") msy, - @JsonValue('msz') + @JsonValue("msz") msz, - @JsonValue('mta') + @JsonValue("mta") mta, - @JsonValue('mtb') + @JsonValue("mtb") mtb, - @JsonValue('mtc') + @JsonValue("mtc") mtc, - @JsonValue('mtd') + @JsonValue("mtd") mtd, - @JsonValue('mte') + @JsonValue("mte") mte, - @JsonValue('mtf') + @JsonValue("mtf") mtf, - @JsonValue('mtg') + @JsonValue("mtg") mtg, - @JsonValue('mth') + @JsonValue("mth") mth, - @JsonValue('mti') + @JsonValue("mti") mti, - @JsonValue('mtj') + @JsonValue("mtj") mtj, - @JsonValue('mtk') + @JsonValue("mtk") mtk, - @JsonValue('mtl') + @JsonValue("mtl") mtl, - @JsonValue('mtm') + @JsonValue("mtm") mtm, - @JsonValue('mtn') + @JsonValue("mtn") mtn, - @JsonValue('mto') + @JsonValue("mto") mto, - @JsonValue('mtp') + @JsonValue("mtp") mtp, - @JsonValue('mtq') + @JsonValue("mtq") mtq, - @JsonValue('mtr') + @JsonValue("mtr") mtr, - @JsonValue('mts') + @JsonValue("mts") mts, - @JsonValue('mtt') + @JsonValue("mtt") mtt, - @JsonValue('mtu') + @JsonValue("mtu") mtu, - @JsonValue('mtv') + @JsonValue("mtv") mtv, - @JsonValue('mtw') + @JsonValue("mtw") mtw, - @JsonValue('mtx') + @JsonValue("mtx") mtx, - @JsonValue('mty') + @JsonValue("mty") mty, - @JsonValue('mua') + @JsonValue("mua") mua, - @JsonValue('mub') + @JsonValue("mub") mub, - @JsonValue('muc') + @JsonValue("muc") muc, - @JsonValue('mud') + @JsonValue("mud") mud, - @JsonValue('mue') + @JsonValue("mue") mue, - @JsonValue('mug') + @JsonValue("mug") mug, - @JsonValue('muh') + @JsonValue("muh") muh, - @JsonValue('mui') + @JsonValue("mui") mui, - @JsonValue('muj') + @JsonValue("muj") muj, - @JsonValue('muk') + @JsonValue("muk") muk, - @JsonValue('mul') + @JsonValue("mul") mul, - @JsonValue('mum') + @JsonValue("mum") mum, - @JsonValue('muo') + @JsonValue("muo") muo, - @JsonValue('mup') + @JsonValue("mup") mup, - @JsonValue('muq') + @JsonValue("muq") muq, - @JsonValue('mur') + @JsonValue("mur") mur, - @JsonValue('mus') + @JsonValue("mus") mus, - @JsonValue('mut') + @JsonValue("mut") mut, - @JsonValue('muu') + @JsonValue("muu") muu, - @JsonValue('muv') + @JsonValue("muv") muv, - @JsonValue('mux') + @JsonValue("mux") mux, - @JsonValue('muy') + @JsonValue("muy") muy, - @JsonValue('muz') + @JsonValue("muz") muz, - @JsonValue('mva') + @JsonValue("mva") mva, - @JsonValue('mvb') + @JsonValue("mvb") mvb, - @JsonValue('mvd') + @JsonValue("mvd") mvd, - @JsonValue('mve') + @JsonValue("mve") mve, - @JsonValue('mvf') + @JsonValue("mvf") mvf, - @JsonValue('mvg') + @JsonValue("mvg") mvg, - @JsonValue('mvh') + @JsonValue("mvh") mvh, - @JsonValue('mvi') + @JsonValue("mvi") mvi, - @JsonValue('mvk') + @JsonValue("mvk") mvk, - @JsonValue('mvl') + @JsonValue("mvl") mvl, - @JsonValue('mvn') + @JsonValue("mvn") mvn, - @JsonValue('mvo') + @JsonValue("mvo") mvo, - @JsonValue('mvp') + @JsonValue("mvp") mvp, - @JsonValue('mvq') + @JsonValue("mvq") mvq, - @JsonValue('mvr') + @JsonValue("mvr") mvr, - @JsonValue('mvs') + @JsonValue("mvs") mvs, - @JsonValue('mvt') + @JsonValue("mvt") mvt, - @JsonValue('mvu') + @JsonValue("mvu") mvu, - @JsonValue('mvv') + @JsonValue("mvv") mvv, - @JsonValue('mvw') + @JsonValue("mvw") mvw, - @JsonValue('mvx') + @JsonValue("mvx") mvx, - @JsonValue('mvy') + @JsonValue("mvy") mvy, - @JsonValue('mvz') + @JsonValue("mvz") mvz, - @JsonValue('mwa') + @JsonValue("mwa") mwa, - @JsonValue('mwb') + @JsonValue("mwb") mwb, - @JsonValue('mwc') + @JsonValue("mwc") mwc, - @JsonValue('mwe') + @JsonValue("mwe") mwe, - @JsonValue('mwf') + @JsonValue("mwf") mwf, - @JsonValue('mwg') + @JsonValue("mwg") mwg, - @JsonValue('mwh') + @JsonValue("mwh") mwh, - @JsonValue('mwi') + @JsonValue("mwi") mwi, - @JsonValue('mwk') + @JsonValue("mwk") mwk, - @JsonValue('mwl') + @JsonValue("mwl") mwl, - @JsonValue('mwm') + @JsonValue("mwm") mwm, - @JsonValue('mwn') + @JsonValue("mwn") mwn, - @JsonValue('mwo') + @JsonValue("mwo") mwo, - @JsonValue('mwp') + @JsonValue("mwp") mwp, - @JsonValue('mwq') + @JsonValue("mwq") mwq, - @JsonValue('mwr') + @JsonValue("mwr") mwr, - @JsonValue('mws') + @JsonValue("mws") mws, - @JsonValue('mwt') + @JsonValue("mwt") mwt, - @JsonValue('mwu') + @JsonValue("mwu") mwu, - @JsonValue('mwv') + @JsonValue("mwv") mwv, - @JsonValue('mww') + @JsonValue("mww") mww, - @JsonValue('mwz') + @JsonValue("mwz") mwz, - @JsonValue('mxa') + @JsonValue("mxa") mxa, - @JsonValue('mxb') + @JsonValue("mxb") mxb, - @JsonValue('mxc') + @JsonValue("mxc") mxc, - @JsonValue('mxd') + @JsonValue("mxd") mxd, - @JsonValue('mxe') + @JsonValue("mxe") mxe, - @JsonValue('mxf') + @JsonValue("mxf") mxf, - @JsonValue('mxg') + @JsonValue("mxg") mxg, - @JsonValue('mxh') + @JsonValue("mxh") mxh, - @JsonValue('mxi') + @JsonValue("mxi") mxi, - @JsonValue('mxj') + @JsonValue("mxj") mxj, - @JsonValue('mxk') + @JsonValue("mxk") mxk, - @JsonValue('mxl') + @JsonValue("mxl") mxl, - @JsonValue('mxm') + @JsonValue("mxm") mxm, - @JsonValue('mxn') + @JsonValue("mxn") mxn, - @JsonValue('mxo') + @JsonValue("mxo") mxo, - @JsonValue('mxp') + @JsonValue("mxp") mxp, - @JsonValue('mxq') + @JsonValue("mxq") mxq, - @JsonValue('mxr') + @JsonValue("mxr") mxr, - @JsonValue('mxs') + @JsonValue("mxs") mxs, - @JsonValue('mxt') + @JsonValue("mxt") mxt, - @JsonValue('mxu') + @JsonValue("mxu") mxu, - @JsonValue('mxv') + @JsonValue("mxv") mxv, - @JsonValue('mxw') + @JsonValue("mxw") mxw, - @JsonValue('mxx') + @JsonValue("mxx") mxx, - @JsonValue('mxy') + @JsonValue("mxy") mxy, - @JsonValue('mxz') + @JsonValue("mxz") mxz, - @JsonValue('mya') + @JsonValue("mya") mya, - @JsonValue('myb') + @JsonValue("myb") myb, - @JsonValue('myc') + @JsonValue("myc") myc, - @JsonValue('mye') + @JsonValue("mye") mye, - @JsonValue('myf') + @JsonValue("myf") myf, - @JsonValue('myg') + @JsonValue("myg") myg, - @JsonValue('myh') + @JsonValue("myh") myh, - @JsonValue('myj') + @JsonValue("myj") myj, - @JsonValue('myk') + @JsonValue("myk") myk, - @JsonValue('myl') + @JsonValue("myl") myl, - @JsonValue('mym') + @JsonValue("mym") mym, - @JsonValue('myo') + @JsonValue("myo") myo, - @JsonValue('myp') + @JsonValue("myp") myp, - @JsonValue('myr') + @JsonValue("myr") myr, - @JsonValue('mys') + @JsonValue("mys") mys, - @JsonValue('myu') + @JsonValue("myu") myu, - @JsonValue('myv') + @JsonValue("myv") myv, - @JsonValue('myw') + @JsonValue("myw") myw, - @JsonValue('myx') + @JsonValue("myx") myx, - @JsonValue('myy') + @JsonValue("myy") myy, - @JsonValue('myz') + @JsonValue("myz") myz, - @JsonValue('mza') + @JsonValue("mza") mza, - @JsonValue('mzb') + @JsonValue("mzb") mzb, - @JsonValue('mzc') + @JsonValue("mzc") mzc, - @JsonValue('mzd') + @JsonValue("mzd") mzd, - @JsonValue('mze') + @JsonValue("mze") mze, - @JsonValue('mzg') + @JsonValue("mzg") mzg, - @JsonValue('mzh') + @JsonValue("mzh") mzh, - @JsonValue('mzi') + @JsonValue("mzi") mzi, - @JsonValue('mzj') + @JsonValue("mzj") mzj, - @JsonValue('mzk') + @JsonValue("mzk") mzk, - @JsonValue('mzl') + @JsonValue("mzl") mzl, - @JsonValue('mzm') + @JsonValue("mzm") mzm, - @JsonValue('mzn') + @JsonValue("mzn") mzn, - @JsonValue('mzo') + @JsonValue("mzo") mzo, - @JsonValue('mzp') + @JsonValue("mzp") mzp, - @JsonValue('mzq') + @JsonValue("mzq") mzq, - @JsonValue('mzr') + @JsonValue("mzr") mzr, - @JsonValue('mzs') + @JsonValue("mzs") mzs, - @JsonValue('mzt') + @JsonValue("mzt") mzt, - @JsonValue('mzu') + @JsonValue("mzu") mzu, - @JsonValue('mzv') + @JsonValue("mzv") mzv, - @JsonValue('mzw') + @JsonValue("mzw") mzw, - @JsonValue('mzx') + @JsonValue("mzx") mzx, - @JsonValue('mzy') + @JsonValue("mzy") mzy, - @JsonValue('mzz') + @JsonValue("mzz") mzz, - @JsonValue('naa') + @JsonValue("naa") naa, - @JsonValue('nab') + @JsonValue("nab") nab, - @JsonValue('nac') + @JsonValue("nac") nac, - @JsonValue('nae') + @JsonValue("nae") nae, - @JsonValue('naf') + @JsonValue("naf") naf, - @JsonValue('nag') + @JsonValue("nag") nag, - @JsonValue('naj') + @JsonValue("naj") naj, - @JsonValue('nak') + @JsonValue("nak") nak, - @JsonValue('nal') + @JsonValue("nal") nal, - @JsonValue('nam') + @JsonValue("nam") nam, - @JsonValue('nan') + @JsonValue("nan") nan, - @JsonValue('nao') + @JsonValue("nao") nao, - @JsonValue('nap') + @JsonValue("nap") nap, - @JsonValue('naq') + @JsonValue("naq") naq, - @JsonValue('nar') + @JsonValue("nar") nar, - @JsonValue('nas') + @JsonValue("nas") nas, - @JsonValue('nat') + @JsonValue("nat") nat, - @JsonValue('nau') + @JsonValue("nau") nau, - @JsonValue('nav') + @JsonValue("nav") nav, - @JsonValue('naw') + @JsonValue("naw") naw, - @JsonValue('nax') + @JsonValue("nax") nax, - @JsonValue('nay') + @JsonValue("nay") nay, - @JsonValue('naz') + @JsonValue("naz") naz, - @JsonValue('nba') + @JsonValue("nba") nba, - @JsonValue('nbb') + @JsonValue("nbb") nbb, - @JsonValue('nbc') + @JsonValue("nbc") nbc, - @JsonValue('nbd') + @JsonValue("nbd") nbd, - @JsonValue('nbe') + @JsonValue("nbe") nbe, - @JsonValue('nbg') + @JsonValue("nbg") nbg, - @JsonValue('nbh') + @JsonValue("nbh") nbh, - @JsonValue('nbi') + @JsonValue("nbi") nbi, - @JsonValue('nbj') + @JsonValue("nbj") nbj, - @JsonValue('nbk') + @JsonValue("nbk") nbk, - @JsonValue('nbl') + @JsonValue("nbl") nbl, - @JsonValue('nbm') + @JsonValue("nbm") nbm, - @JsonValue('nbn') + @JsonValue("nbn") nbn, - @JsonValue('nbo') + @JsonValue("nbo") nbo, - @JsonValue('nbp') + @JsonValue("nbp") nbp, - @JsonValue('nbq') + @JsonValue("nbq") nbq, - @JsonValue('nbr') + @JsonValue("nbr") nbr, - @JsonValue('nbs') + @JsonValue("nbs") nbs, - @JsonValue('nbt') + @JsonValue("nbt") nbt, - @JsonValue('nbu') + @JsonValue("nbu") nbu, - @JsonValue('nbv') + @JsonValue("nbv") nbv, - @JsonValue('nbw') + @JsonValue("nbw") nbw, - @JsonValue('nby') + @JsonValue("nby") nby, - @JsonValue('nca') + @JsonValue("nca") nca, - @JsonValue('ncb') + @JsonValue("ncb") ncb, - @JsonValue('ncc') + @JsonValue("ncc") ncc, - @JsonValue('ncd') + @JsonValue("ncd") ncd, - @JsonValue('nce') + @JsonValue("nce") nce, - @JsonValue('ncf') + @JsonValue("ncf") ncf, - @JsonValue('ncg') + @JsonValue("ncg") ncg, - @JsonValue('nch') + @JsonValue("nch") nch, - @JsonValue('nci') + @JsonValue("nci") nci, - @JsonValue('ncj') + @JsonValue("ncj") ncj, - @JsonValue('nck') + @JsonValue("nck") nck, - @JsonValue('ncl') + @JsonValue("ncl") ncl, - @JsonValue('ncm') + @JsonValue("ncm") ncm, - @JsonValue('ncn') + @JsonValue("ncn") ncn, - @JsonValue('nco') + @JsonValue("nco") nco, - @JsonValue('ncq') + @JsonValue("ncq") ncq, - @JsonValue('ncr') + @JsonValue("ncr") ncr, - @JsonValue('ncs') + @JsonValue("ncs") ncs, - @JsonValue('nct') + @JsonValue("nct") nct, - @JsonValue('ncu') + @JsonValue("ncu") ncu, - @JsonValue('ncx') + @JsonValue("ncx") ncx, - @JsonValue('ncz') + @JsonValue("ncz") ncz, - @JsonValue('nda') + @JsonValue("nda") nda, - @JsonValue('ndb') + @JsonValue("ndb") ndb, - @JsonValue('ndc') + @JsonValue("ndc") ndc, - @JsonValue('ndd') + @JsonValue("ndd") ndd, - @JsonValue('nde') + @JsonValue("nde") nde, - @JsonValue('ndf') + @JsonValue("ndf") ndf, - @JsonValue('ndg') + @JsonValue("ndg") ndg, - @JsonValue('ndh') + @JsonValue("ndh") ndh, - @JsonValue('ndi') + @JsonValue("ndi") ndi, - @JsonValue('ndj') + @JsonValue("ndj") ndj, - @JsonValue('ndk') + @JsonValue("ndk") ndk, - @JsonValue('ndl') + @JsonValue("ndl") ndl, - @JsonValue('ndm') + @JsonValue("ndm") ndm, - @JsonValue('ndn') + @JsonValue("ndn") ndn, - @JsonValue('ndo') + @JsonValue("ndo") ndo, - @JsonValue('ndp') + @JsonValue("ndp") ndp, - @JsonValue('ndq') + @JsonValue("ndq") ndq, - @JsonValue('ndr') + @JsonValue("ndr") ndr, - @JsonValue('nds') + @JsonValue("nds") nds, - @JsonValue('ndt') + @JsonValue("ndt") ndt, - @JsonValue('ndu') + @JsonValue("ndu") ndu, - @JsonValue('ndv') + @JsonValue("ndv") ndv, - @JsonValue('ndw') + @JsonValue("ndw") ndw, - @JsonValue('ndx') + @JsonValue("ndx") ndx, - @JsonValue('ndy') + @JsonValue("ndy") ndy, - @JsonValue('ndz') + @JsonValue("ndz") ndz, - @JsonValue('nea') + @JsonValue("nea") nea, - @JsonValue('neb') + @JsonValue("neb") neb, - @JsonValue('nec') + @JsonValue("nec") nec, - @JsonValue('ned') + @JsonValue("ned") ned, - @JsonValue('nee') + @JsonValue("nee") nee, - @JsonValue('nef') + @JsonValue("nef") nef, - @JsonValue('neg') + @JsonValue("neg") neg, - @JsonValue('neh') + @JsonValue("neh") neh, - @JsonValue('nei') + @JsonValue("nei") nei, - @JsonValue('nej') + @JsonValue("nej") nej, - @JsonValue('nek') + @JsonValue("nek") nek, - @JsonValue('nem') + @JsonValue("nem") nem, - @JsonValue('nen') + @JsonValue("nen") nen, - @JsonValue('neo') + @JsonValue("neo") neo, - @JsonValue('nep') + @JsonValue("nep") nep, - @JsonValue('neq') + @JsonValue("neq") neq, - @JsonValue('ner') + @JsonValue("ner") ner, - @JsonValue('nes') + @JsonValue("nes") nes, - @JsonValue('net') + @JsonValue("net") net, - @JsonValue('neu') + @JsonValue("neu") neu, - @JsonValue('nev') + @JsonValue("nev") nev, - @JsonValue('new') + @JsonValue("new") newAA, - @JsonValue('nex') + @JsonValue("nex") nex, - @JsonValue('ney') + @JsonValue("ney") ney, - @JsonValue('nez') + @JsonValue("nez") nez, - @JsonValue('nfa') + @JsonValue("nfa") nfa, - @JsonValue('nfd') + @JsonValue("nfd") nfd, - @JsonValue('nfl') + @JsonValue("nfl") nfl, - @JsonValue('nfr') + @JsonValue("nfr") nfr, - @JsonValue('nfu') + @JsonValue("nfu") nfu, - @JsonValue('nga') + @JsonValue("nga") nga, - @JsonValue('ngb') + @JsonValue("ngb") ngb, - @JsonValue('ngc') + @JsonValue("ngc") ngc, - @JsonValue('ngd') + @JsonValue("ngd") ngd, - @JsonValue('nge') + @JsonValue("nge") nge, - @JsonValue('ngg') + @JsonValue("ngg") ngg, - @JsonValue('ngh') + @JsonValue("ngh") ngh, - @JsonValue('ngi') + @JsonValue("ngi") ngi, - @JsonValue('ngj') + @JsonValue("ngj") ngj, - @JsonValue('ngk') + @JsonValue("ngk") ngk, - @JsonValue('ngl') + @JsonValue("ngl") ngl, - @JsonValue('ngm') + @JsonValue("ngm") ngm, - @JsonValue('ngn') + @JsonValue("ngn") ngn, - @JsonValue('ngp') + @JsonValue("ngp") ngp, - @JsonValue('ngq') + @JsonValue("ngq") ngq, - @JsonValue('ngr') + @JsonValue("ngr") ngr, - @JsonValue('ngs') + @JsonValue("ngs") ngs, - @JsonValue('ngt') + @JsonValue("ngt") ngt, - @JsonValue('ngu') + @JsonValue("ngu") ngu, - @JsonValue('ngv') + @JsonValue("ngv") ngv, - @JsonValue('ngw') + @JsonValue("ngw") ngw, - @JsonValue('ngx') + @JsonValue("ngx") ngx, - @JsonValue('ngy') + @JsonValue("ngy") ngy, - @JsonValue('ngz') + @JsonValue("ngz") ngz, - @JsonValue('nha') + @JsonValue("nha") nha, - @JsonValue('nhb') + @JsonValue("nhb") nhb, - @JsonValue('nhc') + @JsonValue("nhc") nhc, - @JsonValue('nhd') + @JsonValue("nhd") nhd, - @JsonValue('nhe') + @JsonValue("nhe") nhe, - @JsonValue('nhf') + @JsonValue("nhf") nhf, - @JsonValue('nhg') + @JsonValue("nhg") nhg, - @JsonValue('nhh') + @JsonValue("nhh") nhh, - @JsonValue('nhi') + @JsonValue("nhi") nhi, - @JsonValue('nhk') + @JsonValue("nhk") nhk, - @JsonValue('nhm') + @JsonValue("nhm") nhm, - @JsonValue('nhn') + @JsonValue("nhn") nhn, - @JsonValue('nho') + @JsonValue("nho") nho, - @JsonValue('nhp') + @JsonValue("nhp") nhp, - @JsonValue('nhq') + @JsonValue("nhq") nhq, - @JsonValue('nhr') + @JsonValue("nhr") nhr, - @JsonValue('nht') + @JsonValue("nht") nht, - @JsonValue('nhu') + @JsonValue("nhu") nhu, - @JsonValue('nhv') + @JsonValue("nhv") nhv, - @JsonValue('nhw') + @JsonValue("nhw") nhw, - @JsonValue('nhx') + @JsonValue("nhx") nhx, - @JsonValue('nhy') + @JsonValue("nhy") nhy, - @JsonValue('nhz') + @JsonValue("nhz") nhz, - @JsonValue('nia') + @JsonValue("nia") nia, - @JsonValue('nib') + @JsonValue("nib") nib, - @JsonValue('nid') + @JsonValue("nid") nid, - @JsonValue('nie') + @JsonValue("nie") nie, - @JsonValue('nif') + @JsonValue("nif") nif, - @JsonValue('nig') + @JsonValue("nig") nig, - @JsonValue('nih') + @JsonValue("nih") nih, - @JsonValue('nii') + @JsonValue("nii") nii, - @JsonValue('nij') + @JsonValue("nij") nij, - @JsonValue('nik') + @JsonValue("nik") nik, - @JsonValue('nil') + @JsonValue("nil") nil, - @JsonValue('nim') + @JsonValue("nim") nim, - @JsonValue('nin') + @JsonValue("nin") nin, - @JsonValue('nio') + @JsonValue("nio") nio, - @JsonValue('niq') + @JsonValue("niq") niq, - @JsonValue('nir') + @JsonValue("nir") nir, - @JsonValue('nis') + @JsonValue("nis") nis, - @JsonValue('nit') + @JsonValue("nit") nit, - @JsonValue('niu') + @JsonValue("niu") niu, - @JsonValue('niv') + @JsonValue("niv") niv, - @JsonValue('niw') + @JsonValue("niw") niw, - @JsonValue('nix') + @JsonValue("nix") nix, - @JsonValue('niy') + @JsonValue("niy") niy, - @JsonValue('niz') + @JsonValue("niz") niz, - @JsonValue('nja') + @JsonValue("nja") nja, - @JsonValue('njb') + @JsonValue("njb") njb, - @JsonValue('njd') + @JsonValue("njd") njd, - @JsonValue('njh') + @JsonValue("njh") njh, - @JsonValue('nji') + @JsonValue("nji") nji, - @JsonValue('njj') + @JsonValue("njj") njj, - @JsonValue('njl') + @JsonValue("njl") njl, - @JsonValue('njm') + @JsonValue("njm") njm, - @JsonValue('njn') + @JsonValue("njn") njn, - @JsonValue('njo') + @JsonValue("njo") njo, - @JsonValue('njr') + @JsonValue("njr") njr, - @JsonValue('njs') + @JsonValue("njs") njs, - @JsonValue('njt') + @JsonValue("njt") njt, - @JsonValue('nju') + @JsonValue("nju") nju, - @JsonValue('njx') + @JsonValue("njx") njx, - @JsonValue('njy') + @JsonValue("njy") njy, - @JsonValue('njz') + @JsonValue("njz") njz, - @JsonValue('nka') + @JsonValue("nka") nka, - @JsonValue('nkb') + @JsonValue("nkb") nkb, - @JsonValue('nkc') + @JsonValue("nkc") nkc, - @JsonValue('nkd') + @JsonValue("nkd") nkd, - @JsonValue('nke') + @JsonValue("nke") nke, - @JsonValue('nkf') + @JsonValue("nkf") nkf, - @JsonValue('nkg') + @JsonValue("nkg") nkg, - @JsonValue('nkh') + @JsonValue("nkh") nkh, - @JsonValue('nki') + @JsonValue("nki") nki, - @JsonValue('nkj') + @JsonValue("nkj") nkj, - @JsonValue('nkk') + @JsonValue("nkk") nkk, - @JsonValue('nkm') + @JsonValue("nkm") nkm, - @JsonValue('nkn') + @JsonValue("nkn") nkn, - @JsonValue('nko') + @JsonValue("nko") nko, - @JsonValue('nkp') + @JsonValue("nkp") nkp, - @JsonValue('nkq') + @JsonValue("nkq") nkq, - @JsonValue('nkr') + @JsonValue("nkr") nkr, - @JsonValue('nks') + @JsonValue("nks") nks, - @JsonValue('nkt') + @JsonValue("nkt") nkt, - @JsonValue('nku') + @JsonValue("nku") nku, - @JsonValue('nkv') + @JsonValue("nkv") nkv, - @JsonValue('nkw') + @JsonValue("nkw") nkw, - @JsonValue('nkx') + @JsonValue("nkx") nkx, - @JsonValue('nkz') + @JsonValue("nkz") nkz, - @JsonValue('nla') + @JsonValue("nla") nla, - @JsonValue('nlc') + @JsonValue("nlc") nlc, - @JsonValue('nld') + @JsonValue("nld") nld, - @JsonValue('nle') + @JsonValue("nle") nle, - @JsonValue('nlg') + @JsonValue("nlg") nlg, - @JsonValue('nli') + @JsonValue("nli") nli, - @JsonValue('nlj') + @JsonValue("nlj") nlj, - @JsonValue('nlk') + @JsonValue("nlk") nlk, - @JsonValue('nll') + @JsonValue("nll") nll, - @JsonValue('nlm') + @JsonValue("nlm") nlm, - @JsonValue('nlo') + @JsonValue("nlo") nlo, - @JsonValue('nlq') + @JsonValue("nlq") nlq, - @JsonValue('nlu') + @JsonValue("nlu") nlu, - @JsonValue('nlv') + @JsonValue("nlv") nlv, - @JsonValue('nlw') + @JsonValue("nlw") nlw, - @JsonValue('nlx') + @JsonValue("nlx") nlx, - @JsonValue('nly') + @JsonValue("nly") nly, - @JsonValue('nlz') + @JsonValue("nlz") nlz, - @JsonValue('nma') + @JsonValue("nma") nma, - @JsonValue('nmb') + @JsonValue("nmb") nmb, - @JsonValue('nmc') + @JsonValue("nmc") nmc, - @JsonValue('nmd') + @JsonValue("nmd") nmd, - @JsonValue('nme') + @JsonValue("nme") nme, - @JsonValue('nmf') + @JsonValue("nmf") nmf, - @JsonValue('nmg') + @JsonValue("nmg") nmg, - @JsonValue('nmh') + @JsonValue("nmh") nmh, - @JsonValue('nmi') + @JsonValue("nmi") nmi, - @JsonValue('nmj') + @JsonValue("nmj") nmj, - @JsonValue('nmk') + @JsonValue("nmk") nmk, - @JsonValue('nml') + @JsonValue("nml") nml, - @JsonValue('nmm') + @JsonValue("nmm") nmm, - @JsonValue('nmn') + @JsonValue("nmn") nmn, - @JsonValue('nmo') + @JsonValue("nmo") nmo, - @JsonValue('nmp') + @JsonValue("nmp") nmp, - @JsonValue('nmq') + @JsonValue("nmq") nmq, - @JsonValue('nmr') + @JsonValue("nmr") nmr, - @JsonValue('nms') + @JsonValue("nms") nms, - @JsonValue('nmt') + @JsonValue("nmt") nmt, - @JsonValue('nmu') + @JsonValue("nmu") nmu, - @JsonValue('nmv') + @JsonValue("nmv") nmv, - @JsonValue('nmw') + @JsonValue("nmw") nmw, - @JsonValue('nmx') + @JsonValue("nmx") nmx, - @JsonValue('nmy') + @JsonValue("nmy") nmy, - @JsonValue('nmz') + @JsonValue("nmz") nmz, - @JsonValue('nna') + @JsonValue("nna") nna, - @JsonValue('nnb') + @JsonValue("nnb") nnb, - @JsonValue('nnc') + @JsonValue("nnc") nnc, - @JsonValue('nnd') + @JsonValue("nnd") nnd, - @JsonValue('nne') + @JsonValue("nne") nne, - @JsonValue('nnf') + @JsonValue("nnf") nnf, - @JsonValue('nng') + @JsonValue("nng") nng, - @JsonValue('nnh') + @JsonValue("nnh") nnh, - @JsonValue('nni') + @JsonValue("nni") nni, - @JsonValue('nnj') + @JsonValue("nnj") nnj, - @JsonValue('nnk') + @JsonValue("nnk") nnk, - @JsonValue('nnl') + @JsonValue("nnl") nnl, - @JsonValue('nnm') + @JsonValue("nnm") nnm, - @JsonValue('nnn') + @JsonValue("nnn") nnn, - @JsonValue('nno') + @JsonValue("nno") nno, - @JsonValue('nnp') + @JsonValue("nnp") nnp, - @JsonValue('nnq') + @JsonValue("nnq") nnq, - @JsonValue('nnr') + @JsonValue("nnr") nnr, - @JsonValue('nnt') + @JsonValue("nnt") nnt, - @JsonValue('nnu') + @JsonValue("nnu") nnu, - @JsonValue('nnv') + @JsonValue("nnv") nnv, - @JsonValue('nnw') + @JsonValue("nnw") nnw, - @JsonValue('nny') + @JsonValue("nny") nny, - @JsonValue('nnz') + @JsonValue("nnz") nnz, - @JsonValue('noa') + @JsonValue("noa") noa, - @JsonValue('nob') + @JsonValue("nob") nob, - @JsonValue('noc') + @JsonValue("noc") noc, - @JsonValue('nod') + @JsonValue("nod") nod, - @JsonValue('noe') + @JsonValue("noe") noe, - @JsonValue('nof') + @JsonValue("nof") nof, - @JsonValue('nog') + @JsonValue("nog") nog, - @JsonValue('noh') + @JsonValue("noh") noh, - @JsonValue('noi') + @JsonValue("noi") noi, - @JsonValue('noj') + @JsonValue("noj") noj, - @JsonValue('nok') + @JsonValue("nok") nok, - @JsonValue('nol') + @JsonValue("nol") nol, - @JsonValue('nom') + @JsonValue("nom") nom, - @JsonValue('non') + @JsonValue("non") non, - @JsonValue('nop') + @JsonValue("nop") nop, - @JsonValue('noq') + @JsonValue("noq") noq, - @JsonValue('nor') + @JsonValue("nor") nor, - @JsonValue('nos') + @JsonValue("nos") nos, - @JsonValue('not') + @JsonValue("not") not, - @JsonValue('nou') + @JsonValue("nou") nou, - @JsonValue('nov') + @JsonValue("nov") nov, - @JsonValue('now') + @JsonValue("now") now, - @JsonValue('noy') + @JsonValue("noy") noy, - @JsonValue('noz') + @JsonValue("noz") noz, - @JsonValue('npa') + @JsonValue("npa") npa, - @JsonValue('npb') + @JsonValue("npb") npb, - @JsonValue('npg') + @JsonValue("npg") npg, - @JsonValue('nph') + @JsonValue("nph") nph, - @JsonValue('npi') + @JsonValue("npi") npi, - @JsonValue('npl') + @JsonValue("npl") npl, - @JsonValue('npn') + @JsonValue("npn") npn, - @JsonValue('npo') + @JsonValue("npo") npo, - @JsonValue('nps') + @JsonValue("nps") nps, - @JsonValue('npu') + @JsonValue("npu") npu, - @JsonValue('npx') + @JsonValue("npx") npx, - @JsonValue('npy') + @JsonValue("npy") npy, - @JsonValue('nqg') + @JsonValue("nqg") nqg, - @JsonValue('nqk') + @JsonValue("nqk") nqk, - @JsonValue('nql') + @JsonValue("nql") nql, - @JsonValue('nqm') + @JsonValue("nqm") nqm, - @JsonValue('nqn') + @JsonValue("nqn") nqn, - @JsonValue('nqo') + @JsonValue("nqo") nqo, - @JsonValue('nqq') + @JsonValue("nqq") nqq, - @JsonValue('nqt') + @JsonValue("nqt") nqt, - @JsonValue('nqy') + @JsonValue("nqy") nqy, - @JsonValue('nra') + @JsonValue("nra") nra, - @JsonValue('nrb') + @JsonValue("nrb") nrb, - @JsonValue('nrc') + @JsonValue("nrc") nrc, - @JsonValue('nre') + @JsonValue("nre") nre, - @JsonValue('nrf') + @JsonValue("nrf") nrf, - @JsonValue('nrg') + @JsonValue("nrg") nrg, - @JsonValue('nri') + @JsonValue("nri") nri, - @JsonValue('nrk') + @JsonValue("nrk") nrk, - @JsonValue('nrl') + @JsonValue("nrl") nrl, - @JsonValue('nrm') + @JsonValue("nrm") nrm, - @JsonValue('nrn') + @JsonValue("nrn") nrn, - @JsonValue('nrp') + @JsonValue("nrp") nrp, - @JsonValue('nrr') + @JsonValue("nrr") nrr, - @JsonValue('nrt') + @JsonValue("nrt") nrt, - @JsonValue('nru') + @JsonValue("nru") nru, - @JsonValue('nrx') + @JsonValue("nrx") nrx, - @JsonValue('nrz') + @JsonValue("nrz") nrz, - @JsonValue('nsa') + @JsonValue("nsa") nsa, - @JsonValue('nsb') + @JsonValue("nsb") nsb, - @JsonValue('nsc') + @JsonValue("nsc") nsc, - @JsonValue('nsd') + @JsonValue("nsd") nsd, - @JsonValue('nse') + @JsonValue("nse") nse, - @JsonValue('nsf') + @JsonValue("nsf") nsf, - @JsonValue('nsg') + @JsonValue("nsg") nsg, - @JsonValue('nsh') + @JsonValue("nsh") nsh, - @JsonValue('nsi') + @JsonValue("nsi") nsi, - @JsonValue('nsk') + @JsonValue("nsk") nsk, - @JsonValue('nsl') + @JsonValue("nsl") nsl, - @JsonValue('nsm') + @JsonValue("nsm") nsm, - @JsonValue('nsn') + @JsonValue("nsn") nsn, - @JsonValue('nso') + @JsonValue("nso") nso, - @JsonValue('nsp') + @JsonValue("nsp") nsp, - @JsonValue('nsq') + @JsonValue("nsq") nsq, - @JsonValue('nsr') + @JsonValue("nsr") nsr, - @JsonValue('nss') + @JsonValue("nss") nss, - @JsonValue('nst') + @JsonValue("nst") nst, - @JsonValue('nsu') + @JsonValue("nsu") nsu, - @JsonValue('nsv') + @JsonValue("nsv") nsv, - @JsonValue('nsw') + @JsonValue("nsw") nsw, - @JsonValue('nsx') + @JsonValue("nsx") nsx, - @JsonValue('nsy') + @JsonValue("nsy") nsy, - @JsonValue('nsz') + @JsonValue("nsz") nsz, - @JsonValue('ntd') + @JsonValue("ntd") ntd, - @JsonValue('nte') + @JsonValue("nte") nte, - @JsonValue('ntg') + @JsonValue("ntg") ntg, - @JsonValue('nti') + @JsonValue("nti") nti, - @JsonValue('ntj') + @JsonValue("ntj") ntj, - @JsonValue('ntk') + @JsonValue("ntk") ntk, - @JsonValue('ntm') + @JsonValue("ntm") ntm, - @JsonValue('nto') + @JsonValue("nto") nto, - @JsonValue('ntp') + @JsonValue("ntp") ntp, - @JsonValue('ntr') + @JsonValue("ntr") ntr, - @JsonValue('ntu') + @JsonValue("ntu") ntu, - @JsonValue('ntw') + @JsonValue("ntw") ntw, - @JsonValue('ntx') + @JsonValue("ntx") ntx, - @JsonValue('nty') + @JsonValue("nty") nty, - @JsonValue('ntz') + @JsonValue("ntz") ntz, - @JsonValue('nua') + @JsonValue("nua") nua, - @JsonValue('nuc') + @JsonValue("nuc") nuc, - @JsonValue('nud') + @JsonValue("nud") nud, - @JsonValue('nue') + @JsonValue("nue") nue, - @JsonValue('nuf') + @JsonValue("nuf") nuf, - @JsonValue('nug') + @JsonValue("nug") nug, - @JsonValue('nuh') + @JsonValue("nuh") nuh, - @JsonValue('nui') + @JsonValue("nui") nui, - @JsonValue('nuj') + @JsonValue("nuj") nuj, - @JsonValue('nuk') + @JsonValue("nuk") nuk, - @JsonValue('nul') + @JsonValue("nul") nul, - @JsonValue('num') + @JsonValue("num") num, - @JsonValue('nun') + @JsonValue("nun") nun, - @JsonValue('nuo') + @JsonValue("nuo") nuo, - @JsonValue('nup') + @JsonValue("nup") nup, - @JsonValue('nuq') + @JsonValue("nuq") nuq, - @JsonValue('nur') + @JsonValue("nur") nur, - @JsonValue('nus') + @JsonValue("nus") nus, - @JsonValue('nut') + @JsonValue("nut") nut, - @JsonValue('nuu') + @JsonValue("nuu") nuu, - @JsonValue('nuv') + @JsonValue("nuv") nuv, - @JsonValue('nuw') + @JsonValue("nuw") nuw, - @JsonValue('nux') + @JsonValue("nux") nux, - @JsonValue('nuy') + @JsonValue("nuy") nuy, - @JsonValue('nuz') + @JsonValue("nuz") nuz, - @JsonValue('nvh') + @JsonValue("nvh") nvh, - @JsonValue('nvm') + @JsonValue("nvm") nvm, - @JsonValue('nvo') + @JsonValue("nvo") nvo, - @JsonValue('nwa') + @JsonValue("nwa") nwa, - @JsonValue('nwb') + @JsonValue("nwb") nwb, - @JsonValue('nwc') + @JsonValue("nwc") nwc, - @JsonValue('nwe') + @JsonValue("nwe") nwe, - @JsonValue('nwg') + @JsonValue("nwg") nwg, - @JsonValue('nwi') + @JsonValue("nwi") nwi, - @JsonValue('nwm') + @JsonValue("nwm") nwm, - @JsonValue('nwo') + @JsonValue("nwo") nwo, - @JsonValue('nwr') + @JsonValue("nwr") nwr, - @JsonValue('nww') + @JsonValue("nww") nww, - @JsonValue('nwx') + @JsonValue("nwx") nwx, - @JsonValue('nwy') + @JsonValue("nwy") nwy, - @JsonValue('nxa') + @JsonValue("nxa") nxa, - @JsonValue('nxd') + @JsonValue("nxd") nxd, - @JsonValue('nxe') + @JsonValue("nxe") nxe, - @JsonValue('nxg') + @JsonValue("nxg") nxg, - @JsonValue('nxi') + @JsonValue("nxi") nxi, - @JsonValue('nxk') + @JsonValue("nxk") nxk, - @JsonValue('nxl') + @JsonValue("nxl") nxl, - @JsonValue('nxm') + @JsonValue("nxm") nxm, - @JsonValue('nxn') + @JsonValue("nxn") nxn, - @JsonValue('nxo') + @JsonValue("nxo") nxo, - @JsonValue('nxq') + @JsonValue("nxq") nxq, - @JsonValue('nxr') + @JsonValue("nxr") nxr, - @JsonValue('nxx') + @JsonValue("nxx") nxx, - @JsonValue('nya') + @JsonValue("nya") nya, - @JsonValue('nyb') + @JsonValue("nyb") nyb, - @JsonValue('nyc') + @JsonValue("nyc") nyc, - @JsonValue('nyd') + @JsonValue("nyd") nyd, - @JsonValue('nye') + @JsonValue("nye") nye, - @JsonValue('nyf') + @JsonValue("nyf") nyf, - @JsonValue('nyg') + @JsonValue("nyg") nyg, - @JsonValue('nyh') + @JsonValue("nyh") nyh, - @JsonValue('nyi') + @JsonValue("nyi") nyi, - @JsonValue('nyj') + @JsonValue("nyj") nyj, - @JsonValue('nyk') + @JsonValue("nyk") nyk, - @JsonValue('nyl') + @JsonValue("nyl") nyl, - @JsonValue('nym') + @JsonValue("nym") nym, - @JsonValue('nyn') + @JsonValue("nyn") nyn, - @JsonValue('nyo') + @JsonValue("nyo") nyo, - @JsonValue('nyp') + @JsonValue("nyp") nyp, - @JsonValue('nyq') + @JsonValue("nyq") nyq, - @JsonValue('nyr') + @JsonValue("nyr") nyr, - @JsonValue('nys') + @JsonValue("nys") nys, - @JsonValue('nyt') + @JsonValue("nyt") nyt, - @JsonValue('nyu') + @JsonValue("nyu") nyu, - @JsonValue('nyv') + @JsonValue("nyv") nyv, - @JsonValue('nyw') + @JsonValue("nyw") nyw, - @JsonValue('nyx') + @JsonValue("nyx") nyx, - @JsonValue('nyy') + @JsonValue("nyy") nyy, - @JsonValue('nza') + @JsonValue("nza") nza, - @JsonValue('nzb') + @JsonValue("nzb") nzb, - @JsonValue('nzd') + @JsonValue("nzd") nzd, - @JsonValue('nzi') + @JsonValue("nzi") nzi, - @JsonValue('nzk') + @JsonValue("nzk") nzk, - @JsonValue('nzm') + @JsonValue("nzm") nzm, - @JsonValue('nzs') + @JsonValue("nzs") nzs, - @JsonValue('nzu') + @JsonValue("nzu") nzu, - @JsonValue('nzy') + @JsonValue("nzy") nzy, - @JsonValue('nzz') + @JsonValue("nzz") nzz, - @JsonValue('oaa') + @JsonValue("oaa") oaa, - @JsonValue('oac') + @JsonValue("oac") oac, - @JsonValue('oar') + @JsonValue("oar") oar, - @JsonValue('oav') + @JsonValue("oav") oav, - @JsonValue('obi') + @JsonValue("obi") obi, - @JsonValue('obk') + @JsonValue("obk") obk, - @JsonValue('obl') + @JsonValue("obl") obl, - @JsonValue('obm') + @JsonValue("obm") obm, - @JsonValue('obo') + @JsonValue("obo") obo, - @JsonValue('obr') + @JsonValue("obr") obr, - @JsonValue('obt') + @JsonValue("obt") obt, - @JsonValue('obu') + @JsonValue("obu") obu, - @JsonValue('oca') + @JsonValue("oca") oca, - @JsonValue('och') + @JsonValue("och") och, - @JsonValue('oci') + @JsonValue("oci") oci, - @JsonValue('ocm') + @JsonValue("ocm") ocm, - @JsonValue('oco') + @JsonValue("oco") oco, - @JsonValue('ocu') + @JsonValue("ocu") ocu, - @JsonValue('oda') + @JsonValue("oda") oda, - @JsonValue('odk') + @JsonValue("odk") odk, - @JsonValue('odt') + @JsonValue("odt") odt, - @JsonValue('odu') + @JsonValue("odu") odu, - @JsonValue('ofo') + @JsonValue("ofo") ofo, - @JsonValue('ofs') + @JsonValue("ofs") ofs, - @JsonValue('ofu') + @JsonValue("ofu") ofu, - @JsonValue('ogb') + @JsonValue("ogb") ogb, - @JsonValue('ogc') + @JsonValue("ogc") ogc, - @JsonValue('oge') + @JsonValue("oge") oge, - @JsonValue('ogg') + @JsonValue("ogg") ogg, - @JsonValue('ogo') + @JsonValue("ogo") ogo, - @JsonValue('ogu') + @JsonValue("ogu") ogu, - @JsonValue('oht') + @JsonValue("oht") oht, - @JsonValue('ohu') + @JsonValue("ohu") ohu, - @JsonValue('oia') + @JsonValue("oia") oia, - @JsonValue('oie') + @JsonValue("oie") oie, - @JsonValue('oin') + @JsonValue("oin") oin, - @JsonValue('ojb') + @JsonValue("ojb") ojb, - @JsonValue('ojc') + @JsonValue("ojc") ojc, - @JsonValue('ojg') + @JsonValue("ojg") ojg, - @JsonValue('oji') + @JsonValue("oji") oji, - @JsonValue('ojp') + @JsonValue("ojp") ojp, - @JsonValue('ojs') + @JsonValue("ojs") ojs, - @JsonValue('ojv') + @JsonValue("ojv") ojv, - @JsonValue('ojw') + @JsonValue("ojw") ojw, - @JsonValue('oka') + @JsonValue("oka") oka, - @JsonValue('okb') + @JsonValue("okb") okb, - @JsonValue('okc') + @JsonValue("okc") okc, - @JsonValue('okd') + @JsonValue("okd") okd, - @JsonValue('oke') + @JsonValue("oke") oke, - @JsonValue('okg') + @JsonValue("okg") okg, - @JsonValue('okh') + @JsonValue("okh") okh, - @JsonValue('oki') + @JsonValue("oki") oki, - @JsonValue('okj') + @JsonValue("okj") okj, - @JsonValue('okk') + @JsonValue("okk") okk, - @JsonValue('okl') + @JsonValue("okl") okl, - @JsonValue('okm') + @JsonValue("okm") okm, - @JsonValue('okn') + @JsonValue("okn") okn, - @JsonValue('oko') + @JsonValue("oko") oko, - @JsonValue('okr') + @JsonValue("okr") okr, - @JsonValue('oks') + @JsonValue("oks") oks, - @JsonValue('oku') + @JsonValue("oku") oku, - @JsonValue('okv') + @JsonValue("okv") okv, - @JsonValue('okx') + @JsonValue("okx") okx, - @JsonValue('okz') + @JsonValue("okz") okz, - @JsonValue('ola') + @JsonValue("ola") ola, - @JsonValue('old') + @JsonValue("old") old, - @JsonValue('ole') + @JsonValue("ole") ole, - @JsonValue('olk') + @JsonValue("olk") olk, - @JsonValue('olm') + @JsonValue("olm") olm, - @JsonValue('olo') + @JsonValue("olo") olo, - @JsonValue('olr') + @JsonValue("olr") olr, - @JsonValue('olt') + @JsonValue("olt") olt, - @JsonValue('olu') + @JsonValue("olu") olu, - @JsonValue('oma') + @JsonValue("oma") oma, - @JsonValue('omb') + @JsonValue("omb") omb, - @JsonValue('omc') + @JsonValue("omc") omc, - @JsonValue('omg') + @JsonValue("omg") omg, - @JsonValue('omi') + @JsonValue("omi") omi, - @JsonValue('omk') + @JsonValue("omk") omk, - @JsonValue('oml') + @JsonValue("oml") oml, - @JsonValue('omn') + @JsonValue("omn") omn, - @JsonValue('omo') + @JsonValue("omo") omo, - @JsonValue('omp') + @JsonValue("omp") omp, - @JsonValue('omr') + @JsonValue("omr") omr, - @JsonValue('omt') + @JsonValue("omt") omt, - @JsonValue('omu') + @JsonValue("omu") omu, - @JsonValue('omw') + @JsonValue("omw") omw, - @JsonValue('omx') + @JsonValue("omx") omx, - @JsonValue('omy') + @JsonValue("omy") omy, - @JsonValue('ona') + @JsonValue("ona") ona, - @JsonValue('onb') + @JsonValue("onb") onb, - @JsonValue('one') + @JsonValue("one") one, - @JsonValue('ong') + @JsonValue("ong") ong, - @JsonValue('oni') + @JsonValue("oni") oni, - @JsonValue('onj') + @JsonValue("onj") onj, - @JsonValue('onk') + @JsonValue("onk") onk, - @JsonValue('onn') + @JsonValue("onn") onn, - @JsonValue('ono') + @JsonValue("ono") ono, - @JsonValue('onp') + @JsonValue("onp") onp, - @JsonValue('onr') + @JsonValue("onr") onr, - @JsonValue('ons') + @JsonValue("ons") ons, - @JsonValue('ont') + @JsonValue("ont") ont, - @JsonValue('onu') + @JsonValue("onu") onu, - @JsonValue('onw') + @JsonValue("onw") onw, - @JsonValue('onx') + @JsonValue("onx") onx, - @JsonValue('ood') + @JsonValue("ood") ood, - @JsonValue('oog') + @JsonValue("oog") oog, - @JsonValue('oon') + @JsonValue("oon") oon, - @JsonValue('oor') + @JsonValue("oor") oor, - @JsonValue('oos') + @JsonValue("oos") oos, - @JsonValue('opa') + @JsonValue("opa") opa, - @JsonValue('opk') + @JsonValue("opk") opk, - @JsonValue('opm') + @JsonValue("opm") opm, - @JsonValue('opo') + @JsonValue("opo") opo, - @JsonValue('opt') + @JsonValue("opt") opt, - @JsonValue('opy') + @JsonValue("opy") opy, - @JsonValue('ora') + @JsonValue("ora") ora, - @JsonValue('orc') + @JsonValue("orc") orc, - @JsonValue('ore') + @JsonValue("ore") ore, - @JsonValue('org') + @JsonValue("org") org, - @JsonValue('orh') + @JsonValue("orh") orh, - @JsonValue('ori') + @JsonValue("ori") ori, - @JsonValue('orm') + @JsonValue("orm") orm, - @JsonValue('orn') + @JsonValue("orn") orn, - @JsonValue('oro') + @JsonValue("oro") oro, - @JsonValue('orr') + @JsonValue("orr") orr, - @JsonValue('ors') + @JsonValue("ors") ors, - @JsonValue('ort') + @JsonValue("ort") ort, - @JsonValue('oru') + @JsonValue("oru") oru, - @JsonValue('orv') + @JsonValue("orv") orv, - @JsonValue('orw') + @JsonValue("orw") orw, - @JsonValue('orx') + @JsonValue("orx") orx, - @JsonValue('ory') + @JsonValue("ory") ory, - @JsonValue('orz') + @JsonValue("orz") orz, - @JsonValue('osa') + @JsonValue("osa") osa, - @JsonValue('osc') + @JsonValue("osc") osc, - @JsonValue('osi') + @JsonValue("osi") osi, - @JsonValue('osn') + @JsonValue("osn") osn, - @JsonValue('oso') + @JsonValue("oso") oso, - @JsonValue('osp') + @JsonValue("osp") osp, - @JsonValue('oss') + @JsonValue("oss") oss, - @JsonValue('ost') + @JsonValue("ost") ost, - @JsonValue('osu') + @JsonValue("osu") osu, - @JsonValue('osx') + @JsonValue("osx") osx, - @JsonValue('ota') + @JsonValue("ota") ota, - @JsonValue('otb') + @JsonValue("otb") otb, - @JsonValue('otd') + @JsonValue("otd") otd, - @JsonValue('ote') + @JsonValue("ote") ote, - @JsonValue('oti') + @JsonValue("oti") oti, - @JsonValue('otk') + @JsonValue("otk") otk, - @JsonValue('otl') + @JsonValue("otl") otl, - @JsonValue('otm') + @JsonValue("otm") otm, - @JsonValue('otn') + @JsonValue("otn") otn, - @JsonValue('otq') + @JsonValue("otq") otq, - @JsonValue('otr') + @JsonValue("otr") otr, - @JsonValue('ots') + @JsonValue("ots") ots, - @JsonValue('ott') + @JsonValue("ott") ott, - @JsonValue('otu') + @JsonValue("otu") otu, - @JsonValue('otw') + @JsonValue("otw") otw, - @JsonValue('otx') + @JsonValue("otx") otx, - @JsonValue('oty') + @JsonValue("oty") oty, - @JsonValue('otz') + @JsonValue("otz") otz, - @JsonValue('oua') + @JsonValue("oua") oua, - @JsonValue('oub') + @JsonValue("oub") oub, - @JsonValue('oue') + @JsonValue("oue") oue, - @JsonValue('oui') + @JsonValue("oui") oui, - @JsonValue('oum') + @JsonValue("oum") oum, - @JsonValue('ovd') + @JsonValue("ovd") ovd, - @JsonValue('owi') + @JsonValue("owi") owi, - @JsonValue('owl') + @JsonValue("owl") owl, - @JsonValue('oyb') + @JsonValue("oyb") oyb, - @JsonValue('oyd') + @JsonValue("oyd") oyd, - @JsonValue('oym') + @JsonValue("oym") oym, - @JsonValue('oyy') + @JsonValue("oyy") oyy, - @JsonValue('ozm') + @JsonValue("ozm") ozm, - @JsonValue('pab') + @JsonValue("pab") pab, - @JsonValue('pac') + @JsonValue("pac") pac, - @JsonValue('pad') + @JsonValue("pad") pad, - @JsonValue('pae') + @JsonValue("pae") pae, - @JsonValue('paf') + @JsonValue("paf") paf, - @JsonValue('pag') + @JsonValue("pag") pag, - @JsonValue('pah') + @JsonValue("pah") pah, - @JsonValue('pai') + @JsonValue("pai") pai, - @JsonValue('pak') + @JsonValue("pak") pak, - @JsonValue('pal') + @JsonValue("pal") pal, - @JsonValue('pam') + @JsonValue("pam") pam, - @JsonValue('pan') + @JsonValue("pan") pan, - @JsonValue('pao') + @JsonValue("pao") pao, - @JsonValue('pap') + @JsonValue("pap") pap, - @JsonValue('paq') + @JsonValue("paq") paq, - @JsonValue('par') + @JsonValue("par") par, - @JsonValue('pas') + @JsonValue("pas") pas, - @JsonValue('pau') + @JsonValue("pau") pau, - @JsonValue('pav') + @JsonValue("pav") pav, - @JsonValue('paw') + @JsonValue("paw") paw, - @JsonValue('pax') + @JsonValue("pax") pax, - @JsonValue('pay') + @JsonValue("pay") pay, - @JsonValue('paz') + @JsonValue("paz") paz, - @JsonValue('pbb') + @JsonValue("pbb") pbb, - @JsonValue('pbc') + @JsonValue("pbc") pbc, - @JsonValue('pbe') + @JsonValue("pbe") pbe, - @JsonValue('pbf') + @JsonValue("pbf") pbf, - @JsonValue('pbg') + @JsonValue("pbg") pbg, - @JsonValue('pbh') + @JsonValue("pbh") pbh, - @JsonValue('pbi') + @JsonValue("pbi") pbi, - @JsonValue('pbl') + @JsonValue("pbl") pbl, - @JsonValue('pbm') + @JsonValue("pbm") pbm, - @JsonValue('pbn') + @JsonValue("pbn") pbn, - @JsonValue('pbo') + @JsonValue("pbo") pbo, - @JsonValue('pbp') + @JsonValue("pbp") pbp, - @JsonValue('pbr') + @JsonValue("pbr") pbr, - @JsonValue('pbs') + @JsonValue("pbs") pbs, - @JsonValue('pbt') + @JsonValue("pbt") pbt, - @JsonValue('pbu') + @JsonValue("pbu") pbu, - @JsonValue('pbv') + @JsonValue("pbv") pbv, - @JsonValue('pby') + @JsonValue("pby") pby, - @JsonValue('pca') + @JsonValue("pca") pca, - @JsonValue('pcb') + @JsonValue("pcb") pcb, - @JsonValue('pcc') + @JsonValue("pcc") pcc, - @JsonValue('pcd') + @JsonValue("pcd") pcd, - @JsonValue('pce') + @JsonValue("pce") pce, - @JsonValue('pcf') + @JsonValue("pcf") pcf, - @JsonValue('pcg') + @JsonValue("pcg") pcg, - @JsonValue('pch') + @JsonValue("pch") pch, - @JsonValue('pci') + @JsonValue("pci") pci, - @JsonValue('pcj') + @JsonValue("pcj") pcj, - @JsonValue('pck') + @JsonValue("pck") pck, - @JsonValue('pcl') + @JsonValue("pcl") pcl, - @JsonValue('pcm') + @JsonValue("pcm") pcm, - @JsonValue('pcn') + @JsonValue("pcn") pcn, - @JsonValue('pcp') + @JsonValue("pcp") pcp, - @JsonValue('pcw') + @JsonValue("pcw") pcw, - @JsonValue('pda') + @JsonValue("pda") pda, - @JsonValue('pdc') + @JsonValue("pdc") pdc, - @JsonValue('pdi') + @JsonValue("pdi") pdi, - @JsonValue('pdn') + @JsonValue("pdn") pdn, - @JsonValue('pdo') + @JsonValue("pdo") pdo, - @JsonValue('pdt') + @JsonValue("pdt") pdt, - @JsonValue('pdu') + @JsonValue("pdu") pdu, - @JsonValue('pea') + @JsonValue("pea") pea, - @JsonValue('peb') + @JsonValue("peb") peb, - @JsonValue('ped') + @JsonValue("ped") ped, - @JsonValue('pee') + @JsonValue("pee") pee, - @JsonValue('pef') + @JsonValue("pef") pef, - @JsonValue('peg') + @JsonValue("peg") peg, - @JsonValue('peh') + @JsonValue("peh") peh, - @JsonValue('pei') + @JsonValue("pei") pei, - @JsonValue('pej') + @JsonValue("pej") pej, - @JsonValue('pek') + @JsonValue("pek") pek, - @JsonValue('pel') + @JsonValue("pel") pel, - @JsonValue('pem') + @JsonValue("pem") pem, - @JsonValue('peo') + @JsonValue("peo") peo, - @JsonValue('pep') + @JsonValue("pep") pep, - @JsonValue('peq') + @JsonValue("peq") peq, - @JsonValue('pes') + @JsonValue("pes") pes, - @JsonValue('pev') + @JsonValue("pev") pev, - @JsonValue('pex') + @JsonValue("pex") pex, - @JsonValue('pey') + @JsonValue("pey") pey, - @JsonValue('pez') + @JsonValue("pez") pez, - @JsonValue('pfa') + @JsonValue("pfa") pfa, - @JsonValue('pfe') + @JsonValue("pfe") pfe, - @JsonValue('pfl') + @JsonValue("pfl") pfl, - @JsonValue('pga') + @JsonValue("pga") pga, - @JsonValue('pgd') + @JsonValue("pgd") pgd, - @JsonValue('pgg') + @JsonValue("pgg") pgg, - @JsonValue('pgi') + @JsonValue("pgi") pgi, - @JsonValue('pgk') + @JsonValue("pgk") pgk, - @JsonValue('pgl') + @JsonValue("pgl") pgl, - @JsonValue('pgn') + @JsonValue("pgn") pgn, - @JsonValue('pgs') + @JsonValue("pgs") pgs, - @JsonValue('pgu') + @JsonValue("pgu") pgu, - @JsonValue('pgz') + @JsonValue("pgz") pgz, - @JsonValue('pha') + @JsonValue("pha") pha, - @JsonValue('phd') + @JsonValue("phd") phd, - @JsonValue('phg') + @JsonValue("phg") phg, - @JsonValue('phh') + @JsonValue("phh") phh, - @JsonValue('phj') + @JsonValue("phj") phj, - @JsonValue('phk') + @JsonValue("phk") phk, - @JsonValue('phl') + @JsonValue("phl") phl, - @JsonValue('phm') + @JsonValue("phm") phm, - @JsonValue('phn') + @JsonValue("phn") phn, - @JsonValue('pho') + @JsonValue("pho") pho, - @JsonValue('phq') + @JsonValue("phq") phq, - @JsonValue('phr') + @JsonValue("phr") phr, - @JsonValue('pht') + @JsonValue("pht") pht, - @JsonValue('phu') + @JsonValue("phu") phu, - @JsonValue('phv') + @JsonValue("phv") phv, - @JsonValue('phw') + @JsonValue("phw") phw, - @JsonValue('pia') + @JsonValue("pia") pia, - @JsonValue('pib') + @JsonValue("pib") pib, - @JsonValue('pic') + @JsonValue("pic") pic, - @JsonValue('pid') + @JsonValue("pid") pid, - @JsonValue('pie') + @JsonValue("pie") pie, - @JsonValue('pif') + @JsonValue("pif") pif, - @JsonValue('pig') + @JsonValue("pig") pig, - @JsonValue('pih') + @JsonValue("pih") pih, - @JsonValue('pij') + @JsonValue("pij") pij, - @JsonValue('pil') + @JsonValue("pil") pil, - @JsonValue('pim') + @JsonValue("pim") pim, - @JsonValue('pin') + @JsonValue("pin") pin, - @JsonValue('pio') + @JsonValue("pio") pio, - @JsonValue('pip') + @JsonValue("pip") pip, - @JsonValue('pir') + @JsonValue("pir") pir, - @JsonValue('pis') + @JsonValue("pis") pis, - @JsonValue('pit') + @JsonValue("pit") pit, - @JsonValue('piu') + @JsonValue("piu") piu, - @JsonValue('piv') + @JsonValue("piv") piv, - @JsonValue('piw') + @JsonValue("piw") piw, - @JsonValue('pix') + @JsonValue("pix") pix, - @JsonValue('piy') + @JsonValue("piy") piy, - @JsonValue('piz') + @JsonValue("piz") piz, - @JsonValue('pjt') + @JsonValue("pjt") pjt, - @JsonValue('pka') + @JsonValue("pka") pka, - @JsonValue('pkb') + @JsonValue("pkb") pkb, - @JsonValue('pkc') + @JsonValue("pkc") pkc, - @JsonValue('pkg') + @JsonValue("pkg") pkg, - @JsonValue('pkh') + @JsonValue("pkh") pkh, - @JsonValue('pkn') + @JsonValue("pkn") pkn, - @JsonValue('pko') + @JsonValue("pko") pko, - @JsonValue('pkp') + @JsonValue("pkp") pkp, - @JsonValue('pkr') + @JsonValue("pkr") pkr, - @JsonValue('pks') + @JsonValue("pks") pks, - @JsonValue('pkt') + @JsonValue("pkt") pkt, - @JsonValue('pku') + @JsonValue("pku") pku, - @JsonValue('pla') + @JsonValue("pla") pla, - @JsonValue('plb') + @JsonValue("plb") plb, - @JsonValue('plc') + @JsonValue("plc") plc, - @JsonValue('pld') + @JsonValue("pld") pld, - @JsonValue('ple') + @JsonValue("ple") ple, - @JsonValue('plg') + @JsonValue("plg") plg, - @JsonValue('plh') + @JsonValue("plh") plh, - @JsonValue('pli') + @JsonValue("pli") pli, - @JsonValue('plj') + @JsonValue("plj") plj, - @JsonValue('plk') + @JsonValue("plk") plk, - @JsonValue('pll') + @JsonValue("pll") pll, - @JsonValue('pln') + @JsonValue("pln") pln, - @JsonValue('plo') + @JsonValue("plo") plo, - @JsonValue('plq') + @JsonValue("plq") plq, - @JsonValue('plr') + @JsonValue("plr") plr, - @JsonValue('pls') + @JsonValue("pls") pls, - @JsonValue('plt') + @JsonValue("plt") plt, - @JsonValue('plu') + @JsonValue("plu") plu, - @JsonValue('plv') + @JsonValue("plv") plv, - @JsonValue('plw') + @JsonValue("plw") plw, - @JsonValue('ply') + @JsonValue("ply") ply, - @JsonValue('plz') + @JsonValue("plz") plz, - @JsonValue('pma') + @JsonValue("pma") pma, - @JsonValue('pmb') + @JsonValue("pmb") pmb, - @JsonValue('pmd') + @JsonValue("pmd") pmd, - @JsonValue('pme') + @JsonValue("pme") pme, - @JsonValue('pmf') + @JsonValue("pmf") pmf, - @JsonValue('pmh') + @JsonValue("pmh") pmh, - @JsonValue('pmi') + @JsonValue("pmi") pmi, - @JsonValue('pmj') + @JsonValue("pmj") pmj, - @JsonValue('pmk') + @JsonValue("pmk") pmk, - @JsonValue('pml') + @JsonValue("pml") pml, - @JsonValue('pmm') + @JsonValue("pmm") pmm, - @JsonValue('pmn') + @JsonValue("pmn") pmn, - @JsonValue('pmo') + @JsonValue("pmo") pmo, - @JsonValue('pmq') + @JsonValue("pmq") pmq, - @JsonValue('pmr') + @JsonValue("pmr") pmr, - @JsonValue('pms') + @JsonValue("pms") pms, - @JsonValue('pmt') + @JsonValue("pmt") pmt, - @JsonValue('pmw') + @JsonValue("pmw") pmw, - @JsonValue('pmx') + @JsonValue("pmx") pmx, - @JsonValue('pmy') + @JsonValue("pmy") pmy, - @JsonValue('pmz') + @JsonValue("pmz") pmz, - @JsonValue('pna') + @JsonValue("pna") pna, - @JsonValue('pnb') + @JsonValue("pnb") pnb, - @JsonValue('pnc') + @JsonValue("pnc") pnc, - @JsonValue('pnd') + @JsonValue("pnd") pnd, - @JsonValue('pne') + @JsonValue("pne") pne, - @JsonValue('png') + @JsonValue("png") png, - @JsonValue('pnh') + @JsonValue("pnh") pnh, - @JsonValue('pni') + @JsonValue("pni") pni, - @JsonValue('pnj') + @JsonValue("pnj") pnj, - @JsonValue('pnk') + @JsonValue("pnk") pnk, - @JsonValue('pnl') + @JsonValue("pnl") pnl, - @JsonValue('pnm') + @JsonValue("pnm") pnm, - @JsonValue('pnn') + @JsonValue("pnn") pnn, - @JsonValue('pno') + @JsonValue("pno") pno, - @JsonValue('pnp') + @JsonValue("pnp") pnp, - @JsonValue('pnq') + @JsonValue("pnq") pnq, - @JsonValue('pnr') + @JsonValue("pnr") pnr, - @JsonValue('pns') + @JsonValue("pns") pns, - @JsonValue('pnt') + @JsonValue("pnt") pnt, - @JsonValue('pnu') + @JsonValue("pnu") pnu, - @JsonValue('pnv') + @JsonValue("pnv") pnv, - @JsonValue('pnw') + @JsonValue("pnw") pnw, - @JsonValue('pnx') + @JsonValue("pnx") pnx, - @JsonValue('pny') + @JsonValue("pny") pny, - @JsonValue('pnz') + @JsonValue("pnz") pnz, - @JsonValue('poc') + @JsonValue("poc") poc, - @JsonValue('poe') + @JsonValue("poe") poe, - @JsonValue('pof') + @JsonValue("pof") pof, - @JsonValue('pog') + @JsonValue("pog") pog, - @JsonValue('poh') + @JsonValue("poh") poh, - @JsonValue('poi') + @JsonValue("poi") poi, - @JsonValue('pok') + @JsonValue("pok") pok, - @JsonValue('pol') + @JsonValue("pol") pol, - @JsonValue('pom') + @JsonValue("pom") pom, - @JsonValue('pon') + @JsonValue("pon") pon, - @JsonValue('poo') + @JsonValue("poo") poo, - @JsonValue('pop') + @JsonValue("pop") pop, - @JsonValue('poq') + @JsonValue("poq") poq, - @JsonValue('por') + @JsonValue("por") por, - @JsonValue('pos') + @JsonValue("pos") pos, - @JsonValue('pot') + @JsonValue("pot") pot, - @JsonValue('pov') + @JsonValue("pov") pov, - @JsonValue('pow') + @JsonValue("pow") pow, - @JsonValue('pox') + @JsonValue("pox") pox, - @JsonValue('poy') + @JsonValue("poy") poy, - @JsonValue('ppe') + @JsonValue("ppe") ppe, - @JsonValue('ppi') + @JsonValue("ppi") ppi, - @JsonValue('ppk') + @JsonValue("ppk") ppk, - @JsonValue('ppl') + @JsonValue("ppl") ppl, - @JsonValue('ppm') + @JsonValue("ppm") ppm, - @JsonValue('ppn') + @JsonValue("ppn") ppn, - @JsonValue('ppo') + @JsonValue("ppo") ppo, - @JsonValue('ppp') + @JsonValue("ppp") ppp, - @JsonValue('ppq') + @JsonValue("ppq") ppq, - @JsonValue('pps') + @JsonValue("pps") pps, - @JsonValue('ppt') + @JsonValue("ppt") ppt, - @JsonValue('ppu') + @JsonValue("ppu") ppu, - @JsonValue('pqa') + @JsonValue("pqa") pqa, - @JsonValue('pqm') + @JsonValue("pqm") pqm, - @JsonValue('prc') + @JsonValue("prc") prc, - @JsonValue('prd') + @JsonValue("prd") prd, - @JsonValue('pre') + @JsonValue("pre") pre, - @JsonValue('prf') + @JsonValue("prf") prf, - @JsonValue('prg') + @JsonValue("prg") prg, - @JsonValue('prh') + @JsonValue("prh") prh, - @JsonValue('pri') + @JsonValue("pri") pri, - @JsonValue('prk') + @JsonValue("prk") prk, - @JsonValue('prl') + @JsonValue("prl") prl, - @JsonValue('prm') + @JsonValue("prm") prm, - @JsonValue('prn') + @JsonValue("prn") prn, - @JsonValue('pro') + @JsonValue("pro") pro, - @JsonValue('prp') + @JsonValue("prp") prp, - @JsonValue('prq') + @JsonValue("prq") prq, - @JsonValue('prr') + @JsonValue("prr") prr, - @JsonValue('prs') + @JsonValue("prs") prs, - @JsonValue('prt') + @JsonValue("prt") prt, - @JsonValue('pru') + @JsonValue("pru") pru, - @JsonValue('prw') + @JsonValue("prw") prw, - @JsonValue('prx') + @JsonValue("prx") prx, - @JsonValue('prz') + @JsonValue("prz") prz, - @JsonValue('psa') + @JsonValue("psa") psa, - @JsonValue('psc') + @JsonValue("psc") psc, - @JsonValue('psd') + @JsonValue("psd") psd, - @JsonValue('pse') + @JsonValue("pse") pse, - @JsonValue('psg') + @JsonValue("psg") psg, - @JsonValue('psh') + @JsonValue("psh") psh, - @JsonValue('psi') + @JsonValue("psi") psi, - @JsonValue('psl') + @JsonValue("psl") psl, - @JsonValue('psm') + @JsonValue("psm") psm, - @JsonValue('psn') + @JsonValue("psn") psn, - @JsonValue('pso') + @JsonValue("pso") pso, - @JsonValue('psp') + @JsonValue("psp") psp, - @JsonValue('psq') + @JsonValue("psq") psq, - @JsonValue('psr') + @JsonValue("psr") psr, - @JsonValue('pss') + @JsonValue("pss") pss, - @JsonValue('pst') + @JsonValue("pst") pst, - @JsonValue('psu') + @JsonValue("psu") psu, - @JsonValue('psw') + @JsonValue("psw") psw, - @JsonValue('psy') + @JsonValue("psy") psy, - @JsonValue('pta') + @JsonValue("pta") pta, - @JsonValue('pth') + @JsonValue("pth") pth, - @JsonValue('pti') + @JsonValue("pti") pti, - @JsonValue('ptn') + @JsonValue("ptn") ptn, - @JsonValue('pto') + @JsonValue("pto") pto, - @JsonValue('ptp') + @JsonValue("ptp") ptp, - @JsonValue('ptq') + @JsonValue("ptq") ptq, - @JsonValue('ptr') + @JsonValue("ptr") ptr, - @JsonValue('ptt') + @JsonValue("ptt") ptt, - @JsonValue('ptu') + @JsonValue("ptu") ptu, - @JsonValue('ptv') + @JsonValue("ptv") ptv, - @JsonValue('ptw') + @JsonValue("ptw") ptw, - @JsonValue('pty') + @JsonValue("pty") pty, - @JsonValue('pua') + @JsonValue("pua") pua, - @JsonValue('pub') + @JsonValue("pub") pub, - @JsonValue('puc') + @JsonValue("puc") puc, - @JsonValue('pud') + @JsonValue("pud") pud, - @JsonValue('pue') + @JsonValue("pue") pue, - @JsonValue('puf') + @JsonValue("puf") puf, - @JsonValue('pug') + @JsonValue("pug") pug, - @JsonValue('pui') + @JsonValue("pui") pui, - @JsonValue('puj') + @JsonValue("puj") puj, - @JsonValue('pum') + @JsonValue("pum") pum, - @JsonValue('puo') + @JsonValue("puo") puo, - @JsonValue('pup') + @JsonValue("pup") pup, - @JsonValue('puq') + @JsonValue("puq") puq, - @JsonValue('pur') + @JsonValue("pur") pur, - @JsonValue('pus') + @JsonValue("pus") pus, - @JsonValue('put') + @JsonValue("put") put, - @JsonValue('puu') + @JsonValue("puu") puu, - @JsonValue('puw') + @JsonValue("puw") puw, - @JsonValue('pux') + @JsonValue("pux") pux, - @JsonValue('puy') + @JsonValue("puy") puy, - @JsonValue('pwa') + @JsonValue("pwa") pwa, - @JsonValue('pwb') + @JsonValue("pwb") pwb, - @JsonValue('pwg') + @JsonValue("pwg") pwg, - @JsonValue('pwi') + @JsonValue("pwi") pwi, - @JsonValue('pwm') + @JsonValue("pwm") pwm, - @JsonValue('pwn') + @JsonValue("pwn") pwn, - @JsonValue('pwo') + @JsonValue("pwo") pwo, - @JsonValue('pwr') + @JsonValue("pwr") pwr, - @JsonValue('pww') + @JsonValue("pww") pww, - @JsonValue('pxm') + @JsonValue("pxm") pxm, - @JsonValue('pye') + @JsonValue("pye") pye, - @JsonValue('pym') + @JsonValue("pym") pym, - @JsonValue('pyn') + @JsonValue("pyn") pyn, - @JsonValue('pys') + @JsonValue("pys") pys, - @JsonValue('pyu') + @JsonValue("pyu") pyu, - @JsonValue('pyx') + @JsonValue("pyx") pyx, - @JsonValue('pyy') + @JsonValue("pyy") pyy, - @JsonValue('pzh') + @JsonValue("pzh") pzh, - @JsonValue('pzn') + @JsonValue("pzn") pzn, - @JsonValue('qua') + @JsonValue("qua") qua, - @JsonValue('qub') + @JsonValue("qub") qub, - @JsonValue('quc') + @JsonValue("quc") quc, - @JsonValue('qud') + @JsonValue("qud") qud, - @JsonValue('que') + @JsonValue("que") que, - @JsonValue('quf') + @JsonValue("quf") quf, - @JsonValue('qug') + @JsonValue("qug") qug, - @JsonValue('quh') + @JsonValue("quh") quh, - @JsonValue('qui') + @JsonValue("qui") qui, - @JsonValue('quk') + @JsonValue("quk") quk, - @JsonValue('qul') + @JsonValue("qul") qul, - @JsonValue('qum') + @JsonValue("qum") qum, - @JsonValue('qun') + @JsonValue("qun") qun, - @JsonValue('qup') + @JsonValue("qup") qup, - @JsonValue('quq') + @JsonValue("quq") quq, - @JsonValue('qur') + @JsonValue("qur") qur, - @JsonValue('qus') + @JsonValue("qus") qus, - @JsonValue('quv') + @JsonValue("quv") quv, - @JsonValue('quw') + @JsonValue("quw") quw, - @JsonValue('qux') + @JsonValue("qux") qux, - @JsonValue('quy') + @JsonValue("quy") quy, - @JsonValue('quz') + @JsonValue("quz") quz, - @JsonValue('qva') + @JsonValue("qva") qva, - @JsonValue('qvc') + @JsonValue("qvc") qvc, - @JsonValue('qve') + @JsonValue("qve") qve, - @JsonValue('qvh') + @JsonValue("qvh") qvh, - @JsonValue('qvi') + @JsonValue("qvi") qvi, - @JsonValue('qvj') + @JsonValue("qvj") qvj, - @JsonValue('qvl') + @JsonValue("qvl") qvl, - @JsonValue('qvm') + @JsonValue("qvm") qvm, - @JsonValue('qvn') + @JsonValue("qvn") qvn, - @JsonValue('qvo') + @JsonValue("qvo") qvo, - @JsonValue('qvp') + @JsonValue("qvp") qvp, - @JsonValue('qvs') + @JsonValue("qvs") qvs, - @JsonValue('qvw') + @JsonValue("qvw") qvw, - @JsonValue('qvy') + @JsonValue("qvy") qvy, - @JsonValue('qvz') + @JsonValue("qvz") qvz, - @JsonValue('qwa') + @JsonValue("qwa") qwa, - @JsonValue('qwc') + @JsonValue("qwc") qwc, - @JsonValue('qwh') + @JsonValue("qwh") qwh, - @JsonValue('qwm') + @JsonValue("qwm") qwm, - @JsonValue('qws') + @JsonValue("qws") qws, - @JsonValue('qwt') + @JsonValue("qwt") qwt, - @JsonValue('qxa') + @JsonValue("qxa") qxa, - @JsonValue('qxc') + @JsonValue("qxc") qxc, - @JsonValue('qxh') + @JsonValue("qxh") qxh, - @JsonValue('qxl') + @JsonValue("qxl") qxl, - @JsonValue('qxn') + @JsonValue("qxn") qxn, - @JsonValue('qxo') + @JsonValue("qxo") qxo, - @JsonValue('qxp') + @JsonValue("qxp") qxp, - @JsonValue('qxq') + @JsonValue("qxq") qxq, - @JsonValue('qxr') + @JsonValue("qxr") qxr, - @JsonValue('qxs') + @JsonValue("qxs") qxs, - @JsonValue('qxt') + @JsonValue("qxt") qxt, - @JsonValue('qxu') + @JsonValue("qxu") qxu, - @JsonValue('qxw') + @JsonValue("qxw") qxw, - @JsonValue('qya') + @JsonValue("qya") qya, - @JsonValue('qyp') + @JsonValue("qyp") qyp, - @JsonValue('raa') + @JsonValue("raa") raa, - @JsonValue('rab') + @JsonValue("rab") rab, - @JsonValue('rac') + @JsonValue("rac") rac, - @JsonValue('rad') + @JsonValue("rad") rad, - @JsonValue('raf') + @JsonValue("raf") raf, - @JsonValue('rag') + @JsonValue("rag") rag, - @JsonValue('rah') + @JsonValue("rah") rah, - @JsonValue('rai') + @JsonValue("rai") rai, - @JsonValue('raj') + @JsonValue("raj") raj, - @JsonValue('rak') + @JsonValue("rak") rak, - @JsonValue('ral') + @JsonValue("ral") ral, - @JsonValue('ram') + @JsonValue("ram") ram, - @JsonValue('ran') + @JsonValue("ran") ran, - @JsonValue('rao') + @JsonValue("rao") rao, - @JsonValue('rap') + @JsonValue("rap") rap, - @JsonValue('raq') + @JsonValue("raq") raq, - @JsonValue('rar') + @JsonValue("rar") rar, - @JsonValue('ras') + @JsonValue("ras") ras, - @JsonValue('rat') + @JsonValue("rat") rat, - @JsonValue('rau') + @JsonValue("rau") rau, - @JsonValue('rav') + @JsonValue("rav") rav, - @JsonValue('raw') + @JsonValue("raw") raw, - @JsonValue('rax') + @JsonValue("rax") rax, - @JsonValue('ray') + @JsonValue("ray") ray, - @JsonValue('raz') + @JsonValue("raz") raz, - @JsonValue('rbb') + @JsonValue("rbb") rbb, - @JsonValue('rbk') + @JsonValue("rbk") rbk, - @JsonValue('rbl') + @JsonValue("rbl") rbl, - @JsonValue('rbp') + @JsonValue("rbp") rbp, - @JsonValue('rcf') + @JsonValue("rcf") rcf, - @JsonValue('rdb') + @JsonValue("rdb") rdb, - @JsonValue('rea') + @JsonValue("rea") rea, - @JsonValue('reb') + @JsonValue("reb") reb, - @JsonValue('ree') + @JsonValue("ree") ree, - @JsonValue('reg') + @JsonValue("reg") reg, - @JsonValue('rei') + @JsonValue("rei") rei, - @JsonValue('rej') + @JsonValue("rej") rej, - @JsonValue('rel') + @JsonValue("rel") rel, - @JsonValue('rem') + @JsonValue("rem") rem, - @JsonValue('ren') + @JsonValue("ren") ren, - @JsonValue('rer') + @JsonValue("rer") rer, - @JsonValue('res') + @JsonValue("res") res, - @JsonValue('ret') + @JsonValue("ret") ret, - @JsonValue('rey') + @JsonValue("rey") rey, - @JsonValue('rga') + @JsonValue("rga") rga, - @JsonValue('rge') + @JsonValue("rge") rge, - @JsonValue('rgk') + @JsonValue("rgk") rgk, - @JsonValue('rgn') + @JsonValue("rgn") rgn, - @JsonValue('rgr') + @JsonValue("rgr") rgr, - @JsonValue('rgs') + @JsonValue("rgs") rgs, - @JsonValue('rgu') + @JsonValue("rgu") rgu, - @JsonValue('rhg') + @JsonValue("rhg") rhg, - @JsonValue('rhp') + @JsonValue("rhp") rhp, - @JsonValue('ria') + @JsonValue("ria") ria, - @JsonValue('rib') + @JsonValue("rib") rib, - @JsonValue('rif') + @JsonValue("rif") rif, - @JsonValue('ril') + @JsonValue("ril") ril, - @JsonValue('rim') + @JsonValue("rim") rim, - @JsonValue('rin') + @JsonValue("rin") rin, - @JsonValue('rir') + @JsonValue("rir") rir, - @JsonValue('rit') + @JsonValue("rit") rit, - @JsonValue('riu') + @JsonValue("riu") riu, - @JsonValue('rjg') + @JsonValue("rjg") rjg, - @JsonValue('rji') + @JsonValue("rji") rji, - @JsonValue('rjs') + @JsonValue("rjs") rjs, - @JsonValue('rka') + @JsonValue("rka") rka, - @JsonValue('rkb') + @JsonValue("rkb") rkb, - @JsonValue('rkh') + @JsonValue("rkh") rkh, - @JsonValue('rki') + @JsonValue("rki") rki, - @JsonValue('rkm') + @JsonValue("rkm") rkm, - @JsonValue('rkt') + @JsonValue("rkt") rkt, - @JsonValue('rkw') + @JsonValue("rkw") rkw, - @JsonValue('rma') + @JsonValue("rma") rma, - @JsonValue('rmb') + @JsonValue("rmb") rmb, - @JsonValue('rmc') + @JsonValue("rmc") rmc, - @JsonValue('rmd') + @JsonValue("rmd") rmd, - @JsonValue('rme') + @JsonValue("rme") rme, - @JsonValue('rmf') + @JsonValue("rmf") rmf, - @JsonValue('rmg') + @JsonValue("rmg") rmg, - @JsonValue('rmh') + @JsonValue("rmh") rmh, - @JsonValue('rmi') + @JsonValue("rmi") rmi, - @JsonValue('rmk') + @JsonValue("rmk") rmk, - @JsonValue('rml') + @JsonValue("rml") rml, - @JsonValue('rmm') + @JsonValue("rmm") rmm, - @JsonValue('rmn') + @JsonValue("rmn") rmn, - @JsonValue('rmo') + @JsonValue("rmo") rmo, - @JsonValue('rmp') + @JsonValue("rmp") rmp, - @JsonValue('rmq') + @JsonValue("rmq") rmq, - @JsonValue('rms') + @JsonValue("rms") rms, - @JsonValue('rmt') + @JsonValue("rmt") rmt, - @JsonValue('rmu') + @JsonValue("rmu") rmu, - @JsonValue('rmv') + @JsonValue("rmv") rmv, - @JsonValue('rmw') + @JsonValue("rmw") rmw, - @JsonValue('rmx') + @JsonValue("rmx") rmx, - @JsonValue('rmy') + @JsonValue("rmy") rmy, - @JsonValue('rmz') + @JsonValue("rmz") rmz, - @JsonValue('rnb') + @JsonValue("rnb") rnb, - @JsonValue('rnd') + @JsonValue("rnd") rnd, - @JsonValue('rng') + @JsonValue("rng") rng, - @JsonValue('rnl') + @JsonValue("rnl") rnl, - @JsonValue('rnn') + @JsonValue("rnn") rnn, - @JsonValue('rnp') + @JsonValue("rnp") rnp, - @JsonValue('rnr') + @JsonValue("rnr") rnr, - @JsonValue('rnw') + @JsonValue("rnw") rnw, - @JsonValue('rob') + @JsonValue("rob") rob, - @JsonValue('roc') + @JsonValue("roc") roc, - @JsonValue('rod') + @JsonValue("rod") rod, - @JsonValue('roe') + @JsonValue("roe") roe, - @JsonValue('rof') + @JsonValue("rof") rof, - @JsonValue('rog') + @JsonValue("rog") rog, - @JsonValue('roh') + @JsonValue("roh") roh, - @JsonValue('rol') + @JsonValue("rol") rol, - @JsonValue('rom') + @JsonValue("rom") rom, - @JsonValue('ron') + @JsonValue("ron") ron, - @JsonValue('roo') + @JsonValue("roo") roo, - @JsonValue('rop') + @JsonValue("rop") rop, - @JsonValue('ror') + @JsonValue("ror") ror, - @JsonValue('rou') + @JsonValue("rou") rou, - @JsonValue('row') + @JsonValue("row") row, - @JsonValue('rpn') + @JsonValue("rpn") rpn, - @JsonValue('rpt') + @JsonValue("rpt") rpt, - @JsonValue('rri') + @JsonValue("rri") rri, - @JsonValue('rro') + @JsonValue("rro") rro, - @JsonValue('rrt') + @JsonValue("rrt") rrt, - @JsonValue('rsb') + @JsonValue("rsb") rsb, - @JsonValue('rsk') + @JsonValue("rsk") rsk, - @JsonValue('rsl') + @JsonValue("rsl") rsl, - @JsonValue('rsm') + @JsonValue("rsm") rsm, - @JsonValue('rsn') + @JsonValue("rsn") rsn, - @JsonValue('rtc') + @JsonValue("rtc") rtc, - @JsonValue('rth') + @JsonValue("rth") rth, - @JsonValue('rtm') + @JsonValue("rtm") rtm, - @JsonValue('rts') + @JsonValue("rts") rts, - @JsonValue('rtw') + @JsonValue("rtw") rtw, - @JsonValue('rub') + @JsonValue("rub") rub, - @JsonValue('ruc') + @JsonValue("ruc") ruc, - @JsonValue('rue') + @JsonValue("rue") rue, - @JsonValue('ruf') + @JsonValue("ruf") ruf, - @JsonValue('rug') + @JsonValue("rug") rug, - @JsonValue('ruh') + @JsonValue("ruh") ruh, - @JsonValue('rui') + @JsonValue("rui") rui, - @JsonValue('ruk') + @JsonValue("ruk") ruk, - @JsonValue('run') + @JsonValue("run") run, - @JsonValue('ruo') + @JsonValue("ruo") ruo, - @JsonValue('rup') + @JsonValue("rup") rup, - @JsonValue('ruq') + @JsonValue("ruq") ruq, - @JsonValue('rus') + @JsonValue("rus") rus, - @JsonValue('rut') + @JsonValue("rut") rut, - @JsonValue('ruu') + @JsonValue("ruu") ruu, - @JsonValue('ruy') + @JsonValue("ruy") ruy, - @JsonValue('ruz') + @JsonValue("ruz") ruz, - @JsonValue('rwa') + @JsonValue("rwa") rwa, - @JsonValue('rwk') + @JsonValue("rwk") rwk, - @JsonValue('rwl') + @JsonValue("rwl") rwl, - @JsonValue('rwm') + @JsonValue("rwm") rwm, - @JsonValue('rwo') + @JsonValue("rwo") rwo, - @JsonValue('rwr') + @JsonValue("rwr") rwr, - @JsonValue('rxd') + @JsonValue("rxd") rxd, - @JsonValue('rxw') + @JsonValue("rxw") rxw, - @JsonValue('ryn') + @JsonValue("ryn") ryn, - @JsonValue('rys') + @JsonValue("rys") rys, - @JsonValue('ryu') + @JsonValue("ryu") ryu, - @JsonValue('rzh') + @JsonValue("rzh") rzh, - @JsonValue('saa') + @JsonValue("saa") saa, - @JsonValue('sab') + @JsonValue("sab") sab, - @JsonValue('sac') + @JsonValue("sac") sac, - @JsonValue('sad') + @JsonValue("sad") sad, - @JsonValue('sae') + @JsonValue("sae") sae, - @JsonValue('saf') + @JsonValue("saf") saf, - @JsonValue('sag') + @JsonValue("sag") sag, - @JsonValue('sah') + @JsonValue("sah") sah, - @JsonValue('saj') + @JsonValue("saj") saj, - @JsonValue('sak') + @JsonValue("sak") sak, - @JsonValue('sam') + @JsonValue("sam") sam, - @JsonValue('san') + @JsonValue("san") san, - @JsonValue('sao') + @JsonValue("sao") sao, - @JsonValue('saq') + @JsonValue("saq") saq, - @JsonValue('sar') + @JsonValue("sar") sar, - @JsonValue('sas') + @JsonValue("sas") sas, - @JsonValue('sat') + @JsonValue("sat") sat, - @JsonValue('sau') + @JsonValue("sau") sau, - @JsonValue('sav') + @JsonValue("sav") sav, - @JsonValue('saw') + @JsonValue("saw") saw, - @JsonValue('sax') + @JsonValue("sax") sax, - @JsonValue('say') + @JsonValue("say") say, - @JsonValue('saz') + @JsonValue("saz") saz, - @JsonValue('sba') + @JsonValue("sba") sba, - @JsonValue('sbb') + @JsonValue("sbb") sbb, - @JsonValue('sbc') + @JsonValue("sbc") sbc, - @JsonValue('sbd') + @JsonValue("sbd") sbd, - @JsonValue('sbe') + @JsonValue("sbe") sbe, - @JsonValue('sbf') + @JsonValue("sbf") sbf, - @JsonValue('sbg') + @JsonValue("sbg") sbg, - @JsonValue('sbh') + @JsonValue("sbh") sbh, - @JsonValue('sbi') + @JsonValue("sbi") sbi, - @JsonValue('sbj') + @JsonValue("sbj") sbj, - @JsonValue('sbk') + @JsonValue("sbk") sbk, - @JsonValue('sbl') + @JsonValue("sbl") sbl, - @JsonValue('sbm') + @JsonValue("sbm") sbm, - @JsonValue('sbn') + @JsonValue("sbn") sbn, - @JsonValue('sbo') + @JsonValue("sbo") sbo, - @JsonValue('sbp') + @JsonValue("sbp") sbp, - @JsonValue('sbq') + @JsonValue("sbq") sbq, - @JsonValue('sbr') + @JsonValue("sbr") sbr, - @JsonValue('sbs') + @JsonValue("sbs") sbs, - @JsonValue('sbt') + @JsonValue("sbt") sbt, - @JsonValue('sbu') + @JsonValue("sbu") sbu, - @JsonValue('sbv') + @JsonValue("sbv") sbv, - @JsonValue('sbw') + @JsonValue("sbw") sbw, - @JsonValue('sbx') + @JsonValue("sbx") sbx, - @JsonValue('sby') + @JsonValue("sby") sby, - @JsonValue('sbz') + @JsonValue("sbz") sbz, - @JsonValue('scb') + @JsonValue("scb") scb, - @JsonValue('sce') + @JsonValue("sce") sce, - @JsonValue('scf') + @JsonValue("scf") scf, - @JsonValue('scg') + @JsonValue("scg") scg, - @JsonValue('sch') + @JsonValue("sch") sch, - @JsonValue('sci') + @JsonValue("sci") sci, - @JsonValue('sck') + @JsonValue("sck") sck, - @JsonValue('scl') + @JsonValue("scl") scl, - @JsonValue('scn') + @JsonValue("scn") scn, - @JsonValue('sco') + @JsonValue("sco") sco, - @JsonValue('scp') + @JsonValue("scp") scp, - @JsonValue('scq') + @JsonValue("scq") scq, - @JsonValue('scs') + @JsonValue("scs") scs, - @JsonValue('sct') + @JsonValue("sct") sct, - @JsonValue('scu') + @JsonValue("scu") scu, - @JsonValue('scv') + @JsonValue("scv") scv, - @JsonValue('scw') + @JsonValue("scw") scw, - @JsonValue('scx') + @JsonValue("scx") scx, - @JsonValue('sda') + @JsonValue("sda") sda, - @JsonValue('sdb') + @JsonValue("sdb") sdb, - @JsonValue('sdc') + @JsonValue("sdc") sdc, - @JsonValue('sde') + @JsonValue("sde") sde, - @JsonValue('sdf') + @JsonValue("sdf") sdf, - @JsonValue('sdg') + @JsonValue("sdg") sdg, - @JsonValue('sdh') + @JsonValue("sdh") sdh, - @JsonValue('sdj') + @JsonValue("sdj") sdj, - @JsonValue('sdk') + @JsonValue("sdk") sdk, - @JsonValue('sdl') + @JsonValue("sdl") sdl, - @JsonValue('sdn') + @JsonValue("sdn") sdn, - @JsonValue('sdo') + @JsonValue("sdo") sdo, - @JsonValue('sdp') + @JsonValue("sdp") sdp, - @JsonValue('sdq') + @JsonValue("sdq") sdq, - @JsonValue('sdr') + @JsonValue("sdr") sdr, - @JsonValue('sds') + @JsonValue("sds") sds, - @JsonValue('sdt') + @JsonValue("sdt") sdt, - @JsonValue('sdu') + @JsonValue("sdu") sdu, - @JsonValue('sdx') + @JsonValue("sdx") sdx, - @JsonValue('sdz') + @JsonValue("sdz") sdz, - @JsonValue('sea') + @JsonValue("sea") sea, - @JsonValue('seb') + @JsonValue("seb") seb, - @JsonValue('sec') + @JsonValue("sec") sec, - @JsonValue('sed') + @JsonValue("sed") sed, - @JsonValue('see') + @JsonValue("see") see, - @JsonValue('sef') + @JsonValue("sef") sef, - @JsonValue('seg') + @JsonValue("seg") seg, - @JsonValue('seh') + @JsonValue("seh") seh, - @JsonValue('sei') + @JsonValue("sei") sei, - @JsonValue('sej') + @JsonValue("sej") sej, - @JsonValue('sek') + @JsonValue("sek") sek, - @JsonValue('sel') + @JsonValue("sel") sel, - @JsonValue('sen') + @JsonValue("sen") sen, - @JsonValue('seo') + @JsonValue("seo") seo, - @JsonValue('sep') + @JsonValue("sep") sep, - @JsonValue('seq') + @JsonValue("seq") seq, - @JsonValue('ser') + @JsonValue("ser") ser, - @JsonValue('ses') + @JsonValue("ses") ses, - @JsonValue('set') + @JsonValue("set") setAA, - @JsonValue('seu') + @JsonValue("seu") seu, - @JsonValue('sev') + @JsonValue("sev") sev, - @JsonValue('sew') + @JsonValue("sew") sew, - @JsonValue('sey') + @JsonValue("sey") sey, - @JsonValue('sez') + @JsonValue("sez") sez, - @JsonValue('sfb') + @JsonValue("sfb") sfb, - @JsonValue('sfe') + @JsonValue("sfe") sfe, - @JsonValue('sfm') + @JsonValue("sfm") sfm, - @JsonValue('sfs') + @JsonValue("sfs") sfs, - @JsonValue('sfw') + @JsonValue("sfw") sfw, - @JsonValue('sga') + @JsonValue("sga") sga, - @JsonValue('sgb') + @JsonValue("sgb") sgb, - @JsonValue('sgc') + @JsonValue("sgc") sgc, - @JsonValue('sgd') + @JsonValue("sgd") sgd, - @JsonValue('sge') + @JsonValue("sge") sge, - @JsonValue('sgg') + @JsonValue("sgg") sgg, - @JsonValue('sgh') + @JsonValue("sgh") sgh, - @JsonValue('sgi') + @JsonValue("sgi") sgi, - @JsonValue('sgj') + @JsonValue("sgj") sgj, - @JsonValue('sgk') + @JsonValue("sgk") sgk, - @JsonValue('sgm') + @JsonValue("sgm") sgm, - @JsonValue('sgp') + @JsonValue("sgp") sgp, - @JsonValue('sgr') + @JsonValue("sgr") sgr, - @JsonValue('sgs') + @JsonValue("sgs") sgs, - @JsonValue('sgt') + @JsonValue("sgt") sgt, - @JsonValue('sgu') + @JsonValue("sgu") sgu, - @JsonValue('sgw') + @JsonValue("sgw") sgw, - @JsonValue('sgx') + @JsonValue("sgx") sgx, - @JsonValue('sgy') + @JsonValue("sgy") sgy, - @JsonValue('sgz') + @JsonValue("sgz") sgz, - @JsonValue('sha') + @JsonValue("sha") sha, - @JsonValue('shb') + @JsonValue("shb") shb, - @JsonValue('shc') + @JsonValue("shc") shc, - @JsonValue('shd') + @JsonValue("shd") shd, - @JsonValue('she') + @JsonValue("she") she, - @JsonValue('shg') + @JsonValue("shg") shg, - @JsonValue('shh') + @JsonValue("shh") shh, - @JsonValue('shi') + @JsonValue("shi") shi, - @JsonValue('shj') + @JsonValue("shj") shj, - @JsonValue('shk') + @JsonValue("shk") shk, - @JsonValue('shl') + @JsonValue("shl") shl, - @JsonValue('shm') + @JsonValue("shm") shm, - @JsonValue('shn') + @JsonValue("shn") shn, - @JsonValue('sho') + @JsonValue("sho") sho, - @JsonValue('shp') + @JsonValue("shp") shp, - @JsonValue('shq') + @JsonValue("shq") shq, - @JsonValue('shr') + @JsonValue("shr") shr, - @JsonValue('shs') + @JsonValue("shs") shs, - @JsonValue('sht') + @JsonValue("sht") sht, - @JsonValue('shu') + @JsonValue("shu") shu, - @JsonValue('shv') + @JsonValue("shv") shv, - @JsonValue('shw') + @JsonValue("shw") shw, - @JsonValue('shx') + @JsonValue("shx") shx, - @JsonValue('shy') + @JsonValue("shy") shy, - @JsonValue('shz') + @JsonValue("shz") shz, - @JsonValue('sia') + @JsonValue("sia") sia, - @JsonValue('sib') + @JsonValue("sib") sib, - @JsonValue('sid') + @JsonValue("sid") sid, - @JsonValue('sie') + @JsonValue("sie") sie, - @JsonValue('sif') + @JsonValue("sif") sif, - @JsonValue('sig') + @JsonValue("sig") sig, - @JsonValue('sih') + @JsonValue("sih") sih, - @JsonValue('sii') + @JsonValue("sii") sii, - @JsonValue('sij') + @JsonValue("sij") sij, - @JsonValue('sik') + @JsonValue("sik") sik, - @JsonValue('sil') + @JsonValue("sil") sil, - @JsonValue('sim') + @JsonValue("sim") sim, - @JsonValue('sin') + @JsonValue("sin") sin, - @JsonValue('sip') + @JsonValue("sip") sip, - @JsonValue('siq') + @JsonValue("siq") siq, - @JsonValue('sir') + @JsonValue("sir") sir, - @JsonValue('sis') + @JsonValue("sis") sis, - @JsonValue('siu') + @JsonValue("siu") siu, - @JsonValue('siv') + @JsonValue("siv") siv, - @JsonValue('siw') + @JsonValue("siw") siw, - @JsonValue('six') + @JsonValue("six") six, - @JsonValue('siy') + @JsonValue("siy") siy, - @JsonValue('siz') + @JsonValue("siz") siz, - @JsonValue('sja') + @JsonValue("sja") sja, - @JsonValue('sjb') + @JsonValue("sjb") sjb, - @JsonValue('sjd') + @JsonValue("sjd") sjd, - @JsonValue('sje') + @JsonValue("sje") sje, - @JsonValue('sjg') + @JsonValue("sjg") sjg, - @JsonValue('sjk') + @JsonValue("sjk") sjk, - @JsonValue('sjl') + @JsonValue("sjl") sjl, - @JsonValue('sjm') + @JsonValue("sjm") sjm, - @JsonValue('sjn') + @JsonValue("sjn") sjn, - @JsonValue('sjo') + @JsonValue("sjo") sjo, - @JsonValue('sjp') + @JsonValue("sjp") sjp, - @JsonValue('sjr') + @JsonValue("sjr") sjr, - @JsonValue('sjs') + @JsonValue("sjs") sjs, - @JsonValue('sjt') + @JsonValue("sjt") sjt, - @JsonValue('sju') + @JsonValue("sju") sju, - @JsonValue('sjw') + @JsonValue("sjw") sjw, - @JsonValue('ska') + @JsonValue("ska") ska, - @JsonValue('skb') + @JsonValue("skb") skb, - @JsonValue('skc') + @JsonValue("skc") skc, - @JsonValue('skd') + @JsonValue("skd") skd, - @JsonValue('ske') + @JsonValue("ske") ske, - @JsonValue('skf') + @JsonValue("skf") skf, - @JsonValue('skg') + @JsonValue("skg") skg, - @JsonValue('skh') + @JsonValue("skh") skh, - @JsonValue('ski') + @JsonValue("ski") ski, - @JsonValue('skj') + @JsonValue("skj") skj, - @JsonValue('skm') + @JsonValue("skm") skm, - @JsonValue('skn') + @JsonValue("skn") skn, - @JsonValue('sko') + @JsonValue("sko") sko, - @JsonValue('skp') + @JsonValue("skp") skp, - @JsonValue('skq') + @JsonValue("skq") skq, - @JsonValue('skr') + @JsonValue("skr") skr, - @JsonValue('sks') + @JsonValue("sks") sks, - @JsonValue('skt') + @JsonValue("skt") skt, - @JsonValue('sku') + @JsonValue("sku") sku, - @JsonValue('skv') + @JsonValue("skv") skv, - @JsonValue('skw') + @JsonValue("skw") skw, - @JsonValue('skx') + @JsonValue("skx") skx, - @JsonValue('sky') + @JsonValue("sky") sky, - @JsonValue('skz') + @JsonValue("skz") skz, - @JsonValue('slc') + @JsonValue("slc") slc, - @JsonValue('sld') + @JsonValue("sld") sld, - @JsonValue('sle') + @JsonValue("sle") sle, - @JsonValue('slf') + @JsonValue("slf") slf, - @JsonValue('slg') + @JsonValue("slg") slg, - @JsonValue('slh') + @JsonValue("slh") slh, - @JsonValue('sli') + @JsonValue("sli") sli, - @JsonValue('slj') + @JsonValue("slj") slj, - @JsonValue('slk') + @JsonValue("slk") slk, - @JsonValue('sll') + @JsonValue("sll") sll, - @JsonValue('slm') + @JsonValue("slm") slm, - @JsonValue('sln') + @JsonValue("sln") sln, - @JsonValue('slp') + @JsonValue("slp") slp, - @JsonValue('slq') + @JsonValue("slq") slq, - @JsonValue('slr') + @JsonValue("slr") slr, - @JsonValue('sls') + @JsonValue("sls") sls, - @JsonValue('slt') + @JsonValue("slt") slt, - @JsonValue('slu') + @JsonValue("slu") slu, - @JsonValue('slv') + @JsonValue("slv") slv, - @JsonValue('slw') + @JsonValue("slw") slw, - @JsonValue('slx') + @JsonValue("slx") slx, - @JsonValue('sly') + @JsonValue("sly") sly, - @JsonValue('slz') + @JsonValue("slz") slz, - @JsonValue('sma') + @JsonValue("sma") sma, - @JsonValue('smb') + @JsonValue("smb") smb, - @JsonValue('smc') + @JsonValue("smc") smc, - @JsonValue('sme') + @JsonValue("sme") sme, - @JsonValue('smf') + @JsonValue("smf") smf, - @JsonValue('smg') + @JsonValue("smg") smg, - @JsonValue('smh') + @JsonValue("smh") smh, - @JsonValue('smj') + @JsonValue("smj") smj, - @JsonValue('smk') + @JsonValue("smk") smk, - @JsonValue('sml') + @JsonValue("sml") sml, - @JsonValue('smm') + @JsonValue("smm") smm, - @JsonValue('smn') + @JsonValue("smn") smn, - @JsonValue('smo') + @JsonValue("smo") smo, - @JsonValue('smp') + @JsonValue("smp") smp, - @JsonValue('smq') + @JsonValue("smq") smq, - @JsonValue('smr') + @JsonValue("smr") smr, - @JsonValue('sms') + @JsonValue("sms") sms, - @JsonValue('smt') + @JsonValue("smt") smt, - @JsonValue('smu') + @JsonValue("smu") smu, - @JsonValue('smv') + @JsonValue("smv") smv, - @JsonValue('smw') + @JsonValue("smw") smw, - @JsonValue('smx') + @JsonValue("smx") smx, - @JsonValue('smy') + @JsonValue("smy") smy, - @JsonValue('smz') + @JsonValue("smz") smz, - @JsonValue('sna') + @JsonValue("sna") sna, - @JsonValue('snc') + @JsonValue("snc") snc, - @JsonValue('snd') + @JsonValue("snd") snd, - @JsonValue('sne') + @JsonValue("sne") sne, - @JsonValue('snf') + @JsonValue("snf") snf, - @JsonValue('sng') + @JsonValue("sng") sng, - @JsonValue('sni') + @JsonValue("sni") sni, - @JsonValue('snj') + @JsonValue("snj") snj, - @JsonValue('snk') + @JsonValue("snk") snk, - @JsonValue('snl') + @JsonValue("snl") snl, - @JsonValue('snm') + @JsonValue("snm") snm, - @JsonValue('snn') + @JsonValue("snn") snn, - @JsonValue('sno') + @JsonValue("sno") sno, - @JsonValue('snp') + @JsonValue("snp") snp, - @JsonValue('snq') + @JsonValue("snq") snq, - @JsonValue('snr') + @JsonValue("snr") snr, - @JsonValue('sns') + @JsonValue("sns") sns, - @JsonValue('snu') + @JsonValue("snu") snu, - @JsonValue('snv') + @JsonValue("snv") snv, - @JsonValue('snw') + @JsonValue("snw") snw, - @JsonValue('snx') + @JsonValue("snx") snx, - @JsonValue('sny') + @JsonValue("sny") sny, - @JsonValue('snz') + @JsonValue("snz") snz, - @JsonValue('soa') + @JsonValue("soa") soa, - @JsonValue('sob') + @JsonValue("sob") sob, - @JsonValue('soc') + @JsonValue("soc") soc, - @JsonValue('sod') + @JsonValue("sod") sod, - @JsonValue('soe') + @JsonValue("soe") soe, - @JsonValue('sog') + @JsonValue("sog") sog, - @JsonValue('soh') + @JsonValue("soh") soh, - @JsonValue('soi') + @JsonValue("soi") soi, - @JsonValue('soj') + @JsonValue("soj") soj, - @JsonValue('sok') + @JsonValue("sok") sok, - @JsonValue('sol') + @JsonValue("sol") sol, - @JsonValue('som') + @JsonValue("som") som, - @JsonValue('soo') + @JsonValue("soo") soo, - @JsonValue('sop') + @JsonValue("sop") sop, - @JsonValue('soq') + @JsonValue("soq") soq, - @JsonValue('sor') + @JsonValue("sor") sor, - @JsonValue('sos') + @JsonValue("sos") sos, - @JsonValue('sot') + @JsonValue("sot") sot, - @JsonValue('sou') + @JsonValue("sou") sou, - @JsonValue('sov') + @JsonValue("sov") sov, - @JsonValue('sow') + @JsonValue("sow") sow, - @JsonValue('sox') + @JsonValue("sox") sox, - @JsonValue('soy') + @JsonValue("soy") soy, - @JsonValue('soz') + @JsonValue("soz") soz, - @JsonValue('spa') + @JsonValue("spa") spa, - @JsonValue('spb') + @JsonValue("spb") spb, - @JsonValue('spc') + @JsonValue("spc") spc, - @JsonValue('spd') + @JsonValue("spd") spd, - @JsonValue('spe') + @JsonValue("spe") spe, - @JsonValue('spg') + @JsonValue("spg") spg, - @JsonValue('spi') + @JsonValue("spi") spi, - @JsonValue('spk') + @JsonValue("spk") spk, - @JsonValue('spl') + @JsonValue("spl") spl, - @JsonValue('spm') + @JsonValue("spm") spm, - @JsonValue('spn') + @JsonValue("spn") spn, - @JsonValue('spo') + @JsonValue("spo") spo, - @JsonValue('spp') + @JsonValue("spp") spp, - @JsonValue('spq') + @JsonValue("spq") spq, - @JsonValue('spr') + @JsonValue("spr") spr, - @JsonValue('sps') + @JsonValue("sps") sps, - @JsonValue('spt') + @JsonValue("spt") spt, - @JsonValue('spu') + @JsonValue("spu") spu, - @JsonValue('spv') + @JsonValue("spv") spv, - @JsonValue('spx') + @JsonValue("spx") spx, - @JsonValue('spy') + @JsonValue("spy") spy, - @JsonValue('sqa') + @JsonValue("sqa") sqa, - @JsonValue('sqh') + @JsonValue("sqh") sqh, - @JsonValue('sqi') + @JsonValue("sqi") sqi, - @JsonValue('sqk') + @JsonValue("sqk") sqk, - @JsonValue('sqm') + @JsonValue("sqm") sqm, - @JsonValue('sqn') + @JsonValue("sqn") sqn, - @JsonValue('sqo') + @JsonValue("sqo") sqo, - @JsonValue('sqq') + @JsonValue("sqq") sqq, - @JsonValue('sqr') + @JsonValue("sqr") sqr, - @JsonValue('sqs') + @JsonValue("sqs") sqs, - @JsonValue('sqt') + @JsonValue("sqt") sqt, - @JsonValue('squ') + @JsonValue("squ") squ, - @JsonValue('sqx') + @JsonValue("sqx") sqx, - @JsonValue('sra') + @JsonValue("sra") sra, - @JsonValue('srb') + @JsonValue("srb") srb, - @JsonValue('src') + @JsonValue("src") src, - @JsonValue('srd') + @JsonValue("srd") srd, - @JsonValue('sre') + @JsonValue("sre") sre, - @JsonValue('srf') + @JsonValue("srf") srf, - @JsonValue('srg') + @JsonValue("srg") srg, - @JsonValue('srh') + @JsonValue("srh") srh, - @JsonValue('sri') + @JsonValue("sri") sri, - @JsonValue('srk') + @JsonValue("srk") srk, - @JsonValue('srl') + @JsonValue("srl") srl, - @JsonValue('srm') + @JsonValue("srm") srm, - @JsonValue('srn') + @JsonValue("srn") srn, - @JsonValue('sro') + @JsonValue("sro") sro, - @JsonValue('srp') + @JsonValue("srp") srp, - @JsonValue('srq') + @JsonValue("srq") srq, - @JsonValue('srr') + @JsonValue("srr") srr, - @JsonValue('srs') + @JsonValue("srs") srs, - @JsonValue('srt') + @JsonValue("srt") srt, - @JsonValue('sru') + @JsonValue("sru") sru, - @JsonValue('srv') + @JsonValue("srv") srv, - @JsonValue('srw') + @JsonValue("srw") srw, - @JsonValue('srx') + @JsonValue("srx") srx, - @JsonValue('sry') + @JsonValue("sry") sry, - @JsonValue('srz') + @JsonValue("srz") srz, - @JsonValue('ssb') + @JsonValue("ssb") ssb, - @JsonValue('ssc') + @JsonValue("ssc") ssc, - @JsonValue('ssd') + @JsonValue("ssd") ssd, - @JsonValue('sse') + @JsonValue("sse") sse, - @JsonValue('ssf') + @JsonValue("ssf") ssf, - @JsonValue('ssg') + @JsonValue("ssg") ssg, - @JsonValue('ssh') + @JsonValue("ssh") ssh, - @JsonValue('ssi') + @JsonValue("ssi") ssi, - @JsonValue('ssj') + @JsonValue("ssj") ssj, - @JsonValue('ssk') + @JsonValue("ssk") ssk, - @JsonValue('ssl') + @JsonValue("ssl") ssl, - @JsonValue('ssm') + @JsonValue("ssm") ssm, - @JsonValue('ssn') + @JsonValue("ssn") ssn, - @JsonValue('sso') + @JsonValue("sso") sso, - @JsonValue('ssp') + @JsonValue("ssp") ssp, - @JsonValue('ssq') + @JsonValue("ssq") ssq, - @JsonValue('ssr') + @JsonValue("ssr") ssr, - @JsonValue('sss') + @JsonValue("sss") sss, - @JsonValue('sst') + @JsonValue("sst") sst, - @JsonValue('ssu') + @JsonValue("ssu") ssu, - @JsonValue('ssv') + @JsonValue("ssv") ssv, - @JsonValue('ssw') + @JsonValue("ssw") ssw, - @JsonValue('ssx') + @JsonValue("ssx") ssx, - @JsonValue('ssy') + @JsonValue("ssy") ssy, - @JsonValue('ssz') + @JsonValue("ssz") ssz, - @JsonValue('sta') + @JsonValue("sta") sta, - @JsonValue('stb') + @JsonValue("stb") stb, - @JsonValue('std') + @JsonValue("std") std, - @JsonValue('ste') + @JsonValue("ste") ste, - @JsonValue('stf') + @JsonValue("stf") stf, - @JsonValue('stg') + @JsonValue("stg") stg, - @JsonValue('sth') + @JsonValue("sth") sth, - @JsonValue('sti') + @JsonValue("sti") sti, - @JsonValue('stj') + @JsonValue("stj") stj, - @JsonValue('stk') + @JsonValue("stk") stk, - @JsonValue('stl') + @JsonValue("stl") stl, - @JsonValue('stm') + @JsonValue("stm") stm, - @JsonValue('stn') + @JsonValue("stn") stn, - @JsonValue('sto') + @JsonValue("sto") sto, - @JsonValue('stp') + @JsonValue("stp") stp, - @JsonValue('stq') + @JsonValue("stq") stq, - @JsonValue('str') + @JsonValue("str") str, - @JsonValue('sts') + @JsonValue("sts") sts, - @JsonValue('stt') + @JsonValue("stt") stt, - @JsonValue('stu') + @JsonValue("stu") stu, - @JsonValue('stv') + @JsonValue("stv") stv, - @JsonValue('stw') + @JsonValue("stw") stw, - @JsonValue('sty') + @JsonValue("sty") sty, - @JsonValue('sua') + @JsonValue("sua") sua, - @JsonValue('sub') + @JsonValue("sub") sub, - @JsonValue('suc') + @JsonValue("suc") suc, - @JsonValue('sue') + @JsonValue("sue") sue, - @JsonValue('sug') + @JsonValue("sug") sug, - @JsonValue('sui') + @JsonValue("sui") sui, - @JsonValue('suj') + @JsonValue("suj") suj, - @JsonValue('suk') + @JsonValue("suk") suk, - @JsonValue('sun') + @JsonValue("sun") sun, - @JsonValue('suo') + @JsonValue("suo") suo, - @JsonValue('suq') + @JsonValue("suq") suq, - @JsonValue('sur') + @JsonValue("sur") sur, - @JsonValue('sus') + @JsonValue("sus") sus, - @JsonValue('sut') + @JsonValue("sut") sut, - @JsonValue('suv') + @JsonValue("suv") suv, - @JsonValue('suw') + @JsonValue("suw") suw, - @JsonValue('sux') + @JsonValue("sux") sux, - @JsonValue('suy') + @JsonValue("suy") suy, - @JsonValue('suz') + @JsonValue("suz") suz, - @JsonValue('sva') + @JsonValue("sva") sva, - @JsonValue('svb') + @JsonValue("svb") svb, - @JsonValue('svc') + @JsonValue("svc") svc, - @JsonValue('sve') + @JsonValue("sve") sve, - @JsonValue('svk') + @JsonValue("svk") svk, - @JsonValue('svm') + @JsonValue("svm") svm, - @JsonValue('svs') + @JsonValue("svs") svs, - @JsonValue('svx') + @JsonValue("svx") svx, - @JsonValue('swa') + @JsonValue("swa") swa, - @JsonValue('swb') + @JsonValue("swb") swb, - @JsonValue('swc') + @JsonValue("swc") swc, - @JsonValue('swe') + @JsonValue("swe") swe, - @JsonValue('swf') + @JsonValue("swf") swf, - @JsonValue('swg') + @JsonValue("swg") swg, - @JsonValue('swh') + @JsonValue("swh") swh, - @JsonValue('swi') + @JsonValue("swi") swi, - @JsonValue('swj') + @JsonValue("swj") swj, - @JsonValue('swk') + @JsonValue("swk") swk, - @JsonValue('swl') + @JsonValue("swl") swl, - @JsonValue('swm') + @JsonValue("swm") swm, - @JsonValue('swn') + @JsonValue("swn") swn, - @JsonValue('swo') + @JsonValue("swo") swo, - @JsonValue('swp') + @JsonValue("swp") swp, - @JsonValue('swq') + @JsonValue("swq") swq, - @JsonValue('swr') + @JsonValue("swr") swr, - @JsonValue('sws') + @JsonValue("sws") sws, - @JsonValue('swt') + @JsonValue("swt") swt, - @JsonValue('swu') + @JsonValue("swu") swu, - @JsonValue('swv') + @JsonValue("swv") swv, - @JsonValue('sww') + @JsonValue("sww") sww, - @JsonValue('swx') + @JsonValue("swx") swx, - @JsonValue('swy') + @JsonValue("swy") swy, - @JsonValue('sxb') + @JsonValue("sxb") sxb, - @JsonValue('sxc') + @JsonValue("sxc") sxc, - @JsonValue('sxe') + @JsonValue("sxe") sxe, - @JsonValue('sxg') + @JsonValue("sxg") sxg, - @JsonValue('sxk') + @JsonValue("sxk") sxk, - @JsonValue('sxl') + @JsonValue("sxl") sxl, - @JsonValue('sxm') + @JsonValue("sxm") sxm, - @JsonValue('sxn') + @JsonValue("sxn") sxn, - @JsonValue('sxo') + @JsonValue("sxo") sxo, - @JsonValue('sxr') + @JsonValue("sxr") sxr, - @JsonValue('sxs') + @JsonValue("sxs") sxs, - @JsonValue('sxu') + @JsonValue("sxu") sxu, - @JsonValue('sxw') + @JsonValue("sxw") sxw, - @JsonValue('sya') + @JsonValue("sya") sya, - @JsonValue('syb') + @JsonValue("syb") syb, - @JsonValue('syc') + @JsonValue("syc") syc, - @JsonValue('syi') + @JsonValue("syi") syi, - @JsonValue('syk') + @JsonValue("syk") syk, - @JsonValue('syl') + @JsonValue("syl") syl, - @JsonValue('sym') + @JsonValue("sym") sym, - @JsonValue('syn') + @JsonValue("syn") syn, - @JsonValue('syo') + @JsonValue("syo") syo, - @JsonValue('syr') + @JsonValue("syr") syr, - @JsonValue('sys') + @JsonValue("sys") sys, - @JsonValue('syw') + @JsonValue("syw") syw, - @JsonValue('syx') + @JsonValue("syx") syx, - @JsonValue('syy') + @JsonValue("syy") syy, - @JsonValue('sza') + @JsonValue("sza") sza, - @JsonValue('szb') + @JsonValue("szb") szb, - @JsonValue('szc') + @JsonValue("szc") szc, - @JsonValue('szd') + @JsonValue("szd") szd, - @JsonValue('sze') + @JsonValue("sze") sze, - @JsonValue('szg') + @JsonValue("szg") szg, - @JsonValue('szl') + @JsonValue("szl") szl, - @JsonValue('szn') + @JsonValue("szn") szn, - @JsonValue('szp') + @JsonValue("szp") szp, - @JsonValue('szs') + @JsonValue("szs") szs, - @JsonValue('szv') + @JsonValue("szv") szv, - @JsonValue('szw') + @JsonValue("szw") szw, - @JsonValue('szy') + @JsonValue("szy") szy, - @JsonValue('taa') + @JsonValue("taa") taa, - @JsonValue('tab') + @JsonValue("tab") tab, - @JsonValue('tac') + @JsonValue("tac") tac, - @JsonValue('tad') + @JsonValue("tad") tad, - @JsonValue('tae') + @JsonValue("tae") tae, - @JsonValue('taf') + @JsonValue("taf") taf, - @JsonValue('tag') + @JsonValue("tag") tag, - @JsonValue('tah') + @JsonValue("tah") tah, - @JsonValue('taj') + @JsonValue("taj") taj, - @JsonValue('tak') + @JsonValue("tak") tak, - @JsonValue('tal') + @JsonValue("tal") tal, - @JsonValue('tam') + @JsonValue("tam") tam, - @JsonValue('tan') + @JsonValue("tan") tan, - @JsonValue('tao') + @JsonValue("tao") tao, - @JsonValue('tap') + @JsonValue("tap") tap, - @JsonValue('taq') + @JsonValue("taq") taq, - @JsonValue('tar') + @JsonValue("tar") tar, - @JsonValue('tas') + @JsonValue("tas") tas, - @JsonValue('tat') + @JsonValue("tat") tat, - @JsonValue('tau') + @JsonValue("tau") tau, - @JsonValue('tav') + @JsonValue("tav") tav, - @JsonValue('taw') + @JsonValue("taw") taw, - @JsonValue('tax') + @JsonValue("tax") tax, - @JsonValue('tay') + @JsonValue("tay") tay, - @JsonValue('taz') + @JsonValue("taz") taz, - @JsonValue('tba') + @JsonValue("tba") tba, - @JsonValue('tbc') + @JsonValue("tbc") tbc, - @JsonValue('tbd') + @JsonValue("tbd") tbd, - @JsonValue('tbe') + @JsonValue("tbe") tbe, - @JsonValue('tbf') + @JsonValue("tbf") tbf, - @JsonValue('tbg') + @JsonValue("tbg") tbg, - @JsonValue('tbh') + @JsonValue("tbh") tbh, - @JsonValue('tbi') + @JsonValue("tbi") tbi, - @JsonValue('tbj') + @JsonValue("tbj") tbj, - @JsonValue('tbk') + @JsonValue("tbk") tbk, - @JsonValue('tbl') + @JsonValue("tbl") tbl, - @JsonValue('tbm') + @JsonValue("tbm") tbm, - @JsonValue('tbn') + @JsonValue("tbn") tbn, - @JsonValue('tbo') + @JsonValue("tbo") tbo, - @JsonValue('tbp') + @JsonValue("tbp") tbp, - @JsonValue('tbr') + @JsonValue("tbr") tbr, - @JsonValue('tbs') + @JsonValue("tbs") tbs, - @JsonValue('tbt') + @JsonValue("tbt") tbt, - @JsonValue('tbu') + @JsonValue("tbu") tbu, - @JsonValue('tbv') + @JsonValue("tbv") tbv, - @JsonValue('tbw') + @JsonValue("tbw") tbw, - @JsonValue('tbx') + @JsonValue("tbx") tbx, - @JsonValue('tby') + @JsonValue("tby") tby, - @JsonValue('tbz') + @JsonValue("tbz") tbz, - @JsonValue('tca') + @JsonValue("tca") tca, - @JsonValue('tcb') + @JsonValue("tcb") tcb, - @JsonValue('tcc') + @JsonValue("tcc") tcc, - @JsonValue('tcd') + @JsonValue("tcd") tcd, - @JsonValue('tce') + @JsonValue("tce") tce, - @JsonValue('tcf') + @JsonValue("tcf") tcf, - @JsonValue('tcg') + @JsonValue("tcg") tcg, - @JsonValue('tch') + @JsonValue("tch") tch, - @JsonValue('tci') + @JsonValue("tci") tci, - @JsonValue('tck') + @JsonValue("tck") tck, - @JsonValue('tcl') + @JsonValue("tcl") tcl, - @JsonValue('tcm') + @JsonValue("tcm") tcm, - @JsonValue('tcn') + @JsonValue("tcn") tcn, - @JsonValue('tco') + @JsonValue("tco") tco, - @JsonValue('tcp') + @JsonValue("tcp") tcp, - @JsonValue('tcq') + @JsonValue("tcq") tcq, - @JsonValue('tcs') + @JsonValue("tcs") tcs, - @JsonValue('tct') + @JsonValue("tct") tct, - @JsonValue('tcu') + @JsonValue("tcu") tcu, - @JsonValue('tcw') + @JsonValue("tcw") tcw, - @JsonValue('tcx') + @JsonValue("tcx") tcx, - @JsonValue('tcy') + @JsonValue("tcy") tcy, - @JsonValue('tcz') + @JsonValue("tcz") tcz, - @JsonValue('tda') + @JsonValue("tda") tda, - @JsonValue('tdb') + @JsonValue("tdb") tdb, - @JsonValue('tdc') + @JsonValue("tdc") tdc, - @JsonValue('tdd') + @JsonValue("tdd") tdd, - @JsonValue('tde') + @JsonValue("tde") tde, - @JsonValue('tdf') + @JsonValue("tdf") tdf, - @JsonValue('tdg') + @JsonValue("tdg") tdg, - @JsonValue('tdh') + @JsonValue("tdh") tdh, - @JsonValue('tdi') + @JsonValue("tdi") tdi, - @JsonValue('tdj') + @JsonValue("tdj") tdj, - @JsonValue('tdk') + @JsonValue("tdk") tdk, - @JsonValue('tdl') + @JsonValue("tdl") tdl, - @JsonValue('tdm') + @JsonValue("tdm") tdm, - @JsonValue('tdn') + @JsonValue("tdn") tdn, - @JsonValue('tdo') + @JsonValue("tdo") tdo, - @JsonValue('tdq') + @JsonValue("tdq") tdq, - @JsonValue('tdr') + @JsonValue("tdr") tdr, - @JsonValue('tds') + @JsonValue("tds") tds, - @JsonValue('tdt') + @JsonValue("tdt") tdt, - @JsonValue('tdv') + @JsonValue("tdv") tdv, - @JsonValue('tdx') + @JsonValue("tdx") tdx, - @JsonValue('tdy') + @JsonValue("tdy") tdy, - @JsonValue('tea') + @JsonValue("tea") tea, - @JsonValue('teb') + @JsonValue("teb") teb, - @JsonValue('tec') + @JsonValue("tec") tec, - @JsonValue('ted') + @JsonValue("ted") ted, - @JsonValue('tee') + @JsonValue("tee") tee, - @JsonValue('tef') + @JsonValue("tef") tef, - @JsonValue('teg') + @JsonValue("teg") teg, - @JsonValue('teh') + @JsonValue("teh") teh, - @JsonValue('tei') + @JsonValue("tei") tei, - @JsonValue('tek') + @JsonValue("tek") tek, - @JsonValue('tel') + @JsonValue("tel") tel, - @JsonValue('tem') + @JsonValue("tem") tem, - @JsonValue('ten') + @JsonValue("ten") ten, - @JsonValue('teo') + @JsonValue("teo") teo, - @JsonValue('tep') + @JsonValue("tep") tep, - @JsonValue('teq') + @JsonValue("teq") teq, - @JsonValue('ter') + @JsonValue("ter") ter, - @JsonValue('tes') + @JsonValue("tes") tes, - @JsonValue('tet') + @JsonValue("tet") tet, - @JsonValue('teu') + @JsonValue("teu") teu, - @JsonValue('tev') + @JsonValue("tev") tev, - @JsonValue('tew') + @JsonValue("tew") tew, - @JsonValue('tex') + @JsonValue("tex") tex, - @JsonValue('tey') + @JsonValue("tey") tey, - @JsonValue('tez') + @JsonValue("tez") tez, - @JsonValue('tfi') + @JsonValue("tfi") tfi, - @JsonValue('tfn') + @JsonValue("tfn") tfn, - @JsonValue('tfo') + @JsonValue("tfo") tfo, - @JsonValue('tfr') + @JsonValue("tfr") tfr, - @JsonValue('tft') + @JsonValue("tft") tft, - @JsonValue('tga') + @JsonValue("tga") tga, - @JsonValue('tgb') + @JsonValue("tgb") tgb, - @JsonValue('tgc') + @JsonValue("tgc") tgc, - @JsonValue('tgd') + @JsonValue("tgd") tgd, - @JsonValue('tge') + @JsonValue("tge") tge, - @JsonValue('tgf') + @JsonValue("tgf") tgf, - @JsonValue('tgh') + @JsonValue("tgh") tgh, - @JsonValue('tgi') + @JsonValue("tgi") tgi, - @JsonValue('tgj') + @JsonValue("tgj") tgj, - @JsonValue('tgk') + @JsonValue("tgk") tgk, - @JsonValue('tgl') + @JsonValue("tgl") tgl, - @JsonValue('tgn') + @JsonValue("tgn") tgn, - @JsonValue('tgo') + @JsonValue("tgo") tgo, - @JsonValue('tgp') + @JsonValue("tgp") tgp, - @JsonValue('tgq') + @JsonValue("tgq") tgq, - @JsonValue('tgr') + @JsonValue("tgr") tgr, - @JsonValue('tgs') + @JsonValue("tgs") tgs, - @JsonValue('tgt') + @JsonValue("tgt") tgt, - @JsonValue('tgu') + @JsonValue("tgu") tgu, - @JsonValue('tgv') + @JsonValue("tgv") tgv, - @JsonValue('tgw') + @JsonValue("tgw") tgw, - @JsonValue('tgx') + @JsonValue("tgx") tgx, - @JsonValue('tgy') + @JsonValue("tgy") tgy, - @JsonValue('tgz') + @JsonValue("tgz") tgz, - @JsonValue('tha') + @JsonValue("tha") tha, - @JsonValue('thd') + @JsonValue("thd") thd, - @JsonValue('the') + @JsonValue("the") the, - @JsonValue('thf') + @JsonValue("thf") thf, - @JsonValue('thh') + @JsonValue("thh") thh, - @JsonValue('thi') + @JsonValue("thi") thi, - @JsonValue('thk') + @JsonValue("thk") thk, - @JsonValue('thl') + @JsonValue("thl") thl, - @JsonValue('thm') + @JsonValue("thm") thm, - @JsonValue('thn') + @JsonValue("thn") thn, - @JsonValue('thp') + @JsonValue("thp") thp, - @JsonValue('thq') + @JsonValue("thq") thq, - @JsonValue('thr') + @JsonValue("thr") thr, - @JsonValue('ths') + @JsonValue("ths") ths, - @JsonValue('tht') + @JsonValue("tht") tht, - @JsonValue('thu') + @JsonValue("thu") thu, - @JsonValue('thv') + @JsonValue("thv") thv, - @JsonValue('thy') + @JsonValue("thy") thy, - @JsonValue('thz') + @JsonValue("thz") thz, - @JsonValue('tia') + @JsonValue("tia") tia, - @JsonValue('tic') + @JsonValue("tic") tic, - @JsonValue('tif') + @JsonValue("tif") tif, - @JsonValue('tig') + @JsonValue("tig") tig, - @JsonValue('tih') + @JsonValue("tih") tih, - @JsonValue('tii') + @JsonValue("tii") tii, - @JsonValue('tij') + @JsonValue("tij") tij, - @JsonValue('tik') + @JsonValue("tik") tik, - @JsonValue('til') + @JsonValue("til") til, - @JsonValue('tim') + @JsonValue("tim") tim, - @JsonValue('tin') + @JsonValue("tin") tin, - @JsonValue('tio') + @JsonValue("tio") tio, - @JsonValue('tip') + @JsonValue("tip") tip, - @JsonValue('tiq') + @JsonValue("tiq") tiq, - @JsonValue('tir') + @JsonValue("tir") tir, - @JsonValue('tis') + @JsonValue("tis") tis, - @JsonValue('tit') + @JsonValue("tit") tit, - @JsonValue('tiu') + @JsonValue("tiu") tiu, - @JsonValue('tiv') + @JsonValue("tiv") tiv, - @JsonValue('tiw') + @JsonValue("tiw") tiw, - @JsonValue('tix') + @JsonValue("tix") tix, - @JsonValue('tiy') + @JsonValue("tiy") tiy, - @JsonValue('tiz') + @JsonValue("tiz") tiz, - @JsonValue('tja') + @JsonValue("tja") tja, - @JsonValue('tjg') + @JsonValue("tjg") tjg, - @JsonValue('tji') + @JsonValue("tji") tji, - @JsonValue('tjj') + @JsonValue("tjj") tjj, - @JsonValue('tjl') + @JsonValue("tjl") tjl, - @JsonValue('tjm') + @JsonValue("tjm") tjm, - @JsonValue('tjn') + @JsonValue("tjn") tjn, - @JsonValue('tjo') + @JsonValue("tjo") tjo, - @JsonValue('tjp') + @JsonValue("tjp") tjp, - @JsonValue('tjs') + @JsonValue("tjs") tjs, - @JsonValue('tju') + @JsonValue("tju") tju, - @JsonValue('tjw') + @JsonValue("tjw") tjw, - @JsonValue('tka') + @JsonValue("tka") tka, - @JsonValue('tkb') + @JsonValue("tkb") tkb, - @JsonValue('tkd') + @JsonValue("tkd") tkd, - @JsonValue('tke') + @JsonValue("tke") tke, - @JsonValue('tkf') + @JsonValue("tkf") tkf, - @JsonValue('tkg') + @JsonValue("tkg") tkg, - @JsonValue('tkl') + @JsonValue("tkl") tkl, - @JsonValue('tkm') + @JsonValue("tkm") tkm, - @JsonValue('tkn') + @JsonValue("tkn") tkn, - @JsonValue('tkp') + @JsonValue("tkp") tkp, - @JsonValue('tkq') + @JsonValue("tkq") tkq, - @JsonValue('tkr') + @JsonValue("tkr") tkr, - @JsonValue('tks') + @JsonValue("tks") tks, - @JsonValue('tkt') + @JsonValue("tkt") tkt, - @JsonValue('tku') + @JsonValue("tku") tku, - @JsonValue('tkv') + @JsonValue("tkv") tkv, - @JsonValue('tkw') + @JsonValue("tkw") tkw, - @JsonValue('tkx') + @JsonValue("tkx") tkx, - @JsonValue('tkz') + @JsonValue("tkz") tkz, - @JsonValue('tla') + @JsonValue("tla") tla, - @JsonValue('tlb') + @JsonValue("tlb") tlb, - @JsonValue('tlc') + @JsonValue("tlc") tlc, - @JsonValue('tld') + @JsonValue("tld") tld, - @JsonValue('tlf') + @JsonValue("tlf") tlf, - @JsonValue('tlg') + @JsonValue("tlg") tlg, - @JsonValue('tlh') + @JsonValue("tlh") tlh, - @JsonValue('tli') + @JsonValue("tli") tli, - @JsonValue('tlj') + @JsonValue("tlj") tlj, - @JsonValue('tlk') + @JsonValue("tlk") tlk, - @JsonValue('tll') + @JsonValue("tll") tll, - @JsonValue('tlm') + @JsonValue("tlm") tlm, - @JsonValue('tln') + @JsonValue("tln") tln, - @JsonValue('tlo') + @JsonValue("tlo") tlo, - @JsonValue('tlp') + @JsonValue("tlp") tlp, - @JsonValue('tlq') + @JsonValue("tlq") tlq, - @JsonValue('tlr') + @JsonValue("tlr") tlr, - @JsonValue('tls') + @JsonValue("tls") tls, - @JsonValue('tlt') + @JsonValue("tlt") tlt, - @JsonValue('tlu') + @JsonValue("tlu") tlu, - @JsonValue('tlv') + @JsonValue("tlv") tlv, - @JsonValue('tlx') + @JsonValue("tlx") tlx, - @JsonValue('tly') + @JsonValue("tly") tly, - @JsonValue('tma') + @JsonValue("tma") tma, - @JsonValue('tmb') + @JsonValue("tmb") tmb, - @JsonValue('tmc') + @JsonValue("tmc") tmc, - @JsonValue('tmd') + @JsonValue("tmd") tmd, - @JsonValue('tme') + @JsonValue("tme") tme, - @JsonValue('tmf') + @JsonValue("tmf") tmf, - @JsonValue('tmg') + @JsonValue("tmg") tmg, - @JsonValue('tmh') + @JsonValue("tmh") tmh, - @JsonValue('tmi') + @JsonValue("tmi") tmi, - @JsonValue('tmj') + @JsonValue("tmj") tmj, - @JsonValue('tmk') + @JsonValue("tmk") tmk, - @JsonValue('tml') + @JsonValue("tml") tml, - @JsonValue('tmm') + @JsonValue("tmm") tmm, - @JsonValue('tmn') + @JsonValue("tmn") tmn, - @JsonValue('tmo') + @JsonValue("tmo") tmo, - @JsonValue('tmq') + @JsonValue("tmq") tmq, - @JsonValue('tmr') + @JsonValue("tmr") tmr, - @JsonValue('tms') + @JsonValue("tms") tms, - @JsonValue('tmt') + @JsonValue("tmt") tmt, - @JsonValue('tmu') + @JsonValue("tmu") tmu, - @JsonValue('tmv') + @JsonValue("tmv") tmv, - @JsonValue('tmw') + @JsonValue("tmw") tmw, - @JsonValue('tmy') + @JsonValue("tmy") tmy, - @JsonValue('tmz') + @JsonValue("tmz") tmz, - @JsonValue('tna') + @JsonValue("tna") tna, - @JsonValue('tnb') + @JsonValue("tnb") tnb, - @JsonValue('tnc') + @JsonValue("tnc") tnc, - @JsonValue('tnd') + @JsonValue("tnd") tnd, - @JsonValue('tng') + @JsonValue("tng") tng, - @JsonValue('tnh') + @JsonValue("tnh") tnh, - @JsonValue('tni') + @JsonValue("tni") tni, - @JsonValue('tnk') + @JsonValue("tnk") tnk, - @JsonValue('tnl') + @JsonValue("tnl") tnl, - @JsonValue('tnm') + @JsonValue("tnm") tnm, - @JsonValue('tnn') + @JsonValue("tnn") tnn, - @JsonValue('tno') + @JsonValue("tno") tno, - @JsonValue('tnp') + @JsonValue("tnp") tnp, - @JsonValue('tnq') + @JsonValue("tnq") tnq, - @JsonValue('tnr') + @JsonValue("tnr") tnr, - @JsonValue('tns') + @JsonValue("tns") tns, - @JsonValue('tnt') + @JsonValue("tnt") tnt, - @JsonValue('tnu') + @JsonValue("tnu") tnu, - @JsonValue('tnv') + @JsonValue("tnv") tnv, - @JsonValue('tnw') + @JsonValue("tnw") tnw, - @JsonValue('tnx') + @JsonValue("tnx") tnx, - @JsonValue('tny') + @JsonValue("tny") tny, - @JsonValue('tnz') + @JsonValue("tnz") tnz, - @JsonValue('tob') + @JsonValue("tob") tob, - @JsonValue('toc') + @JsonValue("toc") toc, - @JsonValue('tod') + @JsonValue("tod") tod, - @JsonValue('tof') + @JsonValue("tof") tof, - @JsonValue('tog') + @JsonValue("tog") tog, - @JsonValue('toh') + @JsonValue("toh") toh, - @JsonValue('toi') + @JsonValue("toi") toi, - @JsonValue('toj') + @JsonValue("toj") toj, - @JsonValue('tok') + @JsonValue("tok") tok, - @JsonValue('tol') + @JsonValue("tol") tol, - @JsonValue('tom') + @JsonValue("tom") tom, - @JsonValue('ton') + @JsonValue("ton") ton, - @JsonValue('too') + @JsonValue("too") too, - @JsonValue('top') + @JsonValue("top") top, - @JsonValue('toq') + @JsonValue("toq") toq, - @JsonValue('tor') + @JsonValue("tor") tor, - @JsonValue('tos') + @JsonValue("tos") tos, - @JsonValue('tou') + @JsonValue("tou") tou, - @JsonValue('tov') + @JsonValue("tov") tov, - @JsonValue('tow') + @JsonValue("tow") tow, - @JsonValue('tox') + @JsonValue("tox") tox, - @JsonValue('toy') + @JsonValue("toy") toy, - @JsonValue('toz') + @JsonValue("toz") toz, - @JsonValue('tpa') + @JsonValue("tpa") tpa, - @JsonValue('tpc') + @JsonValue("tpc") tpc, - @JsonValue('tpe') + @JsonValue("tpe") tpe, - @JsonValue('tpf') + @JsonValue("tpf") tpf, - @JsonValue('tpg') + @JsonValue("tpg") tpg, - @JsonValue('tpi') + @JsonValue("tpi") tpi, - @JsonValue('tpj') + @JsonValue("tpj") tpj, - @JsonValue('tpk') + @JsonValue("tpk") tpk, - @JsonValue('tpl') + @JsonValue("tpl") tpl, - @JsonValue('tpm') + @JsonValue("tpm") tpm, - @JsonValue('tpn') + @JsonValue("tpn") tpn, - @JsonValue('tpo') + @JsonValue("tpo") tpo, - @JsonValue('tpp') + @JsonValue("tpp") tpp, - @JsonValue('tpq') + @JsonValue("tpq") tpq, - @JsonValue('tpr') + @JsonValue("tpr") tpr, - @JsonValue('tpt') + @JsonValue("tpt") tpt, - @JsonValue('tpu') + @JsonValue("tpu") tpu, - @JsonValue('tpv') + @JsonValue("tpv") tpv, - @JsonValue('tpw') + @JsonValue("tpw") tpw, - @JsonValue('tpx') + @JsonValue("tpx") tpx, - @JsonValue('tpy') + @JsonValue("tpy") tpy, - @JsonValue('tpz') + @JsonValue("tpz") tpz, - @JsonValue('tqb') + @JsonValue("tqb") tqb, - @JsonValue('tql') + @JsonValue("tql") tql, - @JsonValue('tqm') + @JsonValue("tqm") tqm, - @JsonValue('tqn') + @JsonValue("tqn") tqn, - @JsonValue('tqo') + @JsonValue("tqo") tqo, - @JsonValue('tqp') + @JsonValue("tqp") tqp, - @JsonValue('tqq') + @JsonValue("tqq") tqq, - @JsonValue('tqr') + @JsonValue("tqr") tqr, - @JsonValue('tqt') + @JsonValue("tqt") tqt, - @JsonValue('tqu') + @JsonValue("tqu") tqu, - @JsonValue('tqw') + @JsonValue("tqw") tqw, - @JsonValue('tra') + @JsonValue("tra") tra, - @JsonValue('trb') + @JsonValue("trb") trb, - @JsonValue('trc') + @JsonValue("trc") trc, - @JsonValue('trd') + @JsonValue("trd") trd, - @JsonValue('tre') + @JsonValue("tre") tre, - @JsonValue('trf') + @JsonValue("trf") trf, - @JsonValue('trg') + @JsonValue("trg") trg, - @JsonValue('trh') + @JsonValue("trh") trh, - @JsonValue('tri') + @JsonValue("tri") tri, - @JsonValue('trj') + @JsonValue("trj") trj, - @JsonValue('trl') + @JsonValue("trl") trl, - @JsonValue('trm') + @JsonValue("trm") trm, - @JsonValue('trn') + @JsonValue("trn") trn, - @JsonValue('tro') + @JsonValue("tro") tro, - @JsonValue('trp') + @JsonValue("trp") trp, - @JsonValue('trq') + @JsonValue("trq") trq, - @JsonValue('trr') + @JsonValue("trr") trr, - @JsonValue('trs') + @JsonValue("trs") trs, - @JsonValue('trt') + @JsonValue("trt") trt, - @JsonValue('tru') + @JsonValue("tru") tru, - @JsonValue('trv') + @JsonValue("trv") trv, - @JsonValue('trw') + @JsonValue("trw") trw, - @JsonValue('trx') + @JsonValue("trx") trx, - @JsonValue('try') + @JsonValue("try") tryAA, - @JsonValue('trz') + @JsonValue("trz") trz, - @JsonValue('tsa') + @JsonValue("tsa") tsa, - @JsonValue('tsb') + @JsonValue("tsb") tsb, - @JsonValue('tsc') + @JsonValue("tsc") tsc, - @JsonValue('tsd') + @JsonValue("tsd") tsd, - @JsonValue('tse') + @JsonValue("tse") tse, - @JsonValue('tsg') + @JsonValue("tsg") tsg, - @JsonValue('tsh') + @JsonValue("tsh") tsh, - @JsonValue('tsi') + @JsonValue("tsi") tsi, - @JsonValue('tsj') + @JsonValue("tsj") tsj, - @JsonValue('tsk') + @JsonValue("tsk") tsk, - @JsonValue('tsl') + @JsonValue("tsl") tsl, - @JsonValue('tsm') + @JsonValue("tsm") tsm, - @JsonValue('tsn') + @JsonValue("tsn") tsn, - @JsonValue('tso') + @JsonValue("tso") tso, - @JsonValue('tsp') + @JsonValue("tsp") tsp, - @JsonValue('tsq') + @JsonValue("tsq") tsq, - @JsonValue('tsr') + @JsonValue("tsr") tsr, - @JsonValue('tss') + @JsonValue("tss") tss, - @JsonValue('tst') + @JsonValue("tst") tst, - @JsonValue('tsu') + @JsonValue("tsu") tsu, - @JsonValue('tsv') + @JsonValue("tsv") tsv, - @JsonValue('tsw') + @JsonValue("tsw") tsw, - @JsonValue('tsx') + @JsonValue("tsx") tsx, - @JsonValue('tsy') + @JsonValue("tsy") tsy, - @JsonValue('tsz') + @JsonValue("tsz") tsz, - @JsonValue('tta') + @JsonValue("tta") tta, - @JsonValue('ttb') + @JsonValue("ttb") ttb, - @JsonValue('ttc') + @JsonValue("ttc") ttc, - @JsonValue('ttd') + @JsonValue("ttd") ttd, - @JsonValue('tte') + @JsonValue("tte") tte, - @JsonValue('ttf') + @JsonValue("ttf") ttf, - @JsonValue('ttg') + @JsonValue("ttg") ttg, - @JsonValue('tth') + @JsonValue("tth") tth, - @JsonValue('tti') + @JsonValue("tti") tti, - @JsonValue('ttj') + @JsonValue("ttj") ttj, - @JsonValue('ttk') + @JsonValue("ttk") ttk, - @JsonValue('ttl') + @JsonValue("ttl") ttl, - @JsonValue('ttm') + @JsonValue("ttm") ttm, - @JsonValue('ttn') + @JsonValue("ttn") ttn, - @JsonValue('tto') + @JsonValue("tto") tto, - @JsonValue('ttp') + @JsonValue("ttp") ttp, - @JsonValue('ttq') + @JsonValue("ttq") ttq, - @JsonValue('ttr') + @JsonValue("ttr") ttr, - @JsonValue('tts') + @JsonValue("tts") tts, - @JsonValue('ttt') + @JsonValue("ttt") ttt, - @JsonValue('ttu') + @JsonValue("ttu") ttu, - @JsonValue('ttv') + @JsonValue("ttv") ttv, - @JsonValue('ttw') + @JsonValue("ttw") ttw, - @JsonValue('tty') + @JsonValue("tty") tty, - @JsonValue('ttz') + @JsonValue("ttz") ttz, - @JsonValue('tua') + @JsonValue("tua") tua, - @JsonValue('tub') + @JsonValue("tub") tub, - @JsonValue('tuc') + @JsonValue("tuc") tuc, - @JsonValue('tud') + @JsonValue("tud") tud, - @JsonValue('tue') + @JsonValue("tue") tue, - @JsonValue('tuf') + @JsonValue("tuf") tuf, - @JsonValue('tug') + @JsonValue("tug") tug, - @JsonValue('tuh') + @JsonValue("tuh") tuh, - @JsonValue('tui') + @JsonValue("tui") tui, - @JsonValue('tuj') + @JsonValue("tuj") tuj, - @JsonValue('tuk') + @JsonValue("tuk") tuk, - @JsonValue('tul') + @JsonValue("tul") tul, - @JsonValue('tum') + @JsonValue("tum") tum, - @JsonValue('tun') + @JsonValue("tun") tun, - @JsonValue('tuo') + @JsonValue("tuo") tuo, - @JsonValue('tuq') + @JsonValue("tuq") tuq, - @JsonValue('tur') + @JsonValue("tur") tur, - @JsonValue('tus') + @JsonValue("tus") tus, - @JsonValue('tuu') + @JsonValue("tuu") tuu, - @JsonValue('tuv') + @JsonValue("tuv") tuv, - @JsonValue('tux') + @JsonValue("tux") tux, - @JsonValue('tuy') + @JsonValue("tuy") tuy, - @JsonValue('tuz') + @JsonValue("tuz") tuz, - @JsonValue('tva') + @JsonValue("tva") tva, - @JsonValue('tvd') + @JsonValue("tvd") tvd, - @JsonValue('tve') + @JsonValue("tve") tve, - @JsonValue('tvk') + @JsonValue("tvk") tvk, - @JsonValue('tvl') + @JsonValue("tvl") tvl, - @JsonValue('tvm') + @JsonValue("tvm") tvm, - @JsonValue('tvn') + @JsonValue("tvn") tvn, - @JsonValue('tvo') + @JsonValue("tvo") tvo, - @JsonValue('tvs') + @JsonValue("tvs") tvs, - @JsonValue('tvt') + @JsonValue("tvt") tvt, - @JsonValue('tvu') + @JsonValue("tvu") tvu, - @JsonValue('tvw') + @JsonValue("tvw") tvw, - @JsonValue('tvx') + @JsonValue("tvx") tvx, - @JsonValue('tvy') + @JsonValue("tvy") tvy, - @JsonValue('twa') + @JsonValue("twa") twa, - @JsonValue('twb') + @JsonValue("twb") twb, - @JsonValue('twc') + @JsonValue("twc") twc, - @JsonValue('twd') + @JsonValue("twd") twd, - @JsonValue('twe') + @JsonValue("twe") twe, - @JsonValue('twf') + @JsonValue("twf") twf, - @JsonValue('twg') + @JsonValue("twg") twg, - @JsonValue('twh') + @JsonValue("twh") twh, - @JsonValue('twi') + @JsonValue("twi") twi, - @JsonValue('twl') + @JsonValue("twl") twl, - @JsonValue('twm') + @JsonValue("twm") twm, - @JsonValue('twn') + @JsonValue("twn") twn, - @JsonValue('two') + @JsonValue("two") two, - @JsonValue('twp') + @JsonValue("twp") twp, - @JsonValue('twq') + @JsonValue("twq") twq, - @JsonValue('twr') + @JsonValue("twr") twr, - @JsonValue('twt') + @JsonValue("twt") twt, - @JsonValue('twu') + @JsonValue("twu") twu, - @JsonValue('tww') + @JsonValue("tww") tww, - @JsonValue('twx') + @JsonValue("twx") twx, - @JsonValue('twy') + @JsonValue("twy") twy, - @JsonValue('txa') + @JsonValue("txa") txa, - @JsonValue('txb') + @JsonValue("txb") txb, - @JsonValue('txc') + @JsonValue("txc") txc, - @JsonValue('txe') + @JsonValue("txe") txe, - @JsonValue('txg') + @JsonValue("txg") txg, - @JsonValue('txh') + @JsonValue("txh") txh, - @JsonValue('txi') + @JsonValue("txi") txi, - @JsonValue('txj') + @JsonValue("txj") txj, - @JsonValue('txm') + @JsonValue("txm") txm, - @JsonValue('txn') + @JsonValue("txn") txn, - @JsonValue('txo') + @JsonValue("txo") txo, - @JsonValue('txq') + @JsonValue("txq") txq, - @JsonValue('txr') + @JsonValue("txr") txr, - @JsonValue('txs') + @JsonValue("txs") txs, - @JsonValue('txt') + @JsonValue("txt") txt, - @JsonValue('txu') + @JsonValue("txu") txu, - @JsonValue('txx') + @JsonValue("txx") txx, - @JsonValue('txy') + @JsonValue("txy") txy, - @JsonValue('tya') + @JsonValue("tya") tya, - @JsonValue('tye') + @JsonValue("tye") tye, - @JsonValue('tyh') + @JsonValue("tyh") tyh, - @JsonValue('tyi') + @JsonValue("tyi") tyi, - @JsonValue('tyj') + @JsonValue("tyj") tyj, - @JsonValue('tyl') + @JsonValue("tyl") tyl, - @JsonValue('tyn') + @JsonValue("tyn") tyn, - @JsonValue('typ') + @JsonValue("typ") typ, - @JsonValue('tyr') + @JsonValue("tyr") tyr, - @JsonValue('tys') + @JsonValue("tys") tys, - @JsonValue('tyt') + @JsonValue("tyt") tyt, - @JsonValue('tyu') + @JsonValue("tyu") tyu, - @JsonValue('tyv') + @JsonValue("tyv") tyv, - @JsonValue('tyx') + @JsonValue("tyx") tyx, - @JsonValue('tyy') + @JsonValue("tyy") tyy, - @JsonValue('tyz') + @JsonValue("tyz") tyz, - @JsonValue('tza') + @JsonValue("tza") tza, - @JsonValue('tzh') + @JsonValue("tzh") tzh, - @JsonValue('tzj') + @JsonValue("tzj") tzj, - @JsonValue('tzl') + @JsonValue("tzl") tzl, - @JsonValue('tzm') + @JsonValue("tzm") tzm, - @JsonValue('tzn') + @JsonValue("tzn") tzn, - @JsonValue('tzo') + @JsonValue("tzo") tzo, - @JsonValue('tzx') + @JsonValue("tzx") tzx, - @JsonValue('uam') + @JsonValue("uam") uam, - @JsonValue('uan') + @JsonValue("uan") uan, - @JsonValue('uar') + @JsonValue("uar") uar, - @JsonValue('uba') + @JsonValue("uba") uba, - @JsonValue('ubi') + @JsonValue("ubi") ubi, - @JsonValue('ubl') + @JsonValue("ubl") ubl, - @JsonValue('ubr') + @JsonValue("ubr") ubr, - @JsonValue('ubu') + @JsonValue("ubu") ubu, - @JsonValue('uby') + @JsonValue("uby") uby, - @JsonValue('uda') + @JsonValue("uda") uda, - @JsonValue('ude') + @JsonValue("ude") ude, - @JsonValue('udg') + @JsonValue("udg") udg, - @JsonValue('udi') + @JsonValue("udi") udi, - @JsonValue('udj') + @JsonValue("udj") udj, - @JsonValue('udl') + @JsonValue("udl") udl, - @JsonValue('udm') + @JsonValue("udm") udm, - @JsonValue('udu') + @JsonValue("udu") udu, - @JsonValue('ues') + @JsonValue("ues") ues, - @JsonValue('ufi') + @JsonValue("ufi") ufi, - @JsonValue('uga') + @JsonValue("uga") uga, - @JsonValue('ugb') + @JsonValue("ugb") ugb, - @JsonValue('uge') + @JsonValue("uge") uge, - @JsonValue('ugh') + @JsonValue("ugh") ugh, - @JsonValue('ugn') + @JsonValue("ugn") ugn, - @JsonValue('ugo') + @JsonValue("ugo") ugo, - @JsonValue('ugy') + @JsonValue("ugy") ugy, - @JsonValue('uha') + @JsonValue("uha") uha, - @JsonValue('uhn') + @JsonValue("uhn") uhn, - @JsonValue('uig') + @JsonValue("uig") uig, - @JsonValue('uis') + @JsonValue("uis") uis, - @JsonValue('uiv') + @JsonValue("uiv") uiv, - @JsonValue('uji') + @JsonValue("uji") uji, - @JsonValue('uka') + @JsonValue("uka") uka, - @JsonValue('ukg') + @JsonValue("ukg") ukg, - @JsonValue('ukh') + @JsonValue("ukh") ukh, - @JsonValue('uki') + @JsonValue("uki") uki, - @JsonValue('ukk') + @JsonValue("ukk") ukk, - @JsonValue('ukl') + @JsonValue("ukl") ukl, - @JsonValue('ukp') + @JsonValue("ukp") ukp, - @JsonValue('ukq') + @JsonValue("ukq") ukq, - @JsonValue('ukr') + @JsonValue("ukr") ukr, - @JsonValue('uks') + @JsonValue("uks") uks, - @JsonValue('uku') + @JsonValue("uku") uku, - @JsonValue('ukv') + @JsonValue("ukv") ukv, - @JsonValue('ukw') + @JsonValue("ukw") ukw, - @JsonValue('uky') + @JsonValue("uky") uky, - @JsonValue('ula') + @JsonValue("ula") ula, - @JsonValue('ulb') + @JsonValue("ulb") ulb, - @JsonValue('ulc') + @JsonValue("ulc") ulc, - @JsonValue('ule') + @JsonValue("ule") ule, - @JsonValue('ulf') + @JsonValue("ulf") ulf, - @JsonValue('uli') + @JsonValue("uli") uli, - @JsonValue('ulk') + @JsonValue("ulk") ulk, - @JsonValue('ull') + @JsonValue("ull") ull, - @JsonValue('ulm') + @JsonValue("ulm") ulm, - @JsonValue('uln') + @JsonValue("uln") uln, - @JsonValue('ulu') + @JsonValue("ulu") ulu, - @JsonValue('ulw') + @JsonValue("ulw") ulw, - @JsonValue('uma') + @JsonValue("uma") uma, - @JsonValue('umb') + @JsonValue("umb") umb, - @JsonValue('umc') + @JsonValue("umc") umc, - @JsonValue('umd') + @JsonValue("umd") umd, - @JsonValue('umg') + @JsonValue("umg") umg, - @JsonValue('umi') + @JsonValue("umi") umi, - @JsonValue('umm') + @JsonValue("umm") umm, - @JsonValue('umn') + @JsonValue("umn") umn, - @JsonValue('umo') + @JsonValue("umo") umo, - @JsonValue('ump') + @JsonValue("ump") ump, - @JsonValue('umr') + @JsonValue("umr") umr, - @JsonValue('ums') + @JsonValue("ums") ums, - @JsonValue('umu') + @JsonValue("umu") umu, - @JsonValue('una') + @JsonValue("una") una, - @JsonValue('und') + @JsonValue("und") und, - @JsonValue('une') + @JsonValue("une") une, - @JsonValue('ung') + @JsonValue("ung") ung, - @JsonValue('uni') + @JsonValue("uni") uni, - @JsonValue('unk') + @JsonValue("unk") unk, - @JsonValue('unm') + @JsonValue("unm") unm, - @JsonValue('unn') + @JsonValue("unn") unn, - @JsonValue('unr') + @JsonValue("unr") unr, - @JsonValue('unu') + @JsonValue("unu") unu, - @JsonValue('unx') + @JsonValue("unx") unx, - @JsonValue('unz') + @JsonValue("unz") unz, - @JsonValue('uon') + @JsonValue("uon") uon, - @JsonValue('upi') + @JsonValue("upi") upi, - @JsonValue('upv') + @JsonValue("upv") upv, - @JsonValue('ura') + @JsonValue("ura") ura, - @JsonValue('urb') + @JsonValue("urb") urb, - @JsonValue('urc') + @JsonValue("urc") urc, - @JsonValue('urd') + @JsonValue("urd") urd, - @JsonValue('ure') + @JsonValue("ure") ure, - @JsonValue('urf') + @JsonValue("urf") urf, - @JsonValue('urg') + @JsonValue("urg") urg, - @JsonValue('urh') + @JsonValue("urh") urh, - @JsonValue('uri') + @JsonValue("uri") uri, - @JsonValue('urk') + @JsonValue("urk") urk, - @JsonValue('url') + @JsonValue("url") url, - @JsonValue('urm') + @JsonValue("urm") urm, - @JsonValue('urn') + @JsonValue("urn") urn, - @JsonValue('uro') + @JsonValue("uro") uro, - @JsonValue('urp') + @JsonValue("urp") urp, - @JsonValue('urr') + @JsonValue("urr") urr, - @JsonValue('urt') + @JsonValue("urt") urt, - @JsonValue('uru') + @JsonValue("uru") uru, - @JsonValue('urv') + @JsonValue("urv") urv, - @JsonValue('urw') + @JsonValue("urw") urw, - @JsonValue('urx') + @JsonValue("urx") urx, - @JsonValue('ury') + @JsonValue("ury") ury, - @JsonValue('urz') + @JsonValue("urz") urz, - @JsonValue('usa') + @JsonValue("usa") usa, - @JsonValue('ush') + @JsonValue("ush") ush, - @JsonValue('usi') + @JsonValue("usi") usi, - @JsonValue('usk') + @JsonValue("usk") usk, - @JsonValue('usp') + @JsonValue("usp") usp, - @JsonValue('uss') + @JsonValue("uss") uss, - @JsonValue('usu') + @JsonValue("usu") usu, - @JsonValue('uta') + @JsonValue("uta") uta, - @JsonValue('ute') + @JsonValue("ute") ute, - @JsonValue('uth') + @JsonValue("uth") uth, - @JsonValue('utp') + @JsonValue("utp") utp, - @JsonValue('utr') + @JsonValue("utr") utr, - @JsonValue('utu') + @JsonValue("utu") utu, - @JsonValue('uum') + @JsonValue("uum") uum, - @JsonValue('uur') + @JsonValue("uur") uur, - @JsonValue('uuu') + @JsonValue("uuu") uuu, - @JsonValue('uve') + @JsonValue("uve") uve, - @JsonValue('uvh') + @JsonValue("uvh") uvh, - @JsonValue('uvl') + @JsonValue("uvl") uvl, - @JsonValue('uwa') + @JsonValue("uwa") uwa, - @JsonValue('uya') + @JsonValue("uya") uya, - @JsonValue('uzb') + @JsonValue("uzb") uzb, - @JsonValue('uzn') + @JsonValue("uzn") uzn, - @JsonValue('uzs') + @JsonValue("uzs") uzs, - @JsonValue('vaa') + @JsonValue("vaa") vaa, - @JsonValue('vae') + @JsonValue("vae") vae, - @JsonValue('vaf') + @JsonValue("vaf") vaf, - @JsonValue('vag') + @JsonValue("vag") vag, - @JsonValue('vah') + @JsonValue("vah") vah, - @JsonValue('vai') + @JsonValue("vai") vai, - @JsonValue('vaj') + @JsonValue("vaj") vaj, - @JsonValue('val') + @JsonValue("val") val, - @JsonValue('vam') + @JsonValue("vam") vam, - @JsonValue('van') + @JsonValue("van") van, - @JsonValue('vao') + @JsonValue("vao") vao, - @JsonValue('vap') + @JsonValue("vap") vap, - @JsonValue('var') + @JsonValue("var") varAA, - @JsonValue('vas') + @JsonValue("vas") vas, - @JsonValue('vau') + @JsonValue("vau") vau, - @JsonValue('vav') + @JsonValue("vav") vav, - @JsonValue('vay') + @JsonValue("vay") vay, - @JsonValue('vbb') + @JsonValue("vbb") vbb, - @JsonValue('vbk') + @JsonValue("vbk") vbk, - @JsonValue('vec') + @JsonValue("vec") vec, - @JsonValue('ved') + @JsonValue("ved") ved, - @JsonValue('vel') + @JsonValue("vel") vel, - @JsonValue('vem') + @JsonValue("vem") vem, - @JsonValue('ven') + @JsonValue("ven") ven, - @JsonValue('veo') + @JsonValue("veo") veo, - @JsonValue('vep') + @JsonValue("vep") vep, - @JsonValue('ver') + @JsonValue("ver") ver, - @JsonValue('vgr') + @JsonValue("vgr") vgr, - @JsonValue('vgt') + @JsonValue("vgt") vgt, - @JsonValue('vic') + @JsonValue("vic") vic, - @JsonValue('vid') + @JsonValue("vid") vid, - @JsonValue('vie') + @JsonValue("vie") vie, - @JsonValue('vif') + @JsonValue("vif") vif, - @JsonValue('vig') + @JsonValue("vig") vig, - @JsonValue('vil') + @JsonValue("vil") vil, - @JsonValue('vin') + @JsonValue("vin") vin, - @JsonValue('vis') + @JsonValue("vis") vis, - @JsonValue('vit') + @JsonValue("vit") vit, - @JsonValue('viv') + @JsonValue("viv") viv, - @JsonValue('vka') + @JsonValue("vka") vka, - @JsonValue('vkj') + @JsonValue("vkj") vkj, - @JsonValue('vkk') + @JsonValue("vkk") vkk, - @JsonValue('vkl') + @JsonValue("vkl") vkl, - @JsonValue('vkm') + @JsonValue("vkm") vkm, - @JsonValue('vkn') + @JsonValue("vkn") vkn, - @JsonValue('vko') + @JsonValue("vko") vko, - @JsonValue('vkp') + @JsonValue("vkp") vkp, - @JsonValue('vkt') + @JsonValue("vkt") vkt, - @JsonValue('vku') + @JsonValue("vku") vku, - @JsonValue('vkz') + @JsonValue("vkz") vkz, - @JsonValue('vlp') + @JsonValue("vlp") vlp, - @JsonValue('vls') + @JsonValue("vls") vls, - @JsonValue('vma') + @JsonValue("vma") vma, - @JsonValue('vmb') + @JsonValue("vmb") vmb, - @JsonValue('vmc') + @JsonValue("vmc") vmc, - @JsonValue('vmd') + @JsonValue("vmd") vmd, - @JsonValue('vme') + @JsonValue("vme") vme, - @JsonValue('vmf') + @JsonValue("vmf") vmf, - @JsonValue('vmg') + @JsonValue("vmg") vmg, - @JsonValue('vmh') + @JsonValue("vmh") vmh, - @JsonValue('vmi') + @JsonValue("vmi") vmi, - @JsonValue('vmj') + @JsonValue("vmj") vmj, - @JsonValue('vmk') + @JsonValue("vmk") vmk, - @JsonValue('vml') + @JsonValue("vml") vml, - @JsonValue('vmm') + @JsonValue("vmm") vmm, - @JsonValue('vmp') + @JsonValue("vmp") vmp, - @JsonValue('vmq') + @JsonValue("vmq") vmq, - @JsonValue('vmr') + @JsonValue("vmr") vmr, - @JsonValue('vms') + @JsonValue("vms") vms, - @JsonValue('vmu') + @JsonValue("vmu") vmu, - @JsonValue('vmv') + @JsonValue("vmv") vmv, - @JsonValue('vmw') + @JsonValue("vmw") vmw, - @JsonValue('vmx') + @JsonValue("vmx") vmx, - @JsonValue('vmy') + @JsonValue("vmy") vmy, - @JsonValue('vmz') + @JsonValue("vmz") vmz, - @JsonValue('vnk') + @JsonValue("vnk") vnk, - @JsonValue('vnm') + @JsonValue("vnm") vnm, - @JsonValue('vnp') + @JsonValue("vnp") vnp, - @JsonValue('vol') + @JsonValue("vol") vol, - @JsonValue('vor') + @JsonValue("vor") vor, - @JsonValue('vot') + @JsonValue("vot") vot, - @JsonValue('vra') + @JsonValue("vra") vra, - @JsonValue('vro') + @JsonValue("vro") vro, - @JsonValue('vrs') + @JsonValue("vrs") vrs, - @JsonValue('vrt') + @JsonValue("vrt") vrt, - @JsonValue('vsi') + @JsonValue("vsi") vsi, - @JsonValue('vsl') + @JsonValue("vsl") vsl, - @JsonValue('vsv') + @JsonValue("vsv") vsv, - @JsonValue('vto') + @JsonValue("vto") vto, - @JsonValue('vum') + @JsonValue("vum") vum, - @JsonValue('vun') + @JsonValue("vun") vun, - @JsonValue('vut') + @JsonValue("vut") vut, - @JsonValue('vwa') + @JsonValue("vwa") vwa, - @JsonValue('waa') + @JsonValue("waa") waa, - @JsonValue('wab') + @JsonValue("wab") wab, - @JsonValue('wac') + @JsonValue("wac") wac, - @JsonValue('wad') + @JsonValue("wad") wad, - @JsonValue('wae') + @JsonValue("wae") wae, - @JsonValue('waf') + @JsonValue("waf") waf, - @JsonValue('wag') + @JsonValue("wag") wag, - @JsonValue('wah') + @JsonValue("wah") wah, - @JsonValue('wai') + @JsonValue("wai") wai, - @JsonValue('waj') + @JsonValue("waj") waj, - @JsonValue('wal') + @JsonValue("wal") wal, - @JsonValue('wam') + @JsonValue("wam") wam, - @JsonValue('wan') + @JsonValue("wan") wan, - @JsonValue('wao') + @JsonValue("wao") wao, - @JsonValue('wap') + @JsonValue("wap") wap, - @JsonValue('waq') + @JsonValue("waq") waq, - @JsonValue('war') + @JsonValue("war") war, - @JsonValue('was') + @JsonValue("was") was, - @JsonValue('wat') + @JsonValue("wat") wat, - @JsonValue('wau') + @JsonValue("wau") wau, - @JsonValue('wav') + @JsonValue("wav") wav, - @JsonValue('waw') + @JsonValue("waw") waw, - @JsonValue('wax') + @JsonValue("wax") wax, - @JsonValue('way') + @JsonValue("way") way, - @JsonValue('waz') + @JsonValue("waz") waz, - @JsonValue('wba') + @JsonValue("wba") wba, - @JsonValue('wbb') + @JsonValue("wbb") wbb, - @JsonValue('wbe') + @JsonValue("wbe") wbe, - @JsonValue('wbf') + @JsonValue("wbf") wbf, - @JsonValue('wbh') + @JsonValue("wbh") wbh, - @JsonValue('wbi') + @JsonValue("wbi") wbi, - @JsonValue('wbj') + @JsonValue("wbj") wbj, - @JsonValue('wbk') + @JsonValue("wbk") wbk, - @JsonValue('wbl') + @JsonValue("wbl") wbl, - @JsonValue('wbm') + @JsonValue("wbm") wbm, - @JsonValue('wbp') + @JsonValue("wbp") wbp, - @JsonValue('wbq') + @JsonValue("wbq") wbq, - @JsonValue('wbr') + @JsonValue("wbr") wbr, - @JsonValue('wbs') + @JsonValue("wbs") wbs, - @JsonValue('wbt') + @JsonValue("wbt") wbt, - @JsonValue('wbv') + @JsonValue("wbv") wbv, - @JsonValue('wbw') + @JsonValue("wbw") wbw, - @JsonValue('wca') + @JsonValue("wca") wca, - @JsonValue('wci') + @JsonValue("wci") wci, - @JsonValue('wdd') + @JsonValue("wdd") wdd, - @JsonValue('wdg') + @JsonValue("wdg") wdg, - @JsonValue('wdj') + @JsonValue("wdj") wdj, - @JsonValue('wdk') + @JsonValue("wdk") wdk, - @JsonValue('wdt') + @JsonValue("wdt") wdt, - @JsonValue('wdu') + @JsonValue("wdu") wdu, - @JsonValue('wdy') + @JsonValue("wdy") wdy, - @JsonValue('wea') + @JsonValue("wea") wea, - @JsonValue('wec') + @JsonValue("wec") wec, - @JsonValue('wed') + @JsonValue("wed") wed, - @JsonValue('weg') + @JsonValue("weg") weg, - @JsonValue('weh') + @JsonValue("weh") weh, - @JsonValue('wei') + @JsonValue("wei") wei, - @JsonValue('wem') + @JsonValue("wem") wem, - @JsonValue('weo') + @JsonValue("weo") weo, - @JsonValue('wep') + @JsonValue("wep") wep, - @JsonValue('wer') + @JsonValue("wer") wer, - @JsonValue('wes') + @JsonValue("wes") wes, - @JsonValue('wet') + @JsonValue("wet") wet, - @JsonValue('weu') + @JsonValue("weu") weu, - @JsonValue('wew') + @JsonValue("wew") wew, - @JsonValue('wfg') + @JsonValue("wfg") wfg, - @JsonValue('wga') + @JsonValue("wga") wga, - @JsonValue('wgb') + @JsonValue("wgb") wgb, - @JsonValue('wgg') + @JsonValue("wgg") wgg, - @JsonValue('wgi') + @JsonValue("wgi") wgi, - @JsonValue('wgo') + @JsonValue("wgo") wgo, - @JsonValue('wgu') + @JsonValue("wgu") wgu, - @JsonValue('wgy') + @JsonValue("wgy") wgy, - @JsonValue('wha') + @JsonValue("wha") wha, - @JsonValue('whg') + @JsonValue("whg") whg, - @JsonValue('whk') + @JsonValue("whk") whk, - @JsonValue('whu') + @JsonValue("whu") whu, - @JsonValue('wib') + @JsonValue("wib") wib, - @JsonValue('wic') + @JsonValue("wic") wic, - @JsonValue('wie') + @JsonValue("wie") wie, - @JsonValue('wif') + @JsonValue("wif") wif, - @JsonValue('wig') + @JsonValue("wig") wig, - @JsonValue('wih') + @JsonValue("wih") wih, - @JsonValue('wii') + @JsonValue("wii") wii, - @JsonValue('wij') + @JsonValue("wij") wij, - @JsonValue('wik') + @JsonValue("wik") wik, - @JsonValue('wil') + @JsonValue("wil") wil, - @JsonValue('wim') + @JsonValue("wim") wim, - @JsonValue('win') + @JsonValue("win") win, - @JsonValue('wir') + @JsonValue("wir") wir, - @JsonValue('wiu') + @JsonValue("wiu") wiu, - @JsonValue('wiv') + @JsonValue("wiv") wiv, - @JsonValue('wiy') + @JsonValue("wiy") wiy, - @JsonValue('wja') + @JsonValue("wja") wja, - @JsonValue('wji') + @JsonValue("wji") wji, - @JsonValue('wka') + @JsonValue("wka") wka, - @JsonValue('wkb') + @JsonValue("wkb") wkb, - @JsonValue('wkd') + @JsonValue("wkd") wkd, - @JsonValue('wkl') + @JsonValue("wkl") wkl, - @JsonValue('wkr') + @JsonValue("wkr") wkr, - @JsonValue('wku') + @JsonValue("wku") wku, - @JsonValue('wkw') + @JsonValue("wkw") wkw, - @JsonValue('wky') + @JsonValue("wky") wky, - @JsonValue('wla') + @JsonValue("wla") wla, - @JsonValue('wlc') + @JsonValue("wlc") wlc, - @JsonValue('wle') + @JsonValue("wle") wle, - @JsonValue('wlg') + @JsonValue("wlg") wlg, - @JsonValue('wlh') + @JsonValue("wlh") wlh, - @JsonValue('wli') + @JsonValue("wli") wli, - @JsonValue('wlk') + @JsonValue("wlk") wlk, - @JsonValue('wll') + @JsonValue("wll") wll, - @JsonValue('wlm') + @JsonValue("wlm") wlm, - @JsonValue('wln') + @JsonValue("wln") wln, - @JsonValue('wlo') + @JsonValue("wlo") wlo, - @JsonValue('wlr') + @JsonValue("wlr") wlr, - @JsonValue('wls') + @JsonValue("wls") wls, - @JsonValue('wlu') + @JsonValue("wlu") wlu, - @JsonValue('wlv') + @JsonValue("wlv") wlv, - @JsonValue('wlw') + @JsonValue("wlw") wlw, - @JsonValue('wlx') + @JsonValue("wlx") wlx, - @JsonValue('wly') + @JsonValue("wly") wly, - @JsonValue('wma') + @JsonValue("wma") wma, - @JsonValue('wmb') + @JsonValue("wmb") wmb, - @JsonValue('wmc') + @JsonValue("wmc") wmc, - @JsonValue('wmd') + @JsonValue("wmd") wmd, - @JsonValue('wme') + @JsonValue("wme") wme, - @JsonValue('wmg') + @JsonValue("wmg") wmg, - @JsonValue('wmh') + @JsonValue("wmh") wmh, - @JsonValue('wmi') + @JsonValue("wmi") wmi, - @JsonValue('wmm') + @JsonValue("wmm") wmm, - @JsonValue('wmn') + @JsonValue("wmn") wmn, - @JsonValue('wmo') + @JsonValue("wmo") wmo, - @JsonValue('wms') + @JsonValue("wms") wms, - @JsonValue('wmt') + @JsonValue("wmt") wmt, - @JsonValue('wmw') + @JsonValue("wmw") wmw, - @JsonValue('wmx') + @JsonValue("wmx") wmx, - @JsonValue('wnb') + @JsonValue("wnb") wnb, - @JsonValue('wnc') + @JsonValue("wnc") wnc, - @JsonValue('wnd') + @JsonValue("wnd") wnd, - @JsonValue('wne') + @JsonValue("wne") wne, - @JsonValue('wng') + @JsonValue("wng") wng, - @JsonValue('wni') + @JsonValue("wni") wni, - @JsonValue('wnk') + @JsonValue("wnk") wnk, - @JsonValue('wnm') + @JsonValue("wnm") wnm, - @JsonValue('wnn') + @JsonValue("wnn") wnn, - @JsonValue('wno') + @JsonValue("wno") wno, - @JsonValue('wnp') + @JsonValue("wnp") wnp, - @JsonValue('wnu') + @JsonValue("wnu") wnu, - @JsonValue('wnw') + @JsonValue("wnw") wnw, - @JsonValue('wny') + @JsonValue("wny") wny, - @JsonValue('woa') + @JsonValue("woa") woa, - @JsonValue('wob') + @JsonValue("wob") wob, - @JsonValue('woc') + @JsonValue("woc") woc, - @JsonValue('wod') + @JsonValue("wod") wod, - @JsonValue('woe') + @JsonValue("woe") woe, - @JsonValue('wof') + @JsonValue("wof") wof, - @JsonValue('wog') + @JsonValue("wog") wog, - @JsonValue('woi') + @JsonValue("woi") woi, - @JsonValue('wok') + @JsonValue("wok") wok, - @JsonValue('wol') + @JsonValue("wol") wol, - @JsonValue('wom') + @JsonValue("wom") wom, - @JsonValue('won') + @JsonValue("won") won, - @JsonValue('woo') + @JsonValue("woo") woo, - @JsonValue('wor') + @JsonValue("wor") wor, - @JsonValue('wos') + @JsonValue("wos") wos, - @JsonValue('wow') + @JsonValue("wow") wow, - @JsonValue('woy') + @JsonValue("woy") woy, - @JsonValue('wpc') + @JsonValue("wpc") wpc, - @JsonValue('wrb') + @JsonValue("wrb") wrb, - @JsonValue('wrg') + @JsonValue("wrg") wrg, - @JsonValue('wrh') + @JsonValue("wrh") wrh, - @JsonValue('wri') + @JsonValue("wri") wri, - @JsonValue('wrk') + @JsonValue("wrk") wrk, - @JsonValue('wrl') + @JsonValue("wrl") wrl, - @JsonValue('wrm') + @JsonValue("wrm") wrm, - @JsonValue('wrn') + @JsonValue("wrn") wrn, - @JsonValue('wro') + @JsonValue("wro") wro, - @JsonValue('wrp') + @JsonValue("wrp") wrp, - @JsonValue('wrr') + @JsonValue("wrr") wrr, - @JsonValue('wrs') + @JsonValue("wrs") wrs, - @JsonValue('wru') + @JsonValue("wru") wru, - @JsonValue('wrv') + @JsonValue("wrv") wrv, - @JsonValue('wrw') + @JsonValue("wrw") wrw, - @JsonValue('wrx') + @JsonValue("wrx") wrx, - @JsonValue('wry') + @JsonValue("wry") wry, - @JsonValue('wrz') + @JsonValue("wrz") wrz, - @JsonValue('wsa') + @JsonValue("wsa") wsa, - @JsonValue('wsg') + @JsonValue("wsg") wsg, - @JsonValue('wsi') + @JsonValue("wsi") wsi, - @JsonValue('wsk') + @JsonValue("wsk") wsk, - @JsonValue('wsr') + @JsonValue("wsr") wsr, - @JsonValue('wss') + @JsonValue("wss") wss, - @JsonValue('wsu') + @JsonValue("wsu") wsu, - @JsonValue('wsv') + @JsonValue("wsv") wsv, - @JsonValue('wtf') + @JsonValue("wtf") wtf, - @JsonValue('wth') + @JsonValue("wth") wth, - @JsonValue('wti') + @JsonValue("wti") wti, - @JsonValue('wtk') + @JsonValue("wtk") wtk, - @JsonValue('wtm') + @JsonValue("wtm") wtm, - @JsonValue('wtw') + @JsonValue("wtw") wtw, - @JsonValue('wua') + @JsonValue("wua") wua, - @JsonValue('wub') + @JsonValue("wub") wub, - @JsonValue('wud') + @JsonValue("wud") wud, - @JsonValue('wuh') + @JsonValue("wuh") wuh, - @JsonValue('wul') + @JsonValue("wul") wul, - @JsonValue('wum') + @JsonValue("wum") wum, - @JsonValue('wun') + @JsonValue("wun") wun, - @JsonValue('wur') + @JsonValue("wur") wur, - @JsonValue('wut') + @JsonValue("wut") wut, - @JsonValue('wuu') + @JsonValue("wuu") wuu, - @JsonValue('wuv') + @JsonValue("wuv") wuv, - @JsonValue('wux') + @JsonValue("wux") wux, - @JsonValue('wuy') + @JsonValue("wuy") wuy, - @JsonValue('wwa') + @JsonValue("wwa") wwa, - @JsonValue('wwb') + @JsonValue("wwb") wwb, - @JsonValue('wwo') + @JsonValue("wwo") wwo, - @JsonValue('wwr') + @JsonValue("wwr") wwr, - @JsonValue('www') + @JsonValue("www") www, - @JsonValue('wxa') + @JsonValue("wxa") wxa, - @JsonValue('wxw') + @JsonValue("wxw") wxw, - @JsonValue('wyb') + @JsonValue("wyb") wyb, - @JsonValue('wyi') + @JsonValue("wyi") wyi, - @JsonValue('wym') + @JsonValue("wym") wym, - @JsonValue('wyn') + @JsonValue("wyn") wyn, - @JsonValue('wyr') + @JsonValue("wyr") wyr, - @JsonValue('wyy') + @JsonValue("wyy") wyy, - @JsonValue('xaa') + @JsonValue("xaa") xaa, - @JsonValue('xab') + @JsonValue("xab") xab, - @JsonValue('xac') + @JsonValue("xac") xac, - @JsonValue('xad') + @JsonValue("xad") xad, - @JsonValue('xae') + @JsonValue("xae") xae, - @JsonValue('xag') + @JsonValue("xag") xag, - @JsonValue('xai') + @JsonValue("xai") xai, - @JsonValue('xaj') + @JsonValue("xaj") xaj, - @JsonValue('xak') + @JsonValue("xak") xak, - @JsonValue('xal') + @JsonValue("xal") xal, - @JsonValue('xam') + @JsonValue("xam") xam, - @JsonValue('xan') + @JsonValue("xan") xan, - @JsonValue('xao') + @JsonValue("xao") xao, - @JsonValue('xap') + @JsonValue("xap") xap, - @JsonValue('xaq') + @JsonValue("xaq") xaq, - @JsonValue('xar') + @JsonValue("xar") xar, - @JsonValue('xas') + @JsonValue("xas") xas, - @JsonValue('xat') + @JsonValue("xat") xat, - @JsonValue('xau') + @JsonValue("xau") xau, - @JsonValue('xav') + @JsonValue("xav") xav, - @JsonValue('xaw') + @JsonValue("xaw") xaw, - @JsonValue('xay') + @JsonValue("xay") xay, - @JsonValue('xbb') + @JsonValue("xbb") xbb, - @JsonValue('xbc') + @JsonValue("xbc") xbc, - @JsonValue('xbd') + @JsonValue("xbd") xbd, - @JsonValue('xbe') + @JsonValue("xbe") xbe, - @JsonValue('xbg') + @JsonValue("xbg") xbg, - @JsonValue('xbi') + @JsonValue("xbi") xbi, - @JsonValue('xbj') + @JsonValue("xbj") xbj, - @JsonValue('xbm') + @JsonValue("xbm") xbm, - @JsonValue('xbn') + @JsonValue("xbn") xbn, - @JsonValue('xbo') + @JsonValue("xbo") xbo, - @JsonValue('xbp') + @JsonValue("xbp") xbp, - @JsonValue('xbr') + @JsonValue("xbr") xbr, - @JsonValue('xbw') + @JsonValue("xbw") xbw, - @JsonValue('xby') + @JsonValue("xby") xby, - @JsonValue('xcb') + @JsonValue("xcb") xcb, - @JsonValue('xcc') + @JsonValue("xcc") xcc, - @JsonValue('xce') + @JsonValue("xce") xce, - @JsonValue('xcg') + @JsonValue("xcg") xcg, - @JsonValue('xch') + @JsonValue("xch") xch, - @JsonValue('xcl') + @JsonValue("xcl") xcl, - @JsonValue('xcm') + @JsonValue("xcm") xcm, - @JsonValue('xcn') + @JsonValue("xcn") xcn, - @JsonValue('xco') + @JsonValue("xco") xco, - @JsonValue('xcr') + @JsonValue("xcr") xcr, - @JsonValue('xct') + @JsonValue("xct") xct, - @JsonValue('xcu') + @JsonValue("xcu") xcu, - @JsonValue('xcv') + @JsonValue("xcv") xcv, - @JsonValue('xcw') + @JsonValue("xcw") xcw, - @JsonValue('xcy') + @JsonValue("xcy") xcy, - @JsonValue('xda') + @JsonValue("xda") xda, - @JsonValue('xdc') + @JsonValue("xdc") xdc, - @JsonValue('xdk') + @JsonValue("xdk") xdk, - @JsonValue('xdm') + @JsonValue("xdm") xdm, - @JsonValue('xdo') + @JsonValue("xdo") xdo, - @JsonValue('xdq') + @JsonValue("xdq") xdq, - @JsonValue('xdy') + @JsonValue("xdy") xdy, - @JsonValue('xeb') + @JsonValue("xeb") xeb, - @JsonValue('xed') + @JsonValue("xed") xed, - @JsonValue('xeg') + @JsonValue("xeg") xeg, - @JsonValue('xel') + @JsonValue("xel") xel, - @JsonValue('xem') + @JsonValue("xem") xem, - @JsonValue('xep') + @JsonValue("xep") xep, - @JsonValue('xer') + @JsonValue("xer") xer, - @JsonValue('xes') + @JsonValue("xes") xes, - @JsonValue('xet') + @JsonValue("xet") xet, - @JsonValue('xeu') + @JsonValue("xeu") xeu, - @JsonValue('xfa') + @JsonValue("xfa") xfa, - @JsonValue('xga') + @JsonValue("xga") xga, - @JsonValue('xgb') + @JsonValue("xgb") xgb, - @JsonValue('xgd') + @JsonValue("xgd") xgd, - @JsonValue('xgf') + @JsonValue("xgf") xgf, - @JsonValue('xgg') + @JsonValue("xgg") xgg, - @JsonValue('xgi') + @JsonValue("xgi") xgi, - @JsonValue('xgl') + @JsonValue("xgl") xgl, - @JsonValue('xgm') + @JsonValue("xgm") xgm, - @JsonValue('xgr') + @JsonValue("xgr") xgr, - @JsonValue('xgu') + @JsonValue("xgu") xgu, - @JsonValue('xgw') + @JsonValue("xgw") xgw, - @JsonValue('xha') + @JsonValue("xha") xha, - @JsonValue('xhc') + @JsonValue("xhc") xhc, - @JsonValue('xhd') + @JsonValue("xhd") xhd, - @JsonValue('xhe') + @JsonValue("xhe") xhe, - @JsonValue('xhm') + @JsonValue("xhm") xhm, - @JsonValue('xho') + @JsonValue("xho") xho, - @JsonValue('xhr') + @JsonValue("xhr") xhr, - @JsonValue('xht') + @JsonValue("xht") xht, - @JsonValue('xhu') + @JsonValue("xhu") xhu, - @JsonValue('xhv') + @JsonValue("xhv") xhv, - @JsonValue('xib') + @JsonValue("xib") xib, - @JsonValue('xii') + @JsonValue("xii") xii, - @JsonValue('xil') + @JsonValue("xil") xil, - @JsonValue('xin') + @JsonValue("xin") xin, - @JsonValue('xir') + @JsonValue("xir") xir, - @JsonValue('xis') + @JsonValue("xis") xis, - @JsonValue('xiv') + @JsonValue("xiv") xiv, - @JsonValue('xiy') + @JsonValue("xiy") xiy, - @JsonValue('xjb') + @JsonValue("xjb") xjb, - @JsonValue('xjt') + @JsonValue("xjt") xjt, - @JsonValue('xka') + @JsonValue("xka") xka, - @JsonValue('xkb') + @JsonValue("xkb") xkb, - @JsonValue('xkc') + @JsonValue("xkc") xkc, - @JsonValue('xkd') + @JsonValue("xkd") xkd, - @JsonValue('xke') + @JsonValue("xke") xke, - @JsonValue('xkf') + @JsonValue("xkf") xkf, - @JsonValue('xkg') + @JsonValue("xkg") xkg, - @JsonValue('xki') + @JsonValue("xki") xki, - @JsonValue('xkj') + @JsonValue("xkj") xkj, - @JsonValue('xkk') + @JsonValue("xkk") xkk, - @JsonValue('xkl') + @JsonValue("xkl") xkl, - @JsonValue('xkn') + @JsonValue("xkn") xkn, - @JsonValue('xko') + @JsonValue("xko") xko, - @JsonValue('xkp') + @JsonValue("xkp") xkp, - @JsonValue('xkq') + @JsonValue("xkq") xkq, - @JsonValue('xkr') + @JsonValue("xkr") xkr, - @JsonValue('xks') + @JsonValue("xks") xks, - @JsonValue('xkt') + @JsonValue("xkt") xkt, - @JsonValue('xku') + @JsonValue("xku") xku, - @JsonValue('xkv') + @JsonValue("xkv") xkv, - @JsonValue('xkw') + @JsonValue("xkw") xkw, - @JsonValue('xkx') + @JsonValue("xkx") xkx, - @JsonValue('xky') + @JsonValue("xky") xky, - @JsonValue('xkz') + @JsonValue("xkz") xkz, - @JsonValue('xla') + @JsonValue("xla") xla, - @JsonValue('xlb') + @JsonValue("xlb") xlb, - @JsonValue('xlc') + @JsonValue("xlc") xlc, - @JsonValue('xld') + @JsonValue("xld") xld, - @JsonValue('xle') + @JsonValue("xle") xle, - @JsonValue('xlg') + @JsonValue("xlg") xlg, - @JsonValue('xli') + @JsonValue("xli") xli, - @JsonValue('xln') + @JsonValue("xln") xln, - @JsonValue('xlo') + @JsonValue("xlo") xlo, - @JsonValue('xlp') + @JsonValue("xlp") xlp, - @JsonValue('xls') + @JsonValue("xls") xls, - @JsonValue('xlu') + @JsonValue("xlu") xlu, - @JsonValue('xly') + @JsonValue("xly") xly, - @JsonValue('xma') + @JsonValue("xma") xma, - @JsonValue('xmb') + @JsonValue("xmb") xmb, - @JsonValue('xmc') + @JsonValue("xmc") xmc, - @JsonValue('xmd') + @JsonValue("xmd") xmd, - @JsonValue('xme') + @JsonValue("xme") xme, - @JsonValue('xmf') + @JsonValue("xmf") xmf, - @JsonValue('xmg') + @JsonValue("xmg") xmg, - @JsonValue('xmh') + @JsonValue("xmh") xmh, - @JsonValue('xmj') + @JsonValue("xmj") xmj, - @JsonValue('xmk') + @JsonValue("xmk") xmk, - @JsonValue('xml') + @JsonValue("xml") xml, - @JsonValue('xmm') + @JsonValue("xmm") xmm, - @JsonValue('xmn') + @JsonValue("xmn") xmn, - @JsonValue('xmo') + @JsonValue("xmo") xmo, - @JsonValue('xmp') + @JsonValue("xmp") xmp, - @JsonValue('xmq') + @JsonValue("xmq") xmq, - @JsonValue('xmr') + @JsonValue("xmr") xmr, - @JsonValue('xms') + @JsonValue("xms") xms, - @JsonValue('xmt') + @JsonValue("xmt") xmt, - @JsonValue('xmu') + @JsonValue("xmu") xmu, - @JsonValue('xmv') + @JsonValue("xmv") xmv, - @JsonValue('xmw') + @JsonValue("xmw") xmw, - @JsonValue('xmx') + @JsonValue("xmx") xmx, - @JsonValue('xmy') + @JsonValue("xmy") xmy, - @JsonValue('xmz') + @JsonValue("xmz") xmz, - @JsonValue('xna') + @JsonValue("xna") xna, - @JsonValue('xnb') + @JsonValue("xnb") xnb, - @JsonValue('xng') + @JsonValue("xng") xng, - @JsonValue('xnh') + @JsonValue("xnh") xnh, - @JsonValue('xni') + @JsonValue("xni") xni, - @JsonValue('xnj') + @JsonValue("xnj") xnj, - @JsonValue('xnk') + @JsonValue("xnk") xnk, - @JsonValue('xnm') + @JsonValue("xnm") xnm, - @JsonValue('xnn') + @JsonValue("xnn") xnn, - @JsonValue('xno') + @JsonValue("xno") xno, - @JsonValue('xnq') + @JsonValue("xnq") xnq, - @JsonValue('xnr') + @JsonValue("xnr") xnr, - @JsonValue('xns') + @JsonValue("xns") xns, - @JsonValue('xnt') + @JsonValue("xnt") xnt, - @JsonValue('xnu') + @JsonValue("xnu") xnu, - @JsonValue('xny') + @JsonValue("xny") xny, - @JsonValue('xnz') + @JsonValue("xnz") xnz, - @JsonValue('xoc') + @JsonValue("xoc") xoc, - @JsonValue('xod') + @JsonValue("xod") xod, - @JsonValue('xog') + @JsonValue("xog") xog, - @JsonValue('xoi') + @JsonValue("xoi") xoi, - @JsonValue('xok') + @JsonValue("xok") xok, - @JsonValue('xom') + @JsonValue("xom") xom, - @JsonValue('xon') + @JsonValue("xon") xon, - @JsonValue('xoo') + @JsonValue("xoo") xoo, - @JsonValue('xop') + @JsonValue("xop") xop, - @JsonValue('xor') + @JsonValue("xor") xor, - @JsonValue('xow') + @JsonValue("xow") xow, - @JsonValue('xpa') + @JsonValue("xpa") xpa, - @JsonValue('xpb') + @JsonValue("xpb") xpb, - @JsonValue('xpc') + @JsonValue("xpc") xpc, - @JsonValue('xpd') + @JsonValue("xpd") xpd, - @JsonValue('xpe') + @JsonValue("xpe") xpe, - @JsonValue('xpf') + @JsonValue("xpf") xpf, - @JsonValue('xpg') + @JsonValue("xpg") xpg, - @JsonValue('xph') + @JsonValue("xph") xph, - @JsonValue('xpi') + @JsonValue("xpi") xpi, - @JsonValue('xpj') + @JsonValue("xpj") xpj, - @JsonValue('xpk') + @JsonValue("xpk") xpk, - @JsonValue('xpl') + @JsonValue("xpl") xpl, - @JsonValue('xpm') + @JsonValue("xpm") xpm, - @JsonValue('xpn') + @JsonValue("xpn") xpn, - @JsonValue('xpo') + @JsonValue("xpo") xpo, - @JsonValue('xpp') + @JsonValue("xpp") xpp, - @JsonValue('xpq') + @JsonValue("xpq") xpq, - @JsonValue('xpr') + @JsonValue("xpr") xpr, - @JsonValue('xps') + @JsonValue("xps") xps, - @JsonValue('xpt') + @JsonValue("xpt") xpt, - @JsonValue('xpu') + @JsonValue("xpu") xpu, - @JsonValue('xpv') + @JsonValue("xpv") xpv, - @JsonValue('xpw') + @JsonValue("xpw") xpw, - @JsonValue('xpx') + @JsonValue("xpx") xpx, - @JsonValue('xpy') + @JsonValue("xpy") xpy, - @JsonValue('xpz') + @JsonValue("xpz") xpz, - @JsonValue('xqa') + @JsonValue("xqa") xqa, - @JsonValue('xqt') + @JsonValue("xqt") xqt, - @JsonValue('xra') + @JsonValue("xra") xra, - @JsonValue('xrb') + @JsonValue("xrb") xrb, - @JsonValue('xrd') + @JsonValue("xrd") xrd, - @JsonValue('xre') + @JsonValue("xre") xre, - @JsonValue('xrg') + @JsonValue("xrg") xrg, - @JsonValue('xri') + @JsonValue("xri") xri, - @JsonValue('xrm') + @JsonValue("xrm") xrm, - @JsonValue('xrn') + @JsonValue("xrn") xrn, - @JsonValue('xrr') + @JsonValue("xrr") xrr, - @JsonValue('xrt') + @JsonValue("xrt") xrt, - @JsonValue('xru') + @JsonValue("xru") xru, - @JsonValue('xrw') + @JsonValue("xrw") xrw, - @JsonValue('xsa') + @JsonValue("xsa") xsa, - @JsonValue('xsb') + @JsonValue("xsb") xsb, - @JsonValue('xsc') + @JsonValue("xsc") xsc, - @JsonValue('xsd') + @JsonValue("xsd") xsd, - @JsonValue('xse') + @JsonValue("xse") xse, - @JsonValue('xsh') + @JsonValue("xsh") xsh, - @JsonValue('xsi') + @JsonValue("xsi") xsi, - @JsonValue('xsj') + @JsonValue("xsj") xsj, - @JsonValue('xsl') + @JsonValue("xsl") xsl, - @JsonValue('xsm') + @JsonValue("xsm") xsm, - @JsonValue('xsn') + @JsonValue("xsn") xsn, - @JsonValue('xso') + @JsonValue("xso") xso, - @JsonValue('xsp') + @JsonValue("xsp") xsp, - @JsonValue('xsq') + @JsonValue("xsq") xsq, - @JsonValue('xsr') + @JsonValue("xsr") xsr, - @JsonValue('xss') + @JsonValue("xss") xss, - @JsonValue('xsu') + @JsonValue("xsu") xsu, - @JsonValue('xsv') + @JsonValue("xsv") xsv, - @JsonValue('xsy') + @JsonValue("xsy") xsy, - @JsonValue('xta') + @JsonValue("xta") xta, - @JsonValue('xtb') + @JsonValue("xtb") xtb, - @JsonValue('xtc') + @JsonValue("xtc") xtc, - @JsonValue('xtd') + @JsonValue("xtd") xtd, - @JsonValue('xte') + @JsonValue("xte") xte, - @JsonValue('xtg') + @JsonValue("xtg") xtg, - @JsonValue('xth') + @JsonValue("xth") xth, - @JsonValue('xti') + @JsonValue("xti") xti, - @JsonValue('xtj') + @JsonValue("xtj") xtj, - @JsonValue('xtl') + @JsonValue("xtl") xtl, - @JsonValue('xtm') + @JsonValue("xtm") xtm, - @JsonValue('xtn') + @JsonValue("xtn") xtn, - @JsonValue('xto') + @JsonValue("xto") xto, - @JsonValue('xtp') + @JsonValue("xtp") xtp, - @JsonValue('xtq') + @JsonValue("xtq") xtq, - @JsonValue('xtr') + @JsonValue("xtr") xtr, - @JsonValue('xts') + @JsonValue("xts") xts, - @JsonValue('xtt') + @JsonValue("xtt") xtt, - @JsonValue('xtu') + @JsonValue("xtu") xtu, - @JsonValue('xtv') + @JsonValue("xtv") xtv, - @JsonValue('xtw') + @JsonValue("xtw") xtw, - @JsonValue('xty') + @JsonValue("xty") xty, - @JsonValue('xua') + @JsonValue("xua") xua, - @JsonValue('xub') + @JsonValue("xub") xub, - @JsonValue('xud') + @JsonValue("xud") xud, - @JsonValue('xug') + @JsonValue("xug") xug, - @JsonValue('xuj') + @JsonValue("xuj") xuj, - @JsonValue('xul') + @JsonValue("xul") xul, - @JsonValue('xum') + @JsonValue("xum") xum, - @JsonValue('xun') + @JsonValue("xun") xun, - @JsonValue('xuo') + @JsonValue("xuo") xuo, - @JsonValue('xup') + @JsonValue("xup") xup, - @JsonValue('xur') + @JsonValue("xur") xur, - @JsonValue('xut') + @JsonValue("xut") xut, - @JsonValue('xuu') + @JsonValue("xuu") xuu, - @JsonValue('xve') + @JsonValue("xve") xve, - @JsonValue('xvi') + @JsonValue("xvi") xvi, - @JsonValue('xvn') + @JsonValue("xvn") xvn, - @JsonValue('xvo') + @JsonValue("xvo") xvo, - @JsonValue('xvs') + @JsonValue("xvs") xvs, - @JsonValue('xwa') + @JsonValue("xwa") xwa, - @JsonValue('xwc') + @JsonValue("xwc") xwc, - @JsonValue('xwd') + @JsonValue("xwd") xwd, - @JsonValue('xwe') + @JsonValue("xwe") xwe, - @JsonValue('xwg') + @JsonValue("xwg") xwg, - @JsonValue('xwj') + @JsonValue("xwj") xwj, - @JsonValue('xwk') + @JsonValue("xwk") xwk, - @JsonValue('xwl') + @JsonValue("xwl") xwl, - @JsonValue('xwo') + @JsonValue("xwo") xwo, - @JsonValue('xwr') + @JsonValue("xwr") xwr, - @JsonValue('xwt') + @JsonValue("xwt") xwt, - @JsonValue('xww') + @JsonValue("xww") xww, - @JsonValue('xxb') + @JsonValue("xxb") xxb, - @JsonValue('xxk') + @JsonValue("xxk") xxk, - @JsonValue('xxm') + @JsonValue("xxm") xxm, - @JsonValue('xxr') + @JsonValue("xxr") xxr, - @JsonValue('xxt') + @JsonValue("xxt") xxt, - @JsonValue('xya') + @JsonValue("xya") xya, - @JsonValue('xyb') + @JsonValue("xyb") xyb, - @JsonValue('xyj') + @JsonValue("xyj") xyj, - @JsonValue('xyk') + @JsonValue("xyk") xyk, - @JsonValue('xyl') + @JsonValue("xyl") xyl, - @JsonValue('xyt') + @JsonValue("xyt") xyt, - @JsonValue('xyy') + @JsonValue("xyy") xyy, - @JsonValue('xzh') + @JsonValue("xzh") xzh, - @JsonValue('xzm') + @JsonValue("xzm") xzm, - @JsonValue('xzp') + @JsonValue("xzp") xzp, - @JsonValue('yaa') + @JsonValue("yaa") yaa, - @JsonValue('yab') + @JsonValue("yab") yab, - @JsonValue('yac') + @JsonValue("yac") yac, - @JsonValue('yad') + @JsonValue("yad") yad, - @JsonValue('yae') + @JsonValue("yae") yae, - @JsonValue('yaf') + @JsonValue("yaf") yaf, - @JsonValue('yag') + @JsonValue("yag") yag, - @JsonValue('yah') + @JsonValue("yah") yah, - @JsonValue('yai') + @JsonValue("yai") yai, - @JsonValue('yaj') + @JsonValue("yaj") yaj, - @JsonValue('yak') + @JsonValue("yak") yak, - @JsonValue('yal') + @JsonValue("yal") yal, - @JsonValue('yam') + @JsonValue("yam") yam, - @JsonValue('yan') + @JsonValue("yan") yan, - @JsonValue('yao') + @JsonValue("yao") yao, - @JsonValue('yap') + @JsonValue("yap") yap, - @JsonValue('yaq') + @JsonValue("yaq") yaq, - @JsonValue('yar') + @JsonValue("yar") yar, - @JsonValue('yas') + @JsonValue("yas") yas, - @JsonValue('yat') + @JsonValue("yat") yat, - @JsonValue('yau') + @JsonValue("yau") yau, - @JsonValue('yav') + @JsonValue("yav") yav, - @JsonValue('yaw') + @JsonValue("yaw") yaw, - @JsonValue('yax') + @JsonValue("yax") yax, - @JsonValue('yay') + @JsonValue("yay") yay, - @JsonValue('yaz') + @JsonValue("yaz") yaz, - @JsonValue('yba') + @JsonValue("yba") yba, - @JsonValue('ybb') + @JsonValue("ybb") ybb, - @JsonValue('ybe') + @JsonValue("ybe") ybe, - @JsonValue('ybh') + @JsonValue("ybh") ybh, - @JsonValue('ybi') + @JsonValue("ybi") ybi, - @JsonValue('ybj') + @JsonValue("ybj") ybj, - @JsonValue('ybk') + @JsonValue("ybk") ybk, - @JsonValue('ybl') + @JsonValue("ybl") ybl, - @JsonValue('ybm') + @JsonValue("ybm") ybm, - @JsonValue('ybn') + @JsonValue("ybn") ybn, - @JsonValue('ybo') + @JsonValue("ybo") ybo, - @JsonValue('ybx') + @JsonValue("ybx") ybx, - @JsonValue('yby') + @JsonValue("yby") yby, - @JsonValue('ych') + @JsonValue("ych") ych, - @JsonValue('ycl') + @JsonValue("ycl") ycl, - @JsonValue('ycn') + @JsonValue("ycn") ycn, - @JsonValue('ycp') + @JsonValue("ycp") ycp, - @JsonValue('yda') + @JsonValue("yda") yda, - @JsonValue('ydd') + @JsonValue("ydd") ydd, - @JsonValue('yde') + @JsonValue("yde") yde, - @JsonValue('ydg') + @JsonValue("ydg") ydg, - @JsonValue('ydk') + @JsonValue("ydk") ydk, - @JsonValue('yea') + @JsonValue("yea") yea, - @JsonValue('yec') + @JsonValue("yec") yec, - @JsonValue('yee') + @JsonValue("yee") yee, - @JsonValue('yei') + @JsonValue("yei") yei, - @JsonValue('yej') + @JsonValue("yej") yej, - @JsonValue('yel') + @JsonValue("yel") yel, - @JsonValue('yer') + @JsonValue("yer") yer, - @JsonValue('yes') + @JsonValue("yes") yes, - @JsonValue('yet') + @JsonValue("yet") yet, - @JsonValue('yeu') + @JsonValue("yeu") yeu, - @JsonValue('yev') + @JsonValue("yev") yev, - @JsonValue('yey') + @JsonValue("yey") yey, - @JsonValue('yga') + @JsonValue("yga") yga, - @JsonValue('ygi') + @JsonValue("ygi") ygi, - @JsonValue('ygl') + @JsonValue("ygl") ygl, - @JsonValue('ygm') + @JsonValue("ygm") ygm, - @JsonValue('ygp') + @JsonValue("ygp") ygp, - @JsonValue('ygr') + @JsonValue("ygr") ygr, - @JsonValue('ygs') + @JsonValue("ygs") ygs, - @JsonValue('ygu') + @JsonValue("ygu") ygu, - @JsonValue('ygw') + @JsonValue("ygw") ygw, - @JsonValue('yha') + @JsonValue("yha") yha, - @JsonValue('yhd') + @JsonValue("yhd") yhd, - @JsonValue('yhl') + @JsonValue("yhl") yhl, - @JsonValue('yhs') + @JsonValue("yhs") yhs, - @JsonValue('yia') + @JsonValue("yia") yia, - @JsonValue('yid') + @JsonValue("yid") yid, - @JsonValue('yif') + @JsonValue("yif") yif, - @JsonValue('yig') + @JsonValue("yig") yig, - @JsonValue('yih') + @JsonValue("yih") yih, - @JsonValue('yii') + @JsonValue("yii") yii, - @JsonValue('yij') + @JsonValue("yij") yij, - @JsonValue('yik') + @JsonValue("yik") yik, - @JsonValue('yil') + @JsonValue("yil") yil, - @JsonValue('yim') + @JsonValue("yim") yim, - @JsonValue('yin') + @JsonValue("yin") yin, - @JsonValue('yip') + @JsonValue("yip") yip, - @JsonValue('yiq') + @JsonValue("yiq") yiq, - @JsonValue('yir') + @JsonValue("yir") yir, - @JsonValue('yis') + @JsonValue("yis") yis, - @JsonValue('yit') + @JsonValue("yit") yit, - @JsonValue('yiu') + @JsonValue("yiu") yiu, - @JsonValue('yiv') + @JsonValue("yiv") yiv, - @JsonValue('yix') + @JsonValue("yix") yix, - @JsonValue('yiz') + @JsonValue("yiz") yiz, - @JsonValue('yka') + @JsonValue("yka") yka, - @JsonValue('ykg') + @JsonValue("ykg") ykg, - @JsonValue('yki') + @JsonValue("yki") yki, - @JsonValue('ykk') + @JsonValue("ykk") ykk, - @JsonValue('ykl') + @JsonValue("ykl") ykl, - @JsonValue('ykm') + @JsonValue("ykm") ykm, - @JsonValue('ykn') + @JsonValue("ykn") ykn, - @JsonValue('yko') + @JsonValue("yko") yko, - @JsonValue('ykr') + @JsonValue("ykr") ykr, - @JsonValue('ykt') + @JsonValue("ykt") ykt, - @JsonValue('yku') + @JsonValue("yku") yku, - @JsonValue('yky') + @JsonValue("yky") yky, - @JsonValue('yla') + @JsonValue("yla") yla, - @JsonValue('ylb') + @JsonValue("ylb") ylb, - @JsonValue('yle') + @JsonValue("yle") yle, - @JsonValue('ylg') + @JsonValue("ylg") ylg, - @JsonValue('yli') + @JsonValue("yli") yli, - @JsonValue('yll') + @JsonValue("yll") yll, - @JsonValue('ylm') + @JsonValue("ylm") ylm, - @JsonValue('yln') + @JsonValue("yln") yln, - @JsonValue('ylo') + @JsonValue("ylo") ylo, - @JsonValue('ylr') + @JsonValue("ylr") ylr, - @JsonValue('ylu') + @JsonValue("ylu") ylu, - @JsonValue('yly') + @JsonValue("yly") yly, - @JsonValue('ymb') + @JsonValue("ymb") ymb, - @JsonValue('ymc') + @JsonValue("ymc") ymc, - @JsonValue('ymd') + @JsonValue("ymd") ymd, - @JsonValue('yme') + @JsonValue("yme") yme, - @JsonValue('ymg') + @JsonValue("ymg") ymg, - @JsonValue('ymh') + @JsonValue("ymh") ymh, - @JsonValue('ymi') + @JsonValue("ymi") ymi, - @JsonValue('ymk') + @JsonValue("ymk") ymk, - @JsonValue('yml') + @JsonValue("yml") yml, - @JsonValue('ymm') + @JsonValue("ymm") ymm, - @JsonValue('ymn') + @JsonValue("ymn") ymn, - @JsonValue('ymo') + @JsonValue("ymo") ymo, - @JsonValue('ymp') + @JsonValue("ymp") ymp, - @JsonValue('ymq') + @JsonValue("ymq") ymq, - @JsonValue('ymr') + @JsonValue("ymr") ymr, - @JsonValue('yms') + @JsonValue("yms") yms, - @JsonValue('ymx') + @JsonValue("ymx") ymx, - @JsonValue('ymz') + @JsonValue("ymz") ymz, - @JsonValue('yna') + @JsonValue("yna") yna, - @JsonValue('ynd') + @JsonValue("ynd") ynd, - @JsonValue('yne') + @JsonValue("yne") yne, - @JsonValue('yng') + @JsonValue("yng") yng, - @JsonValue('ynk') + @JsonValue("ynk") ynk, - @JsonValue('ynl') + @JsonValue("ynl") ynl, - @JsonValue('ynn') + @JsonValue("ynn") ynn, - @JsonValue('yno') + @JsonValue("yno") yno, - @JsonValue('ynq') + @JsonValue("ynq") ynq, - @JsonValue('yns') + @JsonValue("yns") yns, - @JsonValue('ynu') + @JsonValue("ynu") ynu, - @JsonValue('yob') + @JsonValue("yob") yob, - @JsonValue('yog') + @JsonValue("yog") yog, - @JsonValue('yoi') + @JsonValue("yoi") yoi, - @JsonValue('yok') + @JsonValue("yok") yok, - @JsonValue('yol') + @JsonValue("yol") yol, - @JsonValue('yom') + @JsonValue("yom") yom, - @JsonValue('yon') + @JsonValue("yon") yon, - @JsonValue('yor') + @JsonValue("yor") yor, - @JsonValue('yot') + @JsonValue("yot") yot, - @JsonValue('yox') + @JsonValue("yox") yox, - @JsonValue('yoy') + @JsonValue("yoy") yoy, - @JsonValue('ypa') + @JsonValue("ypa") ypa, - @JsonValue('ypb') + @JsonValue("ypb") ypb, - @JsonValue('ypg') + @JsonValue("ypg") ypg, - @JsonValue('yph') + @JsonValue("yph") yph, - @JsonValue('ypm') + @JsonValue("ypm") ypm, - @JsonValue('ypn') + @JsonValue("ypn") ypn, - @JsonValue('ypo') + @JsonValue("ypo") ypo, - @JsonValue('ypp') + @JsonValue("ypp") ypp, - @JsonValue('ypz') + @JsonValue("ypz") ypz, - @JsonValue('yra') + @JsonValue("yra") yra, - @JsonValue('yrb') + @JsonValue("yrb") yrb, - @JsonValue('yre') + @JsonValue("yre") yre, - @JsonValue('yrk') + @JsonValue("yrk") yrk, - @JsonValue('yrl') + @JsonValue("yrl") yrl, - @JsonValue('yrm') + @JsonValue("yrm") yrm, - @JsonValue('yrn') + @JsonValue("yrn") yrn, - @JsonValue('yro') + @JsonValue("yro") yro, - @JsonValue('yrs') + @JsonValue("yrs") yrs, - @JsonValue('yrw') + @JsonValue("yrw") yrw, - @JsonValue('yry') + @JsonValue("yry") yry, - @JsonValue('ysc') + @JsonValue("ysc") ysc, - @JsonValue('ysd') + @JsonValue("ysd") ysd, - @JsonValue('ysg') + @JsonValue("ysg") ysg, - @JsonValue('ysl') + @JsonValue("ysl") ysl, - @JsonValue('ysm') + @JsonValue("ysm") ysm, - @JsonValue('ysn') + @JsonValue("ysn") ysn, - @JsonValue('yso') + @JsonValue("yso") yso, - @JsonValue('ysp') + @JsonValue("ysp") ysp, - @JsonValue('ysr') + @JsonValue("ysr") ysr, - @JsonValue('yss') + @JsonValue("yss") yss, - @JsonValue('ysy') + @JsonValue("ysy") ysy, - @JsonValue('yta') + @JsonValue("yta") yta, - @JsonValue('ytl') + @JsonValue("ytl") ytl, - @JsonValue('ytp') + @JsonValue("ytp") ytp, - @JsonValue('ytw') + @JsonValue("ytw") ytw, - @JsonValue('yty') + @JsonValue("yty") yty, - @JsonValue('yua') + @JsonValue("yua") yua, - @JsonValue('yub') + @JsonValue("yub") yub, - @JsonValue('yuc') + @JsonValue("yuc") yuc, - @JsonValue('yud') + @JsonValue("yud") yud, - @JsonValue('yue') + @JsonValue("yue") yue, - @JsonValue('yuf') + @JsonValue("yuf") yuf, - @JsonValue('yug') + @JsonValue("yug") yug, - @JsonValue('yui') + @JsonValue("yui") yui, - @JsonValue('yuj') + @JsonValue("yuj") yuj, - @JsonValue('yuk') + @JsonValue("yuk") yuk, - @JsonValue('yul') + @JsonValue("yul") yul, - @JsonValue('yum') + @JsonValue("yum") yum, - @JsonValue('yun') + @JsonValue("yun") yun, - @JsonValue('yup') + @JsonValue("yup") yup, - @JsonValue('yuq') + @JsonValue("yuq") yuq, - @JsonValue('yur') + @JsonValue("yur") yur, - @JsonValue('yut') + @JsonValue("yut") yut, - @JsonValue('yuw') + @JsonValue("yuw") yuw, - @JsonValue('yux') + @JsonValue("yux") yux, - @JsonValue('yuy') + @JsonValue("yuy") yuy, - @JsonValue('yuz') + @JsonValue("yuz") yuz, - @JsonValue('yva') + @JsonValue("yva") yva, - @JsonValue('yvt') + @JsonValue("yvt") yvt, - @JsonValue('ywa') + @JsonValue("ywa") ywa, - @JsonValue('ywg') + @JsonValue("ywg") ywg, - @JsonValue('ywl') + @JsonValue("ywl") ywl, - @JsonValue('ywn') + @JsonValue("ywn") ywn, - @JsonValue('ywq') + @JsonValue("ywq") ywq, - @JsonValue('ywr') + @JsonValue("ywr") ywr, - @JsonValue('ywt') + @JsonValue("ywt") ywt, - @JsonValue('ywu') + @JsonValue("ywu") ywu, - @JsonValue('yww') + @JsonValue("yww") yww, - @JsonValue('yxa') + @JsonValue("yxa") yxa, - @JsonValue('yxg') + @JsonValue("yxg") yxg, - @JsonValue('yxl') + @JsonValue("yxl") yxl, - @JsonValue('yxm') + @JsonValue("yxm") yxm, - @JsonValue('yxu') + @JsonValue("yxu") yxu, - @JsonValue('yxy') + @JsonValue("yxy") yxy, - @JsonValue('yyr') + @JsonValue("yyr") yyr, - @JsonValue('yyu') + @JsonValue("yyu") yyu, - @JsonValue('yyz') + @JsonValue("yyz") yyz, - @JsonValue('yzg') + @JsonValue("yzg") yzg, - @JsonValue('yzk') + @JsonValue("yzk") yzk, - @JsonValue('zaa') + @JsonValue("zaa") zaa, - @JsonValue('zab') + @JsonValue("zab") zab, - @JsonValue('zac') + @JsonValue("zac") zac, - @JsonValue('zad') + @JsonValue("zad") zad, - @JsonValue('zae') + @JsonValue("zae") zae, - @JsonValue('zaf') + @JsonValue("zaf") zaf, - @JsonValue('zag') + @JsonValue("zag") zag, - @JsonValue('zah') + @JsonValue("zah") zah, - @JsonValue('zai') + @JsonValue("zai") zai, - @JsonValue('zaj') + @JsonValue("zaj") zaj, - @JsonValue('zak') + @JsonValue("zak") zak, - @JsonValue('zal') + @JsonValue("zal") zal, - @JsonValue('zam') + @JsonValue("zam") zam, - @JsonValue('zao') + @JsonValue("zao") zao, - @JsonValue('zap') + @JsonValue("zap") zap, - @JsonValue('zaq') + @JsonValue("zaq") zaq, - @JsonValue('zar') + @JsonValue("zar") zar, - @JsonValue('zas') + @JsonValue("zas") zas, - @JsonValue('zat') + @JsonValue("zat") zat, - @JsonValue('zau') + @JsonValue("zau") zau, - @JsonValue('zav') + @JsonValue("zav") zav, - @JsonValue('zaw') + @JsonValue("zaw") zaw, - @JsonValue('zax') + @JsonValue("zax") zax, - @JsonValue('zay') + @JsonValue("zay") zay, - @JsonValue('zaz') + @JsonValue("zaz") zaz, - @JsonValue('zba') + @JsonValue("zba") zba, - @JsonValue('zbc') + @JsonValue("zbc") zbc, - @JsonValue('zbe') + @JsonValue("zbe") zbe, - @JsonValue('zbl') + @JsonValue("zbl") zbl, - @JsonValue('zbt') + @JsonValue("zbt") zbt, - @JsonValue('zbu') + @JsonValue("zbu") zbu, - @JsonValue('zbw') + @JsonValue("zbw") zbw, - @JsonValue('zca') + @JsonValue("zca") zca, - @JsonValue('zcd') + @JsonValue("zcd") zcd, - @JsonValue('zch') + @JsonValue("zch") zch, - @JsonValue('zdj') + @JsonValue("zdj") zdj, - @JsonValue('zea') + @JsonValue("zea") zea, - @JsonValue('zeg') + @JsonValue("zeg") zeg, - @JsonValue('zeh') + @JsonValue("zeh") zeh, - @JsonValue('zen') + @JsonValue("zen") zen, - @JsonValue('zga') + @JsonValue("zga") zga, - @JsonValue('zgb') + @JsonValue("zgb") zgb, - @JsonValue('zgh') + @JsonValue("zgh") zgh, - @JsonValue('zgm') + @JsonValue("zgm") zgm, - @JsonValue('zgn') + @JsonValue("zgn") zgn, - @JsonValue('zgr') + @JsonValue("zgr") zgr, - @JsonValue('zha') + @JsonValue("zha") zha, - @JsonValue('zhb') + @JsonValue("zhb") zhb, - @JsonValue('zhd') + @JsonValue("zhd") zhd, - @JsonValue('zhi') + @JsonValue("zhi") zhi, - @JsonValue('zhn') + @JsonValue("zhn") zhn, - @JsonValue('zho') + @JsonValue("zho") zho, - @JsonValue('zhw') + @JsonValue("zhw") zhw, - @JsonValue('zia') + @JsonValue("zia") zia, - @JsonValue('zib') + @JsonValue("zib") zib, - @JsonValue('zik') + @JsonValue("zik") zik, - @JsonValue('zil') + @JsonValue("zil") zil, - @JsonValue('zim') + @JsonValue("zim") zim, - @JsonValue('zin') + @JsonValue("zin") zin, - @JsonValue('ziw') + @JsonValue("ziw") ziw, - @JsonValue('ziz') + @JsonValue("ziz") ziz, - @JsonValue('zka') + @JsonValue("zka") zka, - @JsonValue('zkb') + @JsonValue("zkb") zkb, - @JsonValue('zkd') + @JsonValue("zkd") zkd, - @JsonValue('zkg') + @JsonValue("zkg") zkg, - @JsonValue('zkh') + @JsonValue("zkh") zkh, - @JsonValue('zkk') + @JsonValue("zkk") zkk, - @JsonValue('zkn') + @JsonValue("zkn") zkn, - @JsonValue('zko') + @JsonValue("zko") zko, - @JsonValue('zkp') + @JsonValue("zkp") zkp, - @JsonValue('zkr') + @JsonValue("zkr") zkr, - @JsonValue('zkt') + @JsonValue("zkt") zkt, - @JsonValue('zku') + @JsonValue("zku") zku, - @JsonValue('zkv') + @JsonValue("zkv") zkv, - @JsonValue('zkz') + @JsonValue("zkz") zkz, - @JsonValue('zla') + @JsonValue("zla") zla, - @JsonValue('zlj') + @JsonValue("zlj") zlj, - @JsonValue('zlm') + @JsonValue("zlm") zlm, - @JsonValue('zln') + @JsonValue("zln") zln, - @JsonValue('zlq') + @JsonValue("zlq") zlq, - @JsonValue('zma') + @JsonValue("zma") zma, - @JsonValue('zmb') + @JsonValue("zmb") zmb, - @JsonValue('zmc') + @JsonValue("zmc") zmc, - @JsonValue('zmd') + @JsonValue("zmd") zmd, - @JsonValue('zme') + @JsonValue("zme") zme, - @JsonValue('zmf') + @JsonValue("zmf") zmf, - @JsonValue('zmg') + @JsonValue("zmg") zmg, - @JsonValue('zmh') + @JsonValue("zmh") zmh, - @JsonValue('zmi') + @JsonValue("zmi") zmi, - @JsonValue('zmj') + @JsonValue("zmj") zmj, - @JsonValue('zmk') + @JsonValue("zmk") zmk, - @JsonValue('zml') + @JsonValue("zml") zml, - @JsonValue('zmm') + @JsonValue("zmm") zmm, - @JsonValue('zmn') + @JsonValue("zmn") zmn, - @JsonValue('zmo') + @JsonValue("zmo") zmo, - @JsonValue('zmp') + @JsonValue("zmp") zmp, - @JsonValue('zmq') + @JsonValue("zmq") zmq, - @JsonValue('zmr') + @JsonValue("zmr") zmr, - @JsonValue('zms') + @JsonValue("zms") zms, - @JsonValue('zmt') + @JsonValue("zmt") zmt, - @JsonValue('zmu') + @JsonValue("zmu") zmu, - @JsonValue('zmv') + @JsonValue("zmv") zmv, - @JsonValue('zmw') + @JsonValue("zmw") zmw, - @JsonValue('zmx') + @JsonValue("zmx") zmx, - @JsonValue('zmy') + @JsonValue("zmy") zmy, - @JsonValue('zmz') + @JsonValue("zmz") zmz, - @JsonValue('zna') + @JsonValue("zna") zna, - @JsonValue('zne') + @JsonValue("zne") zne, - @JsonValue('zng') + @JsonValue("zng") zng, - @JsonValue('znk') + @JsonValue("znk") znk, - @JsonValue('zns') + @JsonValue("zns") zns, - @JsonValue('zoc') + @JsonValue("zoc") zoc, - @JsonValue('zoh') + @JsonValue("zoh") zoh, - @JsonValue('zom') + @JsonValue("zom") zom, - @JsonValue('zoo') + @JsonValue("zoo") zoo, - @JsonValue('zoq') + @JsonValue("zoq") zoq, - @JsonValue('zor') + @JsonValue("zor") zor, - @JsonValue('zos') + @JsonValue("zos") zos, - @JsonValue('zpa') + @JsonValue("zpa") zpa, - @JsonValue('zpb') + @JsonValue("zpb") zpb, - @JsonValue('zpc') + @JsonValue("zpc") zpc, - @JsonValue('zpd') + @JsonValue("zpd") zpd, - @JsonValue('zpe') + @JsonValue("zpe") zpe, - @JsonValue('zpf') + @JsonValue("zpf") zpf, - @JsonValue('zpg') + @JsonValue("zpg") zpg, - @JsonValue('zph') + @JsonValue("zph") zph, - @JsonValue('zpi') + @JsonValue("zpi") zpi, - @JsonValue('zpj') + @JsonValue("zpj") zpj, - @JsonValue('zpk') + @JsonValue("zpk") zpk, - @JsonValue('zpl') + @JsonValue("zpl") zpl, - @JsonValue('zpm') + @JsonValue("zpm") zpm, - @JsonValue('zpn') + @JsonValue("zpn") zpn, - @JsonValue('zpo') + @JsonValue("zpo") zpo, - @JsonValue('zpp') + @JsonValue("zpp") zpp, - @JsonValue('zpq') + @JsonValue("zpq") zpq, - @JsonValue('zpr') + @JsonValue("zpr") zpr, - @JsonValue('zps') + @JsonValue("zps") zps, - @JsonValue('zpt') + @JsonValue("zpt") zpt, - @JsonValue('zpu') + @JsonValue("zpu") zpu, - @JsonValue('zpv') + @JsonValue("zpv") zpv, - @JsonValue('zpw') + @JsonValue("zpw") zpw, - @JsonValue('zpx') + @JsonValue("zpx") zpx, - @JsonValue('zpy') + @JsonValue("zpy") zpy, - @JsonValue('zpz') + @JsonValue("zpz") zpz, - @JsonValue('zqe') + @JsonValue("zqe") zqe, - @JsonValue('zra') + @JsonValue("zra") zra, - @JsonValue('zrg') + @JsonValue("zrg") zrg, - @JsonValue('zrn') + @JsonValue("zrn") zrn, - @JsonValue('zro') + @JsonValue("zro") zro, - @JsonValue('zrp') + @JsonValue("zrp") zrp, - @JsonValue('zrs') + @JsonValue("zrs") zrs, - @JsonValue('zsa') + @JsonValue("zsa") zsa, - @JsonValue('zsk') + @JsonValue("zsk") zsk, - @JsonValue('zsl') + @JsonValue("zsl") zsl, - @JsonValue('zsm') + @JsonValue("zsm") zsm, - @JsonValue('zsr') + @JsonValue("zsr") zsr, - @JsonValue('zsu') + @JsonValue("zsu") zsu, - @JsonValue('zte') + @JsonValue("zte") zte, - @JsonValue('ztg') + @JsonValue("ztg") ztg, - @JsonValue('ztl') + @JsonValue("ztl") ztl, - @JsonValue('ztm') + @JsonValue("ztm") ztm, - @JsonValue('ztn') + @JsonValue("ztn") ztn, - @JsonValue('ztp') + @JsonValue("ztp") ztp, - @JsonValue('ztq') + @JsonValue("ztq") ztq, - @JsonValue('zts') + @JsonValue("zts") zts, - @JsonValue('ztt') + @JsonValue("ztt") ztt, - @JsonValue('ztu') + @JsonValue("ztu") ztu, - @JsonValue('ztx') + @JsonValue("ztx") ztx, - @JsonValue('zty') + @JsonValue("zty") zty, - @JsonValue('zua') + @JsonValue("zua") zua, - @JsonValue('zuh') + @JsonValue("zuh") zuh, - @JsonValue('zul') + @JsonValue("zul") zul, - @JsonValue('zum') + @JsonValue("zum") zum, - @JsonValue('zun') + @JsonValue("zun") zun, - @JsonValue('zuy') + @JsonValue("zuy") zuy, - @JsonValue('zwa') + @JsonValue("zwa") zwa, - @JsonValue('zxx') + @JsonValue("zxx") zxx, - @JsonValue('zyb') + @JsonValue("zyb") zyb, - @JsonValue('zyg') + @JsonValue("zyg") zyg, - @JsonValue('zyj') + @JsonValue("zyj") zyj, - @JsonValue('zyn') + @JsonValue("zyn") zyn, - @JsonValue('zyp') + @JsonValue("zyp") zyp, - @JsonValue('zza') + @JsonValue("zza") zza, - @JsonValue('zzj') + @JsonValue("zzj") zzj; factory Iso6393.fromJson(String json) => Iso6393.values.firstWhere( - (e) => e.toJson() == json, - orElse: () => Iso6393.values.first, - ); + (e) => e.toJson() == json, + orElse: () => Iso6393.values.first, + ); String toJson() => _$Iso6393EnumMap[this]!; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/iso6393.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/iso6393.g.dart deleted file mode 100644 index fd4719c3..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/iso6393.g.dart +++ /dev/null @@ -1,7920 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'iso6393.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$Iso6393EnumMap = { - Iso6393.aaa: 'aaa', - Iso6393.aab: 'aab', - Iso6393.aac: 'aac', - Iso6393.aad: 'aad', - Iso6393.aae: 'aae', - Iso6393.aaf: 'aaf', - Iso6393.aag: 'aag', - Iso6393.aah: 'aah', - Iso6393.aai: 'aai', - Iso6393.aak: 'aak', - Iso6393.aal: 'aal', - Iso6393.aan: 'aan', - Iso6393.aao: 'aao', - Iso6393.aap: 'aap', - Iso6393.aaq: 'aaq', - Iso6393.aar: 'aar', - Iso6393.aas: 'aas', - Iso6393.aat: 'aat', - Iso6393.aau: 'aau', - Iso6393.aaw: 'aaw', - Iso6393.aax: 'aax', - Iso6393.aaz: 'aaz', - Iso6393.aba: 'aba', - Iso6393.abb: 'abb', - Iso6393.abc: 'abc', - Iso6393.abd: 'abd', - Iso6393.abe: 'abe', - Iso6393.abf: 'abf', - Iso6393.abg: 'abg', - Iso6393.abh: 'abh', - Iso6393.abi: 'abi', - Iso6393.abj: 'abj', - Iso6393.abk: 'abk', - Iso6393.abl: 'abl', - Iso6393.abm: 'abm', - Iso6393.abn: 'abn', - Iso6393.abo: 'abo', - Iso6393.abp: 'abp', - Iso6393.abq: 'abq', - Iso6393.abr: 'abr', - Iso6393.abs: 'abs', - Iso6393.abt: 'abt', - Iso6393.abu: 'abu', - Iso6393.abv: 'abv', - Iso6393.abw: 'abw', - Iso6393.abx: 'abx', - Iso6393.aby: 'aby', - Iso6393.abz: 'abz', - Iso6393.aca: 'aca', - Iso6393.acb: 'acb', - Iso6393.acd: 'acd', - Iso6393.ace: 'ace', - Iso6393.acf: 'acf', - Iso6393.ach: 'ach', - Iso6393.aci: 'aci', - Iso6393.ack: 'ack', - Iso6393.acl: 'acl', - Iso6393.acm: 'acm', - Iso6393.acn: 'acn', - Iso6393.acp: 'acp', - Iso6393.acq: 'acq', - Iso6393.acr: 'acr', - Iso6393.acs: 'acs', - Iso6393.act: 'act', - Iso6393.acu: 'acu', - Iso6393.acv: 'acv', - Iso6393.acw: 'acw', - Iso6393.acx: 'acx', - Iso6393.acy: 'acy', - Iso6393.acz: 'acz', - Iso6393.ada: 'ada', - Iso6393.adb: 'adb', - Iso6393.add: 'add', - Iso6393.ade: 'ade', - Iso6393.adf: 'adf', - Iso6393.adg: 'adg', - Iso6393.adh: 'adh', - Iso6393.adi: 'adi', - Iso6393.adj: 'adj', - Iso6393.adl: 'adl', - Iso6393.adn: 'adn', - Iso6393.ado: 'ado', - Iso6393.adq: 'adq', - Iso6393.adr: 'adr', - Iso6393.ads: 'ads', - Iso6393.adt: 'adt', - Iso6393.adu: 'adu', - Iso6393.adw: 'adw', - Iso6393.adx: 'adx', - Iso6393.ady: 'ady', - Iso6393.adz: 'adz', - Iso6393.aea: 'aea', - Iso6393.aeb: 'aeb', - Iso6393.aec: 'aec', - Iso6393.aed: 'aed', - Iso6393.aee: 'aee', - Iso6393.aek: 'aek', - Iso6393.ael: 'ael', - Iso6393.aem: 'aem', - Iso6393.aen: 'aen', - Iso6393.aeq: 'aeq', - Iso6393.aer: 'aer', - Iso6393.aes: 'aes', - Iso6393.aeu: 'aeu', - Iso6393.aew: 'aew', - Iso6393.aey: 'aey', - Iso6393.aez: 'aez', - Iso6393.afb: 'afb', - Iso6393.afd: 'afd', - Iso6393.afe: 'afe', - Iso6393.afg: 'afg', - Iso6393.afh: 'afh', - Iso6393.afi: 'afi', - Iso6393.afk: 'afk', - Iso6393.afn: 'afn', - Iso6393.afo: 'afo', - Iso6393.afp: 'afp', - Iso6393.afr: 'afr', - Iso6393.afs: 'afs', - Iso6393.aft: 'aft', - Iso6393.afu: 'afu', - Iso6393.afz: 'afz', - Iso6393.aga: 'aga', - Iso6393.agb: 'agb', - Iso6393.agc: 'agc', - Iso6393.agd: 'agd', - Iso6393.age: 'age', - Iso6393.agf: 'agf', - Iso6393.agg: 'agg', - Iso6393.agh: 'agh', - Iso6393.agi: 'agi', - Iso6393.agj: 'agj', - Iso6393.agk: 'agk', - Iso6393.agl: 'agl', - Iso6393.agm: 'agm', - Iso6393.agn: 'agn', - Iso6393.ago: 'ago', - Iso6393.agq: 'agq', - Iso6393.agr: 'agr', - Iso6393.ags: 'ags', - Iso6393.agt: 'agt', - Iso6393.agu: 'agu', - Iso6393.agv: 'agv', - Iso6393.agw: 'agw', - Iso6393.agx: 'agx', - Iso6393.agy: 'agy', - Iso6393.agz: 'agz', - Iso6393.aha: 'aha', - Iso6393.ahb: 'ahb', - Iso6393.ahg: 'ahg', - Iso6393.ahh: 'ahh', - Iso6393.ahi: 'ahi', - Iso6393.ahk: 'ahk', - Iso6393.ahl: 'ahl', - Iso6393.ahm: 'ahm', - Iso6393.ahn: 'ahn', - Iso6393.aho: 'aho', - Iso6393.ahp: 'ahp', - Iso6393.ahr: 'ahr', - Iso6393.ahs: 'ahs', - Iso6393.aht: 'aht', - Iso6393.aia: 'aia', - Iso6393.aib: 'aib', - Iso6393.aic: 'aic', - Iso6393.aid: 'aid', - Iso6393.aie: 'aie', - Iso6393.aif: 'aif', - Iso6393.aig: 'aig', - Iso6393.aih: 'aih', - Iso6393.aii: 'aii', - Iso6393.aij: 'aij', - Iso6393.aik: 'aik', - Iso6393.ail: 'ail', - Iso6393.aim: 'aim', - Iso6393.ain: 'ain', - Iso6393.aio: 'aio', - Iso6393.aip: 'aip', - Iso6393.aiq: 'aiq', - Iso6393.air: 'air', - Iso6393.ait: 'ait', - Iso6393.aiw: 'aiw', - Iso6393.aix: 'aix', - Iso6393.aiy: 'aiy', - Iso6393.aja: 'aja', - Iso6393.ajg: 'ajg', - Iso6393.aji: 'aji', - Iso6393.ajn: 'ajn', - Iso6393.ajp: 'ajp', - Iso6393.ajs: 'ajs', - Iso6393.aju: 'aju', - Iso6393.ajw: 'ajw', - Iso6393.ajz: 'ajz', - Iso6393.aka: 'aka', - Iso6393.akb: 'akb', - Iso6393.akc: 'akc', - Iso6393.akd: 'akd', - Iso6393.ake: 'ake', - Iso6393.akf: 'akf', - Iso6393.akg: 'akg', - Iso6393.akh: 'akh', - Iso6393.aki: 'aki', - Iso6393.akj: 'akj', - Iso6393.akk: 'akk', - Iso6393.akl: 'akl', - Iso6393.akm: 'akm', - Iso6393.ako: 'ako', - Iso6393.akp: 'akp', - Iso6393.akq: 'akq', - Iso6393.akr: 'akr', - Iso6393.aks: 'aks', - Iso6393.akt: 'akt', - Iso6393.aku: 'aku', - Iso6393.akv: 'akv', - Iso6393.akw: 'akw', - Iso6393.akx: 'akx', - Iso6393.aky: 'aky', - Iso6393.akz: 'akz', - Iso6393.ala: 'ala', - Iso6393.alc: 'alc', - Iso6393.ald: 'ald', - Iso6393.ale: 'ale', - Iso6393.alf: 'alf', - Iso6393.alh: 'alh', - Iso6393.ali: 'ali', - Iso6393.alj: 'alj', - Iso6393.alk: 'alk', - Iso6393.all: 'all', - Iso6393.alm: 'alm', - Iso6393.aln: 'aln', - Iso6393.alo: 'alo', - Iso6393.alp: 'alp', - Iso6393.alq: 'alq', - Iso6393.alr: 'alr', - Iso6393.als: 'als', - Iso6393.alt: 'alt', - Iso6393.alu: 'alu', - Iso6393.alw: 'alw', - Iso6393.alx: 'alx', - Iso6393.aly: 'aly', - Iso6393.alz: 'alz', - Iso6393.ama: 'ama', - Iso6393.amb: 'amb', - Iso6393.amc: 'amc', - Iso6393.ame: 'ame', - Iso6393.amf: 'amf', - Iso6393.amg: 'amg', - Iso6393.amh: 'amh', - Iso6393.ami: 'ami', - Iso6393.amj: 'amj', - Iso6393.amk: 'amk', - Iso6393.aml: 'aml', - Iso6393.amm: 'amm', - Iso6393.amn: 'amn', - Iso6393.amo: 'amo', - Iso6393.amp: 'amp', - Iso6393.amq: 'amq', - Iso6393.amr: 'amr', - Iso6393.ams: 'ams', - Iso6393.amt: 'amt', - Iso6393.amu: 'amu', - Iso6393.amv: 'amv', - Iso6393.amw: 'amw', - Iso6393.amx: 'amx', - Iso6393.amy: 'amy', - Iso6393.amz: 'amz', - Iso6393.ana: 'ana', - Iso6393.anb: 'anb', - Iso6393.anc: 'anc', - Iso6393.and: 'and', - Iso6393.ane: 'ane', - Iso6393.anf: 'anf', - Iso6393.ang: 'ang', - Iso6393.anh: 'anh', - Iso6393.ani: 'ani', - Iso6393.anj: 'anj', - Iso6393.ank: 'ank', - Iso6393.anl: 'anl', - Iso6393.anm: 'anm', - Iso6393.ann: 'ann', - Iso6393.ano: 'ano', - Iso6393.anp: 'anp', - Iso6393.anq: 'anq', - Iso6393.anr: 'anr', - Iso6393.ans: 'ans', - Iso6393.ant: 'ant', - Iso6393.anu: 'anu', - Iso6393.anv: 'anv', - Iso6393.anw: 'anw', - Iso6393.anx: 'anx', - Iso6393.any: 'any', - Iso6393.anz: 'anz', - Iso6393.aoa: 'aoa', - Iso6393.aob: 'aob', - Iso6393.aoc: 'aoc', - Iso6393.aod: 'aod', - Iso6393.aoe: 'aoe', - Iso6393.aof: 'aof', - Iso6393.aog: 'aog', - Iso6393.aoi: 'aoi', - Iso6393.aoj: 'aoj', - Iso6393.aok: 'aok', - Iso6393.aol: 'aol', - Iso6393.aom: 'aom', - Iso6393.aon: 'aon', - Iso6393.aor: 'aor', - Iso6393.aos: 'aos', - Iso6393.aot: 'aot', - Iso6393.aou: 'aou', - Iso6393.aox: 'aox', - Iso6393.aoz: 'aoz', - Iso6393.apb: 'apb', - Iso6393.apc: 'apc', - Iso6393.apd: 'apd', - Iso6393.ape: 'ape', - Iso6393.apf: 'apf', - Iso6393.apg: 'apg', - Iso6393.aph: 'aph', - Iso6393.api: 'api', - Iso6393.apj: 'apj', - Iso6393.apk: 'apk', - Iso6393.apl: 'apl', - Iso6393.apm: 'apm', - Iso6393.apn: 'apn', - Iso6393.apo: 'apo', - Iso6393.app: 'app', - Iso6393.apq: 'apq', - Iso6393.apr: 'apr', - Iso6393.aps: 'aps', - Iso6393.apt: 'apt', - Iso6393.apu: 'apu', - Iso6393.apv: 'apv', - Iso6393.apw: 'apw', - Iso6393.apx: 'apx', - Iso6393.apy: 'apy', - Iso6393.apz: 'apz', - Iso6393.aqc: 'aqc', - Iso6393.aqd: 'aqd', - Iso6393.aqg: 'aqg', - Iso6393.aqk: 'aqk', - Iso6393.aqm: 'aqm', - Iso6393.aqn: 'aqn', - Iso6393.aqp: 'aqp', - Iso6393.aqr: 'aqr', - Iso6393.aqt: 'aqt', - Iso6393.aqz: 'aqz', - Iso6393.ara: 'ara', - Iso6393.arb: 'arb', - Iso6393.arc: 'arc', - Iso6393.ard: 'ard', - Iso6393.are: 'are', - Iso6393.arg: 'arg', - Iso6393.arh: 'arh', - Iso6393.ari: 'ari', - Iso6393.arj: 'arj', - Iso6393.ark: 'ark', - Iso6393.arl: 'arl', - Iso6393.arn: 'arn', - Iso6393.aro: 'aro', - Iso6393.arp: 'arp', - Iso6393.arq: 'arq', - Iso6393.arr: 'arr', - Iso6393.ars: 'ars', - Iso6393.aru: 'aru', - Iso6393.arv: 'arv', - Iso6393.arw: 'arw', - Iso6393.arx: 'arx', - Iso6393.ary: 'ary', - Iso6393.arz: 'arz', - Iso6393.asa: 'asa', - Iso6393.asb: 'asb', - Iso6393.asc: 'asc', - Iso6393.ase: 'ase', - Iso6393.asf: 'asf', - Iso6393.asg: 'asg', - Iso6393.ash: 'ash', - Iso6393.asi: 'asi', - Iso6393.asj: 'asj', - Iso6393.ask: 'ask', - Iso6393.asl: 'asl', - Iso6393.asm: 'asm', - Iso6393.asn: 'asn', - Iso6393.aso: 'aso', - Iso6393.asp: 'asp', - Iso6393.asq: 'asq', - Iso6393.asr: 'asr', - Iso6393.ass: 'ass', - Iso6393.ast: 'ast', - Iso6393.asu: 'asu', - Iso6393.asv: 'asv', - Iso6393.asw: 'asw', - Iso6393.asx: 'asx', - Iso6393.asy: 'asy', - Iso6393.asz: 'asz', - Iso6393.ata: 'ata', - Iso6393.atb: 'atb', - Iso6393.atc: 'atc', - Iso6393.atd: 'atd', - Iso6393.ate: 'ate', - Iso6393.atg: 'atg', - Iso6393.ati: 'ati', - Iso6393.atj: 'atj', - Iso6393.atk: 'atk', - Iso6393.atl: 'atl', - Iso6393.atm: 'atm', - Iso6393.atn: 'atn', - Iso6393.ato: 'ato', - Iso6393.atp: 'atp', - Iso6393.atq: 'atq', - Iso6393.atr: 'atr', - Iso6393.ats: 'ats', - Iso6393.att: 'att', - Iso6393.atu: 'atu', - Iso6393.atv: 'atv', - Iso6393.atw: 'atw', - Iso6393.atx: 'atx', - Iso6393.aty: 'aty', - Iso6393.atz: 'atz', - Iso6393.aua: 'aua', - Iso6393.aub: 'aub', - Iso6393.auc: 'auc', - Iso6393.aud: 'aud', - Iso6393.aug: 'aug', - Iso6393.auh: 'auh', - Iso6393.aui: 'aui', - Iso6393.auj: 'auj', - Iso6393.auk: 'auk', - Iso6393.aul: 'aul', - Iso6393.aum: 'aum', - Iso6393.aun: 'aun', - Iso6393.auo: 'auo', - Iso6393.aup: 'aup', - Iso6393.auq: 'auq', - Iso6393.aur: 'aur', - Iso6393.aut: 'aut', - Iso6393.auu: 'auu', - Iso6393.auw: 'auw', - Iso6393.aux: 'aux', - Iso6393.auy: 'auy', - Iso6393.auz: 'auz', - Iso6393.ava: 'ava', - Iso6393.avb: 'avb', - Iso6393.avd: 'avd', - Iso6393.ave: 'ave', - Iso6393.avi: 'avi', - Iso6393.avk: 'avk', - Iso6393.avl: 'avl', - Iso6393.avm: 'avm', - Iso6393.avn: 'avn', - Iso6393.avo: 'avo', - Iso6393.avs: 'avs', - Iso6393.avt: 'avt', - Iso6393.avu: 'avu', - Iso6393.avv: 'avv', - Iso6393.awa: 'awa', - Iso6393.awb: 'awb', - Iso6393.awc: 'awc', - Iso6393.awe: 'awe', - Iso6393.awg: 'awg', - Iso6393.awh: 'awh', - Iso6393.awi: 'awi', - Iso6393.awk: 'awk', - Iso6393.awm: 'awm', - Iso6393.awn: 'awn', - Iso6393.awo: 'awo', - Iso6393.awr: 'awr', - Iso6393.aws: 'aws', - Iso6393.awt: 'awt', - Iso6393.awu: 'awu', - Iso6393.awv: 'awv', - Iso6393.aww: 'aww', - Iso6393.awx: 'awx', - Iso6393.awy: 'awy', - Iso6393.axb: 'axb', - Iso6393.axe: 'axe', - Iso6393.axg: 'axg', - Iso6393.axk: 'axk', - Iso6393.axl: 'axl', - Iso6393.axm: 'axm', - Iso6393.axx: 'axx', - Iso6393.aya: 'aya', - Iso6393.ayb: 'ayb', - Iso6393.ayc: 'ayc', - Iso6393.ayd: 'ayd', - Iso6393.aye: 'aye', - Iso6393.ayg: 'ayg', - Iso6393.ayh: 'ayh', - Iso6393.ayi: 'ayi', - Iso6393.ayk: 'ayk', - Iso6393.ayl: 'ayl', - Iso6393.aym: 'aym', - Iso6393.ayn: 'ayn', - Iso6393.ayo: 'ayo', - Iso6393.ayp: 'ayp', - Iso6393.ayq: 'ayq', - Iso6393.ayr: 'ayr', - Iso6393.ays: 'ays', - Iso6393.ayt: 'ayt', - Iso6393.ayu: 'ayu', - Iso6393.ayz: 'ayz', - Iso6393.aza: 'aza', - Iso6393.azb: 'azb', - Iso6393.azd: 'azd', - Iso6393.aze: 'aze', - Iso6393.azg: 'azg', - Iso6393.azj: 'azj', - Iso6393.azm: 'azm', - Iso6393.azn: 'azn', - Iso6393.azo: 'azo', - Iso6393.azt: 'azt', - Iso6393.azz: 'azz', - Iso6393.baa: 'baa', - Iso6393.bab: 'bab', - Iso6393.bac: 'bac', - Iso6393.bae: 'bae', - Iso6393.baf: 'baf', - Iso6393.bag: 'bag', - Iso6393.bah: 'bah', - Iso6393.baj: 'baj', - Iso6393.bak: 'bak', - Iso6393.bal: 'bal', - Iso6393.bam: 'bam', - Iso6393.ban: 'ban', - Iso6393.bao: 'bao', - Iso6393.bap: 'bap', - Iso6393.bar: 'bar', - Iso6393.bas: 'bas', - Iso6393.bau: 'bau', - Iso6393.bav: 'bav', - Iso6393.baw: 'baw', - Iso6393.bax: 'bax', - Iso6393.bay: 'bay', - Iso6393.bba: 'bba', - Iso6393.bbb: 'bbb', - Iso6393.bbc: 'bbc', - Iso6393.bbd: 'bbd', - Iso6393.bbe: 'bbe', - Iso6393.bbf: 'bbf', - Iso6393.bbg: 'bbg', - Iso6393.bbh: 'bbh', - Iso6393.bbi: 'bbi', - Iso6393.bbj: 'bbj', - Iso6393.bbk: 'bbk', - Iso6393.bbl: 'bbl', - Iso6393.bbm: 'bbm', - Iso6393.bbn: 'bbn', - Iso6393.bbo: 'bbo', - Iso6393.bbp: 'bbp', - Iso6393.bbq: 'bbq', - Iso6393.bbr: 'bbr', - Iso6393.bbs: 'bbs', - Iso6393.bbt: 'bbt', - Iso6393.bbu: 'bbu', - Iso6393.bbv: 'bbv', - Iso6393.bbw: 'bbw', - Iso6393.bbx: 'bbx', - Iso6393.bby: 'bby', - Iso6393.bca: 'bca', - Iso6393.bcb: 'bcb', - Iso6393.bcc: 'bcc', - Iso6393.bcd: 'bcd', - Iso6393.bce: 'bce', - Iso6393.bcf: 'bcf', - Iso6393.bcg: 'bcg', - Iso6393.bch: 'bch', - Iso6393.bci: 'bci', - Iso6393.bcj: 'bcj', - Iso6393.bck: 'bck', - Iso6393.bcl: 'bcl', - Iso6393.bcm: 'bcm', - Iso6393.bcn: 'bcn', - Iso6393.bco: 'bco', - Iso6393.bcp: 'bcp', - Iso6393.bcq: 'bcq', - Iso6393.bcr: 'bcr', - Iso6393.bcs: 'bcs', - Iso6393.bct: 'bct', - Iso6393.bcu: 'bcu', - Iso6393.bcv: 'bcv', - Iso6393.bcw: 'bcw', - Iso6393.bcy: 'bcy', - Iso6393.bcz: 'bcz', - Iso6393.bda: 'bda', - Iso6393.bdb: 'bdb', - Iso6393.bdc: 'bdc', - Iso6393.bdd: 'bdd', - Iso6393.bde: 'bde', - Iso6393.bdf: 'bdf', - Iso6393.bdg: 'bdg', - Iso6393.bdh: 'bdh', - Iso6393.bdi: 'bdi', - Iso6393.bdj: 'bdj', - Iso6393.bdk: 'bdk', - Iso6393.bdl: 'bdl', - Iso6393.bdm: 'bdm', - Iso6393.bdn: 'bdn', - Iso6393.bdo: 'bdo', - Iso6393.bdp: 'bdp', - Iso6393.bdq: 'bdq', - Iso6393.bdr: 'bdr', - Iso6393.bds: 'bds', - Iso6393.bdt: 'bdt', - Iso6393.bdu: 'bdu', - Iso6393.bdv: 'bdv', - Iso6393.bdw: 'bdw', - Iso6393.bdx: 'bdx', - Iso6393.bdy: 'bdy', - Iso6393.bdz: 'bdz', - Iso6393.bea: 'bea', - Iso6393.beb: 'beb', - Iso6393.bec: 'bec', - Iso6393.bed: 'bed', - Iso6393.bee: 'bee', - Iso6393.bef: 'bef', - Iso6393.beg: 'beg', - Iso6393.beh: 'beh', - Iso6393.bei: 'bei', - Iso6393.bej: 'bej', - Iso6393.bek: 'bek', - Iso6393.bel: 'bel', - Iso6393.bem: 'bem', - Iso6393.ben: 'ben', - Iso6393.beo: 'beo', - Iso6393.bep: 'bep', - Iso6393.beq: 'beq', - Iso6393.bes: 'bes', - Iso6393.bet: 'bet', - Iso6393.beu: 'beu', - Iso6393.bev: 'bev', - Iso6393.bew: 'bew', - Iso6393.bex: 'bex', - Iso6393.bey: 'bey', - Iso6393.bez: 'bez', - Iso6393.bfa: 'bfa', - Iso6393.bfb: 'bfb', - Iso6393.bfc: 'bfc', - Iso6393.bfd: 'bfd', - Iso6393.bfe: 'bfe', - Iso6393.bff: 'bff', - Iso6393.bfg: 'bfg', - Iso6393.bfh: 'bfh', - Iso6393.bfi: 'bfi', - Iso6393.bfj: 'bfj', - Iso6393.bfk: 'bfk', - Iso6393.bfl: 'bfl', - Iso6393.bfm: 'bfm', - Iso6393.bfn: 'bfn', - Iso6393.bfo: 'bfo', - Iso6393.bfp: 'bfp', - Iso6393.bfq: 'bfq', - Iso6393.bfr: 'bfr', - Iso6393.bfs: 'bfs', - Iso6393.bft: 'bft', - Iso6393.bfu: 'bfu', - Iso6393.bfw: 'bfw', - Iso6393.bfx: 'bfx', - Iso6393.bfy: 'bfy', - Iso6393.bfz: 'bfz', - Iso6393.bga: 'bga', - Iso6393.bgb: 'bgb', - Iso6393.bgc: 'bgc', - Iso6393.bgd: 'bgd', - Iso6393.bge: 'bge', - Iso6393.bgf: 'bgf', - Iso6393.bgg: 'bgg', - Iso6393.bgi: 'bgi', - Iso6393.bgj: 'bgj', - Iso6393.bgk: 'bgk', - Iso6393.bgl: 'bgl', - Iso6393.bgn: 'bgn', - Iso6393.bgo: 'bgo', - Iso6393.bgp: 'bgp', - Iso6393.bgq: 'bgq', - Iso6393.bgr: 'bgr', - Iso6393.bgs: 'bgs', - Iso6393.bgt: 'bgt', - Iso6393.bgu: 'bgu', - Iso6393.bgv: 'bgv', - Iso6393.bgw: 'bgw', - Iso6393.bgx: 'bgx', - Iso6393.bgy: 'bgy', - Iso6393.bgz: 'bgz', - Iso6393.bha: 'bha', - Iso6393.bhb: 'bhb', - Iso6393.bhc: 'bhc', - Iso6393.bhd: 'bhd', - Iso6393.bhe: 'bhe', - Iso6393.bhf: 'bhf', - Iso6393.bhg: 'bhg', - Iso6393.bhh: 'bhh', - Iso6393.bhi: 'bhi', - Iso6393.bhj: 'bhj', - Iso6393.bhl: 'bhl', - Iso6393.bhm: 'bhm', - Iso6393.bhn: 'bhn', - Iso6393.bho: 'bho', - Iso6393.bhp: 'bhp', - Iso6393.bhq: 'bhq', - Iso6393.bhr: 'bhr', - Iso6393.bhs: 'bhs', - Iso6393.bht: 'bht', - Iso6393.bhu: 'bhu', - Iso6393.bhv: 'bhv', - Iso6393.bhw: 'bhw', - Iso6393.bhx: 'bhx', - Iso6393.bhy: 'bhy', - Iso6393.bhz: 'bhz', - Iso6393.bia: 'bia', - Iso6393.bib: 'bib', - Iso6393.bid: 'bid', - Iso6393.bie: 'bie', - Iso6393.bif: 'bif', - Iso6393.big: 'big', - Iso6393.bik: 'bik', - Iso6393.bil: 'bil', - Iso6393.bim: 'bim', - Iso6393.bin: 'bin', - Iso6393.bio: 'bio', - Iso6393.bip: 'bip', - Iso6393.biq: 'biq', - Iso6393.bir: 'bir', - Iso6393.bis: 'bis', - Iso6393.bit: 'bit', - Iso6393.biu: 'biu', - Iso6393.biv: 'biv', - Iso6393.biw: 'biw', - Iso6393.bix: 'bix', - Iso6393.biy: 'biy', - Iso6393.biz: 'biz', - Iso6393.bja: 'bja', - Iso6393.bjb: 'bjb', - Iso6393.bjc: 'bjc', - Iso6393.bje: 'bje', - Iso6393.bjf: 'bjf', - Iso6393.bjg: 'bjg', - Iso6393.bjh: 'bjh', - Iso6393.bji: 'bji', - Iso6393.bjj: 'bjj', - Iso6393.bjk: 'bjk', - Iso6393.bjl: 'bjl', - Iso6393.bjm: 'bjm', - Iso6393.bjn: 'bjn', - Iso6393.bjo: 'bjo', - Iso6393.bjp: 'bjp', - Iso6393.bjr: 'bjr', - Iso6393.bjs: 'bjs', - Iso6393.bjt: 'bjt', - Iso6393.bju: 'bju', - Iso6393.bjv: 'bjv', - Iso6393.bjw: 'bjw', - Iso6393.bjx: 'bjx', - Iso6393.bjy: 'bjy', - Iso6393.bjz: 'bjz', - Iso6393.bka: 'bka', - Iso6393.bkc: 'bkc', - Iso6393.bkd: 'bkd', - Iso6393.bkf: 'bkf', - Iso6393.bkg: 'bkg', - Iso6393.bkh: 'bkh', - Iso6393.bki: 'bki', - Iso6393.bkj: 'bkj', - Iso6393.bkk: 'bkk', - Iso6393.bkl: 'bkl', - Iso6393.bkm: 'bkm', - Iso6393.bkn: 'bkn', - Iso6393.bko: 'bko', - Iso6393.bkp: 'bkp', - Iso6393.bkq: 'bkq', - Iso6393.bkr: 'bkr', - Iso6393.bks: 'bks', - Iso6393.bkt: 'bkt', - Iso6393.bku: 'bku', - Iso6393.bkv: 'bkv', - Iso6393.bkw: 'bkw', - Iso6393.bkx: 'bkx', - Iso6393.bky: 'bky', - Iso6393.bkz: 'bkz', - Iso6393.bla: 'bla', - Iso6393.blb: 'blb', - Iso6393.blc: 'blc', - Iso6393.bld: 'bld', - Iso6393.ble: 'ble', - Iso6393.blf: 'blf', - Iso6393.blh: 'blh', - Iso6393.bli: 'bli', - Iso6393.blj: 'blj', - Iso6393.blk: 'blk', - Iso6393.bll: 'bll', - Iso6393.blm: 'blm', - Iso6393.bln: 'bln', - Iso6393.blo: 'blo', - Iso6393.blp: 'blp', - Iso6393.blq: 'blq', - Iso6393.blr: 'blr', - Iso6393.bls: 'bls', - Iso6393.blt: 'blt', - Iso6393.blv: 'blv', - Iso6393.blw: 'blw', - Iso6393.blx: 'blx', - Iso6393.bly: 'bly', - Iso6393.blz: 'blz', - Iso6393.bma: 'bma', - Iso6393.bmb: 'bmb', - Iso6393.bmc: 'bmc', - Iso6393.bmd: 'bmd', - Iso6393.bme: 'bme', - Iso6393.bmf: 'bmf', - Iso6393.bmg: 'bmg', - Iso6393.bmh: 'bmh', - Iso6393.bmi: 'bmi', - Iso6393.bmj: 'bmj', - Iso6393.bmk: 'bmk', - Iso6393.bml: 'bml', - Iso6393.bmm: 'bmm', - Iso6393.bmn: 'bmn', - Iso6393.bmo: 'bmo', - Iso6393.bmp: 'bmp', - Iso6393.bmq: 'bmq', - Iso6393.bmr: 'bmr', - Iso6393.bms: 'bms', - Iso6393.bmt: 'bmt', - Iso6393.bmu: 'bmu', - Iso6393.bmv: 'bmv', - Iso6393.bmw: 'bmw', - Iso6393.bmx: 'bmx', - Iso6393.bmz: 'bmz', - Iso6393.bna: 'bna', - Iso6393.bnb: 'bnb', - Iso6393.bnc: 'bnc', - Iso6393.bnd: 'bnd', - Iso6393.bne: 'bne', - Iso6393.bnf: 'bnf', - Iso6393.bng: 'bng', - Iso6393.bni: 'bni', - Iso6393.bnj: 'bnj', - Iso6393.bnk: 'bnk', - Iso6393.bnl: 'bnl', - Iso6393.bnm: 'bnm', - Iso6393.bnn: 'bnn', - Iso6393.bno: 'bno', - Iso6393.bnp: 'bnp', - Iso6393.bnq: 'bnq', - Iso6393.bnr: 'bnr', - Iso6393.bns: 'bns', - Iso6393.bnu: 'bnu', - Iso6393.bnv: 'bnv', - Iso6393.bnw: 'bnw', - Iso6393.bnx: 'bnx', - Iso6393.bny: 'bny', - Iso6393.bnz: 'bnz', - Iso6393.boa: 'boa', - Iso6393.bob: 'bob', - Iso6393.bod: 'bod', - Iso6393.boe: 'boe', - Iso6393.bof: 'bof', - Iso6393.bog: 'bog', - Iso6393.boh: 'boh', - Iso6393.boi: 'boi', - Iso6393.boj: 'boj', - Iso6393.bok: 'bok', - Iso6393.bol: 'bol', - Iso6393.bom: 'bom', - Iso6393.bon: 'bon', - Iso6393.boo: 'boo', - Iso6393.bop: 'bop', - Iso6393.boq: 'boq', - Iso6393.bor: 'bor', - Iso6393.bos: 'bos', - Iso6393.bot: 'bot', - Iso6393.bou: 'bou', - Iso6393.bov: 'bov', - Iso6393.bow: 'bow', - Iso6393.box: 'box', - Iso6393.boy: 'boy', - Iso6393.boz: 'boz', - Iso6393.bpa: 'bpa', - Iso6393.bpc: 'bpc', - Iso6393.bpd: 'bpd', - Iso6393.bpe: 'bpe', - Iso6393.bpg: 'bpg', - Iso6393.bph: 'bph', - Iso6393.bpi: 'bpi', - Iso6393.bpj: 'bpj', - Iso6393.bpk: 'bpk', - Iso6393.bpl: 'bpl', - Iso6393.bpm: 'bpm', - Iso6393.bpn: 'bpn', - Iso6393.bpo: 'bpo', - Iso6393.bpp: 'bpp', - Iso6393.bpq: 'bpq', - Iso6393.bpr: 'bpr', - Iso6393.bps: 'bps', - Iso6393.bpt: 'bpt', - Iso6393.bpu: 'bpu', - Iso6393.bpv: 'bpv', - Iso6393.bpw: 'bpw', - Iso6393.bpx: 'bpx', - Iso6393.bpy: 'bpy', - Iso6393.bpz: 'bpz', - Iso6393.bqa: 'bqa', - Iso6393.bqb: 'bqb', - Iso6393.bqc: 'bqc', - Iso6393.bqd: 'bqd', - Iso6393.bqf: 'bqf', - Iso6393.bqg: 'bqg', - Iso6393.bqh: 'bqh', - Iso6393.bqi: 'bqi', - Iso6393.bqj: 'bqj', - Iso6393.bqk: 'bqk', - Iso6393.bql: 'bql', - Iso6393.bqm: 'bqm', - Iso6393.bqn: 'bqn', - Iso6393.bqo: 'bqo', - Iso6393.bqp: 'bqp', - Iso6393.bqq: 'bqq', - Iso6393.bqr: 'bqr', - Iso6393.bqs: 'bqs', - Iso6393.bqt: 'bqt', - Iso6393.bqu: 'bqu', - Iso6393.bqv: 'bqv', - Iso6393.bqw: 'bqw', - Iso6393.bqx: 'bqx', - Iso6393.bqy: 'bqy', - Iso6393.bqz: 'bqz', - Iso6393.bra: 'bra', - Iso6393.brb: 'brb', - Iso6393.brc: 'brc', - Iso6393.brd: 'brd', - Iso6393.bre: 'bre', - Iso6393.brf: 'brf', - Iso6393.brg: 'brg', - Iso6393.brh: 'brh', - Iso6393.bri: 'bri', - Iso6393.brj: 'brj', - Iso6393.brk: 'brk', - Iso6393.brl: 'brl', - Iso6393.brm: 'brm', - Iso6393.brn: 'brn', - Iso6393.bro: 'bro', - Iso6393.brp: 'brp', - Iso6393.brq: 'brq', - Iso6393.brr: 'brr', - Iso6393.brs: 'brs', - Iso6393.brt: 'brt', - Iso6393.bru: 'bru', - Iso6393.brv: 'brv', - Iso6393.brw: 'brw', - Iso6393.brx: 'brx', - Iso6393.bry: 'bry', - Iso6393.brz: 'brz', - Iso6393.bsa: 'bsa', - Iso6393.bsb: 'bsb', - Iso6393.bsc: 'bsc', - Iso6393.bse: 'bse', - Iso6393.bsf: 'bsf', - Iso6393.bsg: 'bsg', - Iso6393.bsh: 'bsh', - Iso6393.bsi: 'bsi', - Iso6393.bsj: 'bsj', - Iso6393.bsk: 'bsk', - Iso6393.bsl: 'bsl', - Iso6393.bsm: 'bsm', - Iso6393.bsn: 'bsn', - Iso6393.bso: 'bso', - Iso6393.bsp: 'bsp', - Iso6393.bsq: 'bsq', - Iso6393.bsr: 'bsr', - Iso6393.bss: 'bss', - Iso6393.bst: 'bst', - Iso6393.bsu: 'bsu', - Iso6393.bsv: 'bsv', - Iso6393.bsw: 'bsw', - Iso6393.bsx: 'bsx', - Iso6393.bsy: 'bsy', - Iso6393.bta: 'bta', - Iso6393.btc: 'btc', - Iso6393.btd: 'btd', - Iso6393.bte: 'bte', - Iso6393.btf: 'btf', - Iso6393.btg: 'btg', - Iso6393.bth: 'bth', - Iso6393.bti: 'bti', - Iso6393.btj: 'btj', - Iso6393.btm: 'btm', - Iso6393.btn: 'btn', - Iso6393.bto: 'bto', - Iso6393.btp: 'btp', - Iso6393.btq: 'btq', - Iso6393.btr: 'btr', - Iso6393.bts: 'bts', - Iso6393.btt: 'btt', - Iso6393.btu: 'btu', - Iso6393.btv: 'btv', - Iso6393.btw: 'btw', - Iso6393.btx: 'btx', - Iso6393.bty: 'bty', - Iso6393.btz: 'btz', - Iso6393.bua: 'bua', - Iso6393.bub: 'bub', - Iso6393.buc: 'buc', - Iso6393.bud: 'bud', - Iso6393.bue: 'bue', - Iso6393.buf: 'buf', - Iso6393.bug: 'bug', - Iso6393.buh: 'buh', - Iso6393.bui: 'bui', - Iso6393.buj: 'buj', - Iso6393.buk: 'buk', - Iso6393.bul: 'bul', - Iso6393.bum: 'bum', - Iso6393.bun: 'bun', - Iso6393.buo: 'buo', - Iso6393.bup: 'bup', - Iso6393.buq: 'buq', - Iso6393.bus: 'bus', - Iso6393.but: 'but', - Iso6393.buu: 'buu', - Iso6393.buv: 'buv', - Iso6393.buw: 'buw', - Iso6393.bux: 'bux', - Iso6393.buy: 'buy', - Iso6393.buz: 'buz', - Iso6393.bva: 'bva', - Iso6393.bvb: 'bvb', - Iso6393.bvc: 'bvc', - Iso6393.bvd: 'bvd', - Iso6393.bve: 'bve', - Iso6393.bvf: 'bvf', - Iso6393.bvg: 'bvg', - Iso6393.bvh: 'bvh', - Iso6393.bvi: 'bvi', - Iso6393.bvj: 'bvj', - Iso6393.bvk: 'bvk', - Iso6393.bvl: 'bvl', - Iso6393.bvm: 'bvm', - Iso6393.bvn: 'bvn', - Iso6393.bvo: 'bvo', - Iso6393.bvp: 'bvp', - Iso6393.bvq: 'bvq', - Iso6393.bvr: 'bvr', - Iso6393.bvt: 'bvt', - Iso6393.bvu: 'bvu', - Iso6393.bvv: 'bvv', - Iso6393.bvw: 'bvw', - Iso6393.bvx: 'bvx', - Iso6393.bvy: 'bvy', - Iso6393.bvz: 'bvz', - Iso6393.bwa: 'bwa', - Iso6393.bwb: 'bwb', - Iso6393.bwc: 'bwc', - Iso6393.bwd: 'bwd', - Iso6393.bwe: 'bwe', - Iso6393.bwf: 'bwf', - Iso6393.bwg: 'bwg', - Iso6393.bwh: 'bwh', - Iso6393.bwi: 'bwi', - Iso6393.bwj: 'bwj', - Iso6393.bwk: 'bwk', - Iso6393.bwl: 'bwl', - Iso6393.bwm: 'bwm', - Iso6393.bwn: 'bwn', - Iso6393.bwo: 'bwo', - Iso6393.bwp: 'bwp', - Iso6393.bwq: 'bwq', - Iso6393.bwr: 'bwr', - Iso6393.bws: 'bws', - Iso6393.bwt: 'bwt', - Iso6393.bwu: 'bwu', - Iso6393.bww: 'bww', - Iso6393.bwx: 'bwx', - Iso6393.bwy: 'bwy', - Iso6393.bwz: 'bwz', - Iso6393.bxa: 'bxa', - Iso6393.bxb: 'bxb', - Iso6393.bxc: 'bxc', - Iso6393.bxd: 'bxd', - Iso6393.bxe: 'bxe', - Iso6393.bxf: 'bxf', - Iso6393.bxg: 'bxg', - Iso6393.bxh: 'bxh', - Iso6393.bxi: 'bxi', - Iso6393.bxj: 'bxj', - Iso6393.bxk: 'bxk', - Iso6393.bxl: 'bxl', - Iso6393.bxm: 'bxm', - Iso6393.bxn: 'bxn', - Iso6393.bxo: 'bxo', - Iso6393.bxp: 'bxp', - Iso6393.bxq: 'bxq', - Iso6393.bxr: 'bxr', - Iso6393.bxs: 'bxs', - Iso6393.bxu: 'bxu', - Iso6393.bxv: 'bxv', - Iso6393.bxw: 'bxw', - Iso6393.bxz: 'bxz', - Iso6393.bya: 'bya', - Iso6393.byb: 'byb', - Iso6393.byc: 'byc', - Iso6393.byd: 'byd', - Iso6393.bye: 'bye', - Iso6393.byf: 'byf', - Iso6393.byg: 'byg', - Iso6393.byh: 'byh', - Iso6393.byi: 'byi', - Iso6393.byj: 'byj', - Iso6393.byk: 'byk', - Iso6393.byl: 'byl', - Iso6393.bym: 'bym', - Iso6393.byn: 'byn', - Iso6393.byo: 'byo', - Iso6393.byp: 'byp', - Iso6393.byq: 'byq', - Iso6393.byr: 'byr', - Iso6393.bys: 'bys', - Iso6393.byt: 'byt', - Iso6393.byv: 'byv', - Iso6393.byw: 'byw', - Iso6393.byx: 'byx', - Iso6393.byz: 'byz', - Iso6393.bza: 'bza', - Iso6393.bzb: 'bzb', - Iso6393.bzc: 'bzc', - Iso6393.bzd: 'bzd', - Iso6393.bze: 'bze', - Iso6393.bzf: 'bzf', - Iso6393.bzg: 'bzg', - Iso6393.bzh: 'bzh', - Iso6393.bzi: 'bzi', - Iso6393.bzj: 'bzj', - Iso6393.bzk: 'bzk', - Iso6393.bzl: 'bzl', - Iso6393.bzm: 'bzm', - Iso6393.bzn: 'bzn', - Iso6393.bzo: 'bzo', - Iso6393.bzp: 'bzp', - Iso6393.bzq: 'bzq', - Iso6393.bzr: 'bzr', - Iso6393.bzs: 'bzs', - Iso6393.bzt: 'bzt', - Iso6393.bzu: 'bzu', - Iso6393.bzv: 'bzv', - Iso6393.bzw: 'bzw', - Iso6393.bzx: 'bzx', - Iso6393.bzy: 'bzy', - Iso6393.bzz: 'bzz', - Iso6393.caa: 'caa', - Iso6393.cab: 'cab', - Iso6393.cac: 'cac', - Iso6393.cad: 'cad', - Iso6393.cae: 'cae', - Iso6393.caf: 'caf', - Iso6393.cag: 'cag', - Iso6393.cah: 'cah', - Iso6393.caj: 'caj', - Iso6393.cak: 'cak', - Iso6393.cal: 'cal', - Iso6393.cam: 'cam', - Iso6393.can: 'can', - Iso6393.cao: 'cao', - Iso6393.cap: 'cap', - Iso6393.caq: 'caq', - Iso6393.car: 'car', - Iso6393.cas: 'cas', - Iso6393.cat: 'cat', - Iso6393.cav: 'cav', - Iso6393.caw: 'caw', - Iso6393.cax: 'cax', - Iso6393.cay: 'cay', - Iso6393.caz: 'caz', - Iso6393.cbb: 'cbb', - Iso6393.cbc: 'cbc', - Iso6393.cbd: 'cbd', - Iso6393.cbg: 'cbg', - Iso6393.cbi: 'cbi', - Iso6393.cbj: 'cbj', - Iso6393.cbk: 'cbk', - Iso6393.cbl: 'cbl', - Iso6393.cbn: 'cbn', - Iso6393.cbo: 'cbo', - Iso6393.cbq: 'cbq', - Iso6393.cbr: 'cbr', - Iso6393.cbs: 'cbs', - Iso6393.cbt: 'cbt', - Iso6393.cbu: 'cbu', - Iso6393.cbv: 'cbv', - Iso6393.cbw: 'cbw', - Iso6393.cby: 'cby', - Iso6393.ccc: 'ccc', - Iso6393.ccd: 'ccd', - Iso6393.cce: 'cce', - Iso6393.ccg: 'ccg', - Iso6393.cch: 'cch', - Iso6393.ccj: 'ccj', - Iso6393.ccl: 'ccl', - Iso6393.ccm: 'ccm', - Iso6393.cco: 'cco', - Iso6393.ccp: 'ccp', - Iso6393.ccr: 'ccr', - Iso6393.cda: 'cda', - Iso6393.cde: 'cde', - Iso6393.cdf: 'cdf', - Iso6393.cdh: 'cdh', - Iso6393.cdi: 'cdi', - Iso6393.cdj: 'cdj', - Iso6393.cdm: 'cdm', - Iso6393.cdn: 'cdn', - Iso6393.cdo: 'cdo', - Iso6393.cdr: 'cdr', - Iso6393.cds: 'cds', - Iso6393.cdy: 'cdy', - Iso6393.cdz: 'cdz', - Iso6393.cea: 'cea', - Iso6393.ceb: 'ceb', - Iso6393.ceg: 'ceg', - Iso6393.cek: 'cek', - Iso6393.cen: 'cen', - Iso6393.ces: 'ces', - Iso6393.cet: 'cet', - Iso6393.cey: 'cey', - Iso6393.cfa: 'cfa', - Iso6393.cfd: 'cfd', - Iso6393.cfg: 'cfg', - Iso6393.cfm: 'cfm', - Iso6393.cga: 'cga', - Iso6393.cgc: 'cgc', - Iso6393.cgg: 'cgg', - Iso6393.cgk: 'cgk', - Iso6393.cha: 'cha', - Iso6393.chb: 'chb', - Iso6393.chc: 'chc', - Iso6393.chd: 'chd', - Iso6393.che: 'che', - Iso6393.chf: 'chf', - Iso6393.chg: 'chg', - Iso6393.chh: 'chh', - Iso6393.chj: 'chj', - Iso6393.chk: 'chk', - Iso6393.chl: 'chl', - Iso6393.chm: 'chm', - Iso6393.chn: 'chn', - Iso6393.cho: 'cho', - Iso6393.chp: 'chp', - Iso6393.chq: 'chq', - Iso6393.chr: 'chr', - Iso6393.cht: 'cht', - Iso6393.chu: 'chu', - Iso6393.chv: 'chv', - Iso6393.chw: 'chw', - Iso6393.chx: 'chx', - Iso6393.chy: 'chy', - Iso6393.chz: 'chz', - Iso6393.cia: 'cia', - Iso6393.cib: 'cib', - Iso6393.cic: 'cic', - Iso6393.cid: 'cid', - Iso6393.cie: 'cie', - Iso6393.cih: 'cih', - Iso6393.cik: 'cik', - Iso6393.cim: 'cim', - Iso6393.cin: 'cin', - Iso6393.cip: 'cip', - Iso6393.cir: 'cir', - Iso6393.ciw: 'ciw', - Iso6393.ciy: 'ciy', - Iso6393.cja: 'cja', - Iso6393.cje: 'cje', - Iso6393.cjh: 'cjh', - Iso6393.cji: 'cji', - Iso6393.cjk: 'cjk', - Iso6393.cjm: 'cjm', - Iso6393.cjn: 'cjn', - Iso6393.cjo: 'cjo', - Iso6393.cjp: 'cjp', - Iso6393.cjs: 'cjs', - Iso6393.cjv: 'cjv', - Iso6393.cjy: 'cjy', - Iso6393.ckb: 'ckb', - Iso6393.ckh: 'ckh', - Iso6393.ckl: 'ckl', - Iso6393.ckm: 'ckm', - Iso6393.ckn: 'ckn', - Iso6393.cko: 'cko', - Iso6393.ckq: 'ckq', - Iso6393.ckr: 'ckr', - Iso6393.cks: 'cks', - Iso6393.ckt: 'ckt', - Iso6393.cku: 'cku', - Iso6393.ckv: 'ckv', - Iso6393.ckx: 'ckx', - Iso6393.cky: 'cky', - Iso6393.ckz: 'ckz', - Iso6393.cla: 'cla', - Iso6393.clc: 'clc', - Iso6393.cld: 'cld', - Iso6393.cle: 'cle', - Iso6393.clh: 'clh', - Iso6393.cli: 'cli', - Iso6393.clj: 'clj', - Iso6393.clk: 'clk', - Iso6393.cll: 'cll', - Iso6393.clm: 'clm', - Iso6393.clo: 'clo', - Iso6393.clt: 'clt', - Iso6393.clu: 'clu', - Iso6393.clw: 'clw', - Iso6393.cly: 'cly', - Iso6393.cma: 'cma', - Iso6393.cme: 'cme', - Iso6393.cmg: 'cmg', - Iso6393.cmi: 'cmi', - Iso6393.cml: 'cml', - Iso6393.cmm: 'cmm', - Iso6393.cmn: 'cmn', - Iso6393.cmo: 'cmo', - Iso6393.cmr: 'cmr', - Iso6393.cms: 'cms', - Iso6393.cmt: 'cmt', - Iso6393.cna: 'cna', - Iso6393.cnb: 'cnb', - Iso6393.cnc: 'cnc', - Iso6393.cng: 'cng', - Iso6393.cnh: 'cnh', - Iso6393.cni: 'cni', - Iso6393.cnk: 'cnk', - Iso6393.cnl: 'cnl', - Iso6393.cno: 'cno', - Iso6393.cnp: 'cnp', - Iso6393.cnq: 'cnq', - Iso6393.cnr: 'cnr', - Iso6393.cns: 'cns', - Iso6393.cnt: 'cnt', - Iso6393.cnu: 'cnu', - Iso6393.cnw: 'cnw', - Iso6393.cnx: 'cnx', - Iso6393.coa: 'coa', - Iso6393.cob: 'cob', - Iso6393.coc: 'coc', - Iso6393.cod: 'cod', - Iso6393.coe: 'coe', - Iso6393.cof: 'cof', - Iso6393.cog: 'cog', - Iso6393.coh: 'coh', - Iso6393.coj: 'coj', - Iso6393.cok: 'cok', - Iso6393.col: 'col', - Iso6393.com: 'com', - Iso6393.con: 'con', - Iso6393.coo: 'coo', - Iso6393.cop: 'cop', - Iso6393.coq: 'coq', - Iso6393.cor: 'cor', - Iso6393.cos: 'cos', - Iso6393.cot: 'cot', - Iso6393.cou: 'cou', - Iso6393.cov: 'cov', - Iso6393.cow: 'cow', - Iso6393.cox: 'cox', - Iso6393.coz: 'coz', - Iso6393.cpa: 'cpa', - Iso6393.cpb: 'cpb', - Iso6393.cpc: 'cpc', - Iso6393.cpg: 'cpg', - Iso6393.cpi: 'cpi', - Iso6393.cpn: 'cpn', - Iso6393.cpo: 'cpo', - Iso6393.cps: 'cps', - Iso6393.cpu: 'cpu', - Iso6393.cpx: 'cpx', - Iso6393.cpy: 'cpy', - Iso6393.cqd: 'cqd', - Iso6393.cra: 'cra', - Iso6393.crb: 'crb', - Iso6393.crc: 'crc', - Iso6393.crd: 'crd', - Iso6393.cre: 'cre', - Iso6393.crf: 'crf', - Iso6393.crg: 'crg', - Iso6393.crh: 'crh', - Iso6393.cri: 'cri', - Iso6393.crj: 'crj', - Iso6393.crk: 'crk', - Iso6393.crl: 'crl', - Iso6393.crm: 'crm', - Iso6393.crn: 'crn', - Iso6393.cro: 'cro', - Iso6393.crq: 'crq', - Iso6393.crr: 'crr', - Iso6393.crs: 'crs', - Iso6393.crt: 'crt', - Iso6393.crv: 'crv', - Iso6393.crw: 'crw', - Iso6393.crx: 'crx', - Iso6393.cry: 'cry', - Iso6393.crz: 'crz', - Iso6393.csa: 'csa', - Iso6393.csb: 'csb', - Iso6393.csc: 'csc', - Iso6393.csd: 'csd', - Iso6393.cse: 'cse', - Iso6393.csf: 'csf', - Iso6393.csg: 'csg', - Iso6393.csh: 'csh', - Iso6393.csi: 'csi', - Iso6393.csj: 'csj', - Iso6393.csk: 'csk', - Iso6393.csl: 'csl', - Iso6393.csm: 'csm', - Iso6393.csn: 'csn', - Iso6393.cso: 'cso', - Iso6393.csp: 'csp', - Iso6393.csq: 'csq', - Iso6393.csr: 'csr', - Iso6393.css: 'css', - Iso6393.cst: 'cst', - Iso6393.csv: 'csv', - Iso6393.csw: 'csw', - Iso6393.csx: 'csx', - Iso6393.csy: 'csy', - Iso6393.csz: 'csz', - Iso6393.cta: 'cta', - Iso6393.ctc: 'ctc', - Iso6393.ctd: 'ctd', - Iso6393.cte: 'cte', - Iso6393.ctg: 'ctg', - Iso6393.cth: 'cth', - Iso6393.ctl: 'ctl', - Iso6393.ctm: 'ctm', - Iso6393.ctn: 'ctn', - Iso6393.cto: 'cto', - Iso6393.ctp: 'ctp', - Iso6393.cts: 'cts', - Iso6393.ctt: 'ctt', - Iso6393.ctu: 'ctu', - Iso6393.cty: 'cty', - Iso6393.ctz: 'ctz', - Iso6393.cua: 'cua', - Iso6393.cub: 'cub', - Iso6393.cuc: 'cuc', - Iso6393.cuh: 'cuh', - Iso6393.cui: 'cui', - Iso6393.cuj: 'cuj', - Iso6393.cuk: 'cuk', - Iso6393.cul: 'cul', - Iso6393.cuo: 'cuo', - Iso6393.cup: 'cup', - Iso6393.cuq: 'cuq', - Iso6393.cur: 'cur', - Iso6393.cut: 'cut', - Iso6393.cuu: 'cuu', - Iso6393.cuv: 'cuv', - Iso6393.cuw: 'cuw', - Iso6393.cux: 'cux', - Iso6393.cuy: 'cuy', - Iso6393.cvg: 'cvg', - Iso6393.cvn: 'cvn', - Iso6393.cwa: 'cwa', - Iso6393.cwb: 'cwb', - Iso6393.cwd: 'cwd', - Iso6393.cwe: 'cwe', - Iso6393.cwg: 'cwg', - Iso6393.cwt: 'cwt', - Iso6393.cya: 'cya', - Iso6393.cyb: 'cyb', - Iso6393.cym: 'cym', - Iso6393.cyo: 'cyo', - Iso6393.czh: 'czh', - Iso6393.czk: 'czk', - Iso6393.czn: 'czn', - Iso6393.czo: 'czo', - Iso6393.czt: 'czt', - Iso6393.daa: 'daa', - Iso6393.dac: 'dac', - Iso6393.dad: 'dad', - Iso6393.dae: 'dae', - Iso6393.dag: 'dag', - Iso6393.dah: 'dah', - Iso6393.dai: 'dai', - Iso6393.daj: 'daj', - Iso6393.dak: 'dak', - Iso6393.dal: 'dal', - Iso6393.dam: 'dam', - Iso6393.dan: 'dan', - Iso6393.dao: 'dao', - Iso6393.daq: 'daq', - Iso6393.dar: 'dar', - Iso6393.das: 'das', - Iso6393.dau: 'dau', - Iso6393.dav: 'dav', - Iso6393.daw: 'daw', - Iso6393.dax: 'dax', - Iso6393.daz: 'daz', - Iso6393.dba: 'dba', - Iso6393.dbb: 'dbb', - Iso6393.dbd: 'dbd', - Iso6393.dbe: 'dbe', - Iso6393.dbf: 'dbf', - Iso6393.dbg: 'dbg', - Iso6393.dbi: 'dbi', - Iso6393.dbj: 'dbj', - Iso6393.dbl: 'dbl', - Iso6393.dbm: 'dbm', - Iso6393.dbn: 'dbn', - Iso6393.dbo: 'dbo', - Iso6393.dbp: 'dbp', - Iso6393.dbq: 'dbq', - Iso6393.dbr: 'dbr', - Iso6393.dbt: 'dbt', - Iso6393.dbu: 'dbu', - Iso6393.dbv: 'dbv', - Iso6393.dbw: 'dbw', - Iso6393.dby: 'dby', - Iso6393.dcc: 'dcc', - Iso6393.dcr: 'dcr', - Iso6393.dda: 'dda', - Iso6393.ddd: 'ddd', - Iso6393.dde: 'dde', - Iso6393.ddg: 'ddg', - Iso6393.ddi: 'ddi', - Iso6393.ddj: 'ddj', - Iso6393.ddn: 'ddn', - Iso6393.ddo: 'ddo', - Iso6393.ddr: 'ddr', - Iso6393.dds: 'dds', - Iso6393.ddw: 'ddw', - Iso6393.dec: 'dec', - Iso6393.ded: 'ded', - Iso6393.dee: 'dee', - Iso6393.def: 'def', - Iso6393.deg: 'deg', - Iso6393.deh: 'deh', - Iso6393.dei: 'dei', - Iso6393.dek: 'dek', - Iso6393.del: 'del', - Iso6393.dem: 'dem', - Iso6393.den: 'den', - Iso6393.dep: 'dep', - Iso6393.deq: 'deq', - Iso6393.der: 'der', - Iso6393.des: 'des', - Iso6393.deu: 'deu', - Iso6393.dev: 'dev', - Iso6393.dez: 'dez', - Iso6393.dga: 'dga', - Iso6393.dgb: 'dgb', - Iso6393.dgc: 'dgc', - Iso6393.dgd: 'dgd', - Iso6393.dge: 'dge', - Iso6393.dgg: 'dgg', - Iso6393.dgh: 'dgh', - Iso6393.dgi: 'dgi', - Iso6393.dgk: 'dgk', - Iso6393.dgl: 'dgl', - Iso6393.dgn: 'dgn', - Iso6393.dgo: 'dgo', - Iso6393.dgr: 'dgr', - Iso6393.dgs: 'dgs', - Iso6393.dgt: 'dgt', - Iso6393.dgw: 'dgw', - Iso6393.dgx: 'dgx', - Iso6393.dgz: 'dgz', - Iso6393.dhd: 'dhd', - Iso6393.dhg: 'dhg', - Iso6393.dhi: 'dhi', - Iso6393.dhl: 'dhl', - Iso6393.dhm: 'dhm', - Iso6393.dhn: 'dhn', - Iso6393.dho: 'dho', - Iso6393.dhr: 'dhr', - Iso6393.dhs: 'dhs', - Iso6393.dhu: 'dhu', - Iso6393.dhv: 'dhv', - Iso6393.dhw: 'dhw', - Iso6393.dhx: 'dhx', - Iso6393.dia: 'dia', - Iso6393.dib: 'dib', - Iso6393.dic: 'dic', - Iso6393.did: 'did', - Iso6393.dif: 'dif', - Iso6393.dig: 'dig', - Iso6393.dih: 'dih', - Iso6393.dii: 'dii', - Iso6393.dij: 'dij', - Iso6393.dik: 'dik', - Iso6393.dil: 'dil', - Iso6393.dim: 'dim', - Iso6393.din: 'din', - Iso6393.dio: 'dio', - Iso6393.dip: 'dip', - Iso6393.diq: 'diq', - Iso6393.dir: 'dir', - Iso6393.dis: 'dis', - Iso6393.diu: 'diu', - Iso6393.div: 'div', - Iso6393.diw: 'diw', - Iso6393.dix: 'dix', - Iso6393.diy: 'diy', - Iso6393.diz: 'diz', - Iso6393.dja: 'dja', - Iso6393.djb: 'djb', - Iso6393.djc: 'djc', - Iso6393.djd: 'djd', - Iso6393.dje: 'dje', - Iso6393.djf: 'djf', - Iso6393.dji: 'dji', - Iso6393.djj: 'djj', - Iso6393.djk: 'djk', - Iso6393.djm: 'djm', - Iso6393.djn: 'djn', - Iso6393.djo: 'djo', - Iso6393.djr: 'djr', - Iso6393.dju: 'dju', - Iso6393.djw: 'djw', - Iso6393.dka: 'dka', - Iso6393.dkg: 'dkg', - Iso6393.dkk: 'dkk', - Iso6393.dkr: 'dkr', - Iso6393.dks: 'dks', - Iso6393.dkx: 'dkx', - Iso6393.dlg: 'dlg', - Iso6393.dlk: 'dlk', - Iso6393.dlm: 'dlm', - Iso6393.dln: 'dln', - Iso6393.dma: 'dma', - Iso6393.dmb: 'dmb', - Iso6393.dmc: 'dmc', - Iso6393.dmd: 'dmd', - Iso6393.dme: 'dme', - Iso6393.dmf: 'dmf', - Iso6393.dmg: 'dmg', - Iso6393.dmk: 'dmk', - Iso6393.dml: 'dml', - Iso6393.dmm: 'dmm', - Iso6393.dmo: 'dmo', - Iso6393.dmr: 'dmr', - Iso6393.dms: 'dms', - Iso6393.dmu: 'dmu', - Iso6393.dmv: 'dmv', - Iso6393.dmw: 'dmw', - Iso6393.dmx: 'dmx', - Iso6393.dmy: 'dmy', - Iso6393.dna: 'dna', - Iso6393.dnd: 'dnd', - Iso6393.dne: 'dne', - Iso6393.dng: 'dng', - Iso6393.dni: 'dni', - Iso6393.dnj: 'dnj', - Iso6393.dnk: 'dnk', - Iso6393.dnn: 'dnn', - Iso6393.dno: 'dno', - Iso6393.dnr: 'dnr', - Iso6393.dnt: 'dnt', - Iso6393.dnu: 'dnu', - Iso6393.dnv: 'dnv', - Iso6393.dnw: 'dnw', - Iso6393.dny: 'dny', - Iso6393.doa: 'doa', - Iso6393.dob: 'dob', - Iso6393.doc: 'doc', - Iso6393.doe: 'doe', - Iso6393.dof: 'dof', - Iso6393.doh: 'doh', - Iso6393.doi: 'doi', - Iso6393.dok: 'dok', - Iso6393.dol: 'dol', - Iso6393.don: 'don', - Iso6393.doo: 'doo', - Iso6393.dop: 'dop', - Iso6393.doq: 'doq', - Iso6393.dor: 'dor', - Iso6393.dos: 'dos', - Iso6393.dot: 'dot', - Iso6393.dov: 'dov', - Iso6393.dow: 'dow', - Iso6393.dox: 'dox', - Iso6393.doy: 'doy', - Iso6393.doz: 'doz', - Iso6393.dpp: 'dpp', - Iso6393.drb: 'drb', - Iso6393.drc: 'drc', - Iso6393.drd: 'drd', - Iso6393.dre: 'dre', - Iso6393.drg: 'drg', - Iso6393.dri: 'dri', - Iso6393.drl: 'drl', - Iso6393.drn: 'drn', - Iso6393.dro: 'dro', - Iso6393.drq: 'drq', - Iso6393.drs: 'drs', - Iso6393.drt: 'drt', - Iso6393.dru: 'dru', - Iso6393.dry: 'dry', - Iso6393.dsb: 'dsb', - Iso6393.dse: 'dse', - Iso6393.dsh: 'dsh', - Iso6393.dsi: 'dsi', - Iso6393.dsl: 'dsl', - Iso6393.dsn: 'dsn', - Iso6393.dso: 'dso', - Iso6393.dsq: 'dsq', - Iso6393.dsz: 'dsz', - Iso6393.dta: 'dta', - Iso6393.dtb: 'dtb', - Iso6393.dtd: 'dtd', - Iso6393.dth: 'dth', - Iso6393.dti: 'dti', - Iso6393.dtk: 'dtk', - Iso6393.dtm: 'dtm', - Iso6393.dtn: 'dtn', - Iso6393.dto: 'dto', - Iso6393.dtp: 'dtp', - Iso6393.dtr: 'dtr', - Iso6393.dts: 'dts', - Iso6393.dtt: 'dtt', - Iso6393.dtu: 'dtu', - Iso6393.dty: 'dty', - Iso6393.dua: 'dua', - Iso6393.dub: 'dub', - Iso6393.duc: 'duc', - Iso6393.due: 'due', - Iso6393.duf: 'duf', - Iso6393.dug: 'dug', - Iso6393.duh: 'duh', - Iso6393.dui: 'dui', - Iso6393.duk: 'duk', - Iso6393.dul: 'dul', - Iso6393.dum: 'dum', - Iso6393.dun: 'dun', - Iso6393.duo: 'duo', - Iso6393.dup: 'dup', - Iso6393.duq: 'duq', - Iso6393.dur: 'dur', - Iso6393.dus: 'dus', - Iso6393.duu: 'duu', - Iso6393.duv: 'duv', - Iso6393.duw: 'duw', - Iso6393.dux: 'dux', - Iso6393.duy: 'duy', - Iso6393.duz: 'duz', - Iso6393.dva: 'dva', - Iso6393.dwa: 'dwa', - Iso6393.dwk: 'dwk', - Iso6393.dwr: 'dwr', - Iso6393.dws: 'dws', - Iso6393.dwu: 'dwu', - Iso6393.dww: 'dww', - Iso6393.dwy: 'dwy', - Iso6393.dwz: 'dwz', - Iso6393.dya: 'dya', - Iso6393.dyb: 'dyb', - Iso6393.dyd: 'dyd', - Iso6393.dyg: 'dyg', - Iso6393.dyi: 'dyi', - Iso6393.dym: 'dym', - Iso6393.dyn: 'dyn', - Iso6393.dyo: 'dyo', - Iso6393.dyu: 'dyu', - Iso6393.dyy: 'dyy', - Iso6393.dza: 'dza', - Iso6393.dze: 'dze', - Iso6393.dzg: 'dzg', - Iso6393.dzl: 'dzl', - Iso6393.dzn: 'dzn', - Iso6393.dzo: 'dzo', - Iso6393.eaa: 'eaa', - Iso6393.ebc: 'ebc', - Iso6393.ebg: 'ebg', - Iso6393.ebk: 'ebk', - Iso6393.ebo: 'ebo', - Iso6393.ebr: 'ebr', - Iso6393.ebu: 'ebu', - Iso6393.ecr: 'ecr', - Iso6393.ecs: 'ecs', - Iso6393.ecy: 'ecy', - Iso6393.eee: 'eee', - Iso6393.efa: 'efa', - Iso6393.efe: 'efe', - Iso6393.efi: 'efi', - Iso6393.ega: 'ega', - Iso6393.egl: 'egl', - Iso6393.egm: 'egm', - Iso6393.ego: 'ego', - Iso6393.egy: 'egy', - Iso6393.ehs: 'ehs', - Iso6393.ehu: 'ehu', - Iso6393.eip: 'eip', - Iso6393.eit: 'eit', - Iso6393.eiv: 'eiv', - Iso6393.eja: 'eja', - Iso6393.eka: 'eka', - Iso6393.eke: 'eke', - Iso6393.ekg: 'ekg', - Iso6393.eki: 'eki', - Iso6393.ekk: 'ekk', - Iso6393.ekl: 'ekl', - Iso6393.ekm: 'ekm', - Iso6393.eko: 'eko', - Iso6393.ekp: 'ekp', - Iso6393.ekr: 'ekr', - Iso6393.eky: 'eky', - Iso6393.ele: 'ele', - Iso6393.elh: 'elh', - Iso6393.eli: 'eli', - Iso6393.elk: 'elk', - Iso6393.ell: 'ell', - Iso6393.elm: 'elm', - Iso6393.elo: 'elo', - Iso6393.elu: 'elu', - Iso6393.elx: 'elx', - Iso6393.ema: 'ema', - Iso6393.emb: 'emb', - Iso6393.eme: 'eme', - Iso6393.emg: 'emg', - Iso6393.emi: 'emi', - Iso6393.emk: 'emk', - Iso6393.emm: 'emm', - Iso6393.emn: 'emn', - Iso6393.emp: 'emp', - Iso6393.emq: 'emq', - Iso6393.ems: 'ems', - Iso6393.emu: 'emu', - Iso6393.emw: 'emw', - Iso6393.emx: 'emx', - Iso6393.emy: 'emy', - Iso6393.emz: 'emz', - Iso6393.ena: 'ena', - Iso6393.enb: 'enb', - Iso6393.enc: 'enc', - Iso6393.end: 'end', - Iso6393.enf: 'enf', - Iso6393.eng: 'eng', - Iso6393.enh: 'enh', - Iso6393.enl: 'enl', - Iso6393.enm: 'enm', - Iso6393.enn: 'enn', - Iso6393.eno: 'eno', - Iso6393.enq: 'enq', - Iso6393.enr: 'enr', - Iso6393.enu: 'enu', - Iso6393.env: 'env', - Iso6393.enw: 'enw', - Iso6393.enx: 'enx', - Iso6393.eot: 'eot', - Iso6393.epi: 'epi', - Iso6393.epo: 'epo', - Iso6393.era: 'era', - Iso6393.erg: 'erg', - Iso6393.erh: 'erh', - Iso6393.eri: 'eri', - Iso6393.erk: 'erk', - Iso6393.ero: 'ero', - Iso6393.err: 'err', - Iso6393.ers: 'ers', - Iso6393.ert: 'ert', - Iso6393.erw: 'erw', - Iso6393.ese: 'ese', - Iso6393.esg: 'esg', - Iso6393.esh: 'esh', - Iso6393.esi: 'esi', - Iso6393.esk: 'esk', - Iso6393.esl: 'esl', - Iso6393.esm: 'esm', - Iso6393.esn: 'esn', - Iso6393.eso: 'eso', - Iso6393.esq: 'esq', - Iso6393.ess: 'ess', - Iso6393.est: 'est', - Iso6393.esu: 'esu', - Iso6393.esy: 'esy', - Iso6393.etb: 'etb', - Iso6393.etc: 'etc', - Iso6393.eth: 'eth', - Iso6393.etn: 'etn', - Iso6393.eto: 'eto', - Iso6393.etr: 'etr', - Iso6393.ets: 'ets', - Iso6393.ett: 'ett', - Iso6393.etu: 'etu', - Iso6393.etx: 'etx', - Iso6393.etz: 'etz', - Iso6393.eus: 'eus', - Iso6393.eve: 'eve', - Iso6393.evh: 'evh', - Iso6393.evn: 'evn', - Iso6393.ewe: 'ewe', - Iso6393.ewo: 'ewo', - Iso6393.ext: 'ext', - Iso6393.eya: 'eya', - Iso6393.eyo: 'eyo', - Iso6393.eza: 'eza', - Iso6393.eze: 'eze', - Iso6393.faa: 'faa', - Iso6393.fab: 'fab', - Iso6393.fad: 'fad', - Iso6393.faf: 'faf', - Iso6393.fag: 'fag', - Iso6393.fah: 'fah', - Iso6393.fai: 'fai', - Iso6393.faj: 'faj', - Iso6393.fak: 'fak', - Iso6393.fal: 'fal', - Iso6393.fam: 'fam', - Iso6393.fan: 'fan', - Iso6393.fao: 'fao', - Iso6393.fap: 'fap', - Iso6393.far: 'far', - Iso6393.fas: 'fas', - Iso6393.fat: 'fat', - Iso6393.fau: 'fau', - Iso6393.fax: 'fax', - Iso6393.fay: 'fay', - Iso6393.faz: 'faz', - Iso6393.fbl: 'fbl', - Iso6393.fcs: 'fcs', - Iso6393.fer: 'fer', - Iso6393.ffi: 'ffi', - Iso6393.ffm: 'ffm', - Iso6393.fgr: 'fgr', - Iso6393.fia: 'fia', - Iso6393.fie: 'fie', - Iso6393.fif: 'fif', - Iso6393.fij: 'fij', - Iso6393.fil: 'fil', - Iso6393.fin: 'fin', - Iso6393.fip: 'fip', - Iso6393.fir: 'fir', - Iso6393.fit: 'fit', - Iso6393.fiw: 'fiw', - Iso6393.fkk: 'fkk', - Iso6393.fkv: 'fkv', - Iso6393.fla: 'fla', - Iso6393.flh: 'flh', - Iso6393.fli: 'fli', - Iso6393.fll: 'fll', - Iso6393.fln: 'fln', - Iso6393.flr: 'flr', - Iso6393.fly: 'fly', - Iso6393.fmp: 'fmp', - Iso6393.fmu: 'fmu', - Iso6393.fnb: 'fnb', - Iso6393.fng: 'fng', - Iso6393.fni: 'fni', - Iso6393.fod: 'fod', - Iso6393.foi: 'foi', - Iso6393.fom: 'fom', - Iso6393.fon: 'fon', - Iso6393.forAA: 'for', - Iso6393.fos: 'fos', - Iso6393.fpe: 'fpe', - Iso6393.fqs: 'fqs', - Iso6393.fra: 'fra', - Iso6393.frc: 'frc', - Iso6393.frd: 'frd', - Iso6393.frk: 'frk', - Iso6393.frm: 'frm', - Iso6393.fro: 'fro', - Iso6393.frp: 'frp', - Iso6393.frq: 'frq', - Iso6393.frr: 'frr', - Iso6393.frs: 'frs', - Iso6393.frt: 'frt', - Iso6393.fry: 'fry', - Iso6393.fse: 'fse', - Iso6393.fsl: 'fsl', - Iso6393.fss: 'fss', - Iso6393.fub: 'fub', - Iso6393.fuc: 'fuc', - Iso6393.fud: 'fud', - Iso6393.fue: 'fue', - Iso6393.fuf: 'fuf', - Iso6393.fuh: 'fuh', - Iso6393.fui: 'fui', - Iso6393.fuj: 'fuj', - Iso6393.ful: 'ful', - Iso6393.fum: 'fum', - Iso6393.fun: 'fun', - Iso6393.fuq: 'fuq', - Iso6393.fur: 'fur', - Iso6393.fut: 'fut', - Iso6393.fuu: 'fuu', - Iso6393.fuv: 'fuv', - Iso6393.fuy: 'fuy', - Iso6393.fvr: 'fvr', - Iso6393.fwa: 'fwa', - Iso6393.fwe: 'fwe', - Iso6393.gaa: 'gaa', - Iso6393.gab: 'gab', - Iso6393.gac: 'gac', - Iso6393.gad: 'gad', - Iso6393.gae: 'gae', - Iso6393.gaf: 'gaf', - Iso6393.gag: 'gag', - Iso6393.gah: 'gah', - Iso6393.gai: 'gai', - Iso6393.gaj: 'gaj', - Iso6393.gak: 'gak', - Iso6393.gal: 'gal', - Iso6393.gam: 'gam', - Iso6393.gan: 'gan', - Iso6393.gao: 'gao', - Iso6393.gap: 'gap', - Iso6393.gaq: 'gaq', - Iso6393.gar: 'gar', - Iso6393.gas: 'gas', - Iso6393.gat: 'gat', - Iso6393.gau: 'gau', - Iso6393.gaw: 'gaw', - Iso6393.gax: 'gax', - Iso6393.gay: 'gay', - Iso6393.gaz: 'gaz', - Iso6393.gba: 'gba', - Iso6393.gbb: 'gbb', - Iso6393.gbd: 'gbd', - Iso6393.gbe: 'gbe', - Iso6393.gbf: 'gbf', - Iso6393.gbg: 'gbg', - Iso6393.gbh: 'gbh', - Iso6393.gbi: 'gbi', - Iso6393.gbj: 'gbj', - Iso6393.gbk: 'gbk', - Iso6393.gbl: 'gbl', - Iso6393.gbm: 'gbm', - Iso6393.gbn: 'gbn', - Iso6393.gbo: 'gbo', - Iso6393.gbp: 'gbp', - Iso6393.gbq: 'gbq', - Iso6393.gbr: 'gbr', - Iso6393.gbs: 'gbs', - Iso6393.gbu: 'gbu', - Iso6393.gbv: 'gbv', - Iso6393.gbw: 'gbw', - Iso6393.gbx: 'gbx', - Iso6393.gby: 'gby', - Iso6393.gbz: 'gbz', - Iso6393.gcc: 'gcc', - Iso6393.gcd: 'gcd', - Iso6393.gce: 'gce', - Iso6393.gcf: 'gcf', - Iso6393.gcl: 'gcl', - Iso6393.gcn: 'gcn', - Iso6393.gcr: 'gcr', - Iso6393.gct: 'gct', - Iso6393.gda: 'gda', - Iso6393.gdb: 'gdb', - Iso6393.gdc: 'gdc', - Iso6393.gdd: 'gdd', - Iso6393.gde: 'gde', - Iso6393.gdf: 'gdf', - Iso6393.gdg: 'gdg', - Iso6393.gdh: 'gdh', - Iso6393.gdi: 'gdi', - Iso6393.gdj: 'gdj', - Iso6393.gdk: 'gdk', - Iso6393.gdl: 'gdl', - Iso6393.gdm: 'gdm', - Iso6393.gdn: 'gdn', - Iso6393.gdo: 'gdo', - Iso6393.gdq: 'gdq', - Iso6393.gdr: 'gdr', - Iso6393.gds: 'gds', - Iso6393.gdt: 'gdt', - Iso6393.gdu: 'gdu', - Iso6393.gdx: 'gdx', - Iso6393.gea: 'gea', - Iso6393.geb: 'geb', - Iso6393.gec: 'gec', - Iso6393.ged: 'ged', - Iso6393.gef: 'gef', - Iso6393.geg: 'geg', - Iso6393.geh: 'geh', - Iso6393.gei: 'gei', - Iso6393.gej: 'gej', - Iso6393.gek: 'gek', - Iso6393.gel: 'gel', - Iso6393.geq: 'geq', - Iso6393.ges: 'ges', - Iso6393.gev: 'gev', - Iso6393.gew: 'gew', - Iso6393.gex: 'gex', - Iso6393.gey: 'gey', - Iso6393.gez: 'gez', - Iso6393.gfk: 'gfk', - Iso6393.gft: 'gft', - Iso6393.gga: 'gga', - Iso6393.ggb: 'ggb', - Iso6393.ggd: 'ggd', - Iso6393.gge: 'gge', - Iso6393.ggg: 'ggg', - Iso6393.ggk: 'ggk', - Iso6393.ggl: 'ggl', - Iso6393.ggt: 'ggt', - Iso6393.ggu: 'ggu', - Iso6393.ggw: 'ggw', - Iso6393.gha: 'gha', - Iso6393.ghc: 'ghc', - Iso6393.ghe: 'ghe', - Iso6393.ghh: 'ghh', - Iso6393.ghk: 'ghk', - Iso6393.ghl: 'ghl', - Iso6393.ghn: 'ghn', - Iso6393.gho: 'gho', - Iso6393.ghr: 'ghr', - Iso6393.ghs: 'ghs', - Iso6393.ght: 'ght', - Iso6393.gia: 'gia', - Iso6393.gib: 'gib', - Iso6393.gic: 'gic', - Iso6393.gid: 'gid', - Iso6393.gie: 'gie', - Iso6393.gig: 'gig', - Iso6393.gih: 'gih', - Iso6393.gii: 'gii', - Iso6393.gil: 'gil', - Iso6393.gim: 'gim', - Iso6393.gin: 'gin', - Iso6393.gip: 'gip', - Iso6393.giq: 'giq', - Iso6393.gir: 'gir', - Iso6393.gis: 'gis', - Iso6393.git: 'git', - Iso6393.giu: 'giu', - Iso6393.giw: 'giw', - Iso6393.gix: 'gix', - Iso6393.giy: 'giy', - Iso6393.giz: 'giz', - Iso6393.gjk: 'gjk', - Iso6393.gjm: 'gjm', - Iso6393.gjn: 'gjn', - Iso6393.gjr: 'gjr', - Iso6393.gju: 'gju', - Iso6393.gka: 'gka', - Iso6393.gkd: 'gkd', - Iso6393.gke: 'gke', - Iso6393.gkn: 'gkn', - Iso6393.gko: 'gko', - Iso6393.gkp: 'gkp', - Iso6393.gku: 'gku', - Iso6393.gla: 'gla', - Iso6393.glb: 'glb', - Iso6393.glc: 'glc', - Iso6393.gld: 'gld', - Iso6393.gle: 'gle', - Iso6393.glg: 'glg', - Iso6393.glh: 'glh', - Iso6393.glj: 'glj', - Iso6393.glk: 'glk', - Iso6393.gll: 'gll', - Iso6393.glo: 'glo', - Iso6393.glr: 'glr', - Iso6393.glu: 'glu', - Iso6393.glv: 'glv', - Iso6393.glw: 'glw', - Iso6393.gly: 'gly', - Iso6393.gma: 'gma', - Iso6393.gmb: 'gmb', - Iso6393.gmd: 'gmd', - Iso6393.gmg: 'gmg', - Iso6393.gmh: 'gmh', - Iso6393.gml: 'gml', - Iso6393.gmm: 'gmm', - Iso6393.gmn: 'gmn', - Iso6393.gmr: 'gmr', - Iso6393.gmu: 'gmu', - Iso6393.gmv: 'gmv', - Iso6393.gmx: 'gmx', - Iso6393.gmy: 'gmy', - Iso6393.gmz: 'gmz', - Iso6393.gna: 'gna', - Iso6393.gnb: 'gnb', - Iso6393.gnc: 'gnc', - Iso6393.gnd: 'gnd', - Iso6393.gne: 'gne', - Iso6393.gng: 'gng', - Iso6393.gnh: 'gnh', - Iso6393.gni: 'gni', - Iso6393.gnj: 'gnj', - Iso6393.gnk: 'gnk', - Iso6393.gnl: 'gnl', - Iso6393.gnm: 'gnm', - Iso6393.gnn: 'gnn', - Iso6393.gno: 'gno', - Iso6393.gnq: 'gnq', - Iso6393.gnr: 'gnr', - Iso6393.gnt: 'gnt', - Iso6393.gnu: 'gnu', - Iso6393.gnw: 'gnw', - Iso6393.gnz: 'gnz', - Iso6393.goa: 'goa', - Iso6393.gob: 'gob', - Iso6393.goc: 'goc', - Iso6393.god: 'god', - Iso6393.goe: 'goe', - Iso6393.gof: 'gof', - Iso6393.gog: 'gog', - Iso6393.goh: 'goh', - Iso6393.goi: 'goi', - Iso6393.goj: 'goj', - Iso6393.gok: 'gok', - Iso6393.gol: 'gol', - Iso6393.gom: 'gom', - Iso6393.gon: 'gon', - Iso6393.goo: 'goo', - Iso6393.gop: 'gop', - Iso6393.goq: 'goq', - Iso6393.gor: 'gor', - Iso6393.gos: 'gos', - Iso6393.got: 'got', - Iso6393.gou: 'gou', - Iso6393.gov: 'gov', - Iso6393.gow: 'gow', - Iso6393.gox: 'gox', - Iso6393.goy: 'goy', - Iso6393.goz: 'goz', - Iso6393.gpa: 'gpa', - Iso6393.gpe: 'gpe', - Iso6393.gpn: 'gpn', - Iso6393.gqa: 'gqa', - Iso6393.gqi: 'gqi', - Iso6393.gqn: 'gqn', - Iso6393.gqr: 'gqr', - Iso6393.gqu: 'gqu', - Iso6393.gra: 'gra', - Iso6393.grb: 'grb', - Iso6393.grc: 'grc', - Iso6393.grd: 'grd', - Iso6393.grg: 'grg', - Iso6393.grh: 'grh', - Iso6393.gri: 'gri', - Iso6393.grj: 'grj', - Iso6393.grm: 'grm', - Iso6393.grn: 'grn', - Iso6393.gro: 'gro', - Iso6393.grq: 'grq', - Iso6393.grr: 'grr', - Iso6393.grs: 'grs', - Iso6393.grt: 'grt', - Iso6393.gru: 'gru', - Iso6393.grv: 'grv', - Iso6393.grw: 'grw', - Iso6393.grx: 'grx', - Iso6393.gry: 'gry', - Iso6393.grz: 'grz', - Iso6393.gse: 'gse', - Iso6393.gsg: 'gsg', - Iso6393.gsl: 'gsl', - Iso6393.gsm: 'gsm', - Iso6393.gsn: 'gsn', - Iso6393.gso: 'gso', - Iso6393.gsp: 'gsp', - Iso6393.gss: 'gss', - Iso6393.gsw: 'gsw', - Iso6393.gta: 'gta', - Iso6393.gtu: 'gtu', - Iso6393.gua: 'gua', - Iso6393.gub: 'gub', - Iso6393.guc: 'guc', - Iso6393.gud: 'gud', - Iso6393.gue: 'gue', - Iso6393.guf: 'guf', - Iso6393.gug: 'gug', - Iso6393.guh: 'guh', - Iso6393.gui: 'gui', - Iso6393.guj: 'guj', - Iso6393.guk: 'guk', - Iso6393.gul: 'gul', - Iso6393.gum: 'gum', - Iso6393.gun: 'gun', - Iso6393.guo: 'guo', - Iso6393.gup: 'gup', - Iso6393.guq: 'guq', - Iso6393.gur: 'gur', - Iso6393.gus: 'gus', - Iso6393.gut: 'gut', - Iso6393.guu: 'guu', - Iso6393.guw: 'guw', - Iso6393.gux: 'gux', - Iso6393.guz: 'guz', - Iso6393.gva: 'gva', - Iso6393.gvc: 'gvc', - Iso6393.gve: 'gve', - Iso6393.gvf: 'gvf', - Iso6393.gvj: 'gvj', - Iso6393.gvl: 'gvl', - Iso6393.gvm: 'gvm', - Iso6393.gvn: 'gvn', - Iso6393.gvo: 'gvo', - Iso6393.gvp: 'gvp', - Iso6393.gvr: 'gvr', - Iso6393.gvs: 'gvs', - Iso6393.gvy: 'gvy', - Iso6393.gwa: 'gwa', - Iso6393.gwb: 'gwb', - Iso6393.gwc: 'gwc', - Iso6393.gwd: 'gwd', - Iso6393.gwe: 'gwe', - Iso6393.gwf: 'gwf', - Iso6393.gwg: 'gwg', - Iso6393.gwi: 'gwi', - Iso6393.gwj: 'gwj', - Iso6393.gwm: 'gwm', - Iso6393.gwn: 'gwn', - Iso6393.gwr: 'gwr', - Iso6393.gwt: 'gwt', - Iso6393.gwu: 'gwu', - Iso6393.gww: 'gww', - Iso6393.gwx: 'gwx', - Iso6393.gxx: 'gxx', - Iso6393.gya: 'gya', - Iso6393.gyb: 'gyb', - Iso6393.gyd: 'gyd', - Iso6393.gye: 'gye', - Iso6393.gyf: 'gyf', - Iso6393.gyg: 'gyg', - Iso6393.gyi: 'gyi', - Iso6393.gyl: 'gyl', - Iso6393.gym: 'gym', - Iso6393.gyn: 'gyn', - Iso6393.gyo: 'gyo', - Iso6393.gyr: 'gyr', - Iso6393.gyy: 'gyy', - Iso6393.gyz: 'gyz', - Iso6393.gza: 'gza', - Iso6393.gzi: 'gzi', - Iso6393.gzn: 'gzn', - Iso6393.haa: 'haa', - Iso6393.hab: 'hab', - Iso6393.hac: 'hac', - Iso6393.had: 'had', - Iso6393.hae: 'hae', - Iso6393.haf: 'haf', - Iso6393.hag: 'hag', - Iso6393.hah: 'hah', - Iso6393.hai: 'hai', - Iso6393.haj: 'haj', - Iso6393.hak: 'hak', - Iso6393.hal: 'hal', - Iso6393.ham: 'ham', - Iso6393.han: 'han', - Iso6393.hao: 'hao', - Iso6393.hap: 'hap', - Iso6393.haq: 'haq', - Iso6393.har: 'har', - Iso6393.has: 'has', - Iso6393.hat: 'hat', - Iso6393.hau: 'hau', - Iso6393.hav: 'hav', - Iso6393.haw: 'haw', - Iso6393.hax: 'hax', - Iso6393.hay: 'hay', - Iso6393.haz: 'haz', - Iso6393.hba: 'hba', - Iso6393.hbb: 'hbb', - Iso6393.hbn: 'hbn', - Iso6393.hbo: 'hbo', - Iso6393.hbs: 'hbs', - Iso6393.hbu: 'hbu', - Iso6393.hca: 'hca', - Iso6393.hch: 'hch', - Iso6393.hdn: 'hdn', - Iso6393.hds: 'hds', - Iso6393.hdy: 'hdy', - Iso6393.hea: 'hea', - Iso6393.heb: 'heb', - Iso6393.hed: 'hed', - Iso6393.heg: 'heg', - Iso6393.heh: 'heh', - Iso6393.hei: 'hei', - Iso6393.hem: 'hem', - Iso6393.her: 'her', - Iso6393.hgm: 'hgm', - Iso6393.hgw: 'hgw', - Iso6393.hhi: 'hhi', - Iso6393.hhr: 'hhr', - Iso6393.hhy: 'hhy', - Iso6393.hia: 'hia', - Iso6393.hib: 'hib', - Iso6393.hid: 'hid', - Iso6393.hif: 'hif', - Iso6393.hig: 'hig', - Iso6393.hih: 'hih', - Iso6393.hii: 'hii', - Iso6393.hij: 'hij', - Iso6393.hik: 'hik', - Iso6393.hil: 'hil', - Iso6393.hin: 'hin', - Iso6393.hio: 'hio', - Iso6393.hir: 'hir', - Iso6393.hit: 'hit', - Iso6393.hiw: 'hiw', - Iso6393.hix: 'hix', - Iso6393.hji: 'hji', - Iso6393.hka: 'hka', - Iso6393.hke: 'hke', - Iso6393.hkh: 'hkh', - Iso6393.hkk: 'hkk', - Iso6393.hkn: 'hkn', - Iso6393.hks: 'hks', - Iso6393.hla: 'hla', - Iso6393.hlb: 'hlb', - Iso6393.hld: 'hld', - Iso6393.hle: 'hle', - Iso6393.hlt: 'hlt', - Iso6393.hlu: 'hlu', - Iso6393.hma: 'hma', - Iso6393.hmb: 'hmb', - Iso6393.hmc: 'hmc', - Iso6393.hmd: 'hmd', - Iso6393.hme: 'hme', - Iso6393.hmf: 'hmf', - Iso6393.hmg: 'hmg', - Iso6393.hmh: 'hmh', - Iso6393.hmi: 'hmi', - Iso6393.hmj: 'hmj', - Iso6393.hmk: 'hmk', - Iso6393.hml: 'hml', - Iso6393.hmm: 'hmm', - Iso6393.hmn: 'hmn', - Iso6393.hmo: 'hmo', - Iso6393.hmp: 'hmp', - Iso6393.hmq: 'hmq', - Iso6393.hmr: 'hmr', - Iso6393.hms: 'hms', - Iso6393.hmt: 'hmt', - Iso6393.hmu: 'hmu', - Iso6393.hmv: 'hmv', - Iso6393.hmw: 'hmw', - Iso6393.hmy: 'hmy', - Iso6393.hmz: 'hmz', - Iso6393.hna: 'hna', - Iso6393.hnd: 'hnd', - Iso6393.hne: 'hne', - Iso6393.hng: 'hng', - Iso6393.hnh: 'hnh', - Iso6393.hni: 'hni', - Iso6393.hnj: 'hnj', - Iso6393.hnn: 'hnn', - Iso6393.hno: 'hno', - Iso6393.hns: 'hns', - Iso6393.hnu: 'hnu', - Iso6393.hoa: 'hoa', - Iso6393.hob: 'hob', - Iso6393.hoc: 'hoc', - Iso6393.hod: 'hod', - Iso6393.hoe: 'hoe', - Iso6393.hoh: 'hoh', - Iso6393.hoi: 'hoi', - Iso6393.hoj: 'hoj', - Iso6393.hol: 'hol', - Iso6393.hom: 'hom', - Iso6393.hoo: 'hoo', - Iso6393.hop: 'hop', - Iso6393.hor: 'hor', - Iso6393.hos: 'hos', - Iso6393.hot: 'hot', - Iso6393.hov: 'hov', - Iso6393.how: 'how', - Iso6393.hoy: 'hoy', - Iso6393.hoz: 'hoz', - Iso6393.hpo: 'hpo', - Iso6393.hps: 'hps', - Iso6393.hra: 'hra', - Iso6393.hrc: 'hrc', - Iso6393.hre: 'hre', - Iso6393.hrk: 'hrk', - Iso6393.hrm: 'hrm', - Iso6393.hro: 'hro', - Iso6393.hrp: 'hrp', - Iso6393.hrt: 'hrt', - Iso6393.hru: 'hru', - Iso6393.hrv: 'hrv', - Iso6393.hrw: 'hrw', - Iso6393.hrx: 'hrx', - Iso6393.hrz: 'hrz', - Iso6393.hsb: 'hsb', - Iso6393.hsh: 'hsh', - Iso6393.hsl: 'hsl', - Iso6393.hsn: 'hsn', - Iso6393.hss: 'hss', - Iso6393.hti: 'hti', - Iso6393.hto: 'hto', - Iso6393.hts: 'hts', - Iso6393.htu: 'htu', - Iso6393.htx: 'htx', - Iso6393.hub: 'hub', - Iso6393.huc: 'huc', - Iso6393.hud: 'hud', - Iso6393.hue: 'hue', - Iso6393.huf: 'huf', - Iso6393.hug: 'hug', - Iso6393.huh: 'huh', - Iso6393.hui: 'hui', - Iso6393.huj: 'huj', - Iso6393.huk: 'huk', - Iso6393.hul: 'hul', - Iso6393.hum: 'hum', - Iso6393.hun: 'hun', - Iso6393.huo: 'huo', - Iso6393.hup: 'hup', - Iso6393.huq: 'huq', - Iso6393.hur: 'hur', - Iso6393.hus: 'hus', - Iso6393.hut: 'hut', - Iso6393.huu: 'huu', - Iso6393.huv: 'huv', - Iso6393.huw: 'huw', - Iso6393.hux: 'hux', - Iso6393.huy: 'huy', - Iso6393.huz: 'huz', - Iso6393.hvc: 'hvc', - Iso6393.hve: 'hve', - Iso6393.hvk: 'hvk', - Iso6393.hvn: 'hvn', - Iso6393.hvv: 'hvv', - Iso6393.hwa: 'hwa', - Iso6393.hwc: 'hwc', - Iso6393.hwo: 'hwo', - Iso6393.hya: 'hya', - Iso6393.hye: 'hye', - Iso6393.hyw: 'hyw', - Iso6393.iai: 'iai', - Iso6393.ian: 'ian', - Iso6393.iar: 'iar', - Iso6393.iba: 'iba', - Iso6393.ibb: 'ibb', - Iso6393.ibd: 'ibd', - Iso6393.ibe: 'ibe', - Iso6393.ibg: 'ibg', - Iso6393.ibh: 'ibh', - Iso6393.ibl: 'ibl', - Iso6393.ibm: 'ibm', - Iso6393.ibn: 'ibn', - Iso6393.ibo: 'ibo', - Iso6393.ibr: 'ibr', - Iso6393.ibu: 'ibu', - Iso6393.iby: 'iby', - Iso6393.ica: 'ica', - Iso6393.ich: 'ich', - Iso6393.icl: 'icl', - Iso6393.icr: 'icr', - Iso6393.ida: 'ida', - Iso6393.idb: 'idb', - Iso6393.idc: 'idc', - Iso6393.idd: 'idd', - Iso6393.ide: 'ide', - Iso6393.idi: 'idi', - Iso6393.ido: 'ido', - Iso6393.idr: 'idr', - Iso6393.ids: 'ids', - Iso6393.idt: 'idt', - Iso6393.idu: 'idu', - Iso6393.ifa: 'ifa', - Iso6393.ifb: 'ifb', - Iso6393.ife: 'ife', - Iso6393.iff: 'iff', - Iso6393.ifk: 'ifk', - Iso6393.ifm: 'ifm', - Iso6393.ifu: 'ifu', - Iso6393.ify: 'ify', - Iso6393.igb: 'igb', - Iso6393.ige: 'ige', - Iso6393.igg: 'igg', - Iso6393.igl: 'igl', - Iso6393.igm: 'igm', - Iso6393.ign: 'ign', - Iso6393.igo: 'igo', - Iso6393.igs: 'igs', - Iso6393.igw: 'igw', - Iso6393.ihb: 'ihb', - Iso6393.ihi: 'ihi', - Iso6393.ihp: 'ihp', - Iso6393.ihw: 'ihw', - Iso6393.iii: 'iii', - Iso6393.iin: 'iin', - Iso6393.ijc: 'ijc', - Iso6393.ije: 'ije', - Iso6393.ijj: 'ijj', - Iso6393.ijn: 'ijn', - Iso6393.ijs: 'ijs', - Iso6393.ike: 'ike', - Iso6393.iki: 'iki', - Iso6393.ikk: 'ikk', - Iso6393.ikl: 'ikl', - Iso6393.iko: 'iko', - Iso6393.ikp: 'ikp', - Iso6393.ikr: 'ikr', - Iso6393.iks: 'iks', - Iso6393.ikt: 'ikt', - Iso6393.iku: 'iku', - Iso6393.ikv: 'ikv', - Iso6393.ikw: 'ikw', - Iso6393.ikx: 'ikx', - Iso6393.ikz: 'ikz', - Iso6393.ila: 'ila', - Iso6393.ilb: 'ilb', - Iso6393.ile: 'ile', - Iso6393.ilg: 'ilg', - Iso6393.ili: 'ili', - Iso6393.ilk: 'ilk', - Iso6393.ilm: 'ilm', - Iso6393.ilo: 'ilo', - Iso6393.ilp: 'ilp', - Iso6393.ils: 'ils', - Iso6393.ilu: 'ilu', - Iso6393.ilv: 'ilv', - Iso6393.ima: 'ima', - Iso6393.imi: 'imi', - Iso6393.iml: 'iml', - Iso6393.imn: 'imn', - Iso6393.imo: 'imo', - Iso6393.imr: 'imr', - Iso6393.ims: 'ims', - Iso6393.imt: 'imt', - Iso6393.imy: 'imy', - Iso6393.ina: 'ina', - Iso6393.inb: 'inb', - Iso6393.ind: 'ind', - Iso6393.ing: 'ing', - Iso6393.inh: 'inh', - Iso6393.inj: 'inj', - Iso6393.inl: 'inl', - Iso6393.inm: 'inm', - Iso6393.inn: 'inn', - Iso6393.ino: 'ino', - Iso6393.inp: 'inp', - Iso6393.ins: 'ins', - Iso6393.int: 'int', - Iso6393.inz: 'inz', - Iso6393.ior: 'ior', - Iso6393.iou: 'iou', - Iso6393.iow: 'iow', - Iso6393.ipi: 'ipi', - Iso6393.ipk: 'ipk', - Iso6393.ipo: 'ipo', - Iso6393.iqu: 'iqu', - Iso6393.iqw: 'iqw', - Iso6393.ire: 'ire', - Iso6393.irh: 'irh', - Iso6393.iri: 'iri', - Iso6393.irk: 'irk', - Iso6393.irn: 'irn', - Iso6393.irr: 'irr', - Iso6393.iru: 'iru', - Iso6393.irx: 'irx', - Iso6393.iry: 'iry', - Iso6393.isa: 'isa', - Iso6393.isc: 'isc', - Iso6393.isd: 'isd', - Iso6393.ise: 'ise', - Iso6393.isg: 'isg', - Iso6393.ish: 'ish', - Iso6393.isi: 'isi', - Iso6393.isk: 'isk', - Iso6393.isl: 'isl', - Iso6393.ism: 'ism', - Iso6393.isn: 'isn', - Iso6393.iso: 'iso', - Iso6393.isr: 'isr', - Iso6393.ist: 'ist', - Iso6393.isu: 'isu', - Iso6393.ita: 'ita', - Iso6393.itb: 'itb', - Iso6393.itd: 'itd', - Iso6393.ite: 'ite', - Iso6393.iti: 'iti', - Iso6393.itk: 'itk', - Iso6393.itl: 'itl', - Iso6393.itm: 'itm', - Iso6393.ito: 'ito', - Iso6393.itr: 'itr', - Iso6393.its: 'its', - Iso6393.itt: 'itt', - Iso6393.itv: 'itv', - Iso6393.itw: 'itw', - Iso6393.itx: 'itx', - Iso6393.ity: 'ity', - Iso6393.itz: 'itz', - Iso6393.ium: 'ium', - Iso6393.ivb: 'ivb', - Iso6393.ivv: 'ivv', - Iso6393.iwk: 'iwk', - Iso6393.iwm: 'iwm', - Iso6393.iwo: 'iwo', - Iso6393.iws: 'iws', - Iso6393.ixc: 'ixc', - Iso6393.ixl: 'ixl', - Iso6393.iya: 'iya', - Iso6393.iyo: 'iyo', - Iso6393.iyx: 'iyx', - Iso6393.izh: 'izh', - Iso6393.izr: 'izr', - Iso6393.izz: 'izz', - Iso6393.jaa: 'jaa', - Iso6393.jab: 'jab', - Iso6393.jac: 'jac', - Iso6393.jad: 'jad', - Iso6393.jae: 'jae', - Iso6393.jaf: 'jaf', - Iso6393.jah: 'jah', - Iso6393.jaj: 'jaj', - Iso6393.jak: 'jak', - Iso6393.jal: 'jal', - Iso6393.jam: 'jam', - Iso6393.jan: 'jan', - Iso6393.jao: 'jao', - Iso6393.jaq: 'jaq', - Iso6393.jas: 'jas', - Iso6393.jat: 'jat', - Iso6393.jau: 'jau', - Iso6393.jav: 'jav', - Iso6393.jax: 'jax', - Iso6393.jay: 'jay', - Iso6393.jaz: 'jaz', - Iso6393.jbe: 'jbe', - Iso6393.jbi: 'jbi', - Iso6393.jbj: 'jbj', - Iso6393.jbk: 'jbk', - Iso6393.jbm: 'jbm', - Iso6393.jbn: 'jbn', - Iso6393.jbo: 'jbo', - Iso6393.jbr: 'jbr', - Iso6393.jbt: 'jbt', - Iso6393.jbu: 'jbu', - Iso6393.jbw: 'jbw', - Iso6393.jcs: 'jcs', - Iso6393.jct: 'jct', - Iso6393.jda: 'jda', - Iso6393.jdg: 'jdg', - Iso6393.jdt: 'jdt', - Iso6393.jeb: 'jeb', - Iso6393.jee: 'jee', - Iso6393.jeh: 'jeh', - Iso6393.jei: 'jei', - Iso6393.jek: 'jek', - Iso6393.jel: 'jel', - Iso6393.jen: 'jen', - Iso6393.jer: 'jer', - Iso6393.jet: 'jet', - Iso6393.jeu: 'jeu', - Iso6393.jgb: 'jgb', - Iso6393.jge: 'jge', - Iso6393.jgk: 'jgk', - Iso6393.jgo: 'jgo', - Iso6393.jhi: 'jhi', - Iso6393.jhs: 'jhs', - Iso6393.jia: 'jia', - Iso6393.jib: 'jib', - Iso6393.jic: 'jic', - Iso6393.jid: 'jid', - Iso6393.jie: 'jie', - Iso6393.jig: 'jig', - Iso6393.jih: 'jih', - Iso6393.jii: 'jii', - Iso6393.jil: 'jil', - Iso6393.jim: 'jim', - Iso6393.jio: 'jio', - Iso6393.jiq: 'jiq', - Iso6393.jit: 'jit', - Iso6393.jiu: 'jiu', - Iso6393.jiv: 'jiv', - Iso6393.jiy: 'jiy', - Iso6393.jje: 'jje', - Iso6393.jjr: 'jjr', - Iso6393.jka: 'jka', - Iso6393.jkm: 'jkm', - Iso6393.jko: 'jko', - Iso6393.jkp: 'jkp', - Iso6393.jkr: 'jkr', - Iso6393.jks: 'jks', - Iso6393.jku: 'jku', - Iso6393.jle: 'jle', - Iso6393.jls: 'jls', - Iso6393.jma: 'jma', - Iso6393.jmb: 'jmb', - Iso6393.jmc: 'jmc', - Iso6393.jmd: 'jmd', - Iso6393.jmi: 'jmi', - Iso6393.jml: 'jml', - Iso6393.jmn: 'jmn', - Iso6393.jmr: 'jmr', - Iso6393.jms: 'jms', - Iso6393.jmw: 'jmw', - Iso6393.jmx: 'jmx', - Iso6393.jna: 'jna', - Iso6393.jnd: 'jnd', - Iso6393.jng: 'jng', - Iso6393.jni: 'jni', - Iso6393.jnj: 'jnj', - Iso6393.jnl: 'jnl', - Iso6393.jns: 'jns', - Iso6393.job: 'job', - Iso6393.jod: 'jod', - Iso6393.jog: 'jog', - Iso6393.jor: 'jor', - Iso6393.jos: 'jos', - Iso6393.jow: 'jow', - Iso6393.jpa: 'jpa', - Iso6393.jpn: 'jpn', - Iso6393.jpr: 'jpr', - Iso6393.jqr: 'jqr', - Iso6393.jra: 'jra', - Iso6393.jrb: 'jrb', - Iso6393.jrr: 'jrr', - Iso6393.jrt: 'jrt', - Iso6393.jru: 'jru', - Iso6393.jsl: 'jsl', - Iso6393.jua: 'jua', - Iso6393.jub: 'jub', - Iso6393.juc: 'juc', - Iso6393.jud: 'jud', - Iso6393.juh: 'juh', - Iso6393.jui: 'jui', - Iso6393.juk: 'juk', - Iso6393.jul: 'jul', - Iso6393.jum: 'jum', - Iso6393.jun: 'jun', - Iso6393.juo: 'juo', - Iso6393.jup: 'jup', - Iso6393.jur: 'jur', - Iso6393.jus: 'jus', - Iso6393.jut: 'jut', - Iso6393.juu: 'juu', - Iso6393.juw: 'juw', - Iso6393.juy: 'juy', - Iso6393.jvd: 'jvd', - Iso6393.jvn: 'jvn', - Iso6393.jwi: 'jwi', - Iso6393.jya: 'jya', - Iso6393.jye: 'jye', - Iso6393.jyy: 'jyy', - Iso6393.kaa: 'kaa', - Iso6393.kab: 'kab', - Iso6393.kac: 'kac', - Iso6393.kad: 'kad', - Iso6393.kae: 'kae', - Iso6393.kaf: 'kaf', - Iso6393.kag: 'kag', - Iso6393.kah: 'kah', - Iso6393.kai: 'kai', - Iso6393.kaj: 'kaj', - Iso6393.kak: 'kak', - Iso6393.kal: 'kal', - Iso6393.kam: 'kam', - Iso6393.kan: 'kan', - Iso6393.kao: 'kao', - Iso6393.kap: 'kap', - Iso6393.kaq: 'kaq', - Iso6393.kas: 'kas', - Iso6393.kat: 'kat', - Iso6393.kau: 'kau', - Iso6393.kav: 'kav', - Iso6393.kaw: 'kaw', - Iso6393.kax: 'kax', - Iso6393.kay: 'kay', - Iso6393.kaz: 'kaz', - Iso6393.kba: 'kba', - Iso6393.kbb: 'kbb', - Iso6393.kbc: 'kbc', - Iso6393.kbd: 'kbd', - Iso6393.kbe: 'kbe', - Iso6393.kbg: 'kbg', - Iso6393.kbh: 'kbh', - Iso6393.kbi: 'kbi', - Iso6393.kbj: 'kbj', - Iso6393.kbk: 'kbk', - Iso6393.kbl: 'kbl', - Iso6393.kbm: 'kbm', - Iso6393.kbn: 'kbn', - Iso6393.kbo: 'kbo', - Iso6393.kbp: 'kbp', - Iso6393.kbq: 'kbq', - Iso6393.kbr: 'kbr', - Iso6393.kbs: 'kbs', - Iso6393.kbt: 'kbt', - Iso6393.kbu: 'kbu', - Iso6393.kbv: 'kbv', - Iso6393.kbw: 'kbw', - Iso6393.kbx: 'kbx', - Iso6393.kby: 'kby', - Iso6393.kbz: 'kbz', - Iso6393.kca: 'kca', - Iso6393.kcb: 'kcb', - Iso6393.kcc: 'kcc', - Iso6393.kcd: 'kcd', - Iso6393.kce: 'kce', - Iso6393.kcf: 'kcf', - Iso6393.kcg: 'kcg', - Iso6393.kch: 'kch', - Iso6393.kci: 'kci', - Iso6393.kcj: 'kcj', - Iso6393.kck: 'kck', - Iso6393.kcl: 'kcl', - Iso6393.kcm: 'kcm', - Iso6393.kcn: 'kcn', - Iso6393.kco: 'kco', - Iso6393.kcp: 'kcp', - Iso6393.kcq: 'kcq', - Iso6393.kcr: 'kcr', - Iso6393.kcs: 'kcs', - Iso6393.kct: 'kct', - Iso6393.kcu: 'kcu', - Iso6393.kcv: 'kcv', - Iso6393.kcw: 'kcw', - Iso6393.kcx: 'kcx', - Iso6393.kcy: 'kcy', - Iso6393.kcz: 'kcz', - Iso6393.kda: 'kda', - Iso6393.kdc: 'kdc', - Iso6393.kdd: 'kdd', - Iso6393.kde: 'kde', - Iso6393.kdf: 'kdf', - Iso6393.kdg: 'kdg', - Iso6393.kdh: 'kdh', - Iso6393.kdi: 'kdi', - Iso6393.kdj: 'kdj', - Iso6393.kdk: 'kdk', - Iso6393.kdl: 'kdl', - Iso6393.kdm: 'kdm', - Iso6393.kdn: 'kdn', - Iso6393.kdp: 'kdp', - Iso6393.kdq: 'kdq', - Iso6393.kdr: 'kdr', - Iso6393.kdt: 'kdt', - Iso6393.kdu: 'kdu', - Iso6393.kdw: 'kdw', - Iso6393.kdx: 'kdx', - Iso6393.kdy: 'kdy', - Iso6393.kdz: 'kdz', - Iso6393.kea: 'kea', - Iso6393.keb: 'keb', - Iso6393.kec: 'kec', - Iso6393.ked: 'ked', - Iso6393.kee: 'kee', - Iso6393.kef: 'kef', - Iso6393.keg: 'keg', - Iso6393.keh: 'keh', - Iso6393.kei: 'kei', - Iso6393.kej: 'kej', - Iso6393.kek: 'kek', - Iso6393.kel: 'kel', - Iso6393.kem: 'kem', - Iso6393.ken: 'ken', - Iso6393.keo: 'keo', - Iso6393.kep: 'kep', - Iso6393.keq: 'keq', - Iso6393.ker: 'ker', - Iso6393.kes: 'kes', - Iso6393.ket: 'ket', - Iso6393.keu: 'keu', - Iso6393.kev: 'kev', - Iso6393.kew: 'kew', - Iso6393.kex: 'kex', - Iso6393.key: 'key', - Iso6393.kez: 'kez', - Iso6393.kfa: 'kfa', - Iso6393.kfb: 'kfb', - Iso6393.kfc: 'kfc', - Iso6393.kfd: 'kfd', - Iso6393.kfe: 'kfe', - Iso6393.kff: 'kff', - Iso6393.kfg: 'kfg', - Iso6393.kfh: 'kfh', - Iso6393.kfi: 'kfi', - Iso6393.kfj: 'kfj', - Iso6393.kfk: 'kfk', - Iso6393.kfl: 'kfl', - Iso6393.kfm: 'kfm', - Iso6393.kfn: 'kfn', - Iso6393.kfo: 'kfo', - Iso6393.kfp: 'kfp', - Iso6393.kfq: 'kfq', - Iso6393.kfr: 'kfr', - Iso6393.kfs: 'kfs', - Iso6393.kft: 'kft', - Iso6393.kfu: 'kfu', - Iso6393.kfv: 'kfv', - Iso6393.kfw: 'kfw', - Iso6393.kfx: 'kfx', - Iso6393.kfy: 'kfy', - Iso6393.kfz: 'kfz', - Iso6393.kga: 'kga', - Iso6393.kgb: 'kgb', - Iso6393.kge: 'kge', - Iso6393.kgf: 'kgf', - Iso6393.kgg: 'kgg', - Iso6393.kgi: 'kgi', - Iso6393.kgj: 'kgj', - Iso6393.kgk: 'kgk', - Iso6393.kgl: 'kgl', - Iso6393.kgm: 'kgm', - Iso6393.kgn: 'kgn', - Iso6393.kgo: 'kgo', - Iso6393.kgp: 'kgp', - Iso6393.kgq: 'kgq', - Iso6393.kgr: 'kgr', - Iso6393.kgs: 'kgs', - Iso6393.kgt: 'kgt', - Iso6393.kgu: 'kgu', - Iso6393.kgv: 'kgv', - Iso6393.kgw: 'kgw', - Iso6393.kgx: 'kgx', - Iso6393.kgy: 'kgy', - Iso6393.kha: 'kha', - Iso6393.khb: 'khb', - Iso6393.khc: 'khc', - Iso6393.khd: 'khd', - Iso6393.khe: 'khe', - Iso6393.khf: 'khf', - Iso6393.khg: 'khg', - Iso6393.khh: 'khh', - Iso6393.khj: 'khj', - Iso6393.khk: 'khk', - Iso6393.khl: 'khl', - Iso6393.khm: 'khm', - Iso6393.khn: 'khn', - Iso6393.kho: 'kho', - Iso6393.khp: 'khp', - Iso6393.khq: 'khq', - Iso6393.khr: 'khr', - Iso6393.khs: 'khs', - Iso6393.kht: 'kht', - Iso6393.khu: 'khu', - Iso6393.khv: 'khv', - Iso6393.khw: 'khw', - Iso6393.khx: 'khx', - Iso6393.khy: 'khy', - Iso6393.khz: 'khz', - Iso6393.kia: 'kia', - Iso6393.kib: 'kib', - Iso6393.kic: 'kic', - Iso6393.kid: 'kid', - Iso6393.kie: 'kie', - Iso6393.kif: 'kif', - Iso6393.kig: 'kig', - Iso6393.kih: 'kih', - Iso6393.kii: 'kii', - Iso6393.kij: 'kij', - Iso6393.kik: 'kik', - Iso6393.kil: 'kil', - Iso6393.kim: 'kim', - Iso6393.kin: 'kin', - Iso6393.kio: 'kio', - Iso6393.kip: 'kip', - Iso6393.kiq: 'kiq', - Iso6393.kir: 'kir', - Iso6393.kis: 'kis', - Iso6393.kit: 'kit', - Iso6393.kiu: 'kiu', - Iso6393.kiv: 'kiv', - Iso6393.kiw: 'kiw', - Iso6393.kix: 'kix', - Iso6393.kiy: 'kiy', - Iso6393.kiz: 'kiz', - Iso6393.kja: 'kja', - Iso6393.kjb: 'kjb', - Iso6393.kjc: 'kjc', - Iso6393.kjd: 'kjd', - Iso6393.kje: 'kje', - Iso6393.kjg: 'kjg', - Iso6393.kjh: 'kjh', - Iso6393.kji: 'kji', - Iso6393.kjj: 'kjj', - Iso6393.kjk: 'kjk', - Iso6393.kjl: 'kjl', - Iso6393.kjm: 'kjm', - Iso6393.kjn: 'kjn', - Iso6393.kjo: 'kjo', - Iso6393.kjp: 'kjp', - Iso6393.kjq: 'kjq', - Iso6393.kjr: 'kjr', - Iso6393.kjs: 'kjs', - Iso6393.kjt: 'kjt', - Iso6393.kju: 'kju', - Iso6393.kjv: 'kjv', - Iso6393.kjx: 'kjx', - Iso6393.kjy: 'kjy', - Iso6393.kjz: 'kjz', - Iso6393.kka: 'kka', - Iso6393.kkb: 'kkb', - Iso6393.kkc: 'kkc', - Iso6393.kkd: 'kkd', - Iso6393.kke: 'kke', - Iso6393.kkf: 'kkf', - Iso6393.kkg: 'kkg', - Iso6393.kkh: 'kkh', - Iso6393.kki: 'kki', - Iso6393.kkj: 'kkj', - Iso6393.kkk: 'kkk', - Iso6393.kkl: 'kkl', - Iso6393.kkm: 'kkm', - Iso6393.kkn: 'kkn', - Iso6393.kko: 'kko', - Iso6393.kkp: 'kkp', - Iso6393.kkq: 'kkq', - Iso6393.kkr: 'kkr', - Iso6393.kks: 'kks', - Iso6393.kkt: 'kkt', - Iso6393.kku: 'kku', - Iso6393.kkv: 'kkv', - Iso6393.kkw: 'kkw', - Iso6393.kkx: 'kkx', - Iso6393.kky: 'kky', - Iso6393.kkz: 'kkz', - Iso6393.kla: 'kla', - Iso6393.klb: 'klb', - Iso6393.klc: 'klc', - Iso6393.kld: 'kld', - Iso6393.kle: 'kle', - Iso6393.klf: 'klf', - Iso6393.klg: 'klg', - Iso6393.klh: 'klh', - Iso6393.kli: 'kli', - Iso6393.klj: 'klj', - Iso6393.klk: 'klk', - Iso6393.kll: 'kll', - Iso6393.klm: 'klm', - Iso6393.kln: 'kln', - Iso6393.klo: 'klo', - Iso6393.klp: 'klp', - Iso6393.klq: 'klq', - Iso6393.klr: 'klr', - Iso6393.kls: 'kls', - Iso6393.klt: 'klt', - Iso6393.klu: 'klu', - Iso6393.klv: 'klv', - Iso6393.klw: 'klw', - Iso6393.klx: 'klx', - Iso6393.kly: 'kly', - Iso6393.klz: 'klz', - Iso6393.kma: 'kma', - Iso6393.kmb: 'kmb', - Iso6393.kmc: 'kmc', - Iso6393.kmd: 'kmd', - Iso6393.kme: 'kme', - Iso6393.kmf: 'kmf', - Iso6393.kmg: 'kmg', - Iso6393.kmh: 'kmh', - Iso6393.kmi: 'kmi', - Iso6393.kmj: 'kmj', - Iso6393.kmk: 'kmk', - Iso6393.kml: 'kml', - Iso6393.kmm: 'kmm', - Iso6393.kmn: 'kmn', - Iso6393.kmo: 'kmo', - Iso6393.kmp: 'kmp', - Iso6393.kmq: 'kmq', - Iso6393.kmr: 'kmr', - Iso6393.kms: 'kms', - Iso6393.kmt: 'kmt', - Iso6393.kmu: 'kmu', - Iso6393.kmv: 'kmv', - Iso6393.kmw: 'kmw', - Iso6393.kmx: 'kmx', - Iso6393.kmy: 'kmy', - Iso6393.kmz: 'kmz', - Iso6393.kna: 'kna', - Iso6393.knb: 'knb', - Iso6393.knc: 'knc', - Iso6393.knd: 'knd', - Iso6393.kne: 'kne', - Iso6393.knf: 'knf', - Iso6393.kng: 'kng', - Iso6393.kni: 'kni', - Iso6393.knj: 'knj', - Iso6393.knk: 'knk', - Iso6393.knl: 'knl', - Iso6393.knm: 'knm', - Iso6393.knn: 'knn', - Iso6393.kno: 'kno', - Iso6393.knp: 'knp', - Iso6393.knq: 'knq', - Iso6393.knr: 'knr', - Iso6393.kns: 'kns', - Iso6393.knt: 'knt', - Iso6393.knu: 'knu', - Iso6393.knv: 'knv', - Iso6393.knw: 'knw', - Iso6393.knx: 'knx', - Iso6393.kny: 'kny', - Iso6393.knz: 'knz', - Iso6393.koa: 'koa', - Iso6393.koc: 'koc', - Iso6393.kod: 'kod', - Iso6393.koe: 'koe', - Iso6393.kof: 'kof', - Iso6393.kog: 'kog', - Iso6393.koh: 'koh', - Iso6393.koi: 'koi', - Iso6393.kok: 'kok', - Iso6393.kol: 'kol', - Iso6393.kom: 'kom', - Iso6393.kon: 'kon', - Iso6393.koo: 'koo', - Iso6393.kop: 'kop', - Iso6393.koq: 'koq', - Iso6393.kor: 'kor', - Iso6393.kos: 'kos', - Iso6393.kot: 'kot', - Iso6393.kou: 'kou', - Iso6393.kov: 'kov', - Iso6393.kow: 'kow', - Iso6393.koy: 'koy', - Iso6393.koz: 'koz', - Iso6393.kpa: 'kpa', - Iso6393.kpb: 'kpb', - Iso6393.kpc: 'kpc', - Iso6393.kpd: 'kpd', - Iso6393.kpe: 'kpe', - Iso6393.kpf: 'kpf', - Iso6393.kpg: 'kpg', - Iso6393.kph: 'kph', - Iso6393.kpi: 'kpi', - Iso6393.kpj: 'kpj', - Iso6393.kpk: 'kpk', - Iso6393.kpl: 'kpl', - Iso6393.kpm: 'kpm', - Iso6393.kpn: 'kpn', - Iso6393.kpo: 'kpo', - Iso6393.kpq: 'kpq', - Iso6393.kpr: 'kpr', - Iso6393.kps: 'kps', - Iso6393.kpt: 'kpt', - Iso6393.kpu: 'kpu', - Iso6393.kpv: 'kpv', - Iso6393.kpw: 'kpw', - Iso6393.kpx: 'kpx', - Iso6393.kpy: 'kpy', - Iso6393.kpz: 'kpz', - Iso6393.kqa: 'kqa', - Iso6393.kqb: 'kqb', - Iso6393.kqc: 'kqc', - Iso6393.kqd: 'kqd', - Iso6393.kqe: 'kqe', - Iso6393.kqf: 'kqf', - Iso6393.kqg: 'kqg', - Iso6393.kqh: 'kqh', - Iso6393.kqi: 'kqi', - Iso6393.kqj: 'kqj', - Iso6393.kqk: 'kqk', - Iso6393.kql: 'kql', - Iso6393.kqm: 'kqm', - Iso6393.kqn: 'kqn', - Iso6393.kqo: 'kqo', - Iso6393.kqp: 'kqp', - Iso6393.kqq: 'kqq', - Iso6393.kqr: 'kqr', - Iso6393.kqs: 'kqs', - Iso6393.kqt: 'kqt', - Iso6393.kqu: 'kqu', - Iso6393.kqv: 'kqv', - Iso6393.kqw: 'kqw', - Iso6393.kqx: 'kqx', - Iso6393.kqy: 'kqy', - Iso6393.kqz: 'kqz', - Iso6393.kra: 'kra', - Iso6393.krb: 'krb', - Iso6393.krc: 'krc', - Iso6393.krd: 'krd', - Iso6393.kre: 'kre', - Iso6393.krf: 'krf', - Iso6393.krh: 'krh', - Iso6393.kri: 'kri', - Iso6393.krj: 'krj', - Iso6393.krk: 'krk', - Iso6393.krl: 'krl', - Iso6393.krn: 'krn', - Iso6393.krp: 'krp', - Iso6393.krr: 'krr', - Iso6393.krs: 'krs', - Iso6393.krt: 'krt', - Iso6393.kru: 'kru', - Iso6393.krv: 'krv', - Iso6393.krw: 'krw', - Iso6393.krx: 'krx', - Iso6393.kry: 'kry', - Iso6393.krz: 'krz', - Iso6393.ksa: 'ksa', - Iso6393.ksb: 'ksb', - Iso6393.ksc: 'ksc', - Iso6393.ksd: 'ksd', - Iso6393.kse: 'kse', - Iso6393.ksf: 'ksf', - Iso6393.ksg: 'ksg', - Iso6393.ksh: 'ksh', - Iso6393.ksi: 'ksi', - Iso6393.ksj: 'ksj', - Iso6393.ksk: 'ksk', - Iso6393.ksl: 'ksl', - Iso6393.ksm: 'ksm', - Iso6393.ksn: 'ksn', - Iso6393.kso: 'kso', - Iso6393.ksp: 'ksp', - Iso6393.ksq: 'ksq', - Iso6393.ksr: 'ksr', - Iso6393.kss: 'kss', - Iso6393.kst: 'kst', - Iso6393.ksu: 'ksu', - Iso6393.ksv: 'ksv', - Iso6393.ksw: 'ksw', - Iso6393.ksx: 'ksx', - Iso6393.ksy: 'ksy', - Iso6393.ksz: 'ksz', - Iso6393.kta: 'kta', - Iso6393.ktb: 'ktb', - Iso6393.ktc: 'ktc', - Iso6393.ktd: 'ktd', - Iso6393.kte: 'kte', - Iso6393.ktf: 'ktf', - Iso6393.ktg: 'ktg', - Iso6393.kth: 'kth', - Iso6393.kti: 'kti', - Iso6393.ktj: 'ktj', - Iso6393.ktk: 'ktk', - Iso6393.ktl: 'ktl', - Iso6393.ktm: 'ktm', - Iso6393.ktn: 'ktn', - Iso6393.kto: 'kto', - Iso6393.ktp: 'ktp', - Iso6393.ktq: 'ktq', - Iso6393.kts: 'kts', - Iso6393.ktt: 'ktt', - Iso6393.ktu: 'ktu', - Iso6393.ktv: 'ktv', - Iso6393.ktw: 'ktw', - Iso6393.ktx: 'ktx', - Iso6393.kty: 'kty', - Iso6393.ktz: 'ktz', - Iso6393.kua: 'kua', - Iso6393.kub: 'kub', - Iso6393.kuc: 'kuc', - Iso6393.kud: 'kud', - Iso6393.kue: 'kue', - Iso6393.kuf: 'kuf', - Iso6393.kug: 'kug', - Iso6393.kuh: 'kuh', - Iso6393.kui: 'kui', - Iso6393.kuj: 'kuj', - Iso6393.kuk: 'kuk', - Iso6393.kul: 'kul', - Iso6393.kum: 'kum', - Iso6393.kun: 'kun', - Iso6393.kuo: 'kuo', - Iso6393.kup: 'kup', - Iso6393.kuq: 'kuq', - Iso6393.kur: 'kur', - Iso6393.kus: 'kus', - Iso6393.kut: 'kut', - Iso6393.kuu: 'kuu', - Iso6393.kuv: 'kuv', - Iso6393.kuw: 'kuw', - Iso6393.kux: 'kux', - Iso6393.kuy: 'kuy', - Iso6393.kuz: 'kuz', - Iso6393.kva: 'kva', - Iso6393.kvb: 'kvb', - Iso6393.kvc: 'kvc', - Iso6393.kvd: 'kvd', - Iso6393.kve: 'kve', - Iso6393.kvf: 'kvf', - Iso6393.kvg: 'kvg', - Iso6393.kvh: 'kvh', - Iso6393.kvi: 'kvi', - Iso6393.kvj: 'kvj', - Iso6393.kvk: 'kvk', - Iso6393.kvl: 'kvl', - Iso6393.kvm: 'kvm', - Iso6393.kvn: 'kvn', - Iso6393.kvo: 'kvo', - Iso6393.kvp: 'kvp', - Iso6393.kvq: 'kvq', - Iso6393.kvr: 'kvr', - Iso6393.kvt: 'kvt', - Iso6393.kvu: 'kvu', - Iso6393.kvv: 'kvv', - Iso6393.kvw: 'kvw', - Iso6393.kvx: 'kvx', - Iso6393.kvy: 'kvy', - Iso6393.kvz: 'kvz', - Iso6393.kwa: 'kwa', - Iso6393.kwb: 'kwb', - Iso6393.kwc: 'kwc', - Iso6393.kwd: 'kwd', - Iso6393.kwe: 'kwe', - Iso6393.kwf: 'kwf', - Iso6393.kwg: 'kwg', - Iso6393.kwh: 'kwh', - Iso6393.kwi: 'kwi', - Iso6393.kwj: 'kwj', - Iso6393.kwk: 'kwk', - Iso6393.kwl: 'kwl', - Iso6393.kwm: 'kwm', - Iso6393.kwn: 'kwn', - Iso6393.kwo: 'kwo', - Iso6393.kwp: 'kwp', - Iso6393.kwr: 'kwr', - Iso6393.kws: 'kws', - Iso6393.kwt: 'kwt', - Iso6393.kwu: 'kwu', - Iso6393.kwv: 'kwv', - Iso6393.kww: 'kww', - Iso6393.kwx: 'kwx', - Iso6393.kwy: 'kwy', - Iso6393.kwz: 'kwz', - Iso6393.kxa: 'kxa', - Iso6393.kxb: 'kxb', - Iso6393.kxc: 'kxc', - Iso6393.kxd: 'kxd', - Iso6393.kxf: 'kxf', - Iso6393.kxh: 'kxh', - Iso6393.kxi: 'kxi', - Iso6393.kxj: 'kxj', - Iso6393.kxk: 'kxk', - Iso6393.kxm: 'kxm', - Iso6393.kxn: 'kxn', - Iso6393.kxo: 'kxo', - Iso6393.kxp: 'kxp', - Iso6393.kxq: 'kxq', - Iso6393.kxr: 'kxr', - Iso6393.kxs: 'kxs', - Iso6393.kxt: 'kxt', - Iso6393.kxv: 'kxv', - Iso6393.kxw: 'kxw', - Iso6393.kxx: 'kxx', - Iso6393.kxy: 'kxy', - Iso6393.kxz: 'kxz', - Iso6393.kya: 'kya', - Iso6393.kyb: 'kyb', - Iso6393.kyc: 'kyc', - Iso6393.kyd: 'kyd', - Iso6393.kye: 'kye', - Iso6393.kyf: 'kyf', - Iso6393.kyg: 'kyg', - Iso6393.kyh: 'kyh', - Iso6393.kyi: 'kyi', - Iso6393.kyj: 'kyj', - Iso6393.kyk: 'kyk', - Iso6393.kyl: 'kyl', - Iso6393.kym: 'kym', - Iso6393.kyn: 'kyn', - Iso6393.kyo: 'kyo', - Iso6393.kyp: 'kyp', - Iso6393.kyq: 'kyq', - Iso6393.kyr: 'kyr', - Iso6393.kys: 'kys', - Iso6393.kyt: 'kyt', - Iso6393.kyu: 'kyu', - Iso6393.kyv: 'kyv', - Iso6393.kyw: 'kyw', - Iso6393.kyx: 'kyx', - Iso6393.kyy: 'kyy', - Iso6393.kyz: 'kyz', - Iso6393.kza: 'kza', - Iso6393.kzb: 'kzb', - Iso6393.kzc: 'kzc', - Iso6393.kzd: 'kzd', - Iso6393.kze: 'kze', - Iso6393.kzf: 'kzf', - Iso6393.kzg: 'kzg', - Iso6393.kzi: 'kzi', - Iso6393.kzk: 'kzk', - Iso6393.kzl: 'kzl', - Iso6393.kzm: 'kzm', - Iso6393.kzn: 'kzn', - Iso6393.kzo: 'kzo', - Iso6393.kzp: 'kzp', - Iso6393.kzq: 'kzq', - Iso6393.kzr: 'kzr', - Iso6393.kzs: 'kzs', - Iso6393.kzu: 'kzu', - Iso6393.kzv: 'kzv', - Iso6393.kzw: 'kzw', - Iso6393.kzx: 'kzx', - Iso6393.kzy: 'kzy', - Iso6393.kzz: 'kzz', - Iso6393.laa: 'laa', - Iso6393.lab: 'lab', - Iso6393.lac: 'lac', - Iso6393.lad: 'lad', - Iso6393.lae: 'lae', - Iso6393.laf: 'laf', - Iso6393.lag: 'lag', - Iso6393.lah: 'lah', - Iso6393.lai: 'lai', - Iso6393.laj: 'laj', - Iso6393.lal: 'lal', - Iso6393.lam: 'lam', - Iso6393.lan: 'lan', - Iso6393.lao: 'lao', - Iso6393.lap: 'lap', - Iso6393.laq: 'laq', - Iso6393.lar: 'lar', - Iso6393.las: 'las', - Iso6393.lat: 'lat', - Iso6393.lau: 'lau', - Iso6393.lav: 'lav', - Iso6393.law: 'law', - Iso6393.lax: 'lax', - Iso6393.lay: 'lay', - Iso6393.laz: 'laz', - Iso6393.lbb: 'lbb', - Iso6393.lbc: 'lbc', - Iso6393.lbe: 'lbe', - Iso6393.lbf: 'lbf', - Iso6393.lbg: 'lbg', - Iso6393.lbi: 'lbi', - Iso6393.lbj: 'lbj', - Iso6393.lbk: 'lbk', - Iso6393.lbl: 'lbl', - Iso6393.lbm: 'lbm', - Iso6393.lbn: 'lbn', - Iso6393.lbo: 'lbo', - Iso6393.lbq: 'lbq', - Iso6393.lbr: 'lbr', - Iso6393.lbs: 'lbs', - Iso6393.lbt: 'lbt', - Iso6393.lbu: 'lbu', - Iso6393.lbv: 'lbv', - Iso6393.lbw: 'lbw', - Iso6393.lbx: 'lbx', - Iso6393.lby: 'lby', - Iso6393.lbz: 'lbz', - Iso6393.lcc: 'lcc', - Iso6393.lcd: 'lcd', - Iso6393.lce: 'lce', - Iso6393.lcf: 'lcf', - Iso6393.lch: 'lch', - Iso6393.lcl: 'lcl', - Iso6393.lcm: 'lcm', - Iso6393.lcp: 'lcp', - Iso6393.lcq: 'lcq', - Iso6393.lcs: 'lcs', - Iso6393.lda: 'lda', - Iso6393.ldb: 'ldb', - Iso6393.ldd: 'ldd', - Iso6393.ldg: 'ldg', - Iso6393.ldh: 'ldh', - Iso6393.ldi: 'ldi', - Iso6393.ldj: 'ldj', - Iso6393.ldk: 'ldk', - Iso6393.ldl: 'ldl', - Iso6393.ldm: 'ldm', - Iso6393.ldn: 'ldn', - Iso6393.ldo: 'ldo', - Iso6393.ldp: 'ldp', - Iso6393.ldq: 'ldq', - Iso6393.lea: 'lea', - Iso6393.leb: 'leb', - Iso6393.lec: 'lec', - Iso6393.led: 'led', - Iso6393.lee: 'lee', - Iso6393.lef: 'lef', - Iso6393.leh: 'leh', - Iso6393.lei: 'lei', - Iso6393.lej: 'lej', - Iso6393.lek: 'lek', - Iso6393.lel: 'lel', - Iso6393.lem: 'lem', - Iso6393.len: 'len', - Iso6393.leo: 'leo', - Iso6393.lep: 'lep', - Iso6393.leq: 'leq', - Iso6393.ler: 'ler', - Iso6393.les: 'les', - Iso6393.let: 'let', - Iso6393.leu: 'leu', - Iso6393.lev: 'lev', - Iso6393.lew: 'lew', - Iso6393.lex: 'lex', - Iso6393.ley: 'ley', - Iso6393.lez: 'lez', - Iso6393.lfa: 'lfa', - Iso6393.lfn: 'lfn', - Iso6393.lga: 'lga', - Iso6393.lgb: 'lgb', - Iso6393.lgg: 'lgg', - Iso6393.lgh: 'lgh', - Iso6393.lgi: 'lgi', - Iso6393.lgk: 'lgk', - Iso6393.lgl: 'lgl', - Iso6393.lgm: 'lgm', - Iso6393.lgn: 'lgn', - Iso6393.lgo: 'lgo', - Iso6393.lgq: 'lgq', - Iso6393.lgr: 'lgr', - Iso6393.lgt: 'lgt', - Iso6393.lgu: 'lgu', - Iso6393.lgz: 'lgz', - Iso6393.lha: 'lha', - Iso6393.lhh: 'lhh', - Iso6393.lhi: 'lhi', - Iso6393.lhl: 'lhl', - Iso6393.lhm: 'lhm', - Iso6393.lhn: 'lhn', - Iso6393.lhp: 'lhp', - Iso6393.lhs: 'lhs', - Iso6393.lht: 'lht', - Iso6393.lhu: 'lhu', - Iso6393.lia: 'lia', - Iso6393.lib: 'lib', - Iso6393.lic: 'lic', - Iso6393.lid: 'lid', - Iso6393.lie: 'lie', - Iso6393.lif: 'lif', - Iso6393.lig: 'lig', - Iso6393.lih: 'lih', - Iso6393.lij: 'lij', - Iso6393.lik: 'lik', - Iso6393.lil: 'lil', - Iso6393.lim: 'lim', - Iso6393.lin: 'lin', - Iso6393.lio: 'lio', - Iso6393.lip: 'lip', - Iso6393.liq: 'liq', - Iso6393.lir: 'lir', - Iso6393.lis: 'lis', - Iso6393.lit: 'lit', - Iso6393.liu: 'liu', - Iso6393.liv: 'liv', - Iso6393.liw: 'liw', - Iso6393.lix: 'lix', - Iso6393.liy: 'liy', - Iso6393.liz: 'liz', - Iso6393.lja: 'lja', - Iso6393.lje: 'lje', - Iso6393.lji: 'lji', - Iso6393.ljl: 'ljl', - Iso6393.ljp: 'ljp', - Iso6393.ljw: 'ljw', - Iso6393.ljx: 'ljx', - Iso6393.lka: 'lka', - Iso6393.lkb: 'lkb', - Iso6393.lkc: 'lkc', - Iso6393.lkd: 'lkd', - Iso6393.lke: 'lke', - Iso6393.lkh: 'lkh', - Iso6393.lki: 'lki', - Iso6393.lkj: 'lkj', - Iso6393.lkl: 'lkl', - Iso6393.lkm: 'lkm', - Iso6393.lkn: 'lkn', - Iso6393.lko: 'lko', - Iso6393.lkr: 'lkr', - Iso6393.lks: 'lks', - Iso6393.lkt: 'lkt', - Iso6393.lku: 'lku', - Iso6393.lky: 'lky', - Iso6393.lla: 'lla', - Iso6393.llb: 'llb', - Iso6393.llc: 'llc', - Iso6393.lld: 'lld', - Iso6393.lle: 'lle', - Iso6393.llf: 'llf', - Iso6393.llg: 'llg', - Iso6393.llh: 'llh', - Iso6393.lli: 'lli', - Iso6393.llj: 'llj', - Iso6393.llk: 'llk', - Iso6393.lll: 'lll', - Iso6393.llm: 'llm', - Iso6393.lln: 'lln', - Iso6393.llp: 'llp', - Iso6393.llq: 'llq', - Iso6393.lls: 'lls', - Iso6393.llu: 'llu', - Iso6393.llx: 'llx', - Iso6393.lma: 'lma', - Iso6393.lmb: 'lmb', - Iso6393.lmc: 'lmc', - Iso6393.lmd: 'lmd', - Iso6393.lme: 'lme', - Iso6393.lmf: 'lmf', - Iso6393.lmg: 'lmg', - Iso6393.lmh: 'lmh', - Iso6393.lmi: 'lmi', - Iso6393.lmj: 'lmj', - Iso6393.lmk: 'lmk', - Iso6393.lml: 'lml', - Iso6393.lmn: 'lmn', - Iso6393.lmo: 'lmo', - Iso6393.lmp: 'lmp', - Iso6393.lmq: 'lmq', - Iso6393.lmr: 'lmr', - Iso6393.lmu: 'lmu', - Iso6393.lmv: 'lmv', - Iso6393.lmw: 'lmw', - Iso6393.lmx: 'lmx', - Iso6393.lmy: 'lmy', - Iso6393.lna: 'lna', - Iso6393.lnb: 'lnb', - Iso6393.lnd: 'lnd', - Iso6393.lng: 'lng', - Iso6393.lnh: 'lnh', - Iso6393.lni: 'lni', - Iso6393.lnj: 'lnj', - Iso6393.lnl: 'lnl', - Iso6393.lnm: 'lnm', - Iso6393.lnn: 'lnn', - Iso6393.lns: 'lns', - Iso6393.lnu: 'lnu', - Iso6393.lnw: 'lnw', - Iso6393.lnz: 'lnz', - Iso6393.loa: 'loa', - Iso6393.lob: 'lob', - Iso6393.loc: 'loc', - Iso6393.loe: 'loe', - Iso6393.lof: 'lof', - Iso6393.log: 'log', - Iso6393.loh: 'loh', - Iso6393.loi: 'loi', - Iso6393.loj: 'loj', - Iso6393.lok: 'lok', - Iso6393.lol: 'lol', - Iso6393.lom: 'lom', - Iso6393.lon: 'lon', - Iso6393.loo: 'loo', - Iso6393.lop: 'lop', - Iso6393.loq: 'loq', - Iso6393.lor: 'lor', - Iso6393.los: 'los', - Iso6393.lot: 'lot', - Iso6393.lou: 'lou', - Iso6393.lov: 'lov', - Iso6393.low: 'low', - Iso6393.lox: 'lox', - Iso6393.loy: 'loy', - Iso6393.loz: 'loz', - Iso6393.lpa: 'lpa', - Iso6393.lpe: 'lpe', - Iso6393.lpn: 'lpn', - Iso6393.lpo: 'lpo', - Iso6393.lpx: 'lpx', - Iso6393.lqr: 'lqr', - Iso6393.lra: 'lra', - Iso6393.lrc: 'lrc', - Iso6393.lre: 'lre', - Iso6393.lrg: 'lrg', - Iso6393.lri: 'lri', - Iso6393.lrk: 'lrk', - Iso6393.lrl: 'lrl', - Iso6393.lrm: 'lrm', - Iso6393.lrn: 'lrn', - Iso6393.lro: 'lro', - Iso6393.lrr: 'lrr', - Iso6393.lrt: 'lrt', - Iso6393.lrv: 'lrv', - Iso6393.lrz: 'lrz', - Iso6393.lsa: 'lsa', - Iso6393.lsb: 'lsb', - Iso6393.lsc: 'lsc', - Iso6393.lsd: 'lsd', - Iso6393.lse: 'lse', - Iso6393.lsh: 'lsh', - Iso6393.lsi: 'lsi', - Iso6393.lsl: 'lsl', - Iso6393.lsm: 'lsm', - Iso6393.lsn: 'lsn', - Iso6393.lso: 'lso', - Iso6393.lsp: 'lsp', - Iso6393.lsr: 'lsr', - Iso6393.lss: 'lss', - Iso6393.lst: 'lst', - Iso6393.lsv: 'lsv', - Iso6393.lsw: 'lsw', - Iso6393.lsy: 'lsy', - Iso6393.ltc: 'ltc', - Iso6393.ltg: 'ltg', - Iso6393.lth: 'lth', - Iso6393.lti: 'lti', - Iso6393.ltn: 'ltn', - Iso6393.lto: 'lto', - Iso6393.lts: 'lts', - Iso6393.ltu: 'ltu', - Iso6393.ltz: 'ltz', - Iso6393.lua: 'lua', - Iso6393.lub: 'lub', - Iso6393.luc: 'luc', - Iso6393.lud: 'lud', - Iso6393.lue: 'lue', - Iso6393.luf: 'luf', - Iso6393.lug: 'lug', - Iso6393.lui: 'lui', - Iso6393.luj: 'luj', - Iso6393.luk: 'luk', - Iso6393.lul: 'lul', - Iso6393.lum: 'lum', - Iso6393.lun: 'lun', - Iso6393.luo: 'luo', - Iso6393.lup: 'lup', - Iso6393.luq: 'luq', - Iso6393.lur: 'lur', - Iso6393.lus: 'lus', - Iso6393.lut: 'lut', - Iso6393.luu: 'luu', - Iso6393.luv: 'luv', - Iso6393.luw: 'luw', - Iso6393.luy: 'luy', - Iso6393.luz: 'luz', - Iso6393.lva: 'lva', - Iso6393.lvi: 'lvi', - Iso6393.lvk: 'lvk', - Iso6393.lvs: 'lvs', - Iso6393.lvu: 'lvu', - Iso6393.lwa: 'lwa', - Iso6393.lwe: 'lwe', - Iso6393.lwg: 'lwg', - Iso6393.lwh: 'lwh', - Iso6393.lwl: 'lwl', - Iso6393.lwm: 'lwm', - Iso6393.lwo: 'lwo', - Iso6393.lws: 'lws', - Iso6393.lwt: 'lwt', - Iso6393.lwu: 'lwu', - Iso6393.lww: 'lww', - Iso6393.lxm: 'lxm', - Iso6393.lya: 'lya', - Iso6393.lyg: 'lyg', - Iso6393.lyn: 'lyn', - Iso6393.lzh: 'lzh', - Iso6393.lzl: 'lzl', - Iso6393.lzn: 'lzn', - Iso6393.lzz: 'lzz', - Iso6393.maa: 'maa', - Iso6393.mab: 'mab', - Iso6393.mad: 'mad', - Iso6393.mae: 'mae', - Iso6393.maf: 'maf', - Iso6393.mag: 'mag', - Iso6393.mah: 'mah', - Iso6393.mai: 'mai', - Iso6393.maj: 'maj', - Iso6393.mak: 'mak', - Iso6393.mal: 'mal', - Iso6393.mam: 'mam', - Iso6393.man: 'man', - Iso6393.maq: 'maq', - Iso6393.mar: 'mar', - Iso6393.mas: 'mas', - Iso6393.mat: 'mat', - Iso6393.mau: 'mau', - Iso6393.mav: 'mav', - Iso6393.maw: 'maw', - Iso6393.max: 'max', - Iso6393.maz: 'maz', - Iso6393.mba: 'mba', - Iso6393.mbb: 'mbb', - Iso6393.mbc: 'mbc', - Iso6393.mbd: 'mbd', - Iso6393.mbe: 'mbe', - Iso6393.mbf: 'mbf', - Iso6393.mbh: 'mbh', - Iso6393.mbi: 'mbi', - Iso6393.mbj: 'mbj', - Iso6393.mbk: 'mbk', - Iso6393.mbl: 'mbl', - Iso6393.mbm: 'mbm', - Iso6393.mbn: 'mbn', - Iso6393.mbo: 'mbo', - Iso6393.mbp: 'mbp', - Iso6393.mbq: 'mbq', - Iso6393.mbr: 'mbr', - Iso6393.mbs: 'mbs', - Iso6393.mbt: 'mbt', - Iso6393.mbu: 'mbu', - Iso6393.mbv: 'mbv', - Iso6393.mbw: 'mbw', - Iso6393.mbx: 'mbx', - Iso6393.mby: 'mby', - Iso6393.mbz: 'mbz', - Iso6393.mca: 'mca', - Iso6393.mcb: 'mcb', - Iso6393.mcc: 'mcc', - Iso6393.mcd: 'mcd', - Iso6393.mce: 'mce', - Iso6393.mcf: 'mcf', - Iso6393.mcg: 'mcg', - Iso6393.mch: 'mch', - Iso6393.mci: 'mci', - Iso6393.mcj: 'mcj', - Iso6393.mck: 'mck', - Iso6393.mcl: 'mcl', - Iso6393.mcm: 'mcm', - Iso6393.mcn: 'mcn', - Iso6393.mco: 'mco', - Iso6393.mcp: 'mcp', - Iso6393.mcq: 'mcq', - Iso6393.mcr: 'mcr', - Iso6393.mcs: 'mcs', - Iso6393.mct: 'mct', - Iso6393.mcu: 'mcu', - Iso6393.mcv: 'mcv', - Iso6393.mcw: 'mcw', - Iso6393.mcx: 'mcx', - Iso6393.mcy: 'mcy', - Iso6393.mcz: 'mcz', - Iso6393.mda: 'mda', - Iso6393.mdb: 'mdb', - Iso6393.mdc: 'mdc', - Iso6393.mdd: 'mdd', - Iso6393.mde: 'mde', - Iso6393.mdf: 'mdf', - Iso6393.mdg: 'mdg', - Iso6393.mdh: 'mdh', - Iso6393.mdi: 'mdi', - Iso6393.mdj: 'mdj', - Iso6393.mdk: 'mdk', - Iso6393.mdl: 'mdl', - Iso6393.mdm: 'mdm', - Iso6393.mdn: 'mdn', - Iso6393.mdp: 'mdp', - Iso6393.mdq: 'mdq', - Iso6393.mdr: 'mdr', - Iso6393.mds: 'mds', - Iso6393.mdt: 'mdt', - Iso6393.mdu: 'mdu', - Iso6393.mdv: 'mdv', - Iso6393.mdw: 'mdw', - Iso6393.mdx: 'mdx', - Iso6393.mdy: 'mdy', - Iso6393.mdz: 'mdz', - Iso6393.mea: 'mea', - Iso6393.meb: 'meb', - Iso6393.mec: 'mec', - Iso6393.med: 'med', - Iso6393.mee: 'mee', - Iso6393.mef: 'mef', - Iso6393.meh: 'meh', - Iso6393.mei: 'mei', - Iso6393.mej: 'mej', - Iso6393.mek: 'mek', - Iso6393.mel: 'mel', - Iso6393.mem: 'mem', - Iso6393.men: 'men', - Iso6393.meo: 'meo', - Iso6393.mep: 'mep', - Iso6393.meq: 'meq', - Iso6393.mer: 'mer', - Iso6393.mes: 'mes', - Iso6393.met: 'met', - Iso6393.meu: 'meu', - Iso6393.mev: 'mev', - Iso6393.mew: 'mew', - Iso6393.mey: 'mey', - Iso6393.mez: 'mez', - Iso6393.mfa: 'mfa', - Iso6393.mfb: 'mfb', - Iso6393.mfc: 'mfc', - Iso6393.mfd: 'mfd', - Iso6393.mfe: 'mfe', - Iso6393.mff: 'mff', - Iso6393.mfg: 'mfg', - Iso6393.mfh: 'mfh', - Iso6393.mfi: 'mfi', - Iso6393.mfj: 'mfj', - Iso6393.mfk: 'mfk', - Iso6393.mfl: 'mfl', - Iso6393.mfm: 'mfm', - Iso6393.mfn: 'mfn', - Iso6393.mfo: 'mfo', - Iso6393.mfp: 'mfp', - Iso6393.mfq: 'mfq', - Iso6393.mfr: 'mfr', - Iso6393.mfs: 'mfs', - Iso6393.mft: 'mft', - Iso6393.mfu: 'mfu', - Iso6393.mfv: 'mfv', - Iso6393.mfw: 'mfw', - Iso6393.mfx: 'mfx', - Iso6393.mfy: 'mfy', - Iso6393.mfz: 'mfz', - Iso6393.mga: 'mga', - Iso6393.mgb: 'mgb', - Iso6393.mgc: 'mgc', - Iso6393.mgd: 'mgd', - Iso6393.mge: 'mge', - Iso6393.mgf: 'mgf', - Iso6393.mgg: 'mgg', - Iso6393.mgh: 'mgh', - Iso6393.mgi: 'mgi', - Iso6393.mgj: 'mgj', - Iso6393.mgk: 'mgk', - Iso6393.mgl: 'mgl', - Iso6393.mgm: 'mgm', - Iso6393.mgn: 'mgn', - Iso6393.mgo: 'mgo', - Iso6393.mgp: 'mgp', - Iso6393.mgq: 'mgq', - Iso6393.mgr: 'mgr', - Iso6393.mgs: 'mgs', - Iso6393.mgt: 'mgt', - Iso6393.mgu: 'mgu', - Iso6393.mgv: 'mgv', - Iso6393.mgw: 'mgw', - Iso6393.mgy: 'mgy', - Iso6393.mgz: 'mgz', - Iso6393.mha: 'mha', - Iso6393.mhb: 'mhb', - Iso6393.mhc: 'mhc', - Iso6393.mhd: 'mhd', - Iso6393.mhe: 'mhe', - Iso6393.mhf: 'mhf', - Iso6393.mhg: 'mhg', - Iso6393.mhi: 'mhi', - Iso6393.mhj: 'mhj', - Iso6393.mhk: 'mhk', - Iso6393.mhl: 'mhl', - Iso6393.mhm: 'mhm', - Iso6393.mhn: 'mhn', - Iso6393.mho: 'mho', - Iso6393.mhp: 'mhp', - Iso6393.mhq: 'mhq', - Iso6393.mhr: 'mhr', - Iso6393.mhs: 'mhs', - Iso6393.mht: 'mht', - Iso6393.mhu: 'mhu', - Iso6393.mhw: 'mhw', - Iso6393.mhx: 'mhx', - Iso6393.mhy: 'mhy', - Iso6393.mhz: 'mhz', - Iso6393.mia: 'mia', - Iso6393.mib: 'mib', - Iso6393.mic: 'mic', - Iso6393.mid: 'mid', - Iso6393.mie: 'mie', - Iso6393.mif: 'mif', - Iso6393.mig: 'mig', - Iso6393.mih: 'mih', - Iso6393.mii: 'mii', - Iso6393.mij: 'mij', - Iso6393.mik: 'mik', - Iso6393.mil: 'mil', - Iso6393.mim: 'mim', - Iso6393.min: 'min', - Iso6393.mio: 'mio', - Iso6393.mip: 'mip', - Iso6393.miq: 'miq', - Iso6393.mir: 'mir', - Iso6393.mis: 'mis', - Iso6393.mit: 'mit', - Iso6393.miu: 'miu', - Iso6393.miw: 'miw', - Iso6393.mix: 'mix', - Iso6393.miy: 'miy', - Iso6393.miz: 'miz', - Iso6393.mjb: 'mjb', - Iso6393.mjc: 'mjc', - Iso6393.mjd: 'mjd', - Iso6393.mje: 'mje', - Iso6393.mjg: 'mjg', - Iso6393.mjh: 'mjh', - Iso6393.mji: 'mji', - Iso6393.mjj: 'mjj', - Iso6393.mjk: 'mjk', - Iso6393.mjl: 'mjl', - Iso6393.mjm: 'mjm', - Iso6393.mjn: 'mjn', - Iso6393.mjo: 'mjo', - Iso6393.mjp: 'mjp', - Iso6393.mjq: 'mjq', - Iso6393.mjr: 'mjr', - Iso6393.mjs: 'mjs', - Iso6393.mjt: 'mjt', - Iso6393.mju: 'mju', - Iso6393.mjv: 'mjv', - Iso6393.mjw: 'mjw', - Iso6393.mjx: 'mjx', - Iso6393.mjy: 'mjy', - Iso6393.mjz: 'mjz', - Iso6393.mka: 'mka', - Iso6393.mkb: 'mkb', - Iso6393.mkc: 'mkc', - Iso6393.mkd: 'mkd', - Iso6393.mke: 'mke', - Iso6393.mkf: 'mkf', - Iso6393.mkg: 'mkg', - Iso6393.mki: 'mki', - Iso6393.mkj: 'mkj', - Iso6393.mkk: 'mkk', - Iso6393.mkl: 'mkl', - Iso6393.mkm: 'mkm', - Iso6393.mkn: 'mkn', - Iso6393.mko: 'mko', - Iso6393.mkp: 'mkp', - Iso6393.mkq: 'mkq', - Iso6393.mkr: 'mkr', - Iso6393.mks: 'mks', - Iso6393.mkt: 'mkt', - Iso6393.mku: 'mku', - Iso6393.mkv: 'mkv', - Iso6393.mkw: 'mkw', - Iso6393.mkx: 'mkx', - Iso6393.mky: 'mky', - Iso6393.mkz: 'mkz', - Iso6393.mla: 'mla', - Iso6393.mlb: 'mlb', - Iso6393.mlc: 'mlc', - Iso6393.mle: 'mle', - Iso6393.mlf: 'mlf', - Iso6393.mlg: 'mlg', - Iso6393.mlh: 'mlh', - Iso6393.mli: 'mli', - Iso6393.mlj: 'mlj', - Iso6393.mlk: 'mlk', - Iso6393.mll: 'mll', - Iso6393.mlm: 'mlm', - Iso6393.mln: 'mln', - Iso6393.mlo: 'mlo', - Iso6393.mlp: 'mlp', - Iso6393.mlq: 'mlq', - Iso6393.mlr: 'mlr', - Iso6393.mls: 'mls', - Iso6393.mlt: 'mlt', - Iso6393.mlu: 'mlu', - Iso6393.mlv: 'mlv', - Iso6393.mlw: 'mlw', - Iso6393.mlx: 'mlx', - Iso6393.mlz: 'mlz', - Iso6393.mma: 'mma', - Iso6393.mmb: 'mmb', - Iso6393.mmc: 'mmc', - Iso6393.mmd: 'mmd', - Iso6393.mme: 'mme', - Iso6393.mmf: 'mmf', - Iso6393.mmg: 'mmg', - Iso6393.mmh: 'mmh', - Iso6393.mmi: 'mmi', - Iso6393.mmj: 'mmj', - Iso6393.mmk: 'mmk', - Iso6393.mml: 'mml', - Iso6393.mmm: 'mmm', - Iso6393.mmn: 'mmn', - Iso6393.mmo: 'mmo', - Iso6393.mmp: 'mmp', - Iso6393.mmq: 'mmq', - Iso6393.mmr: 'mmr', - Iso6393.mmt: 'mmt', - Iso6393.mmu: 'mmu', - Iso6393.mmv: 'mmv', - Iso6393.mmw: 'mmw', - Iso6393.mmx: 'mmx', - Iso6393.mmy: 'mmy', - Iso6393.mmz: 'mmz', - Iso6393.mna: 'mna', - Iso6393.mnb: 'mnb', - Iso6393.mnc: 'mnc', - Iso6393.mnd: 'mnd', - Iso6393.mne: 'mne', - Iso6393.mnf: 'mnf', - Iso6393.mng: 'mng', - Iso6393.mnh: 'mnh', - Iso6393.mni: 'mni', - Iso6393.mnj: 'mnj', - Iso6393.mnk: 'mnk', - Iso6393.mnl: 'mnl', - Iso6393.mnm: 'mnm', - Iso6393.mnn: 'mnn', - Iso6393.mnp: 'mnp', - Iso6393.mnq: 'mnq', - Iso6393.mnr: 'mnr', - Iso6393.mns: 'mns', - Iso6393.mnu: 'mnu', - Iso6393.mnv: 'mnv', - Iso6393.mnw: 'mnw', - Iso6393.mnx: 'mnx', - Iso6393.mny: 'mny', - Iso6393.mnz: 'mnz', - Iso6393.moa: 'moa', - Iso6393.moc: 'moc', - Iso6393.mod: 'mod', - Iso6393.moe: 'moe', - Iso6393.mog: 'mog', - Iso6393.moh: 'moh', - Iso6393.moi: 'moi', - Iso6393.moj: 'moj', - Iso6393.mok: 'mok', - Iso6393.mom: 'mom', - Iso6393.mon: 'mon', - Iso6393.moo: 'moo', - Iso6393.mop: 'mop', - Iso6393.moq: 'moq', - Iso6393.mor: 'mor', - Iso6393.mos: 'mos', - Iso6393.mot: 'mot', - Iso6393.mou: 'mou', - Iso6393.mov: 'mov', - Iso6393.mow: 'mow', - Iso6393.mox: 'mox', - Iso6393.moy: 'moy', - Iso6393.moz: 'moz', - Iso6393.mpa: 'mpa', - Iso6393.mpb: 'mpb', - Iso6393.mpc: 'mpc', - Iso6393.mpd: 'mpd', - Iso6393.mpe: 'mpe', - Iso6393.mpg: 'mpg', - Iso6393.mph: 'mph', - Iso6393.mpi: 'mpi', - Iso6393.mpj: 'mpj', - Iso6393.mpk: 'mpk', - Iso6393.mpl: 'mpl', - Iso6393.mpm: 'mpm', - Iso6393.mpn: 'mpn', - Iso6393.mpo: 'mpo', - Iso6393.mpp: 'mpp', - Iso6393.mpq: 'mpq', - Iso6393.mpr: 'mpr', - Iso6393.mps: 'mps', - Iso6393.mpt: 'mpt', - Iso6393.mpu: 'mpu', - Iso6393.mpv: 'mpv', - Iso6393.mpw: 'mpw', - Iso6393.mpx: 'mpx', - Iso6393.mpy: 'mpy', - Iso6393.mpz: 'mpz', - Iso6393.mqa: 'mqa', - Iso6393.mqb: 'mqb', - Iso6393.mqc: 'mqc', - Iso6393.mqe: 'mqe', - Iso6393.mqf: 'mqf', - Iso6393.mqg: 'mqg', - Iso6393.mqh: 'mqh', - Iso6393.mqi: 'mqi', - Iso6393.mqj: 'mqj', - Iso6393.mqk: 'mqk', - Iso6393.mql: 'mql', - Iso6393.mqm: 'mqm', - Iso6393.mqn: 'mqn', - Iso6393.mqo: 'mqo', - Iso6393.mqp: 'mqp', - Iso6393.mqq: 'mqq', - Iso6393.mqr: 'mqr', - Iso6393.mqs: 'mqs', - Iso6393.mqt: 'mqt', - Iso6393.mqu: 'mqu', - Iso6393.mqv: 'mqv', - Iso6393.mqw: 'mqw', - Iso6393.mqx: 'mqx', - Iso6393.mqy: 'mqy', - Iso6393.mqz: 'mqz', - Iso6393.mra: 'mra', - Iso6393.mrb: 'mrb', - Iso6393.mrc: 'mrc', - Iso6393.mrd: 'mrd', - Iso6393.mre: 'mre', - Iso6393.mrf: 'mrf', - Iso6393.mrg: 'mrg', - Iso6393.mrh: 'mrh', - Iso6393.mri: 'mri', - Iso6393.mrj: 'mrj', - Iso6393.mrk: 'mrk', - Iso6393.mrl: 'mrl', - Iso6393.mrm: 'mrm', - Iso6393.mrn: 'mrn', - Iso6393.mro: 'mro', - Iso6393.mrp: 'mrp', - Iso6393.mrq: 'mrq', - Iso6393.mrr: 'mrr', - Iso6393.mrs: 'mrs', - Iso6393.mrt: 'mrt', - Iso6393.mru: 'mru', - Iso6393.mrv: 'mrv', - Iso6393.mrw: 'mrw', - Iso6393.mrx: 'mrx', - Iso6393.mry: 'mry', - Iso6393.mrz: 'mrz', - Iso6393.msa: 'msa', - Iso6393.msb: 'msb', - Iso6393.msc: 'msc', - Iso6393.msd: 'msd', - Iso6393.mse: 'mse', - Iso6393.msf: 'msf', - Iso6393.msg: 'msg', - Iso6393.msh: 'msh', - Iso6393.msi: 'msi', - Iso6393.msj: 'msj', - Iso6393.msk: 'msk', - Iso6393.msl: 'msl', - Iso6393.msm: 'msm', - Iso6393.msn: 'msn', - Iso6393.mso: 'mso', - Iso6393.msp: 'msp', - Iso6393.msq: 'msq', - Iso6393.msr: 'msr', - Iso6393.mss: 'mss', - Iso6393.msu: 'msu', - Iso6393.msv: 'msv', - Iso6393.msw: 'msw', - Iso6393.msx: 'msx', - Iso6393.msy: 'msy', - Iso6393.msz: 'msz', - Iso6393.mta: 'mta', - Iso6393.mtb: 'mtb', - Iso6393.mtc: 'mtc', - Iso6393.mtd: 'mtd', - Iso6393.mte: 'mte', - Iso6393.mtf: 'mtf', - Iso6393.mtg: 'mtg', - Iso6393.mth: 'mth', - Iso6393.mti: 'mti', - Iso6393.mtj: 'mtj', - Iso6393.mtk: 'mtk', - Iso6393.mtl: 'mtl', - Iso6393.mtm: 'mtm', - Iso6393.mtn: 'mtn', - Iso6393.mto: 'mto', - Iso6393.mtp: 'mtp', - Iso6393.mtq: 'mtq', - Iso6393.mtr: 'mtr', - Iso6393.mts: 'mts', - Iso6393.mtt: 'mtt', - Iso6393.mtu: 'mtu', - Iso6393.mtv: 'mtv', - Iso6393.mtw: 'mtw', - Iso6393.mtx: 'mtx', - Iso6393.mty: 'mty', - Iso6393.mua: 'mua', - Iso6393.mub: 'mub', - Iso6393.muc: 'muc', - Iso6393.mud: 'mud', - Iso6393.mue: 'mue', - Iso6393.mug: 'mug', - Iso6393.muh: 'muh', - Iso6393.mui: 'mui', - Iso6393.muj: 'muj', - Iso6393.muk: 'muk', - Iso6393.mul: 'mul', - Iso6393.mum: 'mum', - Iso6393.muo: 'muo', - Iso6393.mup: 'mup', - Iso6393.muq: 'muq', - Iso6393.mur: 'mur', - Iso6393.mus: 'mus', - Iso6393.mut: 'mut', - Iso6393.muu: 'muu', - Iso6393.muv: 'muv', - Iso6393.mux: 'mux', - Iso6393.muy: 'muy', - Iso6393.muz: 'muz', - Iso6393.mva: 'mva', - Iso6393.mvb: 'mvb', - Iso6393.mvd: 'mvd', - Iso6393.mve: 'mve', - Iso6393.mvf: 'mvf', - Iso6393.mvg: 'mvg', - Iso6393.mvh: 'mvh', - Iso6393.mvi: 'mvi', - Iso6393.mvk: 'mvk', - Iso6393.mvl: 'mvl', - Iso6393.mvn: 'mvn', - Iso6393.mvo: 'mvo', - Iso6393.mvp: 'mvp', - Iso6393.mvq: 'mvq', - Iso6393.mvr: 'mvr', - Iso6393.mvs: 'mvs', - Iso6393.mvt: 'mvt', - Iso6393.mvu: 'mvu', - Iso6393.mvv: 'mvv', - Iso6393.mvw: 'mvw', - Iso6393.mvx: 'mvx', - Iso6393.mvy: 'mvy', - Iso6393.mvz: 'mvz', - Iso6393.mwa: 'mwa', - Iso6393.mwb: 'mwb', - Iso6393.mwc: 'mwc', - Iso6393.mwe: 'mwe', - Iso6393.mwf: 'mwf', - Iso6393.mwg: 'mwg', - Iso6393.mwh: 'mwh', - Iso6393.mwi: 'mwi', - Iso6393.mwk: 'mwk', - Iso6393.mwl: 'mwl', - Iso6393.mwm: 'mwm', - Iso6393.mwn: 'mwn', - Iso6393.mwo: 'mwo', - Iso6393.mwp: 'mwp', - Iso6393.mwq: 'mwq', - Iso6393.mwr: 'mwr', - Iso6393.mws: 'mws', - Iso6393.mwt: 'mwt', - Iso6393.mwu: 'mwu', - Iso6393.mwv: 'mwv', - Iso6393.mww: 'mww', - Iso6393.mwz: 'mwz', - Iso6393.mxa: 'mxa', - Iso6393.mxb: 'mxb', - Iso6393.mxc: 'mxc', - Iso6393.mxd: 'mxd', - Iso6393.mxe: 'mxe', - Iso6393.mxf: 'mxf', - Iso6393.mxg: 'mxg', - Iso6393.mxh: 'mxh', - Iso6393.mxi: 'mxi', - Iso6393.mxj: 'mxj', - Iso6393.mxk: 'mxk', - Iso6393.mxl: 'mxl', - Iso6393.mxm: 'mxm', - Iso6393.mxn: 'mxn', - Iso6393.mxo: 'mxo', - Iso6393.mxp: 'mxp', - Iso6393.mxq: 'mxq', - Iso6393.mxr: 'mxr', - Iso6393.mxs: 'mxs', - Iso6393.mxt: 'mxt', - Iso6393.mxu: 'mxu', - Iso6393.mxv: 'mxv', - Iso6393.mxw: 'mxw', - Iso6393.mxx: 'mxx', - Iso6393.mxy: 'mxy', - Iso6393.mxz: 'mxz', - Iso6393.mya: 'mya', - Iso6393.myb: 'myb', - Iso6393.myc: 'myc', - Iso6393.mye: 'mye', - Iso6393.myf: 'myf', - Iso6393.myg: 'myg', - Iso6393.myh: 'myh', - Iso6393.myj: 'myj', - Iso6393.myk: 'myk', - Iso6393.myl: 'myl', - Iso6393.mym: 'mym', - Iso6393.myo: 'myo', - Iso6393.myp: 'myp', - Iso6393.myr: 'myr', - Iso6393.mys: 'mys', - Iso6393.myu: 'myu', - Iso6393.myv: 'myv', - Iso6393.myw: 'myw', - Iso6393.myx: 'myx', - Iso6393.myy: 'myy', - Iso6393.myz: 'myz', - Iso6393.mza: 'mza', - Iso6393.mzb: 'mzb', - Iso6393.mzc: 'mzc', - Iso6393.mzd: 'mzd', - Iso6393.mze: 'mze', - Iso6393.mzg: 'mzg', - Iso6393.mzh: 'mzh', - Iso6393.mzi: 'mzi', - Iso6393.mzj: 'mzj', - Iso6393.mzk: 'mzk', - Iso6393.mzl: 'mzl', - Iso6393.mzm: 'mzm', - Iso6393.mzn: 'mzn', - Iso6393.mzo: 'mzo', - Iso6393.mzp: 'mzp', - Iso6393.mzq: 'mzq', - Iso6393.mzr: 'mzr', - Iso6393.mzs: 'mzs', - Iso6393.mzt: 'mzt', - Iso6393.mzu: 'mzu', - Iso6393.mzv: 'mzv', - Iso6393.mzw: 'mzw', - Iso6393.mzx: 'mzx', - Iso6393.mzy: 'mzy', - Iso6393.mzz: 'mzz', - Iso6393.naa: 'naa', - Iso6393.nab: 'nab', - Iso6393.nac: 'nac', - Iso6393.nae: 'nae', - Iso6393.naf: 'naf', - Iso6393.nag: 'nag', - Iso6393.naj: 'naj', - Iso6393.nak: 'nak', - Iso6393.nal: 'nal', - Iso6393.nam: 'nam', - Iso6393.nan: 'nan', - Iso6393.nao: 'nao', - Iso6393.nap: 'nap', - Iso6393.naq: 'naq', - Iso6393.nar: 'nar', - Iso6393.nas: 'nas', - Iso6393.nat: 'nat', - Iso6393.nau: 'nau', - Iso6393.nav: 'nav', - Iso6393.naw: 'naw', - Iso6393.nax: 'nax', - Iso6393.nay: 'nay', - Iso6393.naz: 'naz', - Iso6393.nba: 'nba', - Iso6393.nbb: 'nbb', - Iso6393.nbc: 'nbc', - Iso6393.nbd: 'nbd', - Iso6393.nbe: 'nbe', - Iso6393.nbg: 'nbg', - Iso6393.nbh: 'nbh', - Iso6393.nbi: 'nbi', - Iso6393.nbj: 'nbj', - Iso6393.nbk: 'nbk', - Iso6393.nbl: 'nbl', - Iso6393.nbm: 'nbm', - Iso6393.nbn: 'nbn', - Iso6393.nbo: 'nbo', - Iso6393.nbp: 'nbp', - Iso6393.nbq: 'nbq', - Iso6393.nbr: 'nbr', - Iso6393.nbs: 'nbs', - Iso6393.nbt: 'nbt', - Iso6393.nbu: 'nbu', - Iso6393.nbv: 'nbv', - Iso6393.nbw: 'nbw', - Iso6393.nby: 'nby', - Iso6393.nca: 'nca', - Iso6393.ncb: 'ncb', - Iso6393.ncc: 'ncc', - Iso6393.ncd: 'ncd', - Iso6393.nce: 'nce', - Iso6393.ncf: 'ncf', - Iso6393.ncg: 'ncg', - Iso6393.nch: 'nch', - Iso6393.nci: 'nci', - Iso6393.ncj: 'ncj', - Iso6393.nck: 'nck', - Iso6393.ncl: 'ncl', - Iso6393.ncm: 'ncm', - Iso6393.ncn: 'ncn', - Iso6393.nco: 'nco', - Iso6393.ncq: 'ncq', - Iso6393.ncr: 'ncr', - Iso6393.ncs: 'ncs', - Iso6393.nct: 'nct', - Iso6393.ncu: 'ncu', - Iso6393.ncx: 'ncx', - Iso6393.ncz: 'ncz', - Iso6393.nda: 'nda', - Iso6393.ndb: 'ndb', - Iso6393.ndc: 'ndc', - Iso6393.ndd: 'ndd', - Iso6393.nde: 'nde', - Iso6393.ndf: 'ndf', - Iso6393.ndg: 'ndg', - Iso6393.ndh: 'ndh', - Iso6393.ndi: 'ndi', - Iso6393.ndj: 'ndj', - Iso6393.ndk: 'ndk', - Iso6393.ndl: 'ndl', - Iso6393.ndm: 'ndm', - Iso6393.ndn: 'ndn', - Iso6393.ndo: 'ndo', - Iso6393.ndp: 'ndp', - Iso6393.ndq: 'ndq', - Iso6393.ndr: 'ndr', - Iso6393.nds: 'nds', - Iso6393.ndt: 'ndt', - Iso6393.ndu: 'ndu', - Iso6393.ndv: 'ndv', - Iso6393.ndw: 'ndw', - Iso6393.ndx: 'ndx', - Iso6393.ndy: 'ndy', - Iso6393.ndz: 'ndz', - Iso6393.nea: 'nea', - Iso6393.neb: 'neb', - Iso6393.nec: 'nec', - Iso6393.ned: 'ned', - Iso6393.nee: 'nee', - Iso6393.nef: 'nef', - Iso6393.neg: 'neg', - Iso6393.neh: 'neh', - Iso6393.nei: 'nei', - Iso6393.nej: 'nej', - Iso6393.nek: 'nek', - Iso6393.nem: 'nem', - Iso6393.nen: 'nen', - Iso6393.neo: 'neo', - Iso6393.nep: 'nep', - Iso6393.neq: 'neq', - Iso6393.ner: 'ner', - Iso6393.nes: 'nes', - Iso6393.net: 'net', - Iso6393.neu: 'neu', - Iso6393.nev: 'nev', - Iso6393.newAA: 'new', - Iso6393.nex: 'nex', - Iso6393.ney: 'ney', - Iso6393.nez: 'nez', - Iso6393.nfa: 'nfa', - Iso6393.nfd: 'nfd', - Iso6393.nfl: 'nfl', - Iso6393.nfr: 'nfr', - Iso6393.nfu: 'nfu', - Iso6393.nga: 'nga', - Iso6393.ngb: 'ngb', - Iso6393.ngc: 'ngc', - Iso6393.ngd: 'ngd', - Iso6393.nge: 'nge', - Iso6393.ngg: 'ngg', - Iso6393.ngh: 'ngh', - Iso6393.ngi: 'ngi', - Iso6393.ngj: 'ngj', - Iso6393.ngk: 'ngk', - Iso6393.ngl: 'ngl', - Iso6393.ngm: 'ngm', - Iso6393.ngn: 'ngn', - Iso6393.ngp: 'ngp', - Iso6393.ngq: 'ngq', - Iso6393.ngr: 'ngr', - Iso6393.ngs: 'ngs', - Iso6393.ngt: 'ngt', - Iso6393.ngu: 'ngu', - Iso6393.ngv: 'ngv', - Iso6393.ngw: 'ngw', - Iso6393.ngx: 'ngx', - Iso6393.ngy: 'ngy', - Iso6393.ngz: 'ngz', - Iso6393.nha: 'nha', - Iso6393.nhb: 'nhb', - Iso6393.nhc: 'nhc', - Iso6393.nhd: 'nhd', - Iso6393.nhe: 'nhe', - Iso6393.nhf: 'nhf', - Iso6393.nhg: 'nhg', - Iso6393.nhh: 'nhh', - Iso6393.nhi: 'nhi', - Iso6393.nhk: 'nhk', - Iso6393.nhm: 'nhm', - Iso6393.nhn: 'nhn', - Iso6393.nho: 'nho', - Iso6393.nhp: 'nhp', - Iso6393.nhq: 'nhq', - Iso6393.nhr: 'nhr', - Iso6393.nht: 'nht', - Iso6393.nhu: 'nhu', - Iso6393.nhv: 'nhv', - Iso6393.nhw: 'nhw', - Iso6393.nhx: 'nhx', - Iso6393.nhy: 'nhy', - Iso6393.nhz: 'nhz', - Iso6393.nia: 'nia', - Iso6393.nib: 'nib', - Iso6393.nid: 'nid', - Iso6393.nie: 'nie', - Iso6393.nif: 'nif', - Iso6393.nig: 'nig', - Iso6393.nih: 'nih', - Iso6393.nii: 'nii', - Iso6393.nij: 'nij', - Iso6393.nik: 'nik', - Iso6393.nil: 'nil', - Iso6393.nim: 'nim', - Iso6393.nin: 'nin', - Iso6393.nio: 'nio', - Iso6393.niq: 'niq', - Iso6393.nir: 'nir', - Iso6393.nis: 'nis', - Iso6393.nit: 'nit', - Iso6393.niu: 'niu', - Iso6393.niv: 'niv', - Iso6393.niw: 'niw', - Iso6393.nix: 'nix', - Iso6393.niy: 'niy', - Iso6393.niz: 'niz', - Iso6393.nja: 'nja', - Iso6393.njb: 'njb', - Iso6393.njd: 'njd', - Iso6393.njh: 'njh', - Iso6393.nji: 'nji', - Iso6393.njj: 'njj', - Iso6393.njl: 'njl', - Iso6393.njm: 'njm', - Iso6393.njn: 'njn', - Iso6393.njo: 'njo', - Iso6393.njr: 'njr', - Iso6393.njs: 'njs', - Iso6393.njt: 'njt', - Iso6393.nju: 'nju', - Iso6393.njx: 'njx', - Iso6393.njy: 'njy', - Iso6393.njz: 'njz', - Iso6393.nka: 'nka', - Iso6393.nkb: 'nkb', - Iso6393.nkc: 'nkc', - Iso6393.nkd: 'nkd', - Iso6393.nke: 'nke', - Iso6393.nkf: 'nkf', - Iso6393.nkg: 'nkg', - Iso6393.nkh: 'nkh', - Iso6393.nki: 'nki', - Iso6393.nkj: 'nkj', - Iso6393.nkk: 'nkk', - Iso6393.nkm: 'nkm', - Iso6393.nkn: 'nkn', - Iso6393.nko: 'nko', - Iso6393.nkp: 'nkp', - Iso6393.nkq: 'nkq', - Iso6393.nkr: 'nkr', - Iso6393.nks: 'nks', - Iso6393.nkt: 'nkt', - Iso6393.nku: 'nku', - Iso6393.nkv: 'nkv', - Iso6393.nkw: 'nkw', - Iso6393.nkx: 'nkx', - Iso6393.nkz: 'nkz', - Iso6393.nla: 'nla', - Iso6393.nlc: 'nlc', - Iso6393.nld: 'nld', - Iso6393.nle: 'nle', - Iso6393.nlg: 'nlg', - Iso6393.nli: 'nli', - Iso6393.nlj: 'nlj', - Iso6393.nlk: 'nlk', - Iso6393.nll: 'nll', - Iso6393.nlm: 'nlm', - Iso6393.nlo: 'nlo', - Iso6393.nlq: 'nlq', - Iso6393.nlu: 'nlu', - Iso6393.nlv: 'nlv', - Iso6393.nlw: 'nlw', - Iso6393.nlx: 'nlx', - Iso6393.nly: 'nly', - Iso6393.nlz: 'nlz', - Iso6393.nma: 'nma', - Iso6393.nmb: 'nmb', - Iso6393.nmc: 'nmc', - Iso6393.nmd: 'nmd', - Iso6393.nme: 'nme', - Iso6393.nmf: 'nmf', - Iso6393.nmg: 'nmg', - Iso6393.nmh: 'nmh', - Iso6393.nmi: 'nmi', - Iso6393.nmj: 'nmj', - Iso6393.nmk: 'nmk', - Iso6393.nml: 'nml', - Iso6393.nmm: 'nmm', - Iso6393.nmn: 'nmn', - Iso6393.nmo: 'nmo', - Iso6393.nmp: 'nmp', - Iso6393.nmq: 'nmq', - Iso6393.nmr: 'nmr', - Iso6393.nms: 'nms', - Iso6393.nmt: 'nmt', - Iso6393.nmu: 'nmu', - Iso6393.nmv: 'nmv', - Iso6393.nmw: 'nmw', - Iso6393.nmx: 'nmx', - Iso6393.nmy: 'nmy', - Iso6393.nmz: 'nmz', - Iso6393.nna: 'nna', - Iso6393.nnb: 'nnb', - Iso6393.nnc: 'nnc', - Iso6393.nnd: 'nnd', - Iso6393.nne: 'nne', - Iso6393.nnf: 'nnf', - Iso6393.nng: 'nng', - Iso6393.nnh: 'nnh', - Iso6393.nni: 'nni', - Iso6393.nnj: 'nnj', - Iso6393.nnk: 'nnk', - Iso6393.nnl: 'nnl', - Iso6393.nnm: 'nnm', - Iso6393.nnn: 'nnn', - Iso6393.nno: 'nno', - Iso6393.nnp: 'nnp', - Iso6393.nnq: 'nnq', - Iso6393.nnr: 'nnr', - Iso6393.nnt: 'nnt', - Iso6393.nnu: 'nnu', - Iso6393.nnv: 'nnv', - Iso6393.nnw: 'nnw', - Iso6393.nny: 'nny', - Iso6393.nnz: 'nnz', - Iso6393.noa: 'noa', - Iso6393.nob: 'nob', - Iso6393.noc: 'noc', - Iso6393.nod: 'nod', - Iso6393.noe: 'noe', - Iso6393.nof: 'nof', - Iso6393.nog: 'nog', - Iso6393.noh: 'noh', - Iso6393.noi: 'noi', - Iso6393.noj: 'noj', - Iso6393.nok: 'nok', - Iso6393.nol: 'nol', - Iso6393.nom: 'nom', - Iso6393.non: 'non', - Iso6393.nop: 'nop', - Iso6393.noq: 'noq', - Iso6393.nor: 'nor', - Iso6393.nos: 'nos', - Iso6393.not: 'not', - Iso6393.nou: 'nou', - Iso6393.nov: 'nov', - Iso6393.now: 'now', - Iso6393.noy: 'noy', - Iso6393.noz: 'noz', - Iso6393.npa: 'npa', - Iso6393.npb: 'npb', - Iso6393.npg: 'npg', - Iso6393.nph: 'nph', - Iso6393.npi: 'npi', - Iso6393.npl: 'npl', - Iso6393.npn: 'npn', - Iso6393.npo: 'npo', - Iso6393.nps: 'nps', - Iso6393.npu: 'npu', - Iso6393.npx: 'npx', - Iso6393.npy: 'npy', - Iso6393.nqg: 'nqg', - Iso6393.nqk: 'nqk', - Iso6393.nql: 'nql', - Iso6393.nqm: 'nqm', - Iso6393.nqn: 'nqn', - Iso6393.nqo: 'nqo', - Iso6393.nqq: 'nqq', - Iso6393.nqt: 'nqt', - Iso6393.nqy: 'nqy', - Iso6393.nra: 'nra', - Iso6393.nrb: 'nrb', - Iso6393.nrc: 'nrc', - Iso6393.nre: 'nre', - Iso6393.nrf: 'nrf', - Iso6393.nrg: 'nrg', - Iso6393.nri: 'nri', - Iso6393.nrk: 'nrk', - Iso6393.nrl: 'nrl', - Iso6393.nrm: 'nrm', - Iso6393.nrn: 'nrn', - Iso6393.nrp: 'nrp', - Iso6393.nrr: 'nrr', - Iso6393.nrt: 'nrt', - Iso6393.nru: 'nru', - Iso6393.nrx: 'nrx', - Iso6393.nrz: 'nrz', - Iso6393.nsa: 'nsa', - Iso6393.nsb: 'nsb', - Iso6393.nsc: 'nsc', - Iso6393.nsd: 'nsd', - Iso6393.nse: 'nse', - Iso6393.nsf: 'nsf', - Iso6393.nsg: 'nsg', - Iso6393.nsh: 'nsh', - Iso6393.nsi: 'nsi', - Iso6393.nsk: 'nsk', - Iso6393.nsl: 'nsl', - Iso6393.nsm: 'nsm', - Iso6393.nsn: 'nsn', - Iso6393.nso: 'nso', - Iso6393.nsp: 'nsp', - Iso6393.nsq: 'nsq', - Iso6393.nsr: 'nsr', - Iso6393.nss: 'nss', - Iso6393.nst: 'nst', - Iso6393.nsu: 'nsu', - Iso6393.nsv: 'nsv', - Iso6393.nsw: 'nsw', - Iso6393.nsx: 'nsx', - Iso6393.nsy: 'nsy', - Iso6393.nsz: 'nsz', - Iso6393.ntd: 'ntd', - Iso6393.nte: 'nte', - Iso6393.ntg: 'ntg', - Iso6393.nti: 'nti', - Iso6393.ntj: 'ntj', - Iso6393.ntk: 'ntk', - Iso6393.ntm: 'ntm', - Iso6393.nto: 'nto', - Iso6393.ntp: 'ntp', - Iso6393.ntr: 'ntr', - Iso6393.ntu: 'ntu', - Iso6393.ntw: 'ntw', - Iso6393.ntx: 'ntx', - Iso6393.nty: 'nty', - Iso6393.ntz: 'ntz', - Iso6393.nua: 'nua', - Iso6393.nuc: 'nuc', - Iso6393.nud: 'nud', - Iso6393.nue: 'nue', - Iso6393.nuf: 'nuf', - Iso6393.nug: 'nug', - Iso6393.nuh: 'nuh', - Iso6393.nui: 'nui', - Iso6393.nuj: 'nuj', - Iso6393.nuk: 'nuk', - Iso6393.nul: 'nul', - Iso6393.num: 'num', - Iso6393.nun: 'nun', - Iso6393.nuo: 'nuo', - Iso6393.nup: 'nup', - Iso6393.nuq: 'nuq', - Iso6393.nur: 'nur', - Iso6393.nus: 'nus', - Iso6393.nut: 'nut', - Iso6393.nuu: 'nuu', - Iso6393.nuv: 'nuv', - Iso6393.nuw: 'nuw', - Iso6393.nux: 'nux', - Iso6393.nuy: 'nuy', - Iso6393.nuz: 'nuz', - Iso6393.nvh: 'nvh', - Iso6393.nvm: 'nvm', - Iso6393.nvo: 'nvo', - Iso6393.nwa: 'nwa', - Iso6393.nwb: 'nwb', - Iso6393.nwc: 'nwc', - Iso6393.nwe: 'nwe', - Iso6393.nwg: 'nwg', - Iso6393.nwi: 'nwi', - Iso6393.nwm: 'nwm', - Iso6393.nwo: 'nwo', - Iso6393.nwr: 'nwr', - Iso6393.nww: 'nww', - Iso6393.nwx: 'nwx', - Iso6393.nwy: 'nwy', - Iso6393.nxa: 'nxa', - Iso6393.nxd: 'nxd', - Iso6393.nxe: 'nxe', - Iso6393.nxg: 'nxg', - Iso6393.nxi: 'nxi', - Iso6393.nxk: 'nxk', - Iso6393.nxl: 'nxl', - Iso6393.nxm: 'nxm', - Iso6393.nxn: 'nxn', - Iso6393.nxo: 'nxo', - Iso6393.nxq: 'nxq', - Iso6393.nxr: 'nxr', - Iso6393.nxx: 'nxx', - Iso6393.nya: 'nya', - Iso6393.nyb: 'nyb', - Iso6393.nyc: 'nyc', - Iso6393.nyd: 'nyd', - Iso6393.nye: 'nye', - Iso6393.nyf: 'nyf', - Iso6393.nyg: 'nyg', - Iso6393.nyh: 'nyh', - Iso6393.nyi: 'nyi', - Iso6393.nyj: 'nyj', - Iso6393.nyk: 'nyk', - Iso6393.nyl: 'nyl', - Iso6393.nym: 'nym', - Iso6393.nyn: 'nyn', - Iso6393.nyo: 'nyo', - Iso6393.nyp: 'nyp', - Iso6393.nyq: 'nyq', - Iso6393.nyr: 'nyr', - Iso6393.nys: 'nys', - Iso6393.nyt: 'nyt', - Iso6393.nyu: 'nyu', - Iso6393.nyv: 'nyv', - Iso6393.nyw: 'nyw', - Iso6393.nyx: 'nyx', - Iso6393.nyy: 'nyy', - Iso6393.nza: 'nza', - Iso6393.nzb: 'nzb', - Iso6393.nzd: 'nzd', - Iso6393.nzi: 'nzi', - Iso6393.nzk: 'nzk', - Iso6393.nzm: 'nzm', - Iso6393.nzs: 'nzs', - Iso6393.nzu: 'nzu', - Iso6393.nzy: 'nzy', - Iso6393.nzz: 'nzz', - Iso6393.oaa: 'oaa', - Iso6393.oac: 'oac', - Iso6393.oar: 'oar', - Iso6393.oav: 'oav', - Iso6393.obi: 'obi', - Iso6393.obk: 'obk', - Iso6393.obl: 'obl', - Iso6393.obm: 'obm', - Iso6393.obo: 'obo', - Iso6393.obr: 'obr', - Iso6393.obt: 'obt', - Iso6393.obu: 'obu', - Iso6393.oca: 'oca', - Iso6393.och: 'och', - Iso6393.oci: 'oci', - Iso6393.ocm: 'ocm', - Iso6393.oco: 'oco', - Iso6393.ocu: 'ocu', - Iso6393.oda: 'oda', - Iso6393.odk: 'odk', - Iso6393.odt: 'odt', - Iso6393.odu: 'odu', - Iso6393.ofo: 'ofo', - Iso6393.ofs: 'ofs', - Iso6393.ofu: 'ofu', - Iso6393.ogb: 'ogb', - Iso6393.ogc: 'ogc', - Iso6393.oge: 'oge', - Iso6393.ogg: 'ogg', - Iso6393.ogo: 'ogo', - Iso6393.ogu: 'ogu', - Iso6393.oht: 'oht', - Iso6393.ohu: 'ohu', - Iso6393.oia: 'oia', - Iso6393.oie: 'oie', - Iso6393.oin: 'oin', - Iso6393.ojb: 'ojb', - Iso6393.ojc: 'ojc', - Iso6393.ojg: 'ojg', - Iso6393.oji: 'oji', - Iso6393.ojp: 'ojp', - Iso6393.ojs: 'ojs', - Iso6393.ojv: 'ojv', - Iso6393.ojw: 'ojw', - Iso6393.oka: 'oka', - Iso6393.okb: 'okb', - Iso6393.okc: 'okc', - Iso6393.okd: 'okd', - Iso6393.oke: 'oke', - Iso6393.okg: 'okg', - Iso6393.okh: 'okh', - Iso6393.oki: 'oki', - Iso6393.okj: 'okj', - Iso6393.okk: 'okk', - Iso6393.okl: 'okl', - Iso6393.okm: 'okm', - Iso6393.okn: 'okn', - Iso6393.oko: 'oko', - Iso6393.okr: 'okr', - Iso6393.oks: 'oks', - Iso6393.oku: 'oku', - Iso6393.okv: 'okv', - Iso6393.okx: 'okx', - Iso6393.okz: 'okz', - Iso6393.ola: 'ola', - Iso6393.old: 'old', - Iso6393.ole: 'ole', - Iso6393.olk: 'olk', - Iso6393.olm: 'olm', - Iso6393.olo: 'olo', - Iso6393.olr: 'olr', - Iso6393.olt: 'olt', - Iso6393.olu: 'olu', - Iso6393.oma: 'oma', - Iso6393.omb: 'omb', - Iso6393.omc: 'omc', - Iso6393.omg: 'omg', - Iso6393.omi: 'omi', - Iso6393.omk: 'omk', - Iso6393.oml: 'oml', - Iso6393.omn: 'omn', - Iso6393.omo: 'omo', - Iso6393.omp: 'omp', - Iso6393.omr: 'omr', - Iso6393.omt: 'omt', - Iso6393.omu: 'omu', - Iso6393.omw: 'omw', - Iso6393.omx: 'omx', - Iso6393.omy: 'omy', - Iso6393.ona: 'ona', - Iso6393.onb: 'onb', - Iso6393.one: 'one', - Iso6393.ong: 'ong', - Iso6393.oni: 'oni', - Iso6393.onj: 'onj', - Iso6393.onk: 'onk', - Iso6393.onn: 'onn', - Iso6393.ono: 'ono', - Iso6393.onp: 'onp', - Iso6393.onr: 'onr', - Iso6393.ons: 'ons', - Iso6393.ont: 'ont', - Iso6393.onu: 'onu', - Iso6393.onw: 'onw', - Iso6393.onx: 'onx', - Iso6393.ood: 'ood', - Iso6393.oog: 'oog', - Iso6393.oon: 'oon', - Iso6393.oor: 'oor', - Iso6393.oos: 'oos', - Iso6393.opa: 'opa', - Iso6393.opk: 'opk', - Iso6393.opm: 'opm', - Iso6393.opo: 'opo', - Iso6393.opt: 'opt', - Iso6393.opy: 'opy', - Iso6393.ora: 'ora', - Iso6393.orc: 'orc', - Iso6393.ore: 'ore', - Iso6393.org: 'org', - Iso6393.orh: 'orh', - Iso6393.ori: 'ori', - Iso6393.orm: 'orm', - Iso6393.orn: 'orn', - Iso6393.oro: 'oro', - Iso6393.orr: 'orr', - Iso6393.ors: 'ors', - Iso6393.ort: 'ort', - Iso6393.oru: 'oru', - Iso6393.orv: 'orv', - Iso6393.orw: 'orw', - Iso6393.orx: 'orx', - Iso6393.ory: 'ory', - Iso6393.orz: 'orz', - Iso6393.osa: 'osa', - Iso6393.osc: 'osc', - Iso6393.osi: 'osi', - Iso6393.osn: 'osn', - Iso6393.oso: 'oso', - Iso6393.osp: 'osp', - Iso6393.oss: 'oss', - Iso6393.ost: 'ost', - Iso6393.osu: 'osu', - Iso6393.osx: 'osx', - Iso6393.ota: 'ota', - Iso6393.otb: 'otb', - Iso6393.otd: 'otd', - Iso6393.ote: 'ote', - Iso6393.oti: 'oti', - Iso6393.otk: 'otk', - Iso6393.otl: 'otl', - Iso6393.otm: 'otm', - Iso6393.otn: 'otn', - Iso6393.otq: 'otq', - Iso6393.otr: 'otr', - Iso6393.ots: 'ots', - Iso6393.ott: 'ott', - Iso6393.otu: 'otu', - Iso6393.otw: 'otw', - Iso6393.otx: 'otx', - Iso6393.oty: 'oty', - Iso6393.otz: 'otz', - Iso6393.oua: 'oua', - Iso6393.oub: 'oub', - Iso6393.oue: 'oue', - Iso6393.oui: 'oui', - Iso6393.oum: 'oum', - Iso6393.ovd: 'ovd', - Iso6393.owi: 'owi', - Iso6393.owl: 'owl', - Iso6393.oyb: 'oyb', - Iso6393.oyd: 'oyd', - Iso6393.oym: 'oym', - Iso6393.oyy: 'oyy', - Iso6393.ozm: 'ozm', - Iso6393.pab: 'pab', - Iso6393.pac: 'pac', - Iso6393.pad: 'pad', - Iso6393.pae: 'pae', - Iso6393.paf: 'paf', - Iso6393.pag: 'pag', - Iso6393.pah: 'pah', - Iso6393.pai: 'pai', - Iso6393.pak: 'pak', - Iso6393.pal: 'pal', - Iso6393.pam: 'pam', - Iso6393.pan: 'pan', - Iso6393.pao: 'pao', - Iso6393.pap: 'pap', - Iso6393.paq: 'paq', - Iso6393.par: 'par', - Iso6393.pas: 'pas', - Iso6393.pau: 'pau', - Iso6393.pav: 'pav', - Iso6393.paw: 'paw', - Iso6393.pax: 'pax', - Iso6393.pay: 'pay', - Iso6393.paz: 'paz', - Iso6393.pbb: 'pbb', - Iso6393.pbc: 'pbc', - Iso6393.pbe: 'pbe', - Iso6393.pbf: 'pbf', - Iso6393.pbg: 'pbg', - Iso6393.pbh: 'pbh', - Iso6393.pbi: 'pbi', - Iso6393.pbl: 'pbl', - Iso6393.pbm: 'pbm', - Iso6393.pbn: 'pbn', - Iso6393.pbo: 'pbo', - Iso6393.pbp: 'pbp', - Iso6393.pbr: 'pbr', - Iso6393.pbs: 'pbs', - Iso6393.pbt: 'pbt', - Iso6393.pbu: 'pbu', - Iso6393.pbv: 'pbv', - Iso6393.pby: 'pby', - Iso6393.pca: 'pca', - Iso6393.pcb: 'pcb', - Iso6393.pcc: 'pcc', - Iso6393.pcd: 'pcd', - Iso6393.pce: 'pce', - Iso6393.pcf: 'pcf', - Iso6393.pcg: 'pcg', - Iso6393.pch: 'pch', - Iso6393.pci: 'pci', - Iso6393.pcj: 'pcj', - Iso6393.pck: 'pck', - Iso6393.pcl: 'pcl', - Iso6393.pcm: 'pcm', - Iso6393.pcn: 'pcn', - Iso6393.pcp: 'pcp', - Iso6393.pcw: 'pcw', - Iso6393.pda: 'pda', - Iso6393.pdc: 'pdc', - Iso6393.pdi: 'pdi', - Iso6393.pdn: 'pdn', - Iso6393.pdo: 'pdo', - Iso6393.pdt: 'pdt', - Iso6393.pdu: 'pdu', - Iso6393.pea: 'pea', - Iso6393.peb: 'peb', - Iso6393.ped: 'ped', - Iso6393.pee: 'pee', - Iso6393.pef: 'pef', - Iso6393.peg: 'peg', - Iso6393.peh: 'peh', - Iso6393.pei: 'pei', - Iso6393.pej: 'pej', - Iso6393.pek: 'pek', - Iso6393.pel: 'pel', - Iso6393.pem: 'pem', - Iso6393.peo: 'peo', - Iso6393.pep: 'pep', - Iso6393.peq: 'peq', - Iso6393.pes: 'pes', - Iso6393.pev: 'pev', - Iso6393.pex: 'pex', - Iso6393.pey: 'pey', - Iso6393.pez: 'pez', - Iso6393.pfa: 'pfa', - Iso6393.pfe: 'pfe', - Iso6393.pfl: 'pfl', - Iso6393.pga: 'pga', - Iso6393.pgd: 'pgd', - Iso6393.pgg: 'pgg', - Iso6393.pgi: 'pgi', - Iso6393.pgk: 'pgk', - Iso6393.pgl: 'pgl', - Iso6393.pgn: 'pgn', - Iso6393.pgs: 'pgs', - Iso6393.pgu: 'pgu', - Iso6393.pgz: 'pgz', - Iso6393.pha: 'pha', - Iso6393.phd: 'phd', - Iso6393.phg: 'phg', - Iso6393.phh: 'phh', - Iso6393.phj: 'phj', - Iso6393.phk: 'phk', - Iso6393.phl: 'phl', - Iso6393.phm: 'phm', - Iso6393.phn: 'phn', - Iso6393.pho: 'pho', - Iso6393.phq: 'phq', - Iso6393.phr: 'phr', - Iso6393.pht: 'pht', - Iso6393.phu: 'phu', - Iso6393.phv: 'phv', - Iso6393.phw: 'phw', - Iso6393.pia: 'pia', - Iso6393.pib: 'pib', - Iso6393.pic: 'pic', - Iso6393.pid: 'pid', - Iso6393.pie: 'pie', - Iso6393.pif: 'pif', - Iso6393.pig: 'pig', - Iso6393.pih: 'pih', - Iso6393.pij: 'pij', - Iso6393.pil: 'pil', - Iso6393.pim: 'pim', - Iso6393.pin: 'pin', - Iso6393.pio: 'pio', - Iso6393.pip: 'pip', - Iso6393.pir: 'pir', - Iso6393.pis: 'pis', - Iso6393.pit: 'pit', - Iso6393.piu: 'piu', - Iso6393.piv: 'piv', - Iso6393.piw: 'piw', - Iso6393.pix: 'pix', - Iso6393.piy: 'piy', - Iso6393.piz: 'piz', - Iso6393.pjt: 'pjt', - Iso6393.pka: 'pka', - Iso6393.pkb: 'pkb', - Iso6393.pkc: 'pkc', - Iso6393.pkg: 'pkg', - Iso6393.pkh: 'pkh', - Iso6393.pkn: 'pkn', - Iso6393.pko: 'pko', - Iso6393.pkp: 'pkp', - Iso6393.pkr: 'pkr', - Iso6393.pks: 'pks', - Iso6393.pkt: 'pkt', - Iso6393.pku: 'pku', - Iso6393.pla: 'pla', - Iso6393.plb: 'plb', - Iso6393.plc: 'plc', - Iso6393.pld: 'pld', - Iso6393.ple: 'ple', - Iso6393.plg: 'plg', - Iso6393.plh: 'plh', - Iso6393.pli: 'pli', - Iso6393.plj: 'plj', - Iso6393.plk: 'plk', - Iso6393.pll: 'pll', - Iso6393.pln: 'pln', - Iso6393.plo: 'plo', - Iso6393.plq: 'plq', - Iso6393.plr: 'plr', - Iso6393.pls: 'pls', - Iso6393.plt: 'plt', - Iso6393.plu: 'plu', - Iso6393.plv: 'plv', - Iso6393.plw: 'plw', - Iso6393.ply: 'ply', - Iso6393.plz: 'plz', - Iso6393.pma: 'pma', - Iso6393.pmb: 'pmb', - Iso6393.pmd: 'pmd', - Iso6393.pme: 'pme', - Iso6393.pmf: 'pmf', - Iso6393.pmh: 'pmh', - Iso6393.pmi: 'pmi', - Iso6393.pmj: 'pmj', - Iso6393.pmk: 'pmk', - Iso6393.pml: 'pml', - Iso6393.pmm: 'pmm', - Iso6393.pmn: 'pmn', - Iso6393.pmo: 'pmo', - Iso6393.pmq: 'pmq', - Iso6393.pmr: 'pmr', - Iso6393.pms: 'pms', - Iso6393.pmt: 'pmt', - Iso6393.pmw: 'pmw', - Iso6393.pmx: 'pmx', - Iso6393.pmy: 'pmy', - Iso6393.pmz: 'pmz', - Iso6393.pna: 'pna', - Iso6393.pnb: 'pnb', - Iso6393.pnc: 'pnc', - Iso6393.pnd: 'pnd', - Iso6393.pne: 'pne', - Iso6393.png: 'png', - Iso6393.pnh: 'pnh', - Iso6393.pni: 'pni', - Iso6393.pnj: 'pnj', - Iso6393.pnk: 'pnk', - Iso6393.pnl: 'pnl', - Iso6393.pnm: 'pnm', - Iso6393.pnn: 'pnn', - Iso6393.pno: 'pno', - Iso6393.pnp: 'pnp', - Iso6393.pnq: 'pnq', - Iso6393.pnr: 'pnr', - Iso6393.pns: 'pns', - Iso6393.pnt: 'pnt', - Iso6393.pnu: 'pnu', - Iso6393.pnv: 'pnv', - Iso6393.pnw: 'pnw', - Iso6393.pnx: 'pnx', - Iso6393.pny: 'pny', - Iso6393.pnz: 'pnz', - Iso6393.poc: 'poc', - Iso6393.poe: 'poe', - Iso6393.pof: 'pof', - Iso6393.pog: 'pog', - Iso6393.poh: 'poh', - Iso6393.poi: 'poi', - Iso6393.pok: 'pok', - Iso6393.pol: 'pol', - Iso6393.pom: 'pom', - Iso6393.pon: 'pon', - Iso6393.poo: 'poo', - Iso6393.pop: 'pop', - Iso6393.poq: 'poq', - Iso6393.por: 'por', - Iso6393.pos: 'pos', - Iso6393.pot: 'pot', - Iso6393.pov: 'pov', - Iso6393.pow: 'pow', - Iso6393.pox: 'pox', - Iso6393.poy: 'poy', - Iso6393.ppe: 'ppe', - Iso6393.ppi: 'ppi', - Iso6393.ppk: 'ppk', - Iso6393.ppl: 'ppl', - Iso6393.ppm: 'ppm', - Iso6393.ppn: 'ppn', - Iso6393.ppo: 'ppo', - Iso6393.ppp: 'ppp', - Iso6393.ppq: 'ppq', - Iso6393.pps: 'pps', - Iso6393.ppt: 'ppt', - Iso6393.ppu: 'ppu', - Iso6393.pqa: 'pqa', - Iso6393.pqm: 'pqm', - Iso6393.prc: 'prc', - Iso6393.prd: 'prd', - Iso6393.pre: 'pre', - Iso6393.prf: 'prf', - Iso6393.prg: 'prg', - Iso6393.prh: 'prh', - Iso6393.pri: 'pri', - Iso6393.prk: 'prk', - Iso6393.prl: 'prl', - Iso6393.prm: 'prm', - Iso6393.prn: 'prn', - Iso6393.pro: 'pro', - Iso6393.prp: 'prp', - Iso6393.prq: 'prq', - Iso6393.prr: 'prr', - Iso6393.prs: 'prs', - Iso6393.prt: 'prt', - Iso6393.pru: 'pru', - Iso6393.prw: 'prw', - Iso6393.prx: 'prx', - Iso6393.prz: 'prz', - Iso6393.psa: 'psa', - Iso6393.psc: 'psc', - Iso6393.psd: 'psd', - Iso6393.pse: 'pse', - Iso6393.psg: 'psg', - Iso6393.psh: 'psh', - Iso6393.psi: 'psi', - Iso6393.psl: 'psl', - Iso6393.psm: 'psm', - Iso6393.psn: 'psn', - Iso6393.pso: 'pso', - Iso6393.psp: 'psp', - Iso6393.psq: 'psq', - Iso6393.psr: 'psr', - Iso6393.pss: 'pss', - Iso6393.pst: 'pst', - Iso6393.psu: 'psu', - Iso6393.psw: 'psw', - Iso6393.psy: 'psy', - Iso6393.pta: 'pta', - Iso6393.pth: 'pth', - Iso6393.pti: 'pti', - Iso6393.ptn: 'ptn', - Iso6393.pto: 'pto', - Iso6393.ptp: 'ptp', - Iso6393.ptq: 'ptq', - Iso6393.ptr: 'ptr', - Iso6393.ptt: 'ptt', - Iso6393.ptu: 'ptu', - Iso6393.ptv: 'ptv', - Iso6393.ptw: 'ptw', - Iso6393.pty: 'pty', - Iso6393.pua: 'pua', - Iso6393.pub: 'pub', - Iso6393.puc: 'puc', - Iso6393.pud: 'pud', - Iso6393.pue: 'pue', - Iso6393.puf: 'puf', - Iso6393.pug: 'pug', - Iso6393.pui: 'pui', - Iso6393.puj: 'puj', - Iso6393.pum: 'pum', - Iso6393.puo: 'puo', - Iso6393.pup: 'pup', - Iso6393.puq: 'puq', - Iso6393.pur: 'pur', - Iso6393.pus: 'pus', - Iso6393.put: 'put', - Iso6393.puu: 'puu', - Iso6393.puw: 'puw', - Iso6393.pux: 'pux', - Iso6393.puy: 'puy', - Iso6393.pwa: 'pwa', - Iso6393.pwb: 'pwb', - Iso6393.pwg: 'pwg', - Iso6393.pwi: 'pwi', - Iso6393.pwm: 'pwm', - Iso6393.pwn: 'pwn', - Iso6393.pwo: 'pwo', - Iso6393.pwr: 'pwr', - Iso6393.pww: 'pww', - Iso6393.pxm: 'pxm', - Iso6393.pye: 'pye', - Iso6393.pym: 'pym', - Iso6393.pyn: 'pyn', - Iso6393.pys: 'pys', - Iso6393.pyu: 'pyu', - Iso6393.pyx: 'pyx', - Iso6393.pyy: 'pyy', - Iso6393.pzh: 'pzh', - Iso6393.pzn: 'pzn', - Iso6393.qua: 'qua', - Iso6393.qub: 'qub', - Iso6393.quc: 'quc', - Iso6393.qud: 'qud', - Iso6393.que: 'que', - Iso6393.quf: 'quf', - Iso6393.qug: 'qug', - Iso6393.quh: 'quh', - Iso6393.qui: 'qui', - Iso6393.quk: 'quk', - Iso6393.qul: 'qul', - Iso6393.qum: 'qum', - Iso6393.qun: 'qun', - Iso6393.qup: 'qup', - Iso6393.quq: 'quq', - Iso6393.qur: 'qur', - Iso6393.qus: 'qus', - Iso6393.quv: 'quv', - Iso6393.quw: 'quw', - Iso6393.qux: 'qux', - Iso6393.quy: 'quy', - Iso6393.quz: 'quz', - Iso6393.qva: 'qva', - Iso6393.qvc: 'qvc', - Iso6393.qve: 'qve', - Iso6393.qvh: 'qvh', - Iso6393.qvi: 'qvi', - Iso6393.qvj: 'qvj', - Iso6393.qvl: 'qvl', - Iso6393.qvm: 'qvm', - Iso6393.qvn: 'qvn', - Iso6393.qvo: 'qvo', - Iso6393.qvp: 'qvp', - Iso6393.qvs: 'qvs', - Iso6393.qvw: 'qvw', - Iso6393.qvy: 'qvy', - Iso6393.qvz: 'qvz', - Iso6393.qwa: 'qwa', - Iso6393.qwc: 'qwc', - Iso6393.qwh: 'qwh', - Iso6393.qwm: 'qwm', - Iso6393.qws: 'qws', - Iso6393.qwt: 'qwt', - Iso6393.qxa: 'qxa', - Iso6393.qxc: 'qxc', - Iso6393.qxh: 'qxh', - Iso6393.qxl: 'qxl', - Iso6393.qxn: 'qxn', - Iso6393.qxo: 'qxo', - Iso6393.qxp: 'qxp', - Iso6393.qxq: 'qxq', - Iso6393.qxr: 'qxr', - Iso6393.qxs: 'qxs', - Iso6393.qxt: 'qxt', - Iso6393.qxu: 'qxu', - Iso6393.qxw: 'qxw', - Iso6393.qya: 'qya', - Iso6393.qyp: 'qyp', - Iso6393.raa: 'raa', - Iso6393.rab: 'rab', - Iso6393.rac: 'rac', - Iso6393.rad: 'rad', - Iso6393.raf: 'raf', - Iso6393.rag: 'rag', - Iso6393.rah: 'rah', - Iso6393.rai: 'rai', - Iso6393.raj: 'raj', - Iso6393.rak: 'rak', - Iso6393.ral: 'ral', - Iso6393.ram: 'ram', - Iso6393.ran: 'ran', - Iso6393.rao: 'rao', - Iso6393.rap: 'rap', - Iso6393.raq: 'raq', - Iso6393.rar: 'rar', - Iso6393.ras: 'ras', - Iso6393.rat: 'rat', - Iso6393.rau: 'rau', - Iso6393.rav: 'rav', - Iso6393.raw: 'raw', - Iso6393.rax: 'rax', - Iso6393.ray: 'ray', - Iso6393.raz: 'raz', - Iso6393.rbb: 'rbb', - Iso6393.rbk: 'rbk', - Iso6393.rbl: 'rbl', - Iso6393.rbp: 'rbp', - Iso6393.rcf: 'rcf', - Iso6393.rdb: 'rdb', - Iso6393.rea: 'rea', - Iso6393.reb: 'reb', - Iso6393.ree: 'ree', - Iso6393.reg: 'reg', - Iso6393.rei: 'rei', - Iso6393.rej: 'rej', - Iso6393.rel: 'rel', - Iso6393.rem: 'rem', - Iso6393.ren: 'ren', - Iso6393.rer: 'rer', - Iso6393.res: 'res', - Iso6393.ret: 'ret', - Iso6393.rey: 'rey', - Iso6393.rga: 'rga', - Iso6393.rge: 'rge', - Iso6393.rgk: 'rgk', - Iso6393.rgn: 'rgn', - Iso6393.rgr: 'rgr', - Iso6393.rgs: 'rgs', - Iso6393.rgu: 'rgu', - Iso6393.rhg: 'rhg', - Iso6393.rhp: 'rhp', - Iso6393.ria: 'ria', - Iso6393.rib: 'rib', - Iso6393.rif: 'rif', - Iso6393.ril: 'ril', - Iso6393.rim: 'rim', - Iso6393.rin: 'rin', - Iso6393.rir: 'rir', - Iso6393.rit: 'rit', - Iso6393.riu: 'riu', - Iso6393.rjg: 'rjg', - Iso6393.rji: 'rji', - Iso6393.rjs: 'rjs', - Iso6393.rka: 'rka', - Iso6393.rkb: 'rkb', - Iso6393.rkh: 'rkh', - Iso6393.rki: 'rki', - Iso6393.rkm: 'rkm', - Iso6393.rkt: 'rkt', - Iso6393.rkw: 'rkw', - Iso6393.rma: 'rma', - Iso6393.rmb: 'rmb', - Iso6393.rmc: 'rmc', - Iso6393.rmd: 'rmd', - Iso6393.rme: 'rme', - Iso6393.rmf: 'rmf', - Iso6393.rmg: 'rmg', - Iso6393.rmh: 'rmh', - Iso6393.rmi: 'rmi', - Iso6393.rmk: 'rmk', - Iso6393.rml: 'rml', - Iso6393.rmm: 'rmm', - Iso6393.rmn: 'rmn', - Iso6393.rmo: 'rmo', - Iso6393.rmp: 'rmp', - Iso6393.rmq: 'rmq', - Iso6393.rms: 'rms', - Iso6393.rmt: 'rmt', - Iso6393.rmu: 'rmu', - Iso6393.rmv: 'rmv', - Iso6393.rmw: 'rmw', - Iso6393.rmx: 'rmx', - Iso6393.rmy: 'rmy', - Iso6393.rmz: 'rmz', - Iso6393.rnb: 'rnb', - Iso6393.rnd: 'rnd', - Iso6393.rng: 'rng', - Iso6393.rnl: 'rnl', - Iso6393.rnn: 'rnn', - Iso6393.rnp: 'rnp', - Iso6393.rnr: 'rnr', - Iso6393.rnw: 'rnw', - Iso6393.rob: 'rob', - Iso6393.roc: 'roc', - Iso6393.rod: 'rod', - Iso6393.roe: 'roe', - Iso6393.rof: 'rof', - Iso6393.rog: 'rog', - Iso6393.roh: 'roh', - Iso6393.rol: 'rol', - Iso6393.rom: 'rom', - Iso6393.ron: 'ron', - Iso6393.roo: 'roo', - Iso6393.rop: 'rop', - Iso6393.ror: 'ror', - Iso6393.rou: 'rou', - Iso6393.row: 'row', - Iso6393.rpn: 'rpn', - Iso6393.rpt: 'rpt', - Iso6393.rri: 'rri', - Iso6393.rro: 'rro', - Iso6393.rrt: 'rrt', - Iso6393.rsb: 'rsb', - Iso6393.rsk: 'rsk', - Iso6393.rsl: 'rsl', - Iso6393.rsm: 'rsm', - Iso6393.rsn: 'rsn', - Iso6393.rtc: 'rtc', - Iso6393.rth: 'rth', - Iso6393.rtm: 'rtm', - Iso6393.rts: 'rts', - Iso6393.rtw: 'rtw', - Iso6393.rub: 'rub', - Iso6393.ruc: 'ruc', - Iso6393.rue: 'rue', - Iso6393.ruf: 'ruf', - Iso6393.rug: 'rug', - Iso6393.ruh: 'ruh', - Iso6393.rui: 'rui', - Iso6393.ruk: 'ruk', - Iso6393.run: 'run', - Iso6393.ruo: 'ruo', - Iso6393.rup: 'rup', - Iso6393.ruq: 'ruq', - Iso6393.rus: 'rus', - Iso6393.rut: 'rut', - Iso6393.ruu: 'ruu', - Iso6393.ruy: 'ruy', - Iso6393.ruz: 'ruz', - Iso6393.rwa: 'rwa', - Iso6393.rwk: 'rwk', - Iso6393.rwl: 'rwl', - Iso6393.rwm: 'rwm', - Iso6393.rwo: 'rwo', - Iso6393.rwr: 'rwr', - Iso6393.rxd: 'rxd', - Iso6393.rxw: 'rxw', - Iso6393.ryn: 'ryn', - Iso6393.rys: 'rys', - Iso6393.ryu: 'ryu', - Iso6393.rzh: 'rzh', - Iso6393.saa: 'saa', - Iso6393.sab: 'sab', - Iso6393.sac: 'sac', - Iso6393.sad: 'sad', - Iso6393.sae: 'sae', - Iso6393.saf: 'saf', - Iso6393.sag: 'sag', - Iso6393.sah: 'sah', - Iso6393.saj: 'saj', - Iso6393.sak: 'sak', - Iso6393.sam: 'sam', - Iso6393.san: 'san', - Iso6393.sao: 'sao', - Iso6393.saq: 'saq', - Iso6393.sar: 'sar', - Iso6393.sas: 'sas', - Iso6393.sat: 'sat', - Iso6393.sau: 'sau', - Iso6393.sav: 'sav', - Iso6393.saw: 'saw', - Iso6393.sax: 'sax', - Iso6393.say: 'say', - Iso6393.saz: 'saz', - Iso6393.sba: 'sba', - Iso6393.sbb: 'sbb', - Iso6393.sbc: 'sbc', - Iso6393.sbd: 'sbd', - Iso6393.sbe: 'sbe', - Iso6393.sbf: 'sbf', - Iso6393.sbg: 'sbg', - Iso6393.sbh: 'sbh', - Iso6393.sbi: 'sbi', - Iso6393.sbj: 'sbj', - Iso6393.sbk: 'sbk', - Iso6393.sbl: 'sbl', - Iso6393.sbm: 'sbm', - Iso6393.sbn: 'sbn', - Iso6393.sbo: 'sbo', - Iso6393.sbp: 'sbp', - Iso6393.sbq: 'sbq', - Iso6393.sbr: 'sbr', - Iso6393.sbs: 'sbs', - Iso6393.sbt: 'sbt', - Iso6393.sbu: 'sbu', - Iso6393.sbv: 'sbv', - Iso6393.sbw: 'sbw', - Iso6393.sbx: 'sbx', - Iso6393.sby: 'sby', - Iso6393.sbz: 'sbz', - Iso6393.scb: 'scb', - Iso6393.sce: 'sce', - Iso6393.scf: 'scf', - Iso6393.scg: 'scg', - Iso6393.sch: 'sch', - Iso6393.sci: 'sci', - Iso6393.sck: 'sck', - Iso6393.scl: 'scl', - Iso6393.scn: 'scn', - Iso6393.sco: 'sco', - Iso6393.scp: 'scp', - Iso6393.scq: 'scq', - Iso6393.scs: 'scs', - Iso6393.sct: 'sct', - Iso6393.scu: 'scu', - Iso6393.scv: 'scv', - Iso6393.scw: 'scw', - Iso6393.scx: 'scx', - Iso6393.sda: 'sda', - Iso6393.sdb: 'sdb', - Iso6393.sdc: 'sdc', - Iso6393.sde: 'sde', - Iso6393.sdf: 'sdf', - Iso6393.sdg: 'sdg', - Iso6393.sdh: 'sdh', - Iso6393.sdj: 'sdj', - Iso6393.sdk: 'sdk', - Iso6393.sdl: 'sdl', - Iso6393.sdn: 'sdn', - Iso6393.sdo: 'sdo', - Iso6393.sdp: 'sdp', - Iso6393.sdq: 'sdq', - Iso6393.sdr: 'sdr', - Iso6393.sds: 'sds', - Iso6393.sdt: 'sdt', - Iso6393.sdu: 'sdu', - Iso6393.sdx: 'sdx', - Iso6393.sdz: 'sdz', - Iso6393.sea: 'sea', - Iso6393.seb: 'seb', - Iso6393.sec: 'sec', - Iso6393.sed: 'sed', - Iso6393.see: 'see', - Iso6393.sef: 'sef', - Iso6393.seg: 'seg', - Iso6393.seh: 'seh', - Iso6393.sei: 'sei', - Iso6393.sej: 'sej', - Iso6393.sek: 'sek', - Iso6393.sel: 'sel', - Iso6393.sen: 'sen', - Iso6393.seo: 'seo', - Iso6393.sep: 'sep', - Iso6393.seq: 'seq', - Iso6393.ser: 'ser', - Iso6393.ses: 'ses', - Iso6393.setAA: 'set', - Iso6393.seu: 'seu', - Iso6393.sev: 'sev', - Iso6393.sew: 'sew', - Iso6393.sey: 'sey', - Iso6393.sez: 'sez', - Iso6393.sfb: 'sfb', - Iso6393.sfe: 'sfe', - Iso6393.sfm: 'sfm', - Iso6393.sfs: 'sfs', - Iso6393.sfw: 'sfw', - Iso6393.sga: 'sga', - Iso6393.sgb: 'sgb', - Iso6393.sgc: 'sgc', - Iso6393.sgd: 'sgd', - Iso6393.sge: 'sge', - Iso6393.sgg: 'sgg', - Iso6393.sgh: 'sgh', - Iso6393.sgi: 'sgi', - Iso6393.sgj: 'sgj', - Iso6393.sgk: 'sgk', - Iso6393.sgm: 'sgm', - Iso6393.sgp: 'sgp', - Iso6393.sgr: 'sgr', - Iso6393.sgs: 'sgs', - Iso6393.sgt: 'sgt', - Iso6393.sgu: 'sgu', - Iso6393.sgw: 'sgw', - Iso6393.sgx: 'sgx', - Iso6393.sgy: 'sgy', - Iso6393.sgz: 'sgz', - Iso6393.sha: 'sha', - Iso6393.shb: 'shb', - Iso6393.shc: 'shc', - Iso6393.shd: 'shd', - Iso6393.she: 'she', - Iso6393.shg: 'shg', - Iso6393.shh: 'shh', - Iso6393.shi: 'shi', - Iso6393.shj: 'shj', - Iso6393.shk: 'shk', - Iso6393.shl: 'shl', - Iso6393.shm: 'shm', - Iso6393.shn: 'shn', - Iso6393.sho: 'sho', - Iso6393.shp: 'shp', - Iso6393.shq: 'shq', - Iso6393.shr: 'shr', - Iso6393.shs: 'shs', - Iso6393.sht: 'sht', - Iso6393.shu: 'shu', - Iso6393.shv: 'shv', - Iso6393.shw: 'shw', - Iso6393.shx: 'shx', - Iso6393.shy: 'shy', - Iso6393.shz: 'shz', - Iso6393.sia: 'sia', - Iso6393.sib: 'sib', - Iso6393.sid: 'sid', - Iso6393.sie: 'sie', - Iso6393.sif: 'sif', - Iso6393.sig: 'sig', - Iso6393.sih: 'sih', - Iso6393.sii: 'sii', - Iso6393.sij: 'sij', - Iso6393.sik: 'sik', - Iso6393.sil: 'sil', - Iso6393.sim: 'sim', - Iso6393.sin: 'sin', - Iso6393.sip: 'sip', - Iso6393.siq: 'siq', - Iso6393.sir: 'sir', - Iso6393.sis: 'sis', - Iso6393.siu: 'siu', - Iso6393.siv: 'siv', - Iso6393.siw: 'siw', - Iso6393.six: 'six', - Iso6393.siy: 'siy', - Iso6393.siz: 'siz', - Iso6393.sja: 'sja', - Iso6393.sjb: 'sjb', - Iso6393.sjd: 'sjd', - Iso6393.sje: 'sje', - Iso6393.sjg: 'sjg', - Iso6393.sjk: 'sjk', - Iso6393.sjl: 'sjl', - Iso6393.sjm: 'sjm', - Iso6393.sjn: 'sjn', - Iso6393.sjo: 'sjo', - Iso6393.sjp: 'sjp', - Iso6393.sjr: 'sjr', - Iso6393.sjs: 'sjs', - Iso6393.sjt: 'sjt', - Iso6393.sju: 'sju', - Iso6393.sjw: 'sjw', - Iso6393.ska: 'ska', - Iso6393.skb: 'skb', - Iso6393.skc: 'skc', - Iso6393.skd: 'skd', - Iso6393.ske: 'ske', - Iso6393.skf: 'skf', - Iso6393.skg: 'skg', - Iso6393.skh: 'skh', - Iso6393.ski: 'ski', - Iso6393.skj: 'skj', - Iso6393.skm: 'skm', - Iso6393.skn: 'skn', - Iso6393.sko: 'sko', - Iso6393.skp: 'skp', - Iso6393.skq: 'skq', - Iso6393.skr: 'skr', - Iso6393.sks: 'sks', - Iso6393.skt: 'skt', - Iso6393.sku: 'sku', - Iso6393.skv: 'skv', - Iso6393.skw: 'skw', - Iso6393.skx: 'skx', - Iso6393.sky: 'sky', - Iso6393.skz: 'skz', - Iso6393.slc: 'slc', - Iso6393.sld: 'sld', - Iso6393.sle: 'sle', - Iso6393.slf: 'slf', - Iso6393.slg: 'slg', - Iso6393.slh: 'slh', - Iso6393.sli: 'sli', - Iso6393.slj: 'slj', - Iso6393.slk: 'slk', - Iso6393.sll: 'sll', - Iso6393.slm: 'slm', - Iso6393.sln: 'sln', - Iso6393.slp: 'slp', - Iso6393.slq: 'slq', - Iso6393.slr: 'slr', - Iso6393.sls: 'sls', - Iso6393.slt: 'slt', - Iso6393.slu: 'slu', - Iso6393.slv: 'slv', - Iso6393.slw: 'slw', - Iso6393.slx: 'slx', - Iso6393.sly: 'sly', - Iso6393.slz: 'slz', - Iso6393.sma: 'sma', - Iso6393.smb: 'smb', - Iso6393.smc: 'smc', - Iso6393.sme: 'sme', - Iso6393.smf: 'smf', - Iso6393.smg: 'smg', - Iso6393.smh: 'smh', - Iso6393.smj: 'smj', - Iso6393.smk: 'smk', - Iso6393.sml: 'sml', - Iso6393.smm: 'smm', - Iso6393.smn: 'smn', - Iso6393.smo: 'smo', - Iso6393.smp: 'smp', - Iso6393.smq: 'smq', - Iso6393.smr: 'smr', - Iso6393.sms: 'sms', - Iso6393.smt: 'smt', - Iso6393.smu: 'smu', - Iso6393.smv: 'smv', - Iso6393.smw: 'smw', - Iso6393.smx: 'smx', - Iso6393.smy: 'smy', - Iso6393.smz: 'smz', - Iso6393.sna: 'sna', - Iso6393.snc: 'snc', - Iso6393.snd: 'snd', - Iso6393.sne: 'sne', - Iso6393.snf: 'snf', - Iso6393.sng: 'sng', - Iso6393.sni: 'sni', - Iso6393.snj: 'snj', - Iso6393.snk: 'snk', - Iso6393.snl: 'snl', - Iso6393.snm: 'snm', - Iso6393.snn: 'snn', - Iso6393.sno: 'sno', - Iso6393.snp: 'snp', - Iso6393.snq: 'snq', - Iso6393.snr: 'snr', - Iso6393.sns: 'sns', - Iso6393.snu: 'snu', - Iso6393.snv: 'snv', - Iso6393.snw: 'snw', - Iso6393.snx: 'snx', - Iso6393.sny: 'sny', - Iso6393.snz: 'snz', - Iso6393.soa: 'soa', - Iso6393.sob: 'sob', - Iso6393.soc: 'soc', - Iso6393.sod: 'sod', - Iso6393.soe: 'soe', - Iso6393.sog: 'sog', - Iso6393.soh: 'soh', - Iso6393.soi: 'soi', - Iso6393.soj: 'soj', - Iso6393.sok: 'sok', - Iso6393.sol: 'sol', - Iso6393.som: 'som', - Iso6393.soo: 'soo', - Iso6393.sop: 'sop', - Iso6393.soq: 'soq', - Iso6393.sor: 'sor', - Iso6393.sos: 'sos', - Iso6393.sot: 'sot', - Iso6393.sou: 'sou', - Iso6393.sov: 'sov', - Iso6393.sow: 'sow', - Iso6393.sox: 'sox', - Iso6393.soy: 'soy', - Iso6393.soz: 'soz', - Iso6393.spa: 'spa', - Iso6393.spb: 'spb', - Iso6393.spc: 'spc', - Iso6393.spd: 'spd', - Iso6393.spe: 'spe', - Iso6393.spg: 'spg', - Iso6393.spi: 'spi', - Iso6393.spk: 'spk', - Iso6393.spl: 'spl', - Iso6393.spm: 'spm', - Iso6393.spn: 'spn', - Iso6393.spo: 'spo', - Iso6393.spp: 'spp', - Iso6393.spq: 'spq', - Iso6393.spr: 'spr', - Iso6393.sps: 'sps', - Iso6393.spt: 'spt', - Iso6393.spu: 'spu', - Iso6393.spv: 'spv', - Iso6393.spx: 'spx', - Iso6393.spy: 'spy', - Iso6393.sqa: 'sqa', - Iso6393.sqh: 'sqh', - Iso6393.sqi: 'sqi', - Iso6393.sqk: 'sqk', - Iso6393.sqm: 'sqm', - Iso6393.sqn: 'sqn', - Iso6393.sqo: 'sqo', - Iso6393.sqq: 'sqq', - Iso6393.sqr: 'sqr', - Iso6393.sqs: 'sqs', - Iso6393.sqt: 'sqt', - Iso6393.squ: 'squ', - Iso6393.sqx: 'sqx', - Iso6393.sra: 'sra', - Iso6393.srb: 'srb', - Iso6393.src: 'src', - Iso6393.srd: 'srd', - Iso6393.sre: 'sre', - Iso6393.srf: 'srf', - Iso6393.srg: 'srg', - Iso6393.srh: 'srh', - Iso6393.sri: 'sri', - Iso6393.srk: 'srk', - Iso6393.srl: 'srl', - Iso6393.srm: 'srm', - Iso6393.srn: 'srn', - Iso6393.sro: 'sro', - Iso6393.srp: 'srp', - Iso6393.srq: 'srq', - Iso6393.srr: 'srr', - Iso6393.srs: 'srs', - Iso6393.srt: 'srt', - Iso6393.sru: 'sru', - Iso6393.srv: 'srv', - Iso6393.srw: 'srw', - Iso6393.srx: 'srx', - Iso6393.sry: 'sry', - Iso6393.srz: 'srz', - Iso6393.ssb: 'ssb', - Iso6393.ssc: 'ssc', - Iso6393.ssd: 'ssd', - Iso6393.sse: 'sse', - Iso6393.ssf: 'ssf', - Iso6393.ssg: 'ssg', - Iso6393.ssh: 'ssh', - Iso6393.ssi: 'ssi', - Iso6393.ssj: 'ssj', - Iso6393.ssk: 'ssk', - Iso6393.ssl: 'ssl', - Iso6393.ssm: 'ssm', - Iso6393.ssn: 'ssn', - Iso6393.sso: 'sso', - Iso6393.ssp: 'ssp', - Iso6393.ssq: 'ssq', - Iso6393.ssr: 'ssr', - Iso6393.sss: 'sss', - Iso6393.sst: 'sst', - Iso6393.ssu: 'ssu', - Iso6393.ssv: 'ssv', - Iso6393.ssw: 'ssw', - Iso6393.ssx: 'ssx', - Iso6393.ssy: 'ssy', - Iso6393.ssz: 'ssz', - Iso6393.sta: 'sta', - Iso6393.stb: 'stb', - Iso6393.std: 'std', - Iso6393.ste: 'ste', - Iso6393.stf: 'stf', - Iso6393.stg: 'stg', - Iso6393.sth: 'sth', - Iso6393.sti: 'sti', - Iso6393.stj: 'stj', - Iso6393.stk: 'stk', - Iso6393.stl: 'stl', - Iso6393.stm: 'stm', - Iso6393.stn: 'stn', - Iso6393.sto: 'sto', - Iso6393.stp: 'stp', - Iso6393.stq: 'stq', - Iso6393.str: 'str', - Iso6393.sts: 'sts', - Iso6393.stt: 'stt', - Iso6393.stu: 'stu', - Iso6393.stv: 'stv', - Iso6393.stw: 'stw', - Iso6393.sty: 'sty', - Iso6393.sua: 'sua', - Iso6393.sub: 'sub', - Iso6393.suc: 'suc', - Iso6393.sue: 'sue', - Iso6393.sug: 'sug', - Iso6393.sui: 'sui', - Iso6393.suj: 'suj', - Iso6393.suk: 'suk', - Iso6393.sun: 'sun', - Iso6393.suo: 'suo', - Iso6393.suq: 'suq', - Iso6393.sur: 'sur', - Iso6393.sus: 'sus', - Iso6393.sut: 'sut', - Iso6393.suv: 'suv', - Iso6393.suw: 'suw', - Iso6393.sux: 'sux', - Iso6393.suy: 'suy', - Iso6393.suz: 'suz', - Iso6393.sva: 'sva', - Iso6393.svb: 'svb', - Iso6393.svc: 'svc', - Iso6393.sve: 'sve', - Iso6393.svk: 'svk', - Iso6393.svm: 'svm', - Iso6393.svs: 'svs', - Iso6393.svx: 'svx', - Iso6393.swa: 'swa', - Iso6393.swb: 'swb', - Iso6393.swc: 'swc', - Iso6393.swe: 'swe', - Iso6393.swf: 'swf', - Iso6393.swg: 'swg', - Iso6393.swh: 'swh', - Iso6393.swi: 'swi', - Iso6393.swj: 'swj', - Iso6393.swk: 'swk', - Iso6393.swl: 'swl', - Iso6393.swm: 'swm', - Iso6393.swn: 'swn', - Iso6393.swo: 'swo', - Iso6393.swp: 'swp', - Iso6393.swq: 'swq', - Iso6393.swr: 'swr', - Iso6393.sws: 'sws', - Iso6393.swt: 'swt', - Iso6393.swu: 'swu', - Iso6393.swv: 'swv', - Iso6393.sww: 'sww', - Iso6393.swx: 'swx', - Iso6393.swy: 'swy', - Iso6393.sxb: 'sxb', - Iso6393.sxc: 'sxc', - Iso6393.sxe: 'sxe', - Iso6393.sxg: 'sxg', - Iso6393.sxk: 'sxk', - Iso6393.sxl: 'sxl', - Iso6393.sxm: 'sxm', - Iso6393.sxn: 'sxn', - Iso6393.sxo: 'sxo', - Iso6393.sxr: 'sxr', - Iso6393.sxs: 'sxs', - Iso6393.sxu: 'sxu', - Iso6393.sxw: 'sxw', - Iso6393.sya: 'sya', - Iso6393.syb: 'syb', - Iso6393.syc: 'syc', - Iso6393.syi: 'syi', - Iso6393.syk: 'syk', - Iso6393.syl: 'syl', - Iso6393.sym: 'sym', - Iso6393.syn: 'syn', - Iso6393.syo: 'syo', - Iso6393.syr: 'syr', - Iso6393.sys: 'sys', - Iso6393.syw: 'syw', - Iso6393.syx: 'syx', - Iso6393.syy: 'syy', - Iso6393.sza: 'sza', - Iso6393.szb: 'szb', - Iso6393.szc: 'szc', - Iso6393.szd: 'szd', - Iso6393.sze: 'sze', - Iso6393.szg: 'szg', - Iso6393.szl: 'szl', - Iso6393.szn: 'szn', - Iso6393.szp: 'szp', - Iso6393.szs: 'szs', - Iso6393.szv: 'szv', - Iso6393.szw: 'szw', - Iso6393.szy: 'szy', - Iso6393.taa: 'taa', - Iso6393.tab: 'tab', - Iso6393.tac: 'tac', - Iso6393.tad: 'tad', - Iso6393.tae: 'tae', - Iso6393.taf: 'taf', - Iso6393.tag: 'tag', - Iso6393.tah: 'tah', - Iso6393.taj: 'taj', - Iso6393.tak: 'tak', - Iso6393.tal: 'tal', - Iso6393.tam: 'tam', - Iso6393.tan: 'tan', - Iso6393.tao: 'tao', - Iso6393.tap: 'tap', - Iso6393.taq: 'taq', - Iso6393.tar: 'tar', - Iso6393.tas: 'tas', - Iso6393.tat: 'tat', - Iso6393.tau: 'tau', - Iso6393.tav: 'tav', - Iso6393.taw: 'taw', - Iso6393.tax: 'tax', - Iso6393.tay: 'tay', - Iso6393.taz: 'taz', - Iso6393.tba: 'tba', - Iso6393.tbc: 'tbc', - Iso6393.tbd: 'tbd', - Iso6393.tbe: 'tbe', - Iso6393.tbf: 'tbf', - Iso6393.tbg: 'tbg', - Iso6393.tbh: 'tbh', - Iso6393.tbi: 'tbi', - Iso6393.tbj: 'tbj', - Iso6393.tbk: 'tbk', - Iso6393.tbl: 'tbl', - Iso6393.tbm: 'tbm', - Iso6393.tbn: 'tbn', - Iso6393.tbo: 'tbo', - Iso6393.tbp: 'tbp', - Iso6393.tbr: 'tbr', - Iso6393.tbs: 'tbs', - Iso6393.tbt: 'tbt', - Iso6393.tbu: 'tbu', - Iso6393.tbv: 'tbv', - Iso6393.tbw: 'tbw', - Iso6393.tbx: 'tbx', - Iso6393.tby: 'tby', - Iso6393.tbz: 'tbz', - Iso6393.tca: 'tca', - Iso6393.tcb: 'tcb', - Iso6393.tcc: 'tcc', - Iso6393.tcd: 'tcd', - Iso6393.tce: 'tce', - Iso6393.tcf: 'tcf', - Iso6393.tcg: 'tcg', - Iso6393.tch: 'tch', - Iso6393.tci: 'tci', - Iso6393.tck: 'tck', - Iso6393.tcl: 'tcl', - Iso6393.tcm: 'tcm', - Iso6393.tcn: 'tcn', - Iso6393.tco: 'tco', - Iso6393.tcp: 'tcp', - Iso6393.tcq: 'tcq', - Iso6393.tcs: 'tcs', - Iso6393.tct: 'tct', - Iso6393.tcu: 'tcu', - Iso6393.tcw: 'tcw', - Iso6393.tcx: 'tcx', - Iso6393.tcy: 'tcy', - Iso6393.tcz: 'tcz', - Iso6393.tda: 'tda', - Iso6393.tdb: 'tdb', - Iso6393.tdc: 'tdc', - Iso6393.tdd: 'tdd', - Iso6393.tde: 'tde', - Iso6393.tdf: 'tdf', - Iso6393.tdg: 'tdg', - Iso6393.tdh: 'tdh', - Iso6393.tdi: 'tdi', - Iso6393.tdj: 'tdj', - Iso6393.tdk: 'tdk', - Iso6393.tdl: 'tdl', - Iso6393.tdm: 'tdm', - Iso6393.tdn: 'tdn', - Iso6393.tdo: 'tdo', - Iso6393.tdq: 'tdq', - Iso6393.tdr: 'tdr', - Iso6393.tds: 'tds', - Iso6393.tdt: 'tdt', - Iso6393.tdv: 'tdv', - Iso6393.tdx: 'tdx', - Iso6393.tdy: 'tdy', - Iso6393.tea: 'tea', - Iso6393.teb: 'teb', - Iso6393.tec: 'tec', - Iso6393.ted: 'ted', - Iso6393.tee: 'tee', - Iso6393.tef: 'tef', - Iso6393.teg: 'teg', - Iso6393.teh: 'teh', - Iso6393.tei: 'tei', - Iso6393.tek: 'tek', - Iso6393.tel: 'tel', - Iso6393.tem: 'tem', - Iso6393.ten: 'ten', - Iso6393.teo: 'teo', - Iso6393.tep: 'tep', - Iso6393.teq: 'teq', - Iso6393.ter: 'ter', - Iso6393.tes: 'tes', - Iso6393.tet: 'tet', - Iso6393.teu: 'teu', - Iso6393.tev: 'tev', - Iso6393.tew: 'tew', - Iso6393.tex: 'tex', - Iso6393.tey: 'tey', - Iso6393.tez: 'tez', - Iso6393.tfi: 'tfi', - Iso6393.tfn: 'tfn', - Iso6393.tfo: 'tfo', - Iso6393.tfr: 'tfr', - Iso6393.tft: 'tft', - Iso6393.tga: 'tga', - Iso6393.tgb: 'tgb', - Iso6393.tgc: 'tgc', - Iso6393.tgd: 'tgd', - Iso6393.tge: 'tge', - Iso6393.tgf: 'tgf', - Iso6393.tgh: 'tgh', - Iso6393.tgi: 'tgi', - Iso6393.tgj: 'tgj', - Iso6393.tgk: 'tgk', - Iso6393.tgl: 'tgl', - Iso6393.tgn: 'tgn', - Iso6393.tgo: 'tgo', - Iso6393.tgp: 'tgp', - Iso6393.tgq: 'tgq', - Iso6393.tgr: 'tgr', - Iso6393.tgs: 'tgs', - Iso6393.tgt: 'tgt', - Iso6393.tgu: 'tgu', - Iso6393.tgv: 'tgv', - Iso6393.tgw: 'tgw', - Iso6393.tgx: 'tgx', - Iso6393.tgy: 'tgy', - Iso6393.tgz: 'tgz', - Iso6393.tha: 'tha', - Iso6393.thd: 'thd', - Iso6393.the: 'the', - Iso6393.thf: 'thf', - Iso6393.thh: 'thh', - Iso6393.thi: 'thi', - Iso6393.thk: 'thk', - Iso6393.thl: 'thl', - Iso6393.thm: 'thm', - Iso6393.thn: 'thn', - Iso6393.thp: 'thp', - Iso6393.thq: 'thq', - Iso6393.thr: 'thr', - Iso6393.ths: 'ths', - Iso6393.tht: 'tht', - Iso6393.thu: 'thu', - Iso6393.thv: 'thv', - Iso6393.thy: 'thy', - Iso6393.thz: 'thz', - Iso6393.tia: 'tia', - Iso6393.tic: 'tic', - Iso6393.tif: 'tif', - Iso6393.tig: 'tig', - Iso6393.tih: 'tih', - Iso6393.tii: 'tii', - Iso6393.tij: 'tij', - Iso6393.tik: 'tik', - Iso6393.til: 'til', - Iso6393.tim: 'tim', - Iso6393.tin: 'tin', - Iso6393.tio: 'tio', - Iso6393.tip: 'tip', - Iso6393.tiq: 'tiq', - Iso6393.tir: 'tir', - Iso6393.tis: 'tis', - Iso6393.tit: 'tit', - Iso6393.tiu: 'tiu', - Iso6393.tiv: 'tiv', - Iso6393.tiw: 'tiw', - Iso6393.tix: 'tix', - Iso6393.tiy: 'tiy', - Iso6393.tiz: 'tiz', - Iso6393.tja: 'tja', - Iso6393.tjg: 'tjg', - Iso6393.tji: 'tji', - Iso6393.tjj: 'tjj', - Iso6393.tjl: 'tjl', - Iso6393.tjm: 'tjm', - Iso6393.tjn: 'tjn', - Iso6393.tjo: 'tjo', - Iso6393.tjp: 'tjp', - Iso6393.tjs: 'tjs', - Iso6393.tju: 'tju', - Iso6393.tjw: 'tjw', - Iso6393.tka: 'tka', - Iso6393.tkb: 'tkb', - Iso6393.tkd: 'tkd', - Iso6393.tke: 'tke', - Iso6393.tkf: 'tkf', - Iso6393.tkg: 'tkg', - Iso6393.tkl: 'tkl', - Iso6393.tkm: 'tkm', - Iso6393.tkn: 'tkn', - Iso6393.tkp: 'tkp', - Iso6393.tkq: 'tkq', - Iso6393.tkr: 'tkr', - Iso6393.tks: 'tks', - Iso6393.tkt: 'tkt', - Iso6393.tku: 'tku', - Iso6393.tkv: 'tkv', - Iso6393.tkw: 'tkw', - Iso6393.tkx: 'tkx', - Iso6393.tkz: 'tkz', - Iso6393.tla: 'tla', - Iso6393.tlb: 'tlb', - Iso6393.tlc: 'tlc', - Iso6393.tld: 'tld', - Iso6393.tlf: 'tlf', - Iso6393.tlg: 'tlg', - Iso6393.tlh: 'tlh', - Iso6393.tli: 'tli', - Iso6393.tlj: 'tlj', - Iso6393.tlk: 'tlk', - Iso6393.tll: 'tll', - Iso6393.tlm: 'tlm', - Iso6393.tln: 'tln', - Iso6393.tlo: 'tlo', - Iso6393.tlp: 'tlp', - Iso6393.tlq: 'tlq', - Iso6393.tlr: 'tlr', - Iso6393.tls: 'tls', - Iso6393.tlt: 'tlt', - Iso6393.tlu: 'tlu', - Iso6393.tlv: 'tlv', - Iso6393.tlx: 'tlx', - Iso6393.tly: 'tly', - Iso6393.tma: 'tma', - Iso6393.tmb: 'tmb', - Iso6393.tmc: 'tmc', - Iso6393.tmd: 'tmd', - Iso6393.tme: 'tme', - Iso6393.tmf: 'tmf', - Iso6393.tmg: 'tmg', - Iso6393.tmh: 'tmh', - Iso6393.tmi: 'tmi', - Iso6393.tmj: 'tmj', - Iso6393.tmk: 'tmk', - Iso6393.tml: 'tml', - Iso6393.tmm: 'tmm', - Iso6393.tmn: 'tmn', - Iso6393.tmo: 'tmo', - Iso6393.tmq: 'tmq', - Iso6393.tmr: 'tmr', - Iso6393.tms: 'tms', - Iso6393.tmt: 'tmt', - Iso6393.tmu: 'tmu', - Iso6393.tmv: 'tmv', - Iso6393.tmw: 'tmw', - Iso6393.tmy: 'tmy', - Iso6393.tmz: 'tmz', - Iso6393.tna: 'tna', - Iso6393.tnb: 'tnb', - Iso6393.tnc: 'tnc', - Iso6393.tnd: 'tnd', - Iso6393.tng: 'tng', - Iso6393.tnh: 'tnh', - Iso6393.tni: 'tni', - Iso6393.tnk: 'tnk', - Iso6393.tnl: 'tnl', - Iso6393.tnm: 'tnm', - Iso6393.tnn: 'tnn', - Iso6393.tno: 'tno', - Iso6393.tnp: 'tnp', - Iso6393.tnq: 'tnq', - Iso6393.tnr: 'tnr', - Iso6393.tns: 'tns', - Iso6393.tnt: 'tnt', - Iso6393.tnu: 'tnu', - Iso6393.tnv: 'tnv', - Iso6393.tnw: 'tnw', - Iso6393.tnx: 'tnx', - Iso6393.tny: 'tny', - Iso6393.tnz: 'tnz', - Iso6393.tob: 'tob', - Iso6393.toc: 'toc', - Iso6393.tod: 'tod', - Iso6393.tof: 'tof', - Iso6393.tog: 'tog', - Iso6393.toh: 'toh', - Iso6393.toi: 'toi', - Iso6393.toj: 'toj', - Iso6393.tok: 'tok', - Iso6393.tol: 'tol', - Iso6393.tom: 'tom', - Iso6393.ton: 'ton', - Iso6393.too: 'too', - Iso6393.top: 'top', - Iso6393.toq: 'toq', - Iso6393.tor: 'tor', - Iso6393.tos: 'tos', - Iso6393.tou: 'tou', - Iso6393.tov: 'tov', - Iso6393.tow: 'tow', - Iso6393.tox: 'tox', - Iso6393.toy: 'toy', - Iso6393.toz: 'toz', - Iso6393.tpa: 'tpa', - Iso6393.tpc: 'tpc', - Iso6393.tpe: 'tpe', - Iso6393.tpf: 'tpf', - Iso6393.tpg: 'tpg', - Iso6393.tpi: 'tpi', - Iso6393.tpj: 'tpj', - Iso6393.tpk: 'tpk', - Iso6393.tpl: 'tpl', - Iso6393.tpm: 'tpm', - Iso6393.tpn: 'tpn', - Iso6393.tpo: 'tpo', - Iso6393.tpp: 'tpp', - Iso6393.tpq: 'tpq', - Iso6393.tpr: 'tpr', - Iso6393.tpt: 'tpt', - Iso6393.tpu: 'tpu', - Iso6393.tpv: 'tpv', - Iso6393.tpw: 'tpw', - Iso6393.tpx: 'tpx', - Iso6393.tpy: 'tpy', - Iso6393.tpz: 'tpz', - Iso6393.tqb: 'tqb', - Iso6393.tql: 'tql', - Iso6393.tqm: 'tqm', - Iso6393.tqn: 'tqn', - Iso6393.tqo: 'tqo', - Iso6393.tqp: 'tqp', - Iso6393.tqq: 'tqq', - Iso6393.tqr: 'tqr', - Iso6393.tqt: 'tqt', - Iso6393.tqu: 'tqu', - Iso6393.tqw: 'tqw', - Iso6393.tra: 'tra', - Iso6393.trb: 'trb', - Iso6393.trc: 'trc', - Iso6393.trd: 'trd', - Iso6393.tre: 'tre', - Iso6393.trf: 'trf', - Iso6393.trg: 'trg', - Iso6393.trh: 'trh', - Iso6393.tri: 'tri', - Iso6393.trj: 'trj', - Iso6393.trl: 'trl', - Iso6393.trm: 'trm', - Iso6393.trn: 'trn', - Iso6393.tro: 'tro', - Iso6393.trp: 'trp', - Iso6393.trq: 'trq', - Iso6393.trr: 'trr', - Iso6393.trs: 'trs', - Iso6393.trt: 'trt', - Iso6393.tru: 'tru', - Iso6393.trv: 'trv', - Iso6393.trw: 'trw', - Iso6393.trx: 'trx', - Iso6393.tryAA: 'try', - Iso6393.trz: 'trz', - Iso6393.tsa: 'tsa', - Iso6393.tsb: 'tsb', - Iso6393.tsc: 'tsc', - Iso6393.tsd: 'tsd', - Iso6393.tse: 'tse', - Iso6393.tsg: 'tsg', - Iso6393.tsh: 'tsh', - Iso6393.tsi: 'tsi', - Iso6393.tsj: 'tsj', - Iso6393.tsk: 'tsk', - Iso6393.tsl: 'tsl', - Iso6393.tsm: 'tsm', - Iso6393.tsn: 'tsn', - Iso6393.tso: 'tso', - Iso6393.tsp: 'tsp', - Iso6393.tsq: 'tsq', - Iso6393.tsr: 'tsr', - Iso6393.tss: 'tss', - Iso6393.tst: 'tst', - Iso6393.tsu: 'tsu', - Iso6393.tsv: 'tsv', - Iso6393.tsw: 'tsw', - Iso6393.tsx: 'tsx', - Iso6393.tsy: 'tsy', - Iso6393.tsz: 'tsz', - Iso6393.tta: 'tta', - Iso6393.ttb: 'ttb', - Iso6393.ttc: 'ttc', - Iso6393.ttd: 'ttd', - Iso6393.tte: 'tte', - Iso6393.ttf: 'ttf', - Iso6393.ttg: 'ttg', - Iso6393.tth: 'tth', - Iso6393.tti: 'tti', - Iso6393.ttj: 'ttj', - Iso6393.ttk: 'ttk', - Iso6393.ttl: 'ttl', - Iso6393.ttm: 'ttm', - Iso6393.ttn: 'ttn', - Iso6393.tto: 'tto', - Iso6393.ttp: 'ttp', - Iso6393.ttq: 'ttq', - Iso6393.ttr: 'ttr', - Iso6393.tts: 'tts', - Iso6393.ttt: 'ttt', - Iso6393.ttu: 'ttu', - Iso6393.ttv: 'ttv', - Iso6393.ttw: 'ttw', - Iso6393.tty: 'tty', - Iso6393.ttz: 'ttz', - Iso6393.tua: 'tua', - Iso6393.tub: 'tub', - Iso6393.tuc: 'tuc', - Iso6393.tud: 'tud', - Iso6393.tue: 'tue', - Iso6393.tuf: 'tuf', - Iso6393.tug: 'tug', - Iso6393.tuh: 'tuh', - Iso6393.tui: 'tui', - Iso6393.tuj: 'tuj', - Iso6393.tuk: 'tuk', - Iso6393.tul: 'tul', - Iso6393.tum: 'tum', - Iso6393.tun: 'tun', - Iso6393.tuo: 'tuo', - Iso6393.tuq: 'tuq', - Iso6393.tur: 'tur', - Iso6393.tus: 'tus', - Iso6393.tuu: 'tuu', - Iso6393.tuv: 'tuv', - Iso6393.tux: 'tux', - Iso6393.tuy: 'tuy', - Iso6393.tuz: 'tuz', - Iso6393.tva: 'tva', - Iso6393.tvd: 'tvd', - Iso6393.tve: 'tve', - Iso6393.tvk: 'tvk', - Iso6393.tvl: 'tvl', - Iso6393.tvm: 'tvm', - Iso6393.tvn: 'tvn', - Iso6393.tvo: 'tvo', - Iso6393.tvs: 'tvs', - Iso6393.tvt: 'tvt', - Iso6393.tvu: 'tvu', - Iso6393.tvw: 'tvw', - Iso6393.tvx: 'tvx', - Iso6393.tvy: 'tvy', - Iso6393.twa: 'twa', - Iso6393.twb: 'twb', - Iso6393.twc: 'twc', - Iso6393.twd: 'twd', - Iso6393.twe: 'twe', - Iso6393.twf: 'twf', - Iso6393.twg: 'twg', - Iso6393.twh: 'twh', - Iso6393.twi: 'twi', - Iso6393.twl: 'twl', - Iso6393.twm: 'twm', - Iso6393.twn: 'twn', - Iso6393.two: 'two', - Iso6393.twp: 'twp', - Iso6393.twq: 'twq', - Iso6393.twr: 'twr', - Iso6393.twt: 'twt', - Iso6393.twu: 'twu', - Iso6393.tww: 'tww', - Iso6393.twx: 'twx', - Iso6393.twy: 'twy', - Iso6393.txa: 'txa', - Iso6393.txb: 'txb', - Iso6393.txc: 'txc', - Iso6393.txe: 'txe', - Iso6393.txg: 'txg', - Iso6393.txh: 'txh', - Iso6393.txi: 'txi', - Iso6393.txj: 'txj', - Iso6393.txm: 'txm', - Iso6393.txn: 'txn', - Iso6393.txo: 'txo', - Iso6393.txq: 'txq', - Iso6393.txr: 'txr', - Iso6393.txs: 'txs', - Iso6393.txt: 'txt', - Iso6393.txu: 'txu', - Iso6393.txx: 'txx', - Iso6393.txy: 'txy', - Iso6393.tya: 'tya', - Iso6393.tye: 'tye', - Iso6393.tyh: 'tyh', - Iso6393.tyi: 'tyi', - Iso6393.tyj: 'tyj', - Iso6393.tyl: 'tyl', - Iso6393.tyn: 'tyn', - Iso6393.typ: 'typ', - Iso6393.tyr: 'tyr', - Iso6393.tys: 'tys', - Iso6393.tyt: 'tyt', - Iso6393.tyu: 'tyu', - Iso6393.tyv: 'tyv', - Iso6393.tyx: 'tyx', - Iso6393.tyy: 'tyy', - Iso6393.tyz: 'tyz', - Iso6393.tza: 'tza', - Iso6393.tzh: 'tzh', - Iso6393.tzj: 'tzj', - Iso6393.tzl: 'tzl', - Iso6393.tzm: 'tzm', - Iso6393.tzn: 'tzn', - Iso6393.tzo: 'tzo', - Iso6393.tzx: 'tzx', - Iso6393.uam: 'uam', - Iso6393.uan: 'uan', - Iso6393.uar: 'uar', - Iso6393.uba: 'uba', - Iso6393.ubi: 'ubi', - Iso6393.ubl: 'ubl', - Iso6393.ubr: 'ubr', - Iso6393.ubu: 'ubu', - Iso6393.uby: 'uby', - Iso6393.uda: 'uda', - Iso6393.ude: 'ude', - Iso6393.udg: 'udg', - Iso6393.udi: 'udi', - Iso6393.udj: 'udj', - Iso6393.udl: 'udl', - Iso6393.udm: 'udm', - Iso6393.udu: 'udu', - Iso6393.ues: 'ues', - Iso6393.ufi: 'ufi', - Iso6393.uga: 'uga', - Iso6393.ugb: 'ugb', - Iso6393.uge: 'uge', - Iso6393.ugh: 'ugh', - Iso6393.ugn: 'ugn', - Iso6393.ugo: 'ugo', - Iso6393.ugy: 'ugy', - Iso6393.uha: 'uha', - Iso6393.uhn: 'uhn', - Iso6393.uig: 'uig', - Iso6393.uis: 'uis', - Iso6393.uiv: 'uiv', - Iso6393.uji: 'uji', - Iso6393.uka: 'uka', - Iso6393.ukg: 'ukg', - Iso6393.ukh: 'ukh', - Iso6393.uki: 'uki', - Iso6393.ukk: 'ukk', - Iso6393.ukl: 'ukl', - Iso6393.ukp: 'ukp', - Iso6393.ukq: 'ukq', - Iso6393.ukr: 'ukr', - Iso6393.uks: 'uks', - Iso6393.uku: 'uku', - Iso6393.ukv: 'ukv', - Iso6393.ukw: 'ukw', - Iso6393.uky: 'uky', - Iso6393.ula: 'ula', - Iso6393.ulb: 'ulb', - Iso6393.ulc: 'ulc', - Iso6393.ule: 'ule', - Iso6393.ulf: 'ulf', - Iso6393.uli: 'uli', - Iso6393.ulk: 'ulk', - Iso6393.ull: 'ull', - Iso6393.ulm: 'ulm', - Iso6393.uln: 'uln', - Iso6393.ulu: 'ulu', - Iso6393.ulw: 'ulw', - Iso6393.uma: 'uma', - Iso6393.umb: 'umb', - Iso6393.umc: 'umc', - Iso6393.umd: 'umd', - Iso6393.umg: 'umg', - Iso6393.umi: 'umi', - Iso6393.umm: 'umm', - Iso6393.umn: 'umn', - Iso6393.umo: 'umo', - Iso6393.ump: 'ump', - Iso6393.umr: 'umr', - Iso6393.ums: 'ums', - Iso6393.umu: 'umu', - Iso6393.una: 'una', - Iso6393.und: 'und', - Iso6393.une: 'une', - Iso6393.ung: 'ung', - Iso6393.uni: 'uni', - Iso6393.unk: 'unk', - Iso6393.unm: 'unm', - Iso6393.unn: 'unn', - Iso6393.unr: 'unr', - Iso6393.unu: 'unu', - Iso6393.unx: 'unx', - Iso6393.unz: 'unz', - Iso6393.uon: 'uon', - Iso6393.upi: 'upi', - Iso6393.upv: 'upv', - Iso6393.ura: 'ura', - Iso6393.urb: 'urb', - Iso6393.urc: 'urc', - Iso6393.urd: 'urd', - Iso6393.ure: 'ure', - Iso6393.urf: 'urf', - Iso6393.urg: 'urg', - Iso6393.urh: 'urh', - Iso6393.uri: 'uri', - Iso6393.urk: 'urk', - Iso6393.url: 'url', - Iso6393.urm: 'urm', - Iso6393.urn: 'urn', - Iso6393.uro: 'uro', - Iso6393.urp: 'urp', - Iso6393.urr: 'urr', - Iso6393.urt: 'urt', - Iso6393.uru: 'uru', - Iso6393.urv: 'urv', - Iso6393.urw: 'urw', - Iso6393.urx: 'urx', - Iso6393.ury: 'ury', - Iso6393.urz: 'urz', - Iso6393.usa: 'usa', - Iso6393.ush: 'ush', - Iso6393.usi: 'usi', - Iso6393.usk: 'usk', - Iso6393.usp: 'usp', - Iso6393.uss: 'uss', - Iso6393.usu: 'usu', - Iso6393.uta: 'uta', - Iso6393.ute: 'ute', - Iso6393.uth: 'uth', - Iso6393.utp: 'utp', - Iso6393.utr: 'utr', - Iso6393.utu: 'utu', - Iso6393.uum: 'uum', - Iso6393.uur: 'uur', - Iso6393.uuu: 'uuu', - Iso6393.uve: 'uve', - Iso6393.uvh: 'uvh', - Iso6393.uvl: 'uvl', - Iso6393.uwa: 'uwa', - Iso6393.uya: 'uya', - Iso6393.uzb: 'uzb', - Iso6393.uzn: 'uzn', - Iso6393.uzs: 'uzs', - Iso6393.vaa: 'vaa', - Iso6393.vae: 'vae', - Iso6393.vaf: 'vaf', - Iso6393.vag: 'vag', - Iso6393.vah: 'vah', - Iso6393.vai: 'vai', - Iso6393.vaj: 'vaj', - Iso6393.val: 'val', - Iso6393.vam: 'vam', - Iso6393.van: 'van', - Iso6393.vao: 'vao', - Iso6393.vap: 'vap', - Iso6393.varAA: 'var', - Iso6393.vas: 'vas', - Iso6393.vau: 'vau', - Iso6393.vav: 'vav', - Iso6393.vay: 'vay', - Iso6393.vbb: 'vbb', - Iso6393.vbk: 'vbk', - Iso6393.vec: 'vec', - Iso6393.ved: 'ved', - Iso6393.vel: 'vel', - Iso6393.vem: 'vem', - Iso6393.ven: 'ven', - Iso6393.veo: 'veo', - Iso6393.vep: 'vep', - Iso6393.ver: 'ver', - Iso6393.vgr: 'vgr', - Iso6393.vgt: 'vgt', - Iso6393.vic: 'vic', - Iso6393.vid: 'vid', - Iso6393.vie: 'vie', - Iso6393.vif: 'vif', - Iso6393.vig: 'vig', - Iso6393.vil: 'vil', - Iso6393.vin: 'vin', - Iso6393.vis: 'vis', - Iso6393.vit: 'vit', - Iso6393.viv: 'viv', - Iso6393.vka: 'vka', - Iso6393.vkj: 'vkj', - Iso6393.vkk: 'vkk', - Iso6393.vkl: 'vkl', - Iso6393.vkm: 'vkm', - Iso6393.vkn: 'vkn', - Iso6393.vko: 'vko', - Iso6393.vkp: 'vkp', - Iso6393.vkt: 'vkt', - Iso6393.vku: 'vku', - Iso6393.vkz: 'vkz', - Iso6393.vlp: 'vlp', - Iso6393.vls: 'vls', - Iso6393.vma: 'vma', - Iso6393.vmb: 'vmb', - Iso6393.vmc: 'vmc', - Iso6393.vmd: 'vmd', - Iso6393.vme: 'vme', - Iso6393.vmf: 'vmf', - Iso6393.vmg: 'vmg', - Iso6393.vmh: 'vmh', - Iso6393.vmi: 'vmi', - Iso6393.vmj: 'vmj', - Iso6393.vmk: 'vmk', - Iso6393.vml: 'vml', - Iso6393.vmm: 'vmm', - Iso6393.vmp: 'vmp', - Iso6393.vmq: 'vmq', - Iso6393.vmr: 'vmr', - Iso6393.vms: 'vms', - Iso6393.vmu: 'vmu', - Iso6393.vmv: 'vmv', - Iso6393.vmw: 'vmw', - Iso6393.vmx: 'vmx', - Iso6393.vmy: 'vmy', - Iso6393.vmz: 'vmz', - Iso6393.vnk: 'vnk', - Iso6393.vnm: 'vnm', - Iso6393.vnp: 'vnp', - Iso6393.vol: 'vol', - Iso6393.vor: 'vor', - Iso6393.vot: 'vot', - Iso6393.vra: 'vra', - Iso6393.vro: 'vro', - Iso6393.vrs: 'vrs', - Iso6393.vrt: 'vrt', - Iso6393.vsi: 'vsi', - Iso6393.vsl: 'vsl', - Iso6393.vsv: 'vsv', - Iso6393.vto: 'vto', - Iso6393.vum: 'vum', - Iso6393.vun: 'vun', - Iso6393.vut: 'vut', - Iso6393.vwa: 'vwa', - Iso6393.waa: 'waa', - Iso6393.wab: 'wab', - Iso6393.wac: 'wac', - Iso6393.wad: 'wad', - Iso6393.wae: 'wae', - Iso6393.waf: 'waf', - Iso6393.wag: 'wag', - Iso6393.wah: 'wah', - Iso6393.wai: 'wai', - Iso6393.waj: 'waj', - Iso6393.wal: 'wal', - Iso6393.wam: 'wam', - Iso6393.wan: 'wan', - Iso6393.wao: 'wao', - Iso6393.wap: 'wap', - Iso6393.waq: 'waq', - Iso6393.war: 'war', - Iso6393.was: 'was', - Iso6393.wat: 'wat', - Iso6393.wau: 'wau', - Iso6393.wav: 'wav', - Iso6393.waw: 'waw', - Iso6393.wax: 'wax', - Iso6393.way: 'way', - Iso6393.waz: 'waz', - Iso6393.wba: 'wba', - Iso6393.wbb: 'wbb', - Iso6393.wbe: 'wbe', - Iso6393.wbf: 'wbf', - Iso6393.wbh: 'wbh', - Iso6393.wbi: 'wbi', - Iso6393.wbj: 'wbj', - Iso6393.wbk: 'wbk', - Iso6393.wbl: 'wbl', - Iso6393.wbm: 'wbm', - Iso6393.wbp: 'wbp', - Iso6393.wbq: 'wbq', - Iso6393.wbr: 'wbr', - Iso6393.wbs: 'wbs', - Iso6393.wbt: 'wbt', - Iso6393.wbv: 'wbv', - Iso6393.wbw: 'wbw', - Iso6393.wca: 'wca', - Iso6393.wci: 'wci', - Iso6393.wdd: 'wdd', - Iso6393.wdg: 'wdg', - Iso6393.wdj: 'wdj', - Iso6393.wdk: 'wdk', - Iso6393.wdt: 'wdt', - Iso6393.wdu: 'wdu', - Iso6393.wdy: 'wdy', - Iso6393.wea: 'wea', - Iso6393.wec: 'wec', - Iso6393.wed: 'wed', - Iso6393.weg: 'weg', - Iso6393.weh: 'weh', - Iso6393.wei: 'wei', - Iso6393.wem: 'wem', - Iso6393.weo: 'weo', - Iso6393.wep: 'wep', - Iso6393.wer: 'wer', - Iso6393.wes: 'wes', - Iso6393.wet: 'wet', - Iso6393.weu: 'weu', - Iso6393.wew: 'wew', - Iso6393.wfg: 'wfg', - Iso6393.wga: 'wga', - Iso6393.wgb: 'wgb', - Iso6393.wgg: 'wgg', - Iso6393.wgi: 'wgi', - Iso6393.wgo: 'wgo', - Iso6393.wgu: 'wgu', - Iso6393.wgy: 'wgy', - Iso6393.wha: 'wha', - Iso6393.whg: 'whg', - Iso6393.whk: 'whk', - Iso6393.whu: 'whu', - Iso6393.wib: 'wib', - Iso6393.wic: 'wic', - Iso6393.wie: 'wie', - Iso6393.wif: 'wif', - Iso6393.wig: 'wig', - Iso6393.wih: 'wih', - Iso6393.wii: 'wii', - Iso6393.wij: 'wij', - Iso6393.wik: 'wik', - Iso6393.wil: 'wil', - Iso6393.wim: 'wim', - Iso6393.win: 'win', - Iso6393.wir: 'wir', - Iso6393.wiu: 'wiu', - Iso6393.wiv: 'wiv', - Iso6393.wiy: 'wiy', - Iso6393.wja: 'wja', - Iso6393.wji: 'wji', - Iso6393.wka: 'wka', - Iso6393.wkb: 'wkb', - Iso6393.wkd: 'wkd', - Iso6393.wkl: 'wkl', - Iso6393.wkr: 'wkr', - Iso6393.wku: 'wku', - Iso6393.wkw: 'wkw', - Iso6393.wky: 'wky', - Iso6393.wla: 'wla', - Iso6393.wlc: 'wlc', - Iso6393.wle: 'wle', - Iso6393.wlg: 'wlg', - Iso6393.wlh: 'wlh', - Iso6393.wli: 'wli', - Iso6393.wlk: 'wlk', - Iso6393.wll: 'wll', - Iso6393.wlm: 'wlm', - Iso6393.wln: 'wln', - Iso6393.wlo: 'wlo', - Iso6393.wlr: 'wlr', - Iso6393.wls: 'wls', - Iso6393.wlu: 'wlu', - Iso6393.wlv: 'wlv', - Iso6393.wlw: 'wlw', - Iso6393.wlx: 'wlx', - Iso6393.wly: 'wly', - Iso6393.wma: 'wma', - Iso6393.wmb: 'wmb', - Iso6393.wmc: 'wmc', - Iso6393.wmd: 'wmd', - Iso6393.wme: 'wme', - Iso6393.wmg: 'wmg', - Iso6393.wmh: 'wmh', - Iso6393.wmi: 'wmi', - Iso6393.wmm: 'wmm', - Iso6393.wmn: 'wmn', - Iso6393.wmo: 'wmo', - Iso6393.wms: 'wms', - Iso6393.wmt: 'wmt', - Iso6393.wmw: 'wmw', - Iso6393.wmx: 'wmx', - Iso6393.wnb: 'wnb', - Iso6393.wnc: 'wnc', - Iso6393.wnd: 'wnd', - Iso6393.wne: 'wne', - Iso6393.wng: 'wng', - Iso6393.wni: 'wni', - Iso6393.wnk: 'wnk', - Iso6393.wnm: 'wnm', - Iso6393.wnn: 'wnn', - Iso6393.wno: 'wno', - Iso6393.wnp: 'wnp', - Iso6393.wnu: 'wnu', - Iso6393.wnw: 'wnw', - Iso6393.wny: 'wny', - Iso6393.woa: 'woa', - Iso6393.wob: 'wob', - Iso6393.woc: 'woc', - Iso6393.wod: 'wod', - Iso6393.woe: 'woe', - Iso6393.wof: 'wof', - Iso6393.wog: 'wog', - Iso6393.woi: 'woi', - Iso6393.wok: 'wok', - Iso6393.wol: 'wol', - Iso6393.wom: 'wom', - Iso6393.won: 'won', - Iso6393.woo: 'woo', - Iso6393.wor: 'wor', - Iso6393.wos: 'wos', - Iso6393.wow: 'wow', - Iso6393.woy: 'woy', - Iso6393.wpc: 'wpc', - Iso6393.wrb: 'wrb', - Iso6393.wrg: 'wrg', - Iso6393.wrh: 'wrh', - Iso6393.wri: 'wri', - Iso6393.wrk: 'wrk', - Iso6393.wrl: 'wrl', - Iso6393.wrm: 'wrm', - Iso6393.wrn: 'wrn', - Iso6393.wro: 'wro', - Iso6393.wrp: 'wrp', - Iso6393.wrr: 'wrr', - Iso6393.wrs: 'wrs', - Iso6393.wru: 'wru', - Iso6393.wrv: 'wrv', - Iso6393.wrw: 'wrw', - Iso6393.wrx: 'wrx', - Iso6393.wry: 'wry', - Iso6393.wrz: 'wrz', - Iso6393.wsa: 'wsa', - Iso6393.wsg: 'wsg', - Iso6393.wsi: 'wsi', - Iso6393.wsk: 'wsk', - Iso6393.wsr: 'wsr', - Iso6393.wss: 'wss', - Iso6393.wsu: 'wsu', - Iso6393.wsv: 'wsv', - Iso6393.wtf: 'wtf', - Iso6393.wth: 'wth', - Iso6393.wti: 'wti', - Iso6393.wtk: 'wtk', - Iso6393.wtm: 'wtm', - Iso6393.wtw: 'wtw', - Iso6393.wua: 'wua', - Iso6393.wub: 'wub', - Iso6393.wud: 'wud', - Iso6393.wuh: 'wuh', - Iso6393.wul: 'wul', - Iso6393.wum: 'wum', - Iso6393.wun: 'wun', - Iso6393.wur: 'wur', - Iso6393.wut: 'wut', - Iso6393.wuu: 'wuu', - Iso6393.wuv: 'wuv', - Iso6393.wux: 'wux', - Iso6393.wuy: 'wuy', - Iso6393.wwa: 'wwa', - Iso6393.wwb: 'wwb', - Iso6393.wwo: 'wwo', - Iso6393.wwr: 'wwr', - Iso6393.www: 'www', - Iso6393.wxa: 'wxa', - Iso6393.wxw: 'wxw', - Iso6393.wyb: 'wyb', - Iso6393.wyi: 'wyi', - Iso6393.wym: 'wym', - Iso6393.wyn: 'wyn', - Iso6393.wyr: 'wyr', - Iso6393.wyy: 'wyy', - Iso6393.xaa: 'xaa', - Iso6393.xab: 'xab', - Iso6393.xac: 'xac', - Iso6393.xad: 'xad', - Iso6393.xae: 'xae', - Iso6393.xag: 'xag', - Iso6393.xai: 'xai', - Iso6393.xaj: 'xaj', - Iso6393.xak: 'xak', - Iso6393.xal: 'xal', - Iso6393.xam: 'xam', - Iso6393.xan: 'xan', - Iso6393.xao: 'xao', - Iso6393.xap: 'xap', - Iso6393.xaq: 'xaq', - Iso6393.xar: 'xar', - Iso6393.xas: 'xas', - Iso6393.xat: 'xat', - Iso6393.xau: 'xau', - Iso6393.xav: 'xav', - Iso6393.xaw: 'xaw', - Iso6393.xay: 'xay', - Iso6393.xbb: 'xbb', - Iso6393.xbc: 'xbc', - Iso6393.xbd: 'xbd', - Iso6393.xbe: 'xbe', - Iso6393.xbg: 'xbg', - Iso6393.xbi: 'xbi', - Iso6393.xbj: 'xbj', - Iso6393.xbm: 'xbm', - Iso6393.xbn: 'xbn', - Iso6393.xbo: 'xbo', - Iso6393.xbp: 'xbp', - Iso6393.xbr: 'xbr', - Iso6393.xbw: 'xbw', - Iso6393.xby: 'xby', - Iso6393.xcb: 'xcb', - Iso6393.xcc: 'xcc', - Iso6393.xce: 'xce', - Iso6393.xcg: 'xcg', - Iso6393.xch: 'xch', - Iso6393.xcl: 'xcl', - Iso6393.xcm: 'xcm', - Iso6393.xcn: 'xcn', - Iso6393.xco: 'xco', - Iso6393.xcr: 'xcr', - Iso6393.xct: 'xct', - Iso6393.xcu: 'xcu', - Iso6393.xcv: 'xcv', - Iso6393.xcw: 'xcw', - Iso6393.xcy: 'xcy', - Iso6393.xda: 'xda', - Iso6393.xdc: 'xdc', - Iso6393.xdk: 'xdk', - Iso6393.xdm: 'xdm', - Iso6393.xdo: 'xdo', - Iso6393.xdq: 'xdq', - Iso6393.xdy: 'xdy', - Iso6393.xeb: 'xeb', - Iso6393.xed: 'xed', - Iso6393.xeg: 'xeg', - Iso6393.xel: 'xel', - Iso6393.xem: 'xem', - Iso6393.xep: 'xep', - Iso6393.xer: 'xer', - Iso6393.xes: 'xes', - Iso6393.xet: 'xet', - Iso6393.xeu: 'xeu', - Iso6393.xfa: 'xfa', - Iso6393.xga: 'xga', - Iso6393.xgb: 'xgb', - Iso6393.xgd: 'xgd', - Iso6393.xgf: 'xgf', - Iso6393.xgg: 'xgg', - Iso6393.xgi: 'xgi', - Iso6393.xgl: 'xgl', - Iso6393.xgm: 'xgm', - Iso6393.xgr: 'xgr', - Iso6393.xgu: 'xgu', - Iso6393.xgw: 'xgw', - Iso6393.xha: 'xha', - Iso6393.xhc: 'xhc', - Iso6393.xhd: 'xhd', - Iso6393.xhe: 'xhe', - Iso6393.xhm: 'xhm', - Iso6393.xho: 'xho', - Iso6393.xhr: 'xhr', - Iso6393.xht: 'xht', - Iso6393.xhu: 'xhu', - Iso6393.xhv: 'xhv', - Iso6393.xib: 'xib', - Iso6393.xii: 'xii', - Iso6393.xil: 'xil', - Iso6393.xin: 'xin', - Iso6393.xir: 'xir', - Iso6393.xis: 'xis', - Iso6393.xiv: 'xiv', - Iso6393.xiy: 'xiy', - Iso6393.xjb: 'xjb', - Iso6393.xjt: 'xjt', - Iso6393.xka: 'xka', - Iso6393.xkb: 'xkb', - Iso6393.xkc: 'xkc', - Iso6393.xkd: 'xkd', - Iso6393.xke: 'xke', - Iso6393.xkf: 'xkf', - Iso6393.xkg: 'xkg', - Iso6393.xki: 'xki', - Iso6393.xkj: 'xkj', - Iso6393.xkk: 'xkk', - Iso6393.xkl: 'xkl', - Iso6393.xkn: 'xkn', - Iso6393.xko: 'xko', - Iso6393.xkp: 'xkp', - Iso6393.xkq: 'xkq', - Iso6393.xkr: 'xkr', - Iso6393.xks: 'xks', - Iso6393.xkt: 'xkt', - Iso6393.xku: 'xku', - Iso6393.xkv: 'xkv', - Iso6393.xkw: 'xkw', - Iso6393.xkx: 'xkx', - Iso6393.xky: 'xky', - Iso6393.xkz: 'xkz', - Iso6393.xla: 'xla', - Iso6393.xlb: 'xlb', - Iso6393.xlc: 'xlc', - Iso6393.xld: 'xld', - Iso6393.xle: 'xle', - Iso6393.xlg: 'xlg', - Iso6393.xli: 'xli', - Iso6393.xln: 'xln', - Iso6393.xlo: 'xlo', - Iso6393.xlp: 'xlp', - Iso6393.xls: 'xls', - Iso6393.xlu: 'xlu', - Iso6393.xly: 'xly', - Iso6393.xma: 'xma', - Iso6393.xmb: 'xmb', - Iso6393.xmc: 'xmc', - Iso6393.xmd: 'xmd', - Iso6393.xme: 'xme', - Iso6393.xmf: 'xmf', - Iso6393.xmg: 'xmg', - Iso6393.xmh: 'xmh', - Iso6393.xmj: 'xmj', - Iso6393.xmk: 'xmk', - Iso6393.xml: 'xml', - Iso6393.xmm: 'xmm', - Iso6393.xmn: 'xmn', - Iso6393.xmo: 'xmo', - Iso6393.xmp: 'xmp', - Iso6393.xmq: 'xmq', - Iso6393.xmr: 'xmr', - Iso6393.xms: 'xms', - Iso6393.xmt: 'xmt', - Iso6393.xmu: 'xmu', - Iso6393.xmv: 'xmv', - Iso6393.xmw: 'xmw', - Iso6393.xmx: 'xmx', - Iso6393.xmy: 'xmy', - Iso6393.xmz: 'xmz', - Iso6393.xna: 'xna', - Iso6393.xnb: 'xnb', - Iso6393.xng: 'xng', - Iso6393.xnh: 'xnh', - Iso6393.xni: 'xni', - Iso6393.xnj: 'xnj', - Iso6393.xnk: 'xnk', - Iso6393.xnm: 'xnm', - Iso6393.xnn: 'xnn', - Iso6393.xno: 'xno', - Iso6393.xnq: 'xnq', - Iso6393.xnr: 'xnr', - Iso6393.xns: 'xns', - Iso6393.xnt: 'xnt', - Iso6393.xnu: 'xnu', - Iso6393.xny: 'xny', - Iso6393.xnz: 'xnz', - Iso6393.xoc: 'xoc', - Iso6393.xod: 'xod', - Iso6393.xog: 'xog', - Iso6393.xoi: 'xoi', - Iso6393.xok: 'xok', - Iso6393.xom: 'xom', - Iso6393.xon: 'xon', - Iso6393.xoo: 'xoo', - Iso6393.xop: 'xop', - Iso6393.xor: 'xor', - Iso6393.xow: 'xow', - Iso6393.xpa: 'xpa', - Iso6393.xpb: 'xpb', - Iso6393.xpc: 'xpc', - Iso6393.xpd: 'xpd', - Iso6393.xpe: 'xpe', - Iso6393.xpf: 'xpf', - Iso6393.xpg: 'xpg', - Iso6393.xph: 'xph', - Iso6393.xpi: 'xpi', - Iso6393.xpj: 'xpj', - Iso6393.xpk: 'xpk', - Iso6393.xpl: 'xpl', - Iso6393.xpm: 'xpm', - Iso6393.xpn: 'xpn', - Iso6393.xpo: 'xpo', - Iso6393.xpp: 'xpp', - Iso6393.xpq: 'xpq', - Iso6393.xpr: 'xpr', - Iso6393.xps: 'xps', - Iso6393.xpt: 'xpt', - Iso6393.xpu: 'xpu', - Iso6393.xpv: 'xpv', - Iso6393.xpw: 'xpw', - Iso6393.xpx: 'xpx', - Iso6393.xpy: 'xpy', - Iso6393.xpz: 'xpz', - Iso6393.xqa: 'xqa', - Iso6393.xqt: 'xqt', - Iso6393.xra: 'xra', - Iso6393.xrb: 'xrb', - Iso6393.xrd: 'xrd', - Iso6393.xre: 'xre', - Iso6393.xrg: 'xrg', - Iso6393.xri: 'xri', - Iso6393.xrm: 'xrm', - Iso6393.xrn: 'xrn', - Iso6393.xrr: 'xrr', - Iso6393.xrt: 'xrt', - Iso6393.xru: 'xru', - Iso6393.xrw: 'xrw', - Iso6393.xsa: 'xsa', - Iso6393.xsb: 'xsb', - Iso6393.xsc: 'xsc', - Iso6393.xsd: 'xsd', - Iso6393.xse: 'xse', - Iso6393.xsh: 'xsh', - Iso6393.xsi: 'xsi', - Iso6393.xsj: 'xsj', - Iso6393.xsl: 'xsl', - Iso6393.xsm: 'xsm', - Iso6393.xsn: 'xsn', - Iso6393.xso: 'xso', - Iso6393.xsp: 'xsp', - Iso6393.xsq: 'xsq', - Iso6393.xsr: 'xsr', - Iso6393.xss: 'xss', - Iso6393.xsu: 'xsu', - Iso6393.xsv: 'xsv', - Iso6393.xsy: 'xsy', - Iso6393.xta: 'xta', - Iso6393.xtb: 'xtb', - Iso6393.xtc: 'xtc', - Iso6393.xtd: 'xtd', - Iso6393.xte: 'xte', - Iso6393.xtg: 'xtg', - Iso6393.xth: 'xth', - Iso6393.xti: 'xti', - Iso6393.xtj: 'xtj', - Iso6393.xtl: 'xtl', - Iso6393.xtm: 'xtm', - Iso6393.xtn: 'xtn', - Iso6393.xto: 'xto', - Iso6393.xtp: 'xtp', - Iso6393.xtq: 'xtq', - Iso6393.xtr: 'xtr', - Iso6393.xts: 'xts', - Iso6393.xtt: 'xtt', - Iso6393.xtu: 'xtu', - Iso6393.xtv: 'xtv', - Iso6393.xtw: 'xtw', - Iso6393.xty: 'xty', - Iso6393.xua: 'xua', - Iso6393.xub: 'xub', - Iso6393.xud: 'xud', - Iso6393.xug: 'xug', - Iso6393.xuj: 'xuj', - Iso6393.xul: 'xul', - Iso6393.xum: 'xum', - Iso6393.xun: 'xun', - Iso6393.xuo: 'xuo', - Iso6393.xup: 'xup', - Iso6393.xur: 'xur', - Iso6393.xut: 'xut', - Iso6393.xuu: 'xuu', - Iso6393.xve: 'xve', - Iso6393.xvi: 'xvi', - Iso6393.xvn: 'xvn', - Iso6393.xvo: 'xvo', - Iso6393.xvs: 'xvs', - Iso6393.xwa: 'xwa', - Iso6393.xwc: 'xwc', - Iso6393.xwd: 'xwd', - Iso6393.xwe: 'xwe', - Iso6393.xwg: 'xwg', - Iso6393.xwj: 'xwj', - Iso6393.xwk: 'xwk', - Iso6393.xwl: 'xwl', - Iso6393.xwo: 'xwo', - Iso6393.xwr: 'xwr', - Iso6393.xwt: 'xwt', - Iso6393.xww: 'xww', - Iso6393.xxb: 'xxb', - Iso6393.xxk: 'xxk', - Iso6393.xxm: 'xxm', - Iso6393.xxr: 'xxr', - Iso6393.xxt: 'xxt', - Iso6393.xya: 'xya', - Iso6393.xyb: 'xyb', - Iso6393.xyj: 'xyj', - Iso6393.xyk: 'xyk', - Iso6393.xyl: 'xyl', - Iso6393.xyt: 'xyt', - Iso6393.xyy: 'xyy', - Iso6393.xzh: 'xzh', - Iso6393.xzm: 'xzm', - Iso6393.xzp: 'xzp', - Iso6393.yaa: 'yaa', - Iso6393.yab: 'yab', - Iso6393.yac: 'yac', - Iso6393.yad: 'yad', - Iso6393.yae: 'yae', - Iso6393.yaf: 'yaf', - Iso6393.yag: 'yag', - Iso6393.yah: 'yah', - Iso6393.yai: 'yai', - Iso6393.yaj: 'yaj', - Iso6393.yak: 'yak', - Iso6393.yal: 'yal', - Iso6393.yam: 'yam', - Iso6393.yan: 'yan', - Iso6393.yao: 'yao', - Iso6393.yap: 'yap', - Iso6393.yaq: 'yaq', - Iso6393.yar: 'yar', - Iso6393.yas: 'yas', - Iso6393.yat: 'yat', - Iso6393.yau: 'yau', - Iso6393.yav: 'yav', - Iso6393.yaw: 'yaw', - Iso6393.yax: 'yax', - Iso6393.yay: 'yay', - Iso6393.yaz: 'yaz', - Iso6393.yba: 'yba', - Iso6393.ybb: 'ybb', - Iso6393.ybe: 'ybe', - Iso6393.ybh: 'ybh', - Iso6393.ybi: 'ybi', - Iso6393.ybj: 'ybj', - Iso6393.ybk: 'ybk', - Iso6393.ybl: 'ybl', - Iso6393.ybm: 'ybm', - Iso6393.ybn: 'ybn', - Iso6393.ybo: 'ybo', - Iso6393.ybx: 'ybx', - Iso6393.yby: 'yby', - Iso6393.ych: 'ych', - Iso6393.ycl: 'ycl', - Iso6393.ycn: 'ycn', - Iso6393.ycp: 'ycp', - Iso6393.yda: 'yda', - Iso6393.ydd: 'ydd', - Iso6393.yde: 'yde', - Iso6393.ydg: 'ydg', - Iso6393.ydk: 'ydk', - Iso6393.yea: 'yea', - Iso6393.yec: 'yec', - Iso6393.yee: 'yee', - Iso6393.yei: 'yei', - Iso6393.yej: 'yej', - Iso6393.yel: 'yel', - Iso6393.yer: 'yer', - Iso6393.yes: 'yes', - Iso6393.yet: 'yet', - Iso6393.yeu: 'yeu', - Iso6393.yev: 'yev', - Iso6393.yey: 'yey', - Iso6393.yga: 'yga', - Iso6393.ygi: 'ygi', - Iso6393.ygl: 'ygl', - Iso6393.ygm: 'ygm', - Iso6393.ygp: 'ygp', - Iso6393.ygr: 'ygr', - Iso6393.ygs: 'ygs', - Iso6393.ygu: 'ygu', - Iso6393.ygw: 'ygw', - Iso6393.yha: 'yha', - Iso6393.yhd: 'yhd', - Iso6393.yhl: 'yhl', - Iso6393.yhs: 'yhs', - Iso6393.yia: 'yia', - Iso6393.yid: 'yid', - Iso6393.yif: 'yif', - Iso6393.yig: 'yig', - Iso6393.yih: 'yih', - Iso6393.yii: 'yii', - Iso6393.yij: 'yij', - Iso6393.yik: 'yik', - Iso6393.yil: 'yil', - Iso6393.yim: 'yim', - Iso6393.yin: 'yin', - Iso6393.yip: 'yip', - Iso6393.yiq: 'yiq', - Iso6393.yir: 'yir', - Iso6393.yis: 'yis', - Iso6393.yit: 'yit', - Iso6393.yiu: 'yiu', - Iso6393.yiv: 'yiv', - Iso6393.yix: 'yix', - Iso6393.yiz: 'yiz', - Iso6393.yka: 'yka', - Iso6393.ykg: 'ykg', - Iso6393.yki: 'yki', - Iso6393.ykk: 'ykk', - Iso6393.ykl: 'ykl', - Iso6393.ykm: 'ykm', - Iso6393.ykn: 'ykn', - Iso6393.yko: 'yko', - Iso6393.ykr: 'ykr', - Iso6393.ykt: 'ykt', - Iso6393.yku: 'yku', - Iso6393.yky: 'yky', - Iso6393.yla: 'yla', - Iso6393.ylb: 'ylb', - Iso6393.yle: 'yle', - Iso6393.ylg: 'ylg', - Iso6393.yli: 'yli', - Iso6393.yll: 'yll', - Iso6393.ylm: 'ylm', - Iso6393.yln: 'yln', - Iso6393.ylo: 'ylo', - Iso6393.ylr: 'ylr', - Iso6393.ylu: 'ylu', - Iso6393.yly: 'yly', - Iso6393.ymb: 'ymb', - Iso6393.ymc: 'ymc', - Iso6393.ymd: 'ymd', - Iso6393.yme: 'yme', - Iso6393.ymg: 'ymg', - Iso6393.ymh: 'ymh', - Iso6393.ymi: 'ymi', - Iso6393.ymk: 'ymk', - Iso6393.yml: 'yml', - Iso6393.ymm: 'ymm', - Iso6393.ymn: 'ymn', - Iso6393.ymo: 'ymo', - Iso6393.ymp: 'ymp', - Iso6393.ymq: 'ymq', - Iso6393.ymr: 'ymr', - Iso6393.yms: 'yms', - Iso6393.ymx: 'ymx', - Iso6393.ymz: 'ymz', - Iso6393.yna: 'yna', - Iso6393.ynd: 'ynd', - Iso6393.yne: 'yne', - Iso6393.yng: 'yng', - Iso6393.ynk: 'ynk', - Iso6393.ynl: 'ynl', - Iso6393.ynn: 'ynn', - Iso6393.yno: 'yno', - Iso6393.ynq: 'ynq', - Iso6393.yns: 'yns', - Iso6393.ynu: 'ynu', - Iso6393.yob: 'yob', - Iso6393.yog: 'yog', - Iso6393.yoi: 'yoi', - Iso6393.yok: 'yok', - Iso6393.yol: 'yol', - Iso6393.yom: 'yom', - Iso6393.yon: 'yon', - Iso6393.yor: 'yor', - Iso6393.yot: 'yot', - Iso6393.yox: 'yox', - Iso6393.yoy: 'yoy', - Iso6393.ypa: 'ypa', - Iso6393.ypb: 'ypb', - Iso6393.ypg: 'ypg', - Iso6393.yph: 'yph', - Iso6393.ypm: 'ypm', - Iso6393.ypn: 'ypn', - Iso6393.ypo: 'ypo', - Iso6393.ypp: 'ypp', - Iso6393.ypz: 'ypz', - Iso6393.yra: 'yra', - Iso6393.yrb: 'yrb', - Iso6393.yre: 'yre', - Iso6393.yrk: 'yrk', - Iso6393.yrl: 'yrl', - Iso6393.yrm: 'yrm', - Iso6393.yrn: 'yrn', - Iso6393.yro: 'yro', - Iso6393.yrs: 'yrs', - Iso6393.yrw: 'yrw', - Iso6393.yry: 'yry', - Iso6393.ysc: 'ysc', - Iso6393.ysd: 'ysd', - Iso6393.ysg: 'ysg', - Iso6393.ysl: 'ysl', - Iso6393.ysm: 'ysm', - Iso6393.ysn: 'ysn', - Iso6393.yso: 'yso', - Iso6393.ysp: 'ysp', - Iso6393.ysr: 'ysr', - Iso6393.yss: 'yss', - Iso6393.ysy: 'ysy', - Iso6393.yta: 'yta', - Iso6393.ytl: 'ytl', - Iso6393.ytp: 'ytp', - Iso6393.ytw: 'ytw', - Iso6393.yty: 'yty', - Iso6393.yua: 'yua', - Iso6393.yub: 'yub', - Iso6393.yuc: 'yuc', - Iso6393.yud: 'yud', - Iso6393.yue: 'yue', - Iso6393.yuf: 'yuf', - Iso6393.yug: 'yug', - Iso6393.yui: 'yui', - Iso6393.yuj: 'yuj', - Iso6393.yuk: 'yuk', - Iso6393.yul: 'yul', - Iso6393.yum: 'yum', - Iso6393.yun: 'yun', - Iso6393.yup: 'yup', - Iso6393.yuq: 'yuq', - Iso6393.yur: 'yur', - Iso6393.yut: 'yut', - Iso6393.yuw: 'yuw', - Iso6393.yux: 'yux', - Iso6393.yuy: 'yuy', - Iso6393.yuz: 'yuz', - Iso6393.yva: 'yva', - Iso6393.yvt: 'yvt', - Iso6393.ywa: 'ywa', - Iso6393.ywg: 'ywg', - Iso6393.ywl: 'ywl', - Iso6393.ywn: 'ywn', - Iso6393.ywq: 'ywq', - Iso6393.ywr: 'ywr', - Iso6393.ywt: 'ywt', - Iso6393.ywu: 'ywu', - Iso6393.yww: 'yww', - Iso6393.yxa: 'yxa', - Iso6393.yxg: 'yxg', - Iso6393.yxl: 'yxl', - Iso6393.yxm: 'yxm', - Iso6393.yxu: 'yxu', - Iso6393.yxy: 'yxy', - Iso6393.yyr: 'yyr', - Iso6393.yyu: 'yyu', - Iso6393.yyz: 'yyz', - Iso6393.yzg: 'yzg', - Iso6393.yzk: 'yzk', - Iso6393.zaa: 'zaa', - Iso6393.zab: 'zab', - Iso6393.zac: 'zac', - Iso6393.zad: 'zad', - Iso6393.zae: 'zae', - Iso6393.zaf: 'zaf', - Iso6393.zag: 'zag', - Iso6393.zah: 'zah', - Iso6393.zai: 'zai', - Iso6393.zaj: 'zaj', - Iso6393.zak: 'zak', - Iso6393.zal: 'zal', - Iso6393.zam: 'zam', - Iso6393.zao: 'zao', - Iso6393.zap: 'zap', - Iso6393.zaq: 'zaq', - Iso6393.zar: 'zar', - Iso6393.zas: 'zas', - Iso6393.zat: 'zat', - Iso6393.zau: 'zau', - Iso6393.zav: 'zav', - Iso6393.zaw: 'zaw', - Iso6393.zax: 'zax', - Iso6393.zay: 'zay', - Iso6393.zaz: 'zaz', - Iso6393.zba: 'zba', - Iso6393.zbc: 'zbc', - Iso6393.zbe: 'zbe', - Iso6393.zbl: 'zbl', - Iso6393.zbt: 'zbt', - Iso6393.zbu: 'zbu', - Iso6393.zbw: 'zbw', - Iso6393.zca: 'zca', - Iso6393.zcd: 'zcd', - Iso6393.zch: 'zch', - Iso6393.zdj: 'zdj', - Iso6393.zea: 'zea', - Iso6393.zeg: 'zeg', - Iso6393.zeh: 'zeh', - Iso6393.zen: 'zen', - Iso6393.zga: 'zga', - Iso6393.zgb: 'zgb', - Iso6393.zgh: 'zgh', - Iso6393.zgm: 'zgm', - Iso6393.zgn: 'zgn', - Iso6393.zgr: 'zgr', - Iso6393.zha: 'zha', - Iso6393.zhb: 'zhb', - Iso6393.zhd: 'zhd', - Iso6393.zhi: 'zhi', - Iso6393.zhn: 'zhn', - Iso6393.zho: 'zho', - Iso6393.zhw: 'zhw', - Iso6393.zia: 'zia', - Iso6393.zib: 'zib', - Iso6393.zik: 'zik', - Iso6393.zil: 'zil', - Iso6393.zim: 'zim', - Iso6393.zin: 'zin', - Iso6393.ziw: 'ziw', - Iso6393.ziz: 'ziz', - Iso6393.zka: 'zka', - Iso6393.zkb: 'zkb', - Iso6393.zkd: 'zkd', - Iso6393.zkg: 'zkg', - Iso6393.zkh: 'zkh', - Iso6393.zkk: 'zkk', - Iso6393.zkn: 'zkn', - Iso6393.zko: 'zko', - Iso6393.zkp: 'zkp', - Iso6393.zkr: 'zkr', - Iso6393.zkt: 'zkt', - Iso6393.zku: 'zku', - Iso6393.zkv: 'zkv', - Iso6393.zkz: 'zkz', - Iso6393.zla: 'zla', - Iso6393.zlj: 'zlj', - Iso6393.zlm: 'zlm', - Iso6393.zln: 'zln', - Iso6393.zlq: 'zlq', - Iso6393.zma: 'zma', - Iso6393.zmb: 'zmb', - Iso6393.zmc: 'zmc', - Iso6393.zmd: 'zmd', - Iso6393.zme: 'zme', - Iso6393.zmf: 'zmf', - Iso6393.zmg: 'zmg', - Iso6393.zmh: 'zmh', - Iso6393.zmi: 'zmi', - Iso6393.zmj: 'zmj', - Iso6393.zmk: 'zmk', - Iso6393.zml: 'zml', - Iso6393.zmm: 'zmm', - Iso6393.zmn: 'zmn', - Iso6393.zmo: 'zmo', - Iso6393.zmp: 'zmp', - Iso6393.zmq: 'zmq', - Iso6393.zmr: 'zmr', - Iso6393.zms: 'zms', - Iso6393.zmt: 'zmt', - Iso6393.zmu: 'zmu', - Iso6393.zmv: 'zmv', - Iso6393.zmw: 'zmw', - Iso6393.zmx: 'zmx', - Iso6393.zmy: 'zmy', - Iso6393.zmz: 'zmz', - Iso6393.zna: 'zna', - Iso6393.zne: 'zne', - Iso6393.zng: 'zng', - Iso6393.znk: 'znk', - Iso6393.zns: 'zns', - Iso6393.zoc: 'zoc', - Iso6393.zoh: 'zoh', - Iso6393.zom: 'zom', - Iso6393.zoo: 'zoo', - Iso6393.zoq: 'zoq', - Iso6393.zor: 'zor', - Iso6393.zos: 'zos', - Iso6393.zpa: 'zpa', - Iso6393.zpb: 'zpb', - Iso6393.zpc: 'zpc', - Iso6393.zpd: 'zpd', - Iso6393.zpe: 'zpe', - Iso6393.zpf: 'zpf', - Iso6393.zpg: 'zpg', - Iso6393.zph: 'zph', - Iso6393.zpi: 'zpi', - Iso6393.zpj: 'zpj', - Iso6393.zpk: 'zpk', - Iso6393.zpl: 'zpl', - Iso6393.zpm: 'zpm', - Iso6393.zpn: 'zpn', - Iso6393.zpo: 'zpo', - Iso6393.zpp: 'zpp', - Iso6393.zpq: 'zpq', - Iso6393.zpr: 'zpr', - Iso6393.zps: 'zps', - Iso6393.zpt: 'zpt', - Iso6393.zpu: 'zpu', - Iso6393.zpv: 'zpv', - Iso6393.zpw: 'zpw', - Iso6393.zpx: 'zpx', - Iso6393.zpy: 'zpy', - Iso6393.zpz: 'zpz', - Iso6393.zqe: 'zqe', - Iso6393.zra: 'zra', - Iso6393.zrg: 'zrg', - Iso6393.zrn: 'zrn', - Iso6393.zro: 'zro', - Iso6393.zrp: 'zrp', - Iso6393.zrs: 'zrs', - Iso6393.zsa: 'zsa', - Iso6393.zsk: 'zsk', - Iso6393.zsl: 'zsl', - Iso6393.zsm: 'zsm', - Iso6393.zsr: 'zsr', - Iso6393.zsu: 'zsu', - Iso6393.zte: 'zte', - Iso6393.ztg: 'ztg', - Iso6393.ztl: 'ztl', - Iso6393.ztm: 'ztm', - Iso6393.ztn: 'ztn', - Iso6393.ztp: 'ztp', - Iso6393.ztq: 'ztq', - Iso6393.zts: 'zts', - Iso6393.ztt: 'ztt', - Iso6393.ztu: 'ztu', - Iso6393.ztx: 'ztx', - Iso6393.zty: 'zty', - Iso6393.zua: 'zua', - Iso6393.zuh: 'zuh', - Iso6393.zul: 'zul', - Iso6393.zum: 'zum', - Iso6393.zun: 'zun', - Iso6393.zuy: 'zuy', - Iso6393.zwa: 'zwa', - Iso6393.zxx: 'zxx', - Iso6393.zyb: 'zyb', - Iso6393.zyg: 'zyg', - Iso6393.zyj: 'zyj', - Iso6393.zyn: 'zyn', - Iso6393.zyp: 'zyp', - Iso6393.zza: 'zza', - Iso6393.zzj: 'zzj', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/iso6395.dart b/packages/swagger_to_dart/example/lib/src/gen/models/iso6395.dart index 377761f8..d8b39f8a 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/iso6395.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/iso6395.dart @@ -121,248 +121,248 @@ // ] // } -library; +library iso6395; import 'exports.dart'; part 'iso6395.g.dart'; @JsonEnum(alwaysCreate: true) enum Iso6395 { - @JsonValue('aav') + @JsonValue("aav") aav, - @JsonValue('afa') + @JsonValue("afa") afa, - @JsonValue('alg') + @JsonValue("alg") alg, - @JsonValue('alv') + @JsonValue("alv") alv, - @JsonValue('apa') + @JsonValue("apa") apa, - @JsonValue('aqa') + @JsonValue("aqa") aqa, - @JsonValue('aql') + @JsonValue("aql") aql, - @JsonValue('art') + @JsonValue("art") art, - @JsonValue('ath') + @JsonValue("ath") ath, - @JsonValue('auf') + @JsonValue("auf") auf, - @JsonValue('aus') + @JsonValue("aus") aus, - @JsonValue('awd') + @JsonValue("awd") awd, - @JsonValue('azc') + @JsonValue("azc") azc, - @JsonValue('bad') + @JsonValue("bad") bad, - @JsonValue('bai') + @JsonValue("bai") bai, - @JsonValue('bat') + @JsonValue("bat") bat, - @JsonValue('ber') + @JsonValue("ber") ber, - @JsonValue('bih') + @JsonValue("bih") bih, - @JsonValue('bnt') + @JsonValue("bnt") bnt, - @JsonValue('btk') + @JsonValue("btk") btk, - @JsonValue('cai') + @JsonValue("cai") cai, - @JsonValue('cau') + @JsonValue("cau") cau, - @JsonValue('cba') + @JsonValue("cba") cba, - @JsonValue('ccn') + @JsonValue("ccn") ccn, - @JsonValue('ccs') + @JsonValue("ccs") ccs, - @JsonValue('cdc') + @JsonValue("cdc") cdc, - @JsonValue('cdd') + @JsonValue("cdd") cdd, - @JsonValue('cel') + @JsonValue("cel") cel, - @JsonValue('cmc') + @JsonValue("cmc") cmc, - @JsonValue('cpe') + @JsonValue("cpe") cpe, - @JsonValue('cpf') + @JsonValue("cpf") cpf, - @JsonValue('cpp') + @JsonValue("cpp") cpp, - @JsonValue('crp') + @JsonValue("crp") crp, - @JsonValue('csu') + @JsonValue("csu") csu, - @JsonValue('cus') + @JsonValue("cus") cus, - @JsonValue('day') + @JsonValue("day") day, - @JsonValue('dmn') + @JsonValue("dmn") dmn, - @JsonValue('dra') + @JsonValue("dra") dra, - @JsonValue('egx') + @JsonValue("egx") egx, - @JsonValue('esx') + @JsonValue("esx") esx, - @JsonValue('euq') + @JsonValue("euq") euq, - @JsonValue('fiu') + @JsonValue("fiu") fiu, - @JsonValue('fox') + @JsonValue("fox") fox, - @JsonValue('gem') + @JsonValue("gem") gem, - @JsonValue('gme') + @JsonValue("gme") gme, - @JsonValue('gmq') + @JsonValue("gmq") gmq, - @JsonValue('gmw') + @JsonValue("gmw") gmw, - @JsonValue('grk') + @JsonValue("grk") grk, - @JsonValue('hmx') + @JsonValue("hmx") hmx, - @JsonValue('hok') + @JsonValue("hok") hok, - @JsonValue('hyx') + @JsonValue("hyx") hyx, - @JsonValue('iir') + @JsonValue("iir") iir, - @JsonValue('ijo') + @JsonValue("ijo") ijo, - @JsonValue('inc') + @JsonValue("inc") inc, - @JsonValue('ine') + @JsonValue("ine") ine, - @JsonValue('ira') + @JsonValue("ira") ira, - @JsonValue('iro') + @JsonValue("iro") iro, - @JsonValue('itc') + @JsonValue("itc") itc, - @JsonValue('jpx') + @JsonValue("jpx") jpx, - @JsonValue('kar') + @JsonValue("kar") kar, - @JsonValue('kdo') + @JsonValue("kdo") kdo, - @JsonValue('khi') + @JsonValue("khi") khi, - @JsonValue('kro') + @JsonValue("kro") kro, - @JsonValue('map') + @JsonValue("map") map, - @JsonValue('mkh') + @JsonValue("mkh") mkh, - @JsonValue('mno') + @JsonValue("mno") mno, - @JsonValue('mun') + @JsonValue("mun") mun, - @JsonValue('myn') + @JsonValue("myn") myn, - @JsonValue('nah') + @JsonValue("nah") nah, - @JsonValue('nai') + @JsonValue("nai") nai, - @JsonValue('ngf') + @JsonValue("ngf") ngf, - @JsonValue('nic') + @JsonValue("nic") nic, - @JsonValue('nub') + @JsonValue("nub") nub, - @JsonValue('omq') + @JsonValue("omq") omq, - @JsonValue('omv') + @JsonValue("omv") omv, - @JsonValue('oto') + @JsonValue("oto") oto, - @JsonValue('paa') + @JsonValue("paa") paa, - @JsonValue('phi') + @JsonValue("phi") phi, - @JsonValue('plf') + @JsonValue("plf") plf, - @JsonValue('poz') + @JsonValue("poz") poz, - @JsonValue('pqe') + @JsonValue("pqe") pqe, - @JsonValue('pqw') + @JsonValue("pqw") pqw, - @JsonValue('pra') + @JsonValue("pra") pra, - @JsonValue('qwe') + @JsonValue("qwe") qwe, - @JsonValue('roa') + @JsonValue("roa") roa, - @JsonValue('sai') + @JsonValue("sai") sai, - @JsonValue('sal') + @JsonValue("sal") sal, - @JsonValue('sdv') + @JsonValue("sdv") sdv, - @JsonValue('sem') + @JsonValue("sem") sem, - @JsonValue('sgn') + @JsonValue("sgn") sgn, - @JsonValue('sio') + @JsonValue("sio") sio, - @JsonValue('sit') + @JsonValue("sit") sit, - @JsonValue('sla') + @JsonValue("sla") sla, - @JsonValue('smi') + @JsonValue("smi") smi, - @JsonValue('son') + @JsonValue("son") son, - @JsonValue('sqj') + @JsonValue("sqj") sqj, - @JsonValue('ssa') + @JsonValue("ssa") ssa, - @JsonValue('syd') + @JsonValue("syd") syd, - @JsonValue('tai') + @JsonValue("tai") tai, - @JsonValue('tbq') + @JsonValue("tbq") tbq, - @JsonValue('trk') + @JsonValue("trk") trk, - @JsonValue('tup') + @JsonValue("tup") tup, - @JsonValue('tut') + @JsonValue("tut") tut, - @JsonValue('tuw') + @JsonValue("tuw") tuw, - @JsonValue('urj') + @JsonValue("urj") urj, - @JsonValue('wak') + @JsonValue("wak") wak, - @JsonValue('wen') + @JsonValue("wen") wen, - @JsonValue('xgn') + @JsonValue("xgn") xgn, - @JsonValue('xnd') + @JsonValue("xnd") xnd, - @JsonValue('ypk') + @JsonValue("ypk") ypk, - @JsonValue('zhx') + @JsonValue("zhx") zhx, - @JsonValue('zle') + @JsonValue("zle") zle, - @JsonValue('zls') + @JsonValue("zls") zls, - @JsonValue('zlw') + @JsonValue("zlw") zlw, - @JsonValue('znd') + @JsonValue("znd") znd; factory Iso6395.fromJson(String json) => Iso6395.values.firstWhere( - (e) => e.toJson() == json, - orElse: () => Iso6395.values.first, - ); + (e) => e.toJson() == json, + orElse: () => Iso6395.values.first, + ); String toJson() => _$Iso6395EnumMap[this]!; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/iso6395.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/iso6395.g.dart deleted file mode 100644 index a29b426c..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/iso6395.g.dart +++ /dev/null @@ -1,125 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'iso6395.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$Iso6395EnumMap = { - Iso6395.aav: 'aav', - Iso6395.afa: 'afa', - Iso6395.alg: 'alg', - Iso6395.alv: 'alv', - Iso6395.apa: 'apa', - Iso6395.aqa: 'aqa', - Iso6395.aql: 'aql', - Iso6395.art: 'art', - Iso6395.ath: 'ath', - Iso6395.auf: 'auf', - Iso6395.aus: 'aus', - Iso6395.awd: 'awd', - Iso6395.azc: 'azc', - Iso6395.bad: 'bad', - Iso6395.bai: 'bai', - Iso6395.bat: 'bat', - Iso6395.ber: 'ber', - Iso6395.bih: 'bih', - Iso6395.bnt: 'bnt', - Iso6395.btk: 'btk', - Iso6395.cai: 'cai', - Iso6395.cau: 'cau', - Iso6395.cba: 'cba', - Iso6395.ccn: 'ccn', - Iso6395.ccs: 'ccs', - Iso6395.cdc: 'cdc', - Iso6395.cdd: 'cdd', - Iso6395.cel: 'cel', - Iso6395.cmc: 'cmc', - Iso6395.cpe: 'cpe', - Iso6395.cpf: 'cpf', - Iso6395.cpp: 'cpp', - Iso6395.crp: 'crp', - Iso6395.csu: 'csu', - Iso6395.cus: 'cus', - Iso6395.day: 'day', - Iso6395.dmn: 'dmn', - Iso6395.dra: 'dra', - Iso6395.egx: 'egx', - Iso6395.esx: 'esx', - Iso6395.euq: 'euq', - Iso6395.fiu: 'fiu', - Iso6395.fox: 'fox', - Iso6395.gem: 'gem', - Iso6395.gme: 'gme', - Iso6395.gmq: 'gmq', - Iso6395.gmw: 'gmw', - Iso6395.grk: 'grk', - Iso6395.hmx: 'hmx', - Iso6395.hok: 'hok', - Iso6395.hyx: 'hyx', - Iso6395.iir: 'iir', - Iso6395.ijo: 'ijo', - Iso6395.inc: 'inc', - Iso6395.ine: 'ine', - Iso6395.ira: 'ira', - Iso6395.iro: 'iro', - Iso6395.itc: 'itc', - Iso6395.jpx: 'jpx', - Iso6395.kar: 'kar', - Iso6395.kdo: 'kdo', - Iso6395.khi: 'khi', - Iso6395.kro: 'kro', - Iso6395.map: 'map', - Iso6395.mkh: 'mkh', - Iso6395.mno: 'mno', - Iso6395.mun: 'mun', - Iso6395.myn: 'myn', - Iso6395.nah: 'nah', - Iso6395.nai: 'nai', - Iso6395.ngf: 'ngf', - Iso6395.nic: 'nic', - Iso6395.nub: 'nub', - Iso6395.omq: 'omq', - Iso6395.omv: 'omv', - Iso6395.oto: 'oto', - Iso6395.paa: 'paa', - Iso6395.phi: 'phi', - Iso6395.plf: 'plf', - Iso6395.poz: 'poz', - Iso6395.pqe: 'pqe', - Iso6395.pqw: 'pqw', - Iso6395.pra: 'pra', - Iso6395.qwe: 'qwe', - Iso6395.roa: 'roa', - Iso6395.sai: 'sai', - Iso6395.sal: 'sal', - Iso6395.sdv: 'sdv', - Iso6395.sem: 'sem', - Iso6395.sgn: 'sgn', - Iso6395.sio: 'sio', - Iso6395.sit: 'sit', - Iso6395.sla: 'sla', - Iso6395.smi: 'smi', - Iso6395.son: 'son', - Iso6395.sqj: 'sqj', - Iso6395.ssa: 'ssa', - Iso6395.syd: 'syd', - Iso6395.tai: 'tai', - Iso6395.tbq: 'tbq', - Iso6395.trk: 'trk', - Iso6395.tup: 'tup', - Iso6395.tut: 'tut', - Iso6395.tuw: 'tuw', - Iso6395.urj: 'urj', - Iso6395.wak: 'wak', - Iso6395.wen: 'wen', - Iso6395.xgn: 'xgn', - Iso6395.xnd: 'xnd', - Iso6395.ypk: 'ypk', - Iso6395.zhx: 'zhx', - Iso6395.zle: 'zle', - Iso6395.zls: 'zls', - Iso6395.zlw: 'zlw', - Iso6395.znd: 'znd', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.dart b/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.dart index 5ead56d6..06ce9293 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.dart @@ -40,7 +40,7 @@ /// ], /// "title": "ItemRequestBody" /// } -library; +library item_request_body; import 'exports.dart'; part 'item_request_body.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.freezed.dart deleted file mode 100644 index c8e0f5cb..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.freezed.dart +++ /dev/null @@ -1,411 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'item_request_body.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ItemRequestBody { - /// name - @JsonKey(name: ItemRequestBody.nameKey_) - String get name; - - /// description - @JsonKey(name: ItemRequestBody.descriptionKey_) - String? get description; - - /// price - @JsonKey(name: ItemRequestBody.priceKey_) - double get price; - - /// tax - @JsonKey(name: ItemRequestBody.taxKey_) - double? get tax; - - /// Create a copy of ItemRequestBody - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ItemRequestBodyCopyWith get copyWith => - _$ItemRequestBodyCopyWithImpl( - this as ItemRequestBody, _$identity); - - /// Serializes this ItemRequestBody to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ItemRequestBody && - (identical(other.name, name) || other.name == name) && - (identical(other.description, description) || - other.description == description) && - (identical(other.price, price) || other.price == price) && - (identical(other.tax, tax) || other.tax == tax)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, name, description, price, tax); - - @override - String toString() { - return 'ItemRequestBody(name: $name, description: $description, price: $price, tax: $tax)'; - } -} - -/// @nodoc -abstract mixin class $ItemRequestBodyCopyWith<$Res> { - factory $ItemRequestBodyCopyWith( - ItemRequestBody value, $Res Function(ItemRequestBody) _then) = - _$ItemRequestBodyCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ItemRequestBody.nameKey_) String name, - @JsonKey(name: ItemRequestBody.descriptionKey_) String? description, - @JsonKey(name: ItemRequestBody.priceKey_) double price, - @JsonKey(name: ItemRequestBody.taxKey_) double? tax}); -} - -/// @nodoc -class _$ItemRequestBodyCopyWithImpl<$Res> - implements $ItemRequestBodyCopyWith<$Res> { - _$ItemRequestBodyCopyWithImpl(this._self, this._then); - - final ItemRequestBody _self; - final $Res Function(ItemRequestBody) _then; - - /// Create a copy of ItemRequestBody - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? name = null, - Object? description = freezed, - Object? price = null, - Object? tax = freezed, - }) { - return _then(_self.copyWith( - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - description: freezed == description - ? _self.description - : description // ignore: cast_nullable_to_non_nullable - as String?, - price: null == price - ? _self.price - : price // ignore: cast_nullable_to_non_nullable - as double, - tax: freezed == tax - ? _self.tax - : tax // ignore: cast_nullable_to_non_nullable - as double?, - )); - } -} - -/// Adds pattern-matching-related methods to [ItemRequestBody]. -extension ItemRequestBodyPatterns on ItemRequestBody { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ItemRequestBody value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ItemRequestBody() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ItemRequestBody value) $default, - ) { - final _that = this; - switch (_that) { - case _ItemRequestBody(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ItemRequestBody value)? $default, - ) { - final _that = this; - switch (_that) { - case _ItemRequestBody() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ItemRequestBody.nameKey_) String name, - @JsonKey(name: ItemRequestBody.descriptionKey_) String? description, - @JsonKey(name: ItemRequestBody.priceKey_) double price, - @JsonKey(name: ItemRequestBody.taxKey_) double? tax)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ItemRequestBody() when $default != null: - return $default(_that.name, _that.description, _that.price, _that.tax); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ItemRequestBody.nameKey_) String name, - @JsonKey(name: ItemRequestBody.descriptionKey_) String? description, - @JsonKey(name: ItemRequestBody.priceKey_) double price, - @JsonKey(name: ItemRequestBody.taxKey_) double? tax) - $default, - ) { - final _that = this; - switch (_that) { - case _ItemRequestBody(): - return $default(_that.name, _that.description, _that.price, _that.tax); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ItemRequestBody.nameKey_) String name, - @JsonKey(name: ItemRequestBody.descriptionKey_) String? description, - @JsonKey(name: ItemRequestBody.priceKey_) double price, - @JsonKey(name: ItemRequestBody.taxKey_) double? tax)? - $default, - ) { - final _that = this; - switch (_that) { - case _ItemRequestBody() when $default != null: - return $default(_that.name, _that.description, _that.price, _that.tax); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ItemRequestBody extends ItemRequestBody { - const _ItemRequestBody( - {@JsonKey(name: ItemRequestBody.nameKey_) required this.name, - @JsonKey(name: ItemRequestBody.descriptionKey_) required this.description, - @JsonKey(name: ItemRequestBody.priceKey_) required this.price, - @JsonKey(name: ItemRequestBody.taxKey_) this.tax}) - : super._(); - factory _ItemRequestBody.fromJson(Map json) => - _$ItemRequestBodyFromJson(json); - - /// name - @override - @JsonKey(name: ItemRequestBody.nameKey_) - final String name; - - /// description - @override - @JsonKey(name: ItemRequestBody.descriptionKey_) - final String? description; - - /// price - @override - @JsonKey(name: ItemRequestBody.priceKey_) - final double price; - - /// tax - @override - @JsonKey(name: ItemRequestBody.taxKey_) - final double? tax; - - /// Create a copy of ItemRequestBody - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ItemRequestBodyCopyWith<_ItemRequestBody> get copyWith => - __$ItemRequestBodyCopyWithImpl<_ItemRequestBody>(this, _$identity); - - @override - Map toJson() { - return _$ItemRequestBodyToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ItemRequestBody && - (identical(other.name, name) || other.name == name) && - (identical(other.description, description) || - other.description == description) && - (identical(other.price, price) || other.price == price) && - (identical(other.tax, tax) || other.tax == tax)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, name, description, price, tax); - - @override - String toString() { - return 'ItemRequestBody(name: $name, description: $description, price: $price, tax: $tax)'; - } -} - -/// @nodoc -abstract mixin class _$ItemRequestBodyCopyWith<$Res> - implements $ItemRequestBodyCopyWith<$Res> { - factory _$ItemRequestBodyCopyWith( - _ItemRequestBody value, $Res Function(_ItemRequestBody) _then) = - __$ItemRequestBodyCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ItemRequestBody.nameKey_) String name, - @JsonKey(name: ItemRequestBody.descriptionKey_) String? description, - @JsonKey(name: ItemRequestBody.priceKey_) double price, - @JsonKey(name: ItemRequestBody.taxKey_) double? tax}); -} - -/// @nodoc -class __$ItemRequestBodyCopyWithImpl<$Res> - implements _$ItemRequestBodyCopyWith<$Res> { - __$ItemRequestBodyCopyWithImpl(this._self, this._then); - - final _ItemRequestBody _self; - final $Res Function(_ItemRequestBody) _then; - - /// Create a copy of ItemRequestBody - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? name = null, - Object? description = freezed, - Object? price = null, - Object? tax = freezed, - }) { - return _then(_ItemRequestBody( - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - description: freezed == description - ? _self.description - : description // ignore: cast_nullable_to_non_nullable - as String?, - price: null == price - ? _self.price - : price // ignore: cast_nullable_to_non_nullable - as double, - tax: freezed == tax - ? _self.tax - : tax // ignore: cast_nullable_to_non_nullable - as double?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.g.dart deleted file mode 100644 index 5ab1d0dc..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/item_request_body.g.dart +++ /dev/null @@ -1,23 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'item_request_body.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ItemRequestBody _$ItemRequestBodyFromJson(Map json) => - _ItemRequestBody( - name: json['name'] as String, - description: json['description'] as String?, - price: (json['price'] as num).toDouble(), - tax: (json['tax'] as num?)?.toDouble(), - ); - -Map _$ItemRequestBodyToJson(_ItemRequestBody instance) => - { - 'name': instance.name, - if (instance.description case final value?) 'description': value, - 'price': instance.price, - if (instance.tax case final value?) 'tax': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/item_response.dart b/packages/swagger_to_dart/example/lib/src/gen/models/item_response.dart index 62e8d353..df8a56d4 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/item_response.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/item_response.dart @@ -17,7 +17,7 @@ /// ], /// "title": "ItemResponse" /// } -library; +library item_response; import 'exports.dart'; part 'item_response.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/item_response.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/item_response.freezed.dart deleted file mode 100644 index 6b0b44b1..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/item_response.freezed.dart +++ /dev/null @@ -1,351 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'item_response.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ItemResponse { - /// id - @JsonKey(name: ItemResponse.idKey_) - int get id; - - /// name - @JsonKey(name: ItemResponse.nameKey_) - String get name; - - /// Create a copy of ItemResponse - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ItemResponseCopyWith get copyWith => - _$ItemResponseCopyWithImpl( - this as ItemResponse, _$identity); - - /// Serializes this ItemResponse to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ItemResponse && - (identical(other.id, id) || other.id == id) && - (identical(other.name, name) || other.name == name)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, id, name); - - @override - String toString() { - return 'ItemResponse(id: $id, name: $name)'; - } -} - -/// @nodoc -abstract mixin class $ItemResponseCopyWith<$Res> { - factory $ItemResponseCopyWith( - ItemResponse value, $Res Function(ItemResponse) _then) = - _$ItemResponseCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ItemResponse.idKey_) int id, - @JsonKey(name: ItemResponse.nameKey_) String name}); -} - -/// @nodoc -class _$ItemResponseCopyWithImpl<$Res> implements $ItemResponseCopyWith<$Res> { - _$ItemResponseCopyWithImpl(this._self, this._then); - - final ItemResponse _self; - final $Res Function(ItemResponse) _then; - - /// Create a copy of ItemResponse - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? id = null, - Object? name = null, - }) { - return _then(_self.copyWith( - id: null == id - ? _self.id - : id // ignore: cast_nullable_to_non_nullable - as int, - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [ItemResponse]. -extension ItemResponsePatterns on ItemResponse { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ItemResponse value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ItemResponse() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ItemResponse value) $default, - ) { - final _that = this; - switch (_that) { - case _ItemResponse(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ItemResponse value)? $default, - ) { - final _that = this; - switch (_that) { - case _ItemResponse() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: ItemResponse.idKey_) int id, - @JsonKey(name: ItemResponse.nameKey_) String name)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ItemResponse() when $default != null: - return $default(_that.id, _that.name); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: ItemResponse.idKey_) int id, - @JsonKey(name: ItemResponse.nameKey_) String name) - $default, - ) { - final _that = this; - switch (_that) { - case _ItemResponse(): - return $default(_that.id, _that.name); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: ItemResponse.idKey_) int id, - @JsonKey(name: ItemResponse.nameKey_) String name)? - $default, - ) { - final _that = this; - switch (_that) { - case _ItemResponse() when $default != null: - return $default(_that.id, _that.name); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ItemResponse extends ItemResponse { - const _ItemResponse( - {@JsonKey(name: ItemResponse.idKey_) required this.id, - @JsonKey(name: ItemResponse.nameKey_) required this.name}) - : super._(); - factory _ItemResponse.fromJson(Map json) => - _$ItemResponseFromJson(json); - - /// id - @override - @JsonKey(name: ItemResponse.idKey_) - final int id; - - /// name - @override - @JsonKey(name: ItemResponse.nameKey_) - final String name; - - /// Create a copy of ItemResponse - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ItemResponseCopyWith<_ItemResponse> get copyWith => - __$ItemResponseCopyWithImpl<_ItemResponse>(this, _$identity); - - @override - Map toJson() { - return _$ItemResponseToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ItemResponse && - (identical(other.id, id) || other.id == id) && - (identical(other.name, name) || other.name == name)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, id, name); - - @override - String toString() { - return 'ItemResponse(id: $id, name: $name)'; - } -} - -/// @nodoc -abstract mixin class _$ItemResponseCopyWith<$Res> - implements $ItemResponseCopyWith<$Res> { - factory _$ItemResponseCopyWith( - _ItemResponse value, $Res Function(_ItemResponse) _then) = - __$ItemResponseCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ItemResponse.idKey_) int id, - @JsonKey(name: ItemResponse.nameKey_) String name}); -} - -/// @nodoc -class __$ItemResponseCopyWithImpl<$Res> - implements _$ItemResponseCopyWith<$Res> { - __$ItemResponseCopyWithImpl(this._self, this._then); - - final _ItemResponse _self; - final $Res Function(_ItemResponse) _then; - - /// Create a copy of ItemResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? id = null, - Object? name = null, - }) { - return _then(_ItemResponse( - id: null == id - ? _self.id - : id // ignore: cast_nullable_to_non_nullable - as int, - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/item_response.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/item_response.g.dart deleted file mode 100644 index 1db5cc00..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/item_response.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'item_response.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ItemResponse _$ItemResponseFromJson(Map json) => - _ItemResponse( - id: (json['id'] as num).toInt(), - name: json['name'] as String, - ); - -Map _$ItemResponseToJson(_ItemResponse instance) => - { - 'id': instance.id, - 'name': instance.name, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/json_converter.dart b/packages/swagger_to_dart/example/lib/src/gen/models/json_converter.dart index 95496a0e..e53a605f 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/json_converter.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/json_converter.dart @@ -1,6 +1,14 @@ -library; +library json_converter; +import 'package:dio/dio.dart'; import 'exports.dart'; +import 'package:json_annotation/json_annotation.dart'; +import 'package:dio/dio.dart'; +import 'package:json_annotation/json_annotation.dart'; +import 'package:flutter/material.dart'; +import 'package:json_annotation/json_annotation.dart'; +import 'package:flutter/material.dart'; +import 'package:json_annotation/json_annotation.dart'; class AnimalMapJsonConverter implements JsonConverter> { @@ -65,10 +73,12 @@ class TimeOfDayStringJsonConverter implements JsonConverter { final regex = RegExp(r'PT(?:(\d+)H)?(?:(\d+)M)?'); final match = regex.firstMatch(json); - final hours = - match?.group(1) != null ? int.tryParse(match!.group(1)!) ?? 0 : 0; - final minutes = - match?.group(2) != null ? int.tryParse(match!.group(2)!) ?? 0 : 0; + final hours = match?.group(1) != null + ? int.tryParse(match!.group(1)!) ?? 0 + : 0; + final minutes = match?.group(2) != null + ? int.tryParse(match!.group(2)!) ?? 0 + : 0; return TimeOfDay(hour: hours, minute: minutes); } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/language_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/language_model.dart index cccf077e..5811ba32 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/language_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/language_model.dart @@ -8083,7 +8083,7 @@ /// "type": "object", /// "title": "LanguageModel" /// } -library; +library language_model; import 'exports.dart'; part 'language_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/language_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/language_model.freezed.dart deleted file mode 100644 index 123e3c44..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/language_model.freezed.dart +++ /dev/null @@ -1,409 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'language_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$LanguageModel { - /// alpha2 - @JsonKey(name: LanguageModel.alpha2Key_) - String? get alpha2; - - /// name - @JsonKey(name: LanguageModel.nameKey_) - String? get name; - - /// iso6393 - @JsonKey(name: LanguageModel.iso6393Key_) - Iso6393? get iso6393; - - /// iso6395 - @JsonKey(name: LanguageModel.iso6395Key_) - Iso6395? get iso6395; - - /// Create a copy of LanguageModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $LanguageModelCopyWith get copyWith => - _$LanguageModelCopyWithImpl( - this as LanguageModel, _$identity); - - /// Serializes this LanguageModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is LanguageModel && - (identical(other.alpha2, alpha2) || other.alpha2 == alpha2) && - (identical(other.name, name) || other.name == name) && - (identical(other.iso6393, iso6393) || other.iso6393 == iso6393) && - (identical(other.iso6395, iso6395) || other.iso6395 == iso6395)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, alpha2, name, iso6393, iso6395); - - @override - String toString() { - return 'LanguageModel(alpha2: $alpha2, name: $name, iso6393: $iso6393, iso6395: $iso6395)'; - } -} - -/// @nodoc -abstract mixin class $LanguageModelCopyWith<$Res> { - factory $LanguageModelCopyWith( - LanguageModel value, $Res Function(LanguageModel) _then) = - _$LanguageModelCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: LanguageModel.alpha2Key_) String? alpha2, - @JsonKey(name: LanguageModel.nameKey_) String? name, - @JsonKey(name: LanguageModel.iso6393Key_) Iso6393? iso6393, - @JsonKey(name: LanguageModel.iso6395Key_) Iso6395? iso6395}); -} - -/// @nodoc -class _$LanguageModelCopyWithImpl<$Res> - implements $LanguageModelCopyWith<$Res> { - _$LanguageModelCopyWithImpl(this._self, this._then); - - final LanguageModel _self; - final $Res Function(LanguageModel) _then; - - /// Create a copy of LanguageModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? alpha2 = freezed, - Object? name = freezed, - Object? iso6393 = freezed, - Object? iso6395 = freezed, - }) { - return _then(_self.copyWith( - alpha2: freezed == alpha2 - ? _self.alpha2 - : alpha2 // ignore: cast_nullable_to_non_nullable - as String?, - name: freezed == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String?, - iso6393: freezed == iso6393 - ? _self.iso6393 - : iso6393 // ignore: cast_nullable_to_non_nullable - as Iso6393?, - iso6395: freezed == iso6395 - ? _self.iso6395 - : iso6395 // ignore: cast_nullable_to_non_nullable - as Iso6395?, - )); - } -} - -/// Adds pattern-matching-related methods to [LanguageModel]. -extension LanguageModelPatterns on LanguageModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_LanguageModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _LanguageModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_LanguageModel value) $default, - ) { - final _that = this; - switch (_that) { - case _LanguageModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_LanguageModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _LanguageModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: LanguageModel.alpha2Key_) String? alpha2, - @JsonKey(name: LanguageModel.nameKey_) String? name, - @JsonKey(name: LanguageModel.iso6393Key_) Iso6393? iso6393, - @JsonKey(name: LanguageModel.iso6395Key_) Iso6395? iso6395)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _LanguageModel() when $default != null: - return $default(_that.alpha2, _that.name, _that.iso6393, _that.iso6395); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: LanguageModel.alpha2Key_) String? alpha2, - @JsonKey(name: LanguageModel.nameKey_) String? name, - @JsonKey(name: LanguageModel.iso6393Key_) Iso6393? iso6393, - @JsonKey(name: LanguageModel.iso6395Key_) Iso6395? iso6395) - $default, - ) { - final _that = this; - switch (_that) { - case _LanguageModel(): - return $default(_that.alpha2, _that.name, _that.iso6393, _that.iso6395); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: LanguageModel.alpha2Key_) String? alpha2, - @JsonKey(name: LanguageModel.nameKey_) String? name, - @JsonKey(name: LanguageModel.iso6393Key_) Iso6393? iso6393, - @JsonKey(name: LanguageModel.iso6395Key_) Iso6395? iso6395)? - $default, - ) { - final _that = this; - switch (_that) { - case _LanguageModel() when $default != null: - return $default(_that.alpha2, _that.name, _that.iso6393, _that.iso6395); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _LanguageModel extends LanguageModel { - const _LanguageModel( - {@JsonKey(name: LanguageModel.alpha2Key_) this.alpha2, - @JsonKey(name: LanguageModel.nameKey_) this.name, - @JsonKey(name: LanguageModel.iso6393Key_) this.iso6393, - @JsonKey(name: LanguageModel.iso6395Key_) this.iso6395}) - : super._(); - factory _LanguageModel.fromJson(Map json) => - _$LanguageModelFromJson(json); - - /// alpha2 - @override - @JsonKey(name: LanguageModel.alpha2Key_) - final String? alpha2; - - /// name - @override - @JsonKey(name: LanguageModel.nameKey_) - final String? name; - - /// iso6393 - @override - @JsonKey(name: LanguageModel.iso6393Key_) - final Iso6393? iso6393; - - /// iso6395 - @override - @JsonKey(name: LanguageModel.iso6395Key_) - final Iso6395? iso6395; - - /// Create a copy of LanguageModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$LanguageModelCopyWith<_LanguageModel> get copyWith => - __$LanguageModelCopyWithImpl<_LanguageModel>(this, _$identity); - - @override - Map toJson() { - return _$LanguageModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _LanguageModel && - (identical(other.alpha2, alpha2) || other.alpha2 == alpha2) && - (identical(other.name, name) || other.name == name) && - (identical(other.iso6393, iso6393) || other.iso6393 == iso6393) && - (identical(other.iso6395, iso6395) || other.iso6395 == iso6395)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, alpha2, name, iso6393, iso6395); - - @override - String toString() { - return 'LanguageModel(alpha2: $alpha2, name: $name, iso6393: $iso6393, iso6395: $iso6395)'; - } -} - -/// @nodoc -abstract mixin class _$LanguageModelCopyWith<$Res> - implements $LanguageModelCopyWith<$Res> { - factory _$LanguageModelCopyWith( - _LanguageModel value, $Res Function(_LanguageModel) _then) = - __$LanguageModelCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: LanguageModel.alpha2Key_) String? alpha2, - @JsonKey(name: LanguageModel.nameKey_) String? name, - @JsonKey(name: LanguageModel.iso6393Key_) Iso6393? iso6393, - @JsonKey(name: LanguageModel.iso6395Key_) Iso6395? iso6395}); -} - -/// @nodoc -class __$LanguageModelCopyWithImpl<$Res> - implements _$LanguageModelCopyWith<$Res> { - __$LanguageModelCopyWithImpl(this._self, this._then); - - final _LanguageModel _self; - final $Res Function(_LanguageModel) _then; - - /// Create a copy of LanguageModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? alpha2 = freezed, - Object? name = freezed, - Object? iso6393 = freezed, - Object? iso6395 = freezed, - }) { - return _then(_LanguageModel( - alpha2: freezed == alpha2 - ? _self.alpha2 - : alpha2 // ignore: cast_nullable_to_non_nullable - as String?, - name: freezed == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String?, - iso6393: freezed == iso6393 - ? _self.iso6393 - : iso6393 // ignore: cast_nullable_to_non_nullable - as Iso6393?, - iso6395: freezed == iso6395 - ? _self.iso6395 - : iso6395 // ignore: cast_nullable_to_non_nullable - as Iso6395?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/language_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/language_model.g.dart deleted file mode 100644 index bef27e59..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/language_model.g.dart +++ /dev/null @@ -1,27 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'language_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_LanguageModel _$LanguageModelFromJson(Map json) => - _LanguageModel( - alpha2: json['alpha2'] as String?, - name: json['name'] as String?, - iso6393: json['iso639_3'] == null - ? null - : Iso6393.fromJson(json['iso639_3'] as String), - iso6395: json['iso639_5'] == null - ? null - : Iso6395.fromJson(json['iso639_5'] as String), - ); - -Map _$LanguageModelToJson(_LanguageModel instance) => - { - if (instance.alpha2 case final value?) 'alpha2': value, - if (instance.name case final value?) 'name': value, - if (instance.iso6393?.toJson() case final value?) 'iso639_3': value, - if (instance.iso6395?.toJson() case final value?) 'iso639_5': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/location.dart b/packages/swagger_to_dart/example/lib/src/gen/models/location.dart index 5feb5590..c98a9a54 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/location.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/location.dart @@ -31,7 +31,7 @@ /// ], /// "title": "Location" /// } -library; +library location; import 'exports.dart'; part 'location.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/location.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/location.freezed.dart deleted file mode 100644 index 1fd8ea73..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/location.freezed.dart +++ /dev/null @@ -1,377 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'location.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$Location { - /// lat - @JsonKey(name: Location.latKey_) - double get lat; - - /// lng - @JsonKey(name: Location.lngKey_) - double get lng; - - /// name - @JsonKey(name: Location.nameKey_) - String? get name; - - /// Create a copy of Location - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $LocationCopyWith get copyWith => - _$LocationCopyWithImpl(this as Location, _$identity); - - /// Serializes this Location to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is Location && - (identical(other.lat, lat) || other.lat == lat) && - (identical(other.lng, lng) || other.lng == lng) && - (identical(other.name, name) || other.name == name)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, lat, lng, name); - - @override - String toString() { - return 'Location(lat: $lat, lng: $lng, name: $name)'; - } -} - -/// @nodoc -abstract mixin class $LocationCopyWith<$Res> { - factory $LocationCopyWith(Location value, $Res Function(Location) _then) = - _$LocationCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: Location.latKey_) double lat, - @JsonKey(name: Location.lngKey_) double lng, - @JsonKey(name: Location.nameKey_) String? name}); -} - -/// @nodoc -class _$LocationCopyWithImpl<$Res> implements $LocationCopyWith<$Res> { - _$LocationCopyWithImpl(this._self, this._then); - - final Location _self; - final $Res Function(Location) _then; - - /// Create a copy of Location - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? lat = null, - Object? lng = null, - Object? name = freezed, - }) { - return _then(_self.copyWith( - lat: null == lat - ? _self.lat - : lat // ignore: cast_nullable_to_non_nullable - as double, - lng: null == lng - ? _self.lng - : lng // ignore: cast_nullable_to_non_nullable - as double, - name: freezed == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [Location]. -extension LocationPatterns on Location { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_Location value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Location() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_Location value) $default, - ) { - final _that = this; - switch (_that) { - case _Location(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_Location value)? $default, - ) { - final _that = this; - switch (_that) { - case _Location() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: Location.latKey_) double lat, - @JsonKey(name: Location.lngKey_) double lng, - @JsonKey(name: Location.nameKey_) String? name)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Location() when $default != null: - return $default(_that.lat, _that.lng, _that.name); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: Location.latKey_) double lat, - @JsonKey(name: Location.lngKey_) double lng, - @JsonKey(name: Location.nameKey_) String? name) - $default, - ) { - final _that = this; - switch (_that) { - case _Location(): - return $default(_that.lat, _that.lng, _that.name); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: Location.latKey_) double lat, - @JsonKey(name: Location.lngKey_) double lng, - @JsonKey(name: Location.nameKey_) String? name)? - $default, - ) { - final _that = this; - switch (_that) { - case _Location() when $default != null: - return $default(_that.lat, _that.lng, _that.name); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _Location extends Location { - const _Location( - {@JsonKey(name: Location.latKey_) required this.lat, - @JsonKey(name: Location.lngKey_) required this.lng, - @JsonKey(name: Location.nameKey_) this.name}) - : super._(); - factory _Location.fromJson(Map json) => - _$LocationFromJson(json); - - /// lat - @override - @JsonKey(name: Location.latKey_) - final double lat; - - /// lng - @override - @JsonKey(name: Location.lngKey_) - final double lng; - - /// name - @override - @JsonKey(name: Location.nameKey_) - final String? name; - - /// Create a copy of Location - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$LocationCopyWith<_Location> get copyWith => - __$LocationCopyWithImpl<_Location>(this, _$identity); - - @override - Map toJson() { - return _$LocationToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _Location && - (identical(other.lat, lat) || other.lat == lat) && - (identical(other.lng, lng) || other.lng == lng) && - (identical(other.name, name) || other.name == name)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, lat, lng, name); - - @override - String toString() { - return 'Location(lat: $lat, lng: $lng, name: $name)'; - } -} - -/// @nodoc -abstract mixin class _$LocationCopyWith<$Res> - implements $LocationCopyWith<$Res> { - factory _$LocationCopyWith(_Location value, $Res Function(_Location) _then) = - __$LocationCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: Location.latKey_) double lat, - @JsonKey(name: Location.lngKey_) double lng, - @JsonKey(name: Location.nameKey_) String? name}); -} - -/// @nodoc -class __$LocationCopyWithImpl<$Res> implements _$LocationCopyWith<$Res> { - __$LocationCopyWithImpl(this._self, this._then); - - final _Location _self; - final $Res Function(_Location) _then; - - /// Create a copy of Location - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? lat = null, - Object? lng = null, - Object? name = freezed, - }) { - return _then(_Location( - lat: null == lat - ? _self.lat - : lat // ignore: cast_nullable_to_non_nullable - as double, - lng: null == lng - ? _self.lng - : lng // ignore: cast_nullable_to_non_nullable - as double, - name: freezed == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/location.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/location.g.dart deleted file mode 100644 index 66d111cf..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/location.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'location.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_Location _$LocationFromJson(Map json) => _Location( - lat: (json['lat'] as num).toDouble(), - lng: (json['lng'] as num).toDouble(), - name: json['name'] as String?, - ); - -Map _$LocationToJson(_Location instance) => { - 'lat': instance.lat, - 'lng': instance.lng, - if (instance.name case final value?) 'name': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.dart index 0fd1b9de..91a17b9c 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.dart @@ -12,7 +12,7 @@ /// ], /// "title": "MACAddressModel" /// } -library; +library mac_address_model; import 'exports.dart'; part 'mac_address_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.freezed.dart deleted file mode 100644 index 9506a6e6..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.freezed.dart +++ /dev/null @@ -1,328 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'mac_address_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$MACAddressModel { - /// macAddress - @JsonKey(name: MACAddressModel.macAddressKey_) - String get macAddress; - - /// Create a copy of MACAddressModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $MACAddressModelCopyWith get copyWith => - _$MACAddressModelCopyWithImpl( - this as MACAddressModel, _$identity); - - /// Serializes this MACAddressModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is MACAddressModel && - (identical(other.macAddress, macAddress) || - other.macAddress == macAddress)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, macAddress); - - @override - String toString() { - return 'MACAddressModel(macAddress: $macAddress)'; - } -} - -/// @nodoc -abstract mixin class $MACAddressModelCopyWith<$Res> { - factory $MACAddressModelCopyWith( - MACAddressModel value, $Res Function(MACAddressModel) _then) = - _$MACAddressModelCopyWithImpl; - @useResult - $Res call({@JsonKey(name: MACAddressModel.macAddressKey_) String macAddress}); -} - -/// @nodoc -class _$MACAddressModelCopyWithImpl<$Res> - implements $MACAddressModelCopyWith<$Res> { - _$MACAddressModelCopyWithImpl(this._self, this._then); - - final MACAddressModel _self; - final $Res Function(MACAddressModel) _then; - - /// Create a copy of MACAddressModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? macAddress = null, - }) { - return _then(_self.copyWith( - macAddress: null == macAddress - ? _self.macAddress - : macAddress // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [MACAddressModel]. -extension MACAddressModelPatterns on MACAddressModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_MACAddressModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _MACAddressModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_MACAddressModel value) $default, - ) { - final _that = this; - switch (_that) { - case _MACAddressModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_MACAddressModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _MACAddressModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: MACAddressModel.macAddressKey_) String macAddress)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _MACAddressModel() when $default != null: - return $default(_that.macAddress); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: MACAddressModel.macAddressKey_) String macAddress) - $default, - ) { - final _that = this; - switch (_that) { - case _MACAddressModel(): - return $default(_that.macAddress); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: MACAddressModel.macAddressKey_) String macAddress)? - $default, - ) { - final _that = this; - switch (_that) { - case _MACAddressModel() when $default != null: - return $default(_that.macAddress); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _MACAddressModel extends MACAddressModel { - const _MACAddressModel( - {@JsonKey(name: MACAddressModel.macAddressKey_) required this.macAddress}) - : super._(); - factory _MACAddressModel.fromJson(Map json) => - _$MACAddressModelFromJson(json); - - /// macAddress - @override - @JsonKey(name: MACAddressModel.macAddressKey_) - final String macAddress; - - /// Create a copy of MACAddressModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$MACAddressModelCopyWith<_MACAddressModel> get copyWith => - __$MACAddressModelCopyWithImpl<_MACAddressModel>(this, _$identity); - - @override - Map toJson() { - return _$MACAddressModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _MACAddressModel && - (identical(other.macAddress, macAddress) || - other.macAddress == macAddress)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, macAddress); - - @override - String toString() { - return 'MACAddressModel(macAddress: $macAddress)'; - } -} - -/// @nodoc -abstract mixin class _$MACAddressModelCopyWith<$Res> - implements $MACAddressModelCopyWith<$Res> { - factory _$MACAddressModelCopyWith( - _MACAddressModel value, $Res Function(_MACAddressModel) _then) = - __$MACAddressModelCopyWithImpl; - @override - @useResult - $Res call({@JsonKey(name: MACAddressModel.macAddressKey_) String macAddress}); -} - -/// @nodoc -class __$MACAddressModelCopyWithImpl<$Res> - implements _$MACAddressModelCopyWith<$Res> { - __$MACAddressModelCopyWithImpl(this._self, this._then); - - final _MACAddressModel _self; - final $Res Function(_MACAddressModel) _then; - - /// Create a copy of MACAddressModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? macAddress = null, - }) { - return _then(_MACAddressModel( - macAddress: null == macAddress - ? _self.macAddress - : macAddress // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.g.dart deleted file mode 100644 index 5d5312ee..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/mac_address_model.g.dart +++ /dev/null @@ -1,17 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'mac_address_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_MACAddressModel _$MACAddressModelFromJson(Map json) => - _MACAddressModel( - macAddress: json['mac_address'] as String, - ); - -Map _$MACAddressModelToJson(_MACAddressModel instance) => - { - 'mac_address': instance.macAddress, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/mode.dart b/packages/swagger_to_dart/example/lib/src/gen/models/mode.dart index ccb66673..5fd0c5b1 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/mode.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/mode.dart @@ -9,24 +9,24 @@ // ] // } -library; +library mode; import 'exports.dart'; part 'mode.g.dart'; @JsonEnum(alwaysCreate: true) enum Mode { - @JsonValue('light') + @JsonValue("light") light, - @JsonValue('dark') + @JsonValue("dark") dark, - @JsonValue('system') + @JsonValue("system") system; factory Mode.fromJson(String json) => Mode.values.firstWhere( - (e) => e.toJson() == json, - orElse: () => Mode.values.first, - ); + (e) => e.toJson() == json, + orElse: () => Mode.values.first, + ); String toJson() => _$ModeEnumMap[this]!; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/mode.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/mode.g.dart deleted file mode 100644 index 39d5a02f..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/mode.g.dart +++ /dev/null @@ -1,13 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'mode.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$ModeEnumMap = { - Mode.light: 'light', - Mode.dark: 'dark', - Mode.system: 'system', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/models.dart b/packages/swagger_to_dart/example/lib/src/gen/models/models.dart index 90b8bb3a..147760d7 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/models.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/models.dart @@ -1,4 +1,4 @@ -library; +library models; export 'aba_routing_model.dart'; export 'all_types_with_validation.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.dart index d08a7541..3d889dcd 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.dart @@ -11,7 +11,7 @@ /// "type": "object", /// "required": [] /// } -library; +library models_response_multiple_query_parameters; import 'exports.dart'; part 'models_response_multiple_query_parameters.freezed.dart'; @@ -32,8 +32,7 @@ abstract class ModelsResponseMultipleQueryParameters factory ModelsResponseMultipleQueryParameters.fromJson( Map json, - ) => - _$ModelsResponseMultipleQueryParametersFromJson(json); + ) => _$ModelsResponseMultipleQueryParametersFromJson(json); static const String isUserKey_ = r'is_user'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.freezed.dart deleted file mode 100644 index 4c7682d3..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.freezed.dart +++ /dev/null @@ -1,343 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'models_response_multiple_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ModelsResponseMultipleQueryParameters { - /// isUser - @JsonKey(name: ModelsResponseMultipleQueryParameters.isUserKey_) - bool get isUser; - - /// Create a copy of ModelsResponseMultipleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ModelsResponseMultipleQueryParametersCopyWith< - ModelsResponseMultipleQueryParameters> - get copyWith => _$ModelsResponseMultipleQueryParametersCopyWithImpl< - ModelsResponseMultipleQueryParameters>( - this as ModelsResponseMultipleQueryParameters, _$identity); - - /// Serializes this ModelsResponseMultipleQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ModelsResponseMultipleQueryParameters && - (identical(other.isUser, isUser) || other.isUser == isUser)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, isUser); - - @override - String toString() { - return 'ModelsResponseMultipleQueryParameters(isUser: $isUser)'; - } -} - -/// @nodoc -abstract mixin class $ModelsResponseMultipleQueryParametersCopyWith<$Res> { - factory $ModelsResponseMultipleQueryParametersCopyWith( - ModelsResponseMultipleQueryParameters value, - $Res Function(ModelsResponseMultipleQueryParameters) _then) = - _$ModelsResponseMultipleQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ModelsResponseMultipleQueryParameters.isUserKey_) - bool isUser}); -} - -/// @nodoc -class _$ModelsResponseMultipleQueryParametersCopyWithImpl<$Res> - implements $ModelsResponseMultipleQueryParametersCopyWith<$Res> { - _$ModelsResponseMultipleQueryParametersCopyWithImpl(this._self, this._then); - - final ModelsResponseMultipleQueryParameters _self; - final $Res Function(ModelsResponseMultipleQueryParameters) _then; - - /// Create a copy of ModelsResponseMultipleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? isUser = null, - }) { - return _then(_self.copyWith( - isUser: null == isUser - ? _self.isUser - : isUser // ignore: cast_nullable_to_non_nullable - as bool, - )); - } -} - -/// Adds pattern-matching-related methods to [ModelsResponseMultipleQueryParameters]. -extension ModelsResponseMultipleQueryParametersPatterns - on ModelsResponseMultipleQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ModelsResponseMultipleQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ModelsResponseMultipleQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ModelsResponseMultipleQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _ModelsResponseMultipleQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ModelsResponseMultipleQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _ModelsResponseMultipleQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ModelsResponseMultipleQueryParameters.isUserKey_) - bool isUser)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ModelsResponseMultipleQueryParameters() when $default != null: - return $default(_that.isUser); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ModelsResponseMultipleQueryParameters.isUserKey_) - bool isUser) - $default, - ) { - final _that = this; - switch (_that) { - case _ModelsResponseMultipleQueryParameters(): - return $default(_that.isUser); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ModelsResponseMultipleQueryParameters.isUserKey_) - bool isUser)? - $default, - ) { - final _that = this; - switch (_that) { - case _ModelsResponseMultipleQueryParameters() when $default != null: - return $default(_that.isUser); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ModelsResponseMultipleQueryParameters - extends ModelsResponseMultipleQueryParameters { - const _ModelsResponseMultipleQueryParameters( - {@JsonKey(name: ModelsResponseMultipleQueryParameters.isUserKey_) - this.isUser = true}) - : super._(); - factory _ModelsResponseMultipleQueryParameters.fromJson( - Map json) => - _$ModelsResponseMultipleQueryParametersFromJson(json); - - /// isUser - @override - @JsonKey(name: ModelsResponseMultipleQueryParameters.isUserKey_) - final bool isUser; - - /// Create a copy of ModelsResponseMultipleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ModelsResponseMultipleQueryParametersCopyWith< - _ModelsResponseMultipleQueryParameters> - get copyWith => __$ModelsResponseMultipleQueryParametersCopyWithImpl< - _ModelsResponseMultipleQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$ModelsResponseMultipleQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ModelsResponseMultipleQueryParameters && - (identical(other.isUser, isUser) || other.isUser == isUser)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, isUser); - - @override - String toString() { - return 'ModelsResponseMultipleQueryParameters(isUser: $isUser)'; - } -} - -/// @nodoc -abstract mixin class _$ModelsResponseMultipleQueryParametersCopyWith<$Res> - implements $ModelsResponseMultipleQueryParametersCopyWith<$Res> { - factory _$ModelsResponseMultipleQueryParametersCopyWith( - _ModelsResponseMultipleQueryParameters value, - $Res Function(_ModelsResponseMultipleQueryParameters) _then) = - __$ModelsResponseMultipleQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ModelsResponseMultipleQueryParameters.isUserKey_) - bool isUser}); -} - -/// @nodoc -class __$ModelsResponseMultipleQueryParametersCopyWithImpl<$Res> - implements _$ModelsResponseMultipleQueryParametersCopyWith<$Res> { - __$ModelsResponseMultipleQueryParametersCopyWithImpl(this._self, this._then); - - final _ModelsResponseMultipleQueryParameters _self; - final $Res Function(_ModelsResponseMultipleQueryParameters) _then; - - /// Create a copy of ModelsResponseMultipleQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? isUser = null, - }) { - return _then(_ModelsResponseMultipleQueryParameters( - isUser: null == isUser - ? _self.isUser - : isUser // ignore: cast_nullable_to_non_nullable - as bool, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.g.dart deleted file mode 100644 index 406a42e2..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/models_response_multiple_query_parameters.g.dart +++ /dev/null @@ -1,20 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'models_response_multiple_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ModelsResponseMultipleQueryParameters - _$ModelsResponseMultipleQueryParametersFromJson( - Map json) => - _ModelsResponseMultipleQueryParameters( - isUser: json['is_user'] as bool? ?? true, - ); - -Map _$ModelsResponseMultipleQueryParametersToJson( - _ModelsResponseMultipleQueryParameters instance) => - { - 'is_user': instance.isUser, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.dart b/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.dart index 21310032..f37a9071 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.dart @@ -36,7 +36,7 @@ /// ], /// "title": "PaginationResponse[CategoryResponse]" /// } -library; +library pagination_response; import 'exports.dart'; part 'pagination_response.freezed.dart'; @@ -72,8 +72,7 @@ abstract class PaginationResponse with _$PaginationResponse { factory PaginationResponse.fromJson( Map json, T Function(Object? json) fromJsonT, - ) => - _$PaginationResponseFromJson(json, fromJsonT); + ) => _$PaginationResponseFromJson(json, fromJsonT); static const String itemsKey_ = r'items'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.freezed.dart deleted file mode 100644 index 7c2ee54b..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.freezed.dart +++ /dev/null @@ -1,471 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'pagination_response.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$PaginationResponse { - /// items - @JsonKey(name: PaginationResponse.itemsKey_) - List get items; - - /// total - @JsonKey(name: PaginationResponse.totalKey_) - int get total; - - /// page - @JsonKey(name: PaginationResponse.pageKey_) - int get page; - - /// perPage - @JsonKey(name: PaginationResponse.perPageKey_) - int get perPage; - - /// totalPages - @JsonKey(name: PaginationResponse.totalPagesKey_) - int get totalPages; - - /// Create a copy of PaginationResponse - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $PaginationResponseCopyWith> get copyWith => - _$PaginationResponseCopyWithImpl>( - this as PaginationResponse, _$identity); - - /// Serializes this PaginationResponse to a JSON map. - Map toJson(Object? Function(T) toJsonT); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is PaginationResponse && - const DeepCollectionEquality().equals(other.items, items) && - (identical(other.total, total) || other.total == total) && - (identical(other.page, page) || other.page == page) && - (identical(other.perPage, perPage) || other.perPage == perPage) && - (identical(other.totalPages, totalPages) || - other.totalPages == totalPages)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, - const DeepCollectionEquality().hash(items), - total, - page, - perPage, - totalPages); - - @override - String toString() { - return 'PaginationResponse<$T>(items: $items, total: $total, page: $page, perPage: $perPage, totalPages: $totalPages)'; - } -} - -/// @nodoc -abstract mixin class $PaginationResponseCopyWith { - factory $PaginationResponseCopyWith(PaginationResponse value, - $Res Function(PaginationResponse) _then) = - _$PaginationResponseCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: PaginationResponse.itemsKey_) - List items, - @JsonKey(name: PaginationResponse.totalKey_) int total, - @JsonKey(name: PaginationResponse.pageKey_) int page, - @JsonKey(name: PaginationResponse.perPageKey_) int perPage, - @JsonKey(name: PaginationResponse.totalPagesKey_) int totalPages}); -} - -/// @nodoc -class _$PaginationResponseCopyWithImpl - implements $PaginationResponseCopyWith { - _$PaginationResponseCopyWithImpl(this._self, this._then); - - final PaginationResponse _self; - final $Res Function(PaginationResponse) _then; - - /// Create a copy of PaginationResponse - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? items = null, - Object? total = null, - Object? page = null, - Object? perPage = null, - Object? totalPages = null, - }) { - return _then(_self.copyWith( - items: null == items - ? _self.items - : items // ignore: cast_nullable_to_non_nullable - as List, - total: null == total - ? _self.total - : total // ignore: cast_nullable_to_non_nullable - as int, - page: null == page - ? _self.page - : page // ignore: cast_nullable_to_non_nullable - as int, - perPage: null == perPage - ? _self.perPage - : perPage // ignore: cast_nullable_to_non_nullable - as int, - totalPages: null == totalPages - ? _self.totalPages - : totalPages // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [PaginationResponse]. -extension PaginationResponsePatterns on PaginationResponse { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_PaginationResponse value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _PaginationResponse() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_PaginationResponse value) $default, - ) { - final _that = this; - switch (_that) { - case _PaginationResponse(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_PaginationResponse value)? $default, - ) { - final _that = this; - switch (_that) { - case _PaginationResponse() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: PaginationResponse.itemsKey_) - List items, - @JsonKey(name: PaginationResponse.totalKey_) int total, - @JsonKey(name: PaginationResponse.pageKey_) int page, - @JsonKey(name: PaginationResponse.perPageKey_) int perPage, - @JsonKey(name: PaginationResponse.totalPagesKey_) int totalPages)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _PaginationResponse() when $default != null: - return $default(_that.items, _that.total, _that.page, _that.perPage, - _that.totalPages); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: PaginationResponse.itemsKey_) - List items, - @JsonKey(name: PaginationResponse.totalKey_) int total, - @JsonKey(name: PaginationResponse.pageKey_) int page, - @JsonKey(name: PaginationResponse.perPageKey_) int perPage, - @JsonKey(name: PaginationResponse.totalPagesKey_) int totalPages) - $default, - ) { - final _that = this; - switch (_that) { - case _PaginationResponse(): - return $default(_that.items, _that.total, _that.page, _that.perPage, - _that.totalPages); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: PaginationResponse.itemsKey_) - List items, - @JsonKey(name: PaginationResponse.totalKey_) int total, - @JsonKey(name: PaginationResponse.pageKey_) int page, - @JsonKey(name: PaginationResponse.perPageKey_) int perPage, - @JsonKey(name: PaginationResponse.totalPagesKey_) int totalPages)? - $default, - ) { - final _that = this; - switch (_that) { - case _PaginationResponse() when $default != null: - return $default(_that.items, _that.total, _that.page, _that.perPage, - _that.totalPages); - case _: - return null; - } - } -} - -/// @nodoc - -@JsonSerializable( - converters: jsonSerializableConverters, - genericArgumentFactories: true, - createFieldMap: true) -class _PaginationResponse extends PaginationResponse { - const _PaginationResponse( - {@JsonKey(name: PaginationResponse.itemsKey_) - required final List items, - @JsonKey(name: PaginationResponse.totalKey_) required this.total, - @JsonKey(name: PaginationResponse.pageKey_) required this.page, - @JsonKey(name: PaginationResponse.perPageKey_) required this.perPage, - @JsonKey(name: PaginationResponse.totalPagesKey_) - required this.totalPages}) - : _items = items, - super._(); - factory _PaginationResponse.fromJson( - Map json, T Function(Object?) fromJsonT) => - _$PaginationResponseFromJson(json, fromJsonT); - - /// items - final List _items; - - /// items - @override - @JsonKey(name: PaginationResponse.itemsKey_) - List get items { - if (_items is EqualUnmodifiableListView) return _items; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_items); - } - - /// total - @override - @JsonKey(name: PaginationResponse.totalKey_) - final int total; - - /// page - @override - @JsonKey(name: PaginationResponse.pageKey_) - final int page; - - /// perPage - @override - @JsonKey(name: PaginationResponse.perPageKey_) - final int perPage; - - /// totalPages - @override - @JsonKey(name: PaginationResponse.totalPagesKey_) - final int totalPages; - - /// Create a copy of PaginationResponse - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$PaginationResponseCopyWith> get copyWith => - __$PaginationResponseCopyWithImpl>( - this, _$identity); - - @override - Map toJson(Object? Function(T) toJsonT) { - return _$PaginationResponseToJson(this, toJsonT); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _PaginationResponse && - const DeepCollectionEquality().equals(other._items, _items) && - (identical(other.total, total) || other.total == total) && - (identical(other.page, page) || other.page == page) && - (identical(other.perPage, perPage) || other.perPage == perPage) && - (identical(other.totalPages, totalPages) || - other.totalPages == totalPages)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, - const DeepCollectionEquality().hash(_items), - total, - page, - perPage, - totalPages); - - @override - String toString() { - return 'PaginationResponse<$T>(items: $items, total: $total, page: $page, perPage: $perPage, totalPages: $totalPages)'; - } -} - -/// @nodoc -abstract mixin class _$PaginationResponseCopyWith - implements $PaginationResponseCopyWith { - factory _$PaginationResponseCopyWith(_PaginationResponse value, - $Res Function(_PaginationResponse) _then) = - __$PaginationResponseCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: PaginationResponse.itemsKey_) - List items, - @JsonKey(name: PaginationResponse.totalKey_) int total, - @JsonKey(name: PaginationResponse.pageKey_) int page, - @JsonKey(name: PaginationResponse.perPageKey_) int perPage, - @JsonKey(name: PaginationResponse.totalPagesKey_) int totalPages}); -} - -/// @nodoc -class __$PaginationResponseCopyWithImpl - implements _$PaginationResponseCopyWith { - __$PaginationResponseCopyWithImpl(this._self, this._then); - - final _PaginationResponse _self; - final $Res Function(_PaginationResponse) _then; - - /// Create a copy of PaginationResponse - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? items = null, - Object? total = null, - Object? page = null, - Object? perPage = null, - Object? totalPages = null, - }) { - return _then(_PaginationResponse( - items: null == items - ? _self._items - : items // ignore: cast_nullable_to_non_nullable - as List, - total: null == total - ? _self.total - : total // ignore: cast_nullable_to_non_nullable - as int, - page: null == page - ? _self.page - : page // ignore: cast_nullable_to_non_nullable - as int, - perPage: null == perPage - ? _self.perPage - : perPage // ignore: cast_nullable_to_non_nullable - as int, - totalPages: null == totalPages - ? _self.totalPages - : totalPages // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.g.dart deleted file mode 100644 index 3d1e5fe9..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/pagination_response.g.dart +++ /dev/null @@ -1,41 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'pagination_response.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_PaginationResponse _$PaginationResponseFromJson( - Map json, - T Function(Object? json) fromJsonT, -) => - _PaginationResponse( - items: (json['items'] as List) - .map((e) => CategoryResponse.fromJson(e as Map)) - .toList(), - total: (json['total'] as num).toInt(), - page: (json['page'] as num).toInt(), - perPage: (json['per_page'] as num).toInt(), - totalPages: (json['total_pages'] as num).toInt(), - ); - -const _$PaginationResponseFieldMap = { - 'items': 'items', - 'total': 'total', - 'page': 'page', - 'perPage': 'per_page', - 'totalPages': 'total_pages', -}; - -Map _$PaginationResponseToJson( - _PaginationResponse instance, - Object? Function(T value) toJsonT, -) => - { - 'items': instance.items.map((e) => e.toJson()).toList(), - 'total': instance.total, - 'page': instance.page, - 'per_page': instance.perPage, - 'total_pages': instance.totalPages, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/parrot.dart b/packages/swagger_to_dart/example/lib/src/gen/models/parrot.dart index 4a30db90..8ab5dba9 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/parrot.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/parrot.dart @@ -28,7 +28,7 @@ /// ], /// "title": "Parrot" /// } -library; +library parrot; import 'exports.dart'; part 'parrot.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/parrot.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/parrot.freezed.dart deleted file mode 100644 index 416907c3..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/parrot.freezed.dart +++ /dev/null @@ -1,385 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'parrot.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$Parrot { - /// name - @JsonKey(name: Parrot.nameKey_) - String get name; - - /// type - @JsonKey(name: Parrot.typeKey_) - String get type; - - /// phrases - @JsonKey(name: Parrot.phrasesKey_) - List get phrases; - - /// Create a copy of Parrot - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ParrotCopyWith get copyWith => - _$ParrotCopyWithImpl(this as Parrot, _$identity); - - /// Serializes this Parrot to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is Parrot && - (identical(other.name, name) || other.name == name) && - (identical(other.type, type) || other.type == type) && - const DeepCollectionEquality().equals(other.phrases, phrases)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, name, type, const DeepCollectionEquality().hash(phrases)); - - @override - String toString() { - return 'Parrot(name: $name, type: $type, phrases: $phrases)'; - } -} - -/// @nodoc -abstract mixin class $ParrotCopyWith<$Res> { - factory $ParrotCopyWith(Parrot value, $Res Function(Parrot) _then) = - _$ParrotCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: Parrot.nameKey_) String name, - @JsonKey(name: Parrot.typeKey_) String type, - @JsonKey(name: Parrot.phrasesKey_) List phrases}); -} - -/// @nodoc -class _$ParrotCopyWithImpl<$Res> implements $ParrotCopyWith<$Res> { - _$ParrotCopyWithImpl(this._self, this._then); - - final Parrot _self; - final $Res Function(Parrot) _then; - - /// Create a copy of Parrot - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? name = null, - Object? type = null, - Object? phrases = null, - }) { - return _then(_self.copyWith( - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - type: null == type - ? _self.type - : type // ignore: cast_nullable_to_non_nullable - as String, - phrases: null == phrases - ? _self.phrases - : phrases // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} - -/// Adds pattern-matching-related methods to [Parrot]. -extension ParrotPatterns on Parrot { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_Parrot value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Parrot() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_Parrot value) $default, - ) { - final _that = this; - switch (_that) { - case _Parrot(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_Parrot value)? $default, - ) { - final _that = this; - switch (_that) { - case _Parrot() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: Parrot.nameKey_) String name, - @JsonKey(name: Parrot.typeKey_) String type, - @JsonKey(name: Parrot.phrasesKey_) List phrases)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _Parrot() when $default != null: - return $default(_that.name, _that.type, _that.phrases); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: Parrot.nameKey_) String name, - @JsonKey(name: Parrot.typeKey_) String type, - @JsonKey(name: Parrot.phrasesKey_) List phrases) - $default, - ) { - final _that = this; - switch (_that) { - case _Parrot(): - return $default(_that.name, _that.type, _that.phrases); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: Parrot.nameKey_) String name, - @JsonKey(name: Parrot.typeKey_) String type, - @JsonKey(name: Parrot.phrasesKey_) List phrases)? - $default, - ) { - final _that = this; - switch (_that) { - case _Parrot() when $default != null: - return $default(_that.name, _that.type, _that.phrases); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _Parrot extends Parrot { - const _Parrot( - {@JsonKey(name: Parrot.nameKey_) required this.name, - @JsonKey(name: Parrot.typeKey_) this.type = 'parrot', - @JsonKey(name: Parrot.phrasesKey_) required final List phrases}) - : _phrases = phrases, - super._(); - factory _Parrot.fromJson(Map json) => _$ParrotFromJson(json); - - /// name - @override - @JsonKey(name: Parrot.nameKey_) - final String name; - - /// type - @override - @JsonKey(name: Parrot.typeKey_) - final String type; - - /// phrases - final List _phrases; - - /// phrases - @override - @JsonKey(name: Parrot.phrasesKey_) - List get phrases { - if (_phrases is EqualUnmodifiableListView) return _phrases; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_phrases); - } - - /// Create a copy of Parrot - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ParrotCopyWith<_Parrot> get copyWith => - __$ParrotCopyWithImpl<_Parrot>(this, _$identity); - - @override - Map toJson() { - return _$ParrotToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _Parrot && - (identical(other.name, name) || other.name == name) && - (identical(other.type, type) || other.type == type) && - const DeepCollectionEquality().equals(other._phrases, _phrases)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, name, type, const DeepCollectionEquality().hash(_phrases)); - - @override - String toString() { - return 'Parrot(name: $name, type: $type, phrases: $phrases)'; - } -} - -/// @nodoc -abstract mixin class _$ParrotCopyWith<$Res> implements $ParrotCopyWith<$Res> { - factory _$ParrotCopyWith(_Parrot value, $Res Function(_Parrot) _then) = - __$ParrotCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: Parrot.nameKey_) String name, - @JsonKey(name: Parrot.typeKey_) String type, - @JsonKey(name: Parrot.phrasesKey_) List phrases}); -} - -/// @nodoc -class __$ParrotCopyWithImpl<$Res> implements _$ParrotCopyWith<$Res> { - __$ParrotCopyWithImpl(this._self, this._then); - - final _Parrot _self; - final $Res Function(_Parrot) _then; - - /// Create a copy of Parrot - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? name = null, - Object? type = null, - Object? phrases = null, - }) { - return _then(_Parrot( - name: null == name - ? _self.name - : name // ignore: cast_nullable_to_non_nullable - as String, - type: null == type - ? _self.type - : type // ignore: cast_nullable_to_non_nullable - as String, - phrases: null == phrases - ? _self._phrases - : phrases // ignore: cast_nullable_to_non_nullable - as List, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/parrot.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/parrot.g.dart deleted file mode 100644 index 25079f87..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/parrot.g.dart +++ /dev/null @@ -1,20 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'parrot.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_Parrot _$ParrotFromJson(Map json) => _Parrot( - name: json['name'] as String, - type: json['type'] as String? ?? 'parrot', - phrases: - (json['phrases'] as List).map((e) => e as String).toList(), - ); - -Map _$ParrotToJson(_Parrot instance) => { - 'name': instance.name, - 'type': instance.type, - 'phrases': instance.phrases, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_brand.dart b/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_brand.dart index d713da4c..085eb994 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_brand.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_brand.dart @@ -19,36 +19,36 @@ // "description": "Payment card brands supported by the [`PaymentCardNumber`][pydantic_extra_types.payment.PaymentCardNumber]." // } -library; +library payment_card_brand; import 'exports.dart'; part 'payment_card_brand.g.dart'; @JsonEnum(alwaysCreate: true) enum PaymentCardBrand { - @JsonValue('American Express') + @JsonValue("American Express") americanExpress, - @JsonValue('Mastercard') + @JsonValue("Mastercard") mastercard, - @JsonValue('Visa') + @JsonValue("Visa") visa, - @JsonValue('Mir') + @JsonValue("Mir") mir, - @JsonValue('Maestro') + @JsonValue("Maestro") maestro, - @JsonValue('Discover') + @JsonValue("Discover") discover, - @JsonValue('Verve') + @JsonValue("Verve") verve, - @JsonValue('Dankort') + @JsonValue("Dankort") dankort, - @JsonValue('Troy') + @JsonValue("Troy") troy, - @JsonValue('UnionPay') + @JsonValue("UnionPay") unionPay, - @JsonValue('JCB') + @JsonValue("JCB") jcb, - @JsonValue('other') + @JsonValue("other") other; factory PaymentCardBrand.fromJson(String json) => diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_brand.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_brand.g.dart deleted file mode 100644 index f58fafc4..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_brand.g.dart +++ /dev/null @@ -1,22 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'payment_card_brand.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$PaymentCardBrandEnumMap = { - PaymentCardBrand.americanExpress: 'American Express', - PaymentCardBrand.mastercard: 'Mastercard', - PaymentCardBrand.visa: 'Visa', - PaymentCardBrand.mir: 'Mir', - PaymentCardBrand.maestro: 'Maestro', - PaymentCardBrand.discover: 'Discover', - PaymentCardBrand.verve: 'Verve', - PaymentCardBrand.dankort: 'Dankort', - PaymentCardBrand.troy: 'Troy', - PaymentCardBrand.unionPay: 'UnionPay', - PaymentCardBrand.jcb: 'JCB', - PaymentCardBrand.other: 'other', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.dart index f02e0988..20b29fed 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.dart @@ -24,7 +24,7 @@ /// ], /// "title": "PaymentCardModel" /// } -library; +library payment_card_model; import 'exports.dart'; part 'payment_card_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.freezed.dart deleted file mode 100644 index c0245b61..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.freezed.dart +++ /dev/null @@ -1,364 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'payment_card_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$PaymentCardModel { - /// cardNumber - @JsonKey(name: PaymentCardModel.cardNumberKey_) - String get cardNumber; - - /// cardBrand - @JsonKey(name: PaymentCardModel.cardBrandKey_) - PaymentCardBrand? get cardBrand; - - /// Create a copy of PaymentCardModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $PaymentCardModelCopyWith get copyWith => - _$PaymentCardModelCopyWithImpl( - this as PaymentCardModel, _$identity); - - /// Serializes this PaymentCardModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is PaymentCardModel && - (identical(other.cardNumber, cardNumber) || - other.cardNumber == cardNumber) && - (identical(other.cardBrand, cardBrand) || - other.cardBrand == cardBrand)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, cardNumber, cardBrand); - - @override - String toString() { - return 'PaymentCardModel(cardNumber: $cardNumber, cardBrand: $cardBrand)'; - } -} - -/// @nodoc -abstract mixin class $PaymentCardModelCopyWith<$Res> { - factory $PaymentCardModelCopyWith( - PaymentCardModel value, $Res Function(PaymentCardModel) _then) = - _$PaymentCardModelCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: PaymentCardModel.cardNumberKey_) String cardNumber, - @JsonKey(name: PaymentCardModel.cardBrandKey_) - PaymentCardBrand? cardBrand}); -} - -/// @nodoc -class _$PaymentCardModelCopyWithImpl<$Res> - implements $PaymentCardModelCopyWith<$Res> { - _$PaymentCardModelCopyWithImpl(this._self, this._then); - - final PaymentCardModel _self; - final $Res Function(PaymentCardModel) _then; - - /// Create a copy of PaymentCardModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? cardNumber = null, - Object? cardBrand = freezed, - }) { - return _then(_self.copyWith( - cardNumber: null == cardNumber - ? _self.cardNumber - : cardNumber // ignore: cast_nullable_to_non_nullable - as String, - cardBrand: freezed == cardBrand - ? _self.cardBrand - : cardBrand // ignore: cast_nullable_to_non_nullable - as PaymentCardBrand?, - )); - } -} - -/// Adds pattern-matching-related methods to [PaymentCardModel]. -extension PaymentCardModelPatterns on PaymentCardModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_PaymentCardModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _PaymentCardModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_PaymentCardModel value) $default, - ) { - final _that = this; - switch (_that) { - case _PaymentCardModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_PaymentCardModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _PaymentCardModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: PaymentCardModel.cardNumberKey_) String cardNumber, - @JsonKey(name: PaymentCardModel.cardBrandKey_) - PaymentCardBrand? cardBrand)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _PaymentCardModel() when $default != null: - return $default(_that.cardNumber, _that.cardBrand); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: PaymentCardModel.cardNumberKey_) String cardNumber, - @JsonKey(name: PaymentCardModel.cardBrandKey_) - PaymentCardBrand? cardBrand) - $default, - ) { - final _that = this; - switch (_that) { - case _PaymentCardModel(): - return $default(_that.cardNumber, _that.cardBrand); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: PaymentCardModel.cardNumberKey_) String cardNumber, - @JsonKey(name: PaymentCardModel.cardBrandKey_) - PaymentCardBrand? cardBrand)? - $default, - ) { - final _that = this; - switch (_that) { - case _PaymentCardModel() when $default != null: - return $default(_that.cardNumber, _that.cardBrand); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _PaymentCardModel extends PaymentCardModel { - const _PaymentCardModel( - {@JsonKey(name: PaymentCardModel.cardNumberKey_) required this.cardNumber, - @JsonKey(name: PaymentCardModel.cardBrandKey_) this.cardBrand}) - : super._(); - factory _PaymentCardModel.fromJson(Map json) => - _$PaymentCardModelFromJson(json); - - /// cardNumber - @override - @JsonKey(name: PaymentCardModel.cardNumberKey_) - final String cardNumber; - - /// cardBrand - @override - @JsonKey(name: PaymentCardModel.cardBrandKey_) - final PaymentCardBrand? cardBrand; - - /// Create a copy of PaymentCardModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$PaymentCardModelCopyWith<_PaymentCardModel> get copyWith => - __$PaymentCardModelCopyWithImpl<_PaymentCardModel>(this, _$identity); - - @override - Map toJson() { - return _$PaymentCardModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _PaymentCardModel && - (identical(other.cardNumber, cardNumber) || - other.cardNumber == cardNumber) && - (identical(other.cardBrand, cardBrand) || - other.cardBrand == cardBrand)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, cardNumber, cardBrand); - - @override - String toString() { - return 'PaymentCardModel(cardNumber: $cardNumber, cardBrand: $cardBrand)'; - } -} - -/// @nodoc -abstract mixin class _$PaymentCardModelCopyWith<$Res> - implements $PaymentCardModelCopyWith<$Res> { - factory _$PaymentCardModelCopyWith( - _PaymentCardModel value, $Res Function(_PaymentCardModel) _then) = - __$PaymentCardModelCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: PaymentCardModel.cardNumberKey_) String cardNumber, - @JsonKey(name: PaymentCardModel.cardBrandKey_) - PaymentCardBrand? cardBrand}); -} - -/// @nodoc -class __$PaymentCardModelCopyWithImpl<$Res> - implements _$PaymentCardModelCopyWith<$Res> { - __$PaymentCardModelCopyWithImpl(this._self, this._then); - - final _PaymentCardModel _self; - final $Res Function(_PaymentCardModel) _then; - - /// Create a copy of PaymentCardModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? cardNumber = null, - Object? cardBrand = freezed, - }) { - return _then(_PaymentCardModel( - cardNumber: null == cardNumber - ? _self.cardNumber - : cardNumber // ignore: cast_nullable_to_non_nullable - as String, - cardBrand: freezed == cardBrand - ? _self.cardBrand - : cardBrand // ignore: cast_nullable_to_non_nullable - as PaymentCardBrand?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.g.dart deleted file mode 100644 index 947877ce..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/payment_card_model.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'payment_card_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_PaymentCardModel _$PaymentCardModelFromJson(Map json) => - _PaymentCardModel( - cardNumber: json['card_number'] as String, - cardBrand: json['card_brand'] == null - ? null - : PaymentCardBrand.fromJson(json['card_brand'] as String), - ); - -Map _$PaymentCardModelToJson(_PaymentCardModel instance) => - { - 'card_number': instance.cardNumber, - if (instance.cardBrand?.toJson() case final value?) 'card_brand': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.dart index 65c913d9..bca92a15 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.dart @@ -19,7 +19,7 @@ /// ], /// "title": "PhoneNumberModel" /// } -library; +library phone_number_model; import 'exports.dart'; part 'phone_number_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.freezed.dart deleted file mode 100644 index 4001804e..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.freezed.dart +++ /dev/null @@ -1,352 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'phone_number_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$PhoneNumberModel { - /// phone - @JsonKey(name: PhoneNumberModel.phoneKey_) - String get phone; - - /// phone2 - @JsonKey(name: PhoneNumberModel.phone2Key_) - String get phone2; - - /// Create a copy of PhoneNumberModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $PhoneNumberModelCopyWith get copyWith => - _$PhoneNumberModelCopyWithImpl( - this as PhoneNumberModel, _$identity); - - /// Serializes this PhoneNumberModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is PhoneNumberModel && - (identical(other.phone, phone) || other.phone == phone) && - (identical(other.phone2, phone2) || other.phone2 == phone2)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, phone, phone2); - - @override - String toString() { - return 'PhoneNumberModel(phone: $phone, phone2: $phone2)'; - } -} - -/// @nodoc -abstract mixin class $PhoneNumberModelCopyWith<$Res> { - factory $PhoneNumberModelCopyWith( - PhoneNumberModel value, $Res Function(PhoneNumberModel) _then) = - _$PhoneNumberModelCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: PhoneNumberModel.phoneKey_) String phone, - @JsonKey(name: PhoneNumberModel.phone2Key_) String phone2}); -} - -/// @nodoc -class _$PhoneNumberModelCopyWithImpl<$Res> - implements $PhoneNumberModelCopyWith<$Res> { - _$PhoneNumberModelCopyWithImpl(this._self, this._then); - - final PhoneNumberModel _self; - final $Res Function(PhoneNumberModel) _then; - - /// Create a copy of PhoneNumberModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? phone = null, - Object? phone2 = null, - }) { - return _then(_self.copyWith( - phone: null == phone - ? _self.phone - : phone // ignore: cast_nullable_to_non_nullable - as String, - phone2: null == phone2 - ? _self.phone2 - : phone2 // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [PhoneNumberModel]. -extension PhoneNumberModelPatterns on PhoneNumberModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_PhoneNumberModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _PhoneNumberModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_PhoneNumberModel value) $default, - ) { - final _that = this; - switch (_that) { - case _PhoneNumberModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_PhoneNumberModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _PhoneNumberModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: PhoneNumberModel.phoneKey_) String phone, - @JsonKey(name: PhoneNumberModel.phone2Key_) String phone2)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _PhoneNumberModel() when $default != null: - return $default(_that.phone, _that.phone2); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: PhoneNumberModel.phoneKey_) String phone, - @JsonKey(name: PhoneNumberModel.phone2Key_) String phone2) - $default, - ) { - final _that = this; - switch (_that) { - case _PhoneNumberModel(): - return $default(_that.phone, _that.phone2); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: PhoneNumberModel.phoneKey_) String phone, - @JsonKey(name: PhoneNumberModel.phone2Key_) String phone2)? - $default, - ) { - final _that = this; - switch (_that) { - case _PhoneNumberModel() when $default != null: - return $default(_that.phone, _that.phone2); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _PhoneNumberModel extends PhoneNumberModel { - const _PhoneNumberModel( - {@JsonKey(name: PhoneNumberModel.phoneKey_) required this.phone, - @JsonKey(name: PhoneNumberModel.phone2Key_) required this.phone2}) - : super._(); - factory _PhoneNumberModel.fromJson(Map json) => - _$PhoneNumberModelFromJson(json); - - /// phone - @override - @JsonKey(name: PhoneNumberModel.phoneKey_) - final String phone; - - /// phone2 - @override - @JsonKey(name: PhoneNumberModel.phone2Key_) - final String phone2; - - /// Create a copy of PhoneNumberModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$PhoneNumberModelCopyWith<_PhoneNumberModel> get copyWith => - __$PhoneNumberModelCopyWithImpl<_PhoneNumberModel>(this, _$identity); - - @override - Map toJson() { - return _$PhoneNumberModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _PhoneNumberModel && - (identical(other.phone, phone) || other.phone == phone) && - (identical(other.phone2, phone2) || other.phone2 == phone2)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, phone, phone2); - - @override - String toString() { - return 'PhoneNumberModel(phone: $phone, phone2: $phone2)'; - } -} - -/// @nodoc -abstract mixin class _$PhoneNumberModelCopyWith<$Res> - implements $PhoneNumberModelCopyWith<$Res> { - factory _$PhoneNumberModelCopyWith( - _PhoneNumberModel value, $Res Function(_PhoneNumberModel) _then) = - __$PhoneNumberModelCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: PhoneNumberModel.phoneKey_) String phone, - @JsonKey(name: PhoneNumberModel.phone2Key_) String phone2}); -} - -/// @nodoc -class __$PhoneNumberModelCopyWithImpl<$Res> - implements _$PhoneNumberModelCopyWith<$Res> { - __$PhoneNumberModelCopyWithImpl(this._self, this._then); - - final _PhoneNumberModel _self; - final $Res Function(_PhoneNumberModel) _then; - - /// Create a copy of PhoneNumberModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? phone = null, - Object? phone2 = null, - }) { - return _then(_PhoneNumberModel( - phone: null == phone - ? _self.phone - : phone // ignore: cast_nullable_to_non_nullable - as String, - phone2: null == phone2 - ? _self.phone2 - : phone2 // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.g.dart deleted file mode 100644 index 046e4000..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/phone_number_model.g.dart +++ /dev/null @@ -1,19 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'phone_number_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_PhoneNumberModel _$PhoneNumberModelFromJson(Map json) => - _PhoneNumberModel( - phone: json['phone'] as String, - phone2: json['phone2'] as String, - ); - -Map _$PhoneNumberModelToJson(_PhoneNumberModel instance) => - { - 'phone': instance.phone, - 'phone2': instance.phone2, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.dart b/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.dart index edd3253c..db193bdc 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.dart @@ -11,29 +11,29 @@ /// "title": "Response Models-Response Multiple", /// "runtimeType": "anyOf" /// } -library; +library response_models_response_multiple; import 'exports.dart'; part 'response_models_response_multiple.freezed.dart'; part 'response_models_response_multiple.g.dart'; // ResponseModelsResponseMultiple -@Freezed(fallbackUnion: r'fallback') +@Freezed(fallbackUnion: r"fallback") sealed class ResponseModelsResponseMultiple with _$ResponseModelsResponseMultiple { const ResponseModelsResponseMultiple._(); @jsonSerializable - @FreezedUnionValue(r'User') + @FreezedUnionValue(r"User") const factory ResponseModelsResponseMultiple.user(User value) = ResponseModelsResponseMultipleUser; @jsonSerializable - @FreezedUnionValue(r'Location') + @FreezedUnionValue(r"Location") const factory ResponseModelsResponseMultiple.location(Location value) = ResponseModelsResponseMultipleLocation; @jsonSerializable - @FreezedUnionValue(r'fallback') + @FreezedUnionValue(r"fallback") const factory ResponseModelsResponseMultiple.fallback( Map? value, ) = ResponseModelsResponseMultipleFallback; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.freezed.dart deleted file mode 100644 index 1631b427..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.freezed.dart +++ /dev/null @@ -1,542 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'response_models_response_multiple.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; -ResponseModelsResponseMultiple _$ResponseModelsResponseMultipleFromJson( - Map json) { - switch (json['runtimeType']) { - case 'User': - return ResponseModelsResponseMultipleUser.fromJson(json); - case 'Location': - return ResponseModelsResponseMultipleLocation.fromJson(json); - - default: - return ResponseModelsResponseMultipleFallback.fromJson(json); - } -} - -/// @nodoc -mixin _$ResponseModelsResponseMultiple { - Object? get value; - - /// Serializes this ResponseModelsResponseMultiple to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ResponseModelsResponseMultiple && - const DeepCollectionEquality().equals(other.value, value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(value)); - - @override - String toString() { - return 'ResponseModelsResponseMultiple(value: $value)'; - } -} - -/// @nodoc -class $ResponseModelsResponseMultipleCopyWith<$Res> { - $ResponseModelsResponseMultipleCopyWith(ResponseModelsResponseMultiple _, - $Res Function(ResponseModelsResponseMultiple) __); -} - -/// Adds pattern-matching-related methods to [ResponseModelsResponseMultiple]. -extension ResponseModelsResponseMultiplePatterns - on ResponseModelsResponseMultiple { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap({ - TResult Function(ResponseModelsResponseMultipleUser value)? user, - TResult Function(ResponseModelsResponseMultipleLocation value)? location, - TResult Function(ResponseModelsResponseMultipleFallback value)? fallback, - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case ResponseModelsResponseMultipleUser() when user != null: - return user(_that); - case ResponseModelsResponseMultipleLocation() when location != null: - return location(_that); - case ResponseModelsResponseMultipleFallback() when fallback != null: - return fallback(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map({ - required TResult Function(ResponseModelsResponseMultipleUser value) user, - required TResult Function(ResponseModelsResponseMultipleLocation value) - location, - required TResult Function(ResponseModelsResponseMultipleFallback value) - fallback, - }) { - final _that = this; - switch (_that) { - case ResponseModelsResponseMultipleUser(): - return user(_that); - case ResponseModelsResponseMultipleLocation(): - return location(_that); - case ResponseModelsResponseMultipleFallback(): - return fallback(_that); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull({ - TResult? Function(ResponseModelsResponseMultipleUser value)? user, - TResult? Function(ResponseModelsResponseMultipleLocation value)? location, - TResult? Function(ResponseModelsResponseMultipleFallback value)? fallback, - }) { - final _that = this; - switch (_that) { - case ResponseModelsResponseMultipleUser() when user != null: - return user(_that); - case ResponseModelsResponseMultipleLocation() when location != null: - return location(_that); - case ResponseModelsResponseMultipleFallback() when fallback != null: - return fallback(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen({ - TResult Function(User value)? user, - TResult Function(Location value)? location, - TResult Function(Map? value)? fallback, - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case ResponseModelsResponseMultipleUser() when user != null: - return user(_that.value); - case ResponseModelsResponseMultipleLocation() when location != null: - return location(_that.value); - case ResponseModelsResponseMultipleFallback() when fallback != null: - return fallback(_that.value); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when({ - required TResult Function(User value) user, - required TResult Function(Location value) location, - required TResult Function(Map? value) fallback, - }) { - final _that = this; - switch (_that) { - case ResponseModelsResponseMultipleUser(): - return user(_that.value); - case ResponseModelsResponseMultipleLocation(): - return location(_that.value); - case ResponseModelsResponseMultipleFallback(): - return fallback(_that.value); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull({ - TResult? Function(User value)? user, - TResult? Function(Location value)? location, - TResult? Function(Map? value)? fallback, - }) { - final _that = this; - switch (_that) { - case ResponseModelsResponseMultipleUser() when user != null: - return user(_that.value); - case ResponseModelsResponseMultipleLocation() when location != null: - return location(_that.value); - case ResponseModelsResponseMultipleFallback() when fallback != null: - return fallback(_that.value); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class ResponseModelsResponseMultipleUser - extends ResponseModelsResponseMultiple { - const ResponseModelsResponseMultipleUser(this.value, {final String? $type}) - : $type = $type ?? 'User', - super._(); - factory ResponseModelsResponseMultipleUser.fromJson( - Map json) => - _$ResponseModelsResponseMultipleUserFromJson(json); - - @override - final User value; - - @JsonKey(name: 'runtimeType') - final String $type; - - /// Create a copy of ResponseModelsResponseMultiple - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ResponseModelsResponseMultipleUserCopyWith< - ResponseModelsResponseMultipleUser> - get copyWith => _$ResponseModelsResponseMultipleUserCopyWithImpl< - ResponseModelsResponseMultipleUser>(this, _$identity); - - @override - Map toJson() { - return _$ResponseModelsResponseMultipleUserToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ResponseModelsResponseMultipleUser && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'ResponseModelsResponseMultiple.user(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $ResponseModelsResponseMultipleUserCopyWith<$Res> - implements $ResponseModelsResponseMultipleCopyWith<$Res> { - factory $ResponseModelsResponseMultipleUserCopyWith( - ResponseModelsResponseMultipleUser value, - $Res Function(ResponseModelsResponseMultipleUser) _then) = - _$ResponseModelsResponseMultipleUserCopyWithImpl; - @useResult - $Res call({User value}); - - $UserCopyWith<$Res> get value; -} - -/// @nodoc -class _$ResponseModelsResponseMultipleUserCopyWithImpl<$Res> - implements $ResponseModelsResponseMultipleUserCopyWith<$Res> { - _$ResponseModelsResponseMultipleUserCopyWithImpl(this._self, this._then); - - final ResponseModelsResponseMultipleUser _self; - final $Res Function(ResponseModelsResponseMultipleUser) _then; - - /// Create a copy of ResponseModelsResponseMultiple - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - }) { - return _then(ResponseModelsResponseMultipleUser( - null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as User, - )); - } - - /// Create a copy of ResponseModelsResponseMultiple - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $UserCopyWith<$Res> get value { - return $UserCopyWith<$Res>(_self.value, (value) { - return _then(_self.copyWith(value: value)); - }); - } -} - -/// @nodoc - -@jsonSerializable -class ResponseModelsResponseMultipleLocation - extends ResponseModelsResponseMultiple { - const ResponseModelsResponseMultipleLocation(this.value, - {final String? $type}) - : $type = $type ?? 'Location', - super._(); - factory ResponseModelsResponseMultipleLocation.fromJson( - Map json) => - _$ResponseModelsResponseMultipleLocationFromJson(json); - - @override - final Location value; - - @JsonKey(name: 'runtimeType') - final String $type; - - /// Create a copy of ResponseModelsResponseMultiple - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ResponseModelsResponseMultipleLocationCopyWith< - ResponseModelsResponseMultipleLocation> - get copyWith => _$ResponseModelsResponseMultipleLocationCopyWithImpl< - ResponseModelsResponseMultipleLocation>(this, _$identity); - - @override - Map toJson() { - return _$ResponseModelsResponseMultipleLocationToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ResponseModelsResponseMultipleLocation && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'ResponseModelsResponseMultiple.location(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $ResponseModelsResponseMultipleLocationCopyWith<$Res> - implements $ResponseModelsResponseMultipleCopyWith<$Res> { - factory $ResponseModelsResponseMultipleLocationCopyWith( - ResponseModelsResponseMultipleLocation value, - $Res Function(ResponseModelsResponseMultipleLocation) _then) = - _$ResponseModelsResponseMultipleLocationCopyWithImpl; - @useResult - $Res call({Location value}); - - $LocationCopyWith<$Res> get value; -} - -/// @nodoc -class _$ResponseModelsResponseMultipleLocationCopyWithImpl<$Res> - implements $ResponseModelsResponseMultipleLocationCopyWith<$Res> { - _$ResponseModelsResponseMultipleLocationCopyWithImpl(this._self, this._then); - - final ResponseModelsResponseMultipleLocation _self; - final $Res Function(ResponseModelsResponseMultipleLocation) _then; - - /// Create a copy of ResponseModelsResponseMultiple - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - }) { - return _then(ResponseModelsResponseMultipleLocation( - null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as Location, - )); - } - - /// Create a copy of ResponseModelsResponseMultiple - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $LocationCopyWith<$Res> get value { - return $LocationCopyWith<$Res>(_self.value, (value) { - return _then(_self.copyWith(value: value)); - }); - } -} - -/// @nodoc - -@jsonSerializable -class ResponseModelsResponseMultipleFallback - extends ResponseModelsResponseMultiple { - const ResponseModelsResponseMultipleFallback( - final Map? value, - {final String? $type}) - : _value = value, - $type = $type ?? 'fallback', - super._(); - factory ResponseModelsResponseMultipleFallback.fromJson( - Map json) => - _$ResponseModelsResponseMultipleFallbackFromJson(json); - - final Map? _value; - @override - Map? get value { - final value = _value; - if (value == null) return null; - if (_value is EqualUnmodifiableMapView) return _value; - // ignore: implicit_dynamic_type - return EqualUnmodifiableMapView(value); - } - - @JsonKey(name: 'runtimeType') - final String $type; - - /// Create a copy of ResponseModelsResponseMultiple - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ResponseModelsResponseMultipleFallbackCopyWith< - ResponseModelsResponseMultipleFallback> - get copyWith => _$ResponseModelsResponseMultipleFallbackCopyWithImpl< - ResponseModelsResponseMultipleFallback>(this, _$identity); - - @override - Map toJson() { - return _$ResponseModelsResponseMultipleFallbackToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ResponseModelsResponseMultipleFallback && - const DeepCollectionEquality().equals(other._value, _value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(_value)); - - @override - String toString() { - return 'ResponseModelsResponseMultiple.fallback(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $ResponseModelsResponseMultipleFallbackCopyWith<$Res> - implements $ResponseModelsResponseMultipleCopyWith<$Res> { - factory $ResponseModelsResponseMultipleFallbackCopyWith( - ResponseModelsResponseMultipleFallback value, - $Res Function(ResponseModelsResponseMultipleFallback) _then) = - _$ResponseModelsResponseMultipleFallbackCopyWithImpl; - @useResult - $Res call({Map? value}); -} - -/// @nodoc -class _$ResponseModelsResponseMultipleFallbackCopyWithImpl<$Res> - implements $ResponseModelsResponseMultipleFallbackCopyWith<$Res> { - _$ResponseModelsResponseMultipleFallbackCopyWithImpl(this._self, this._then); - - final ResponseModelsResponseMultipleFallback _self; - final $Res Function(ResponseModelsResponseMultipleFallback) _then; - - /// Create a copy of ResponseModelsResponseMultiple - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - $Res call({ - Object? value = freezed, - }) { - return _then(ResponseModelsResponseMultipleFallback( - freezed == value - ? _self._value - : value // ignore: cast_nullable_to_non_nullable - as Map?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.g.dart deleted file mode 100644 index 7a364e5a..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/response_models_response_multiple.g.dart +++ /dev/null @@ -1,51 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'response_models_response_multiple.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -ResponseModelsResponseMultipleUser _$ResponseModelsResponseMultipleUserFromJson( - Map json) => - ResponseModelsResponseMultipleUser( - User.fromJson(json['value'] as Map), - $type: json['runtimeType'] as String?, - ); - -Map _$ResponseModelsResponseMultipleUserToJson( - ResponseModelsResponseMultipleUser instance) => - { - 'value': instance.value.toJson(), - 'runtimeType': instance.$type, - }; - -ResponseModelsResponseMultipleLocation - _$ResponseModelsResponseMultipleLocationFromJson( - Map json) => - ResponseModelsResponseMultipleLocation( - Location.fromJson(json['value'] as Map), - $type: json['runtimeType'] as String?, - ); - -Map _$ResponseModelsResponseMultipleLocationToJson( - ResponseModelsResponseMultipleLocation instance) => - { - 'value': instance.value.toJson(), - 'runtimeType': instance.$type, - }; - -ResponseModelsResponseMultipleFallback - _$ResponseModelsResponseMultipleFallbackFromJson( - Map json) => - ResponseModelsResponseMultipleFallback( - json['value'] as Map?, - $type: json['runtimeType'] as String?, - ); - -Map _$ResponseModelsResponseMultipleFallbackToJson( - ResponseModelsResponseMultipleFallback instance) => - { - if (instance.value case final value?) 'value': value, - 'runtimeType': instance.$type, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.dart index 7f239be4..1da3f400 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.dart @@ -13,7 +13,7 @@ /// ], /// "title": "S3PathModel" /// } -library; +library s3_path_model; import 'exports.dart'; part 's3_path_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.freezed.dart deleted file mode 100644 index 215970d9..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.freezed.dart +++ /dev/null @@ -1,320 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 's3_path_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$S3PathModel { - /// s3Path - @JsonKey(name: S3PathModel.s3PathKey_) - String get s3Path; - - /// Create a copy of S3PathModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $S3PathModelCopyWith get copyWith => - _$S3PathModelCopyWithImpl(this as S3PathModel, _$identity); - - /// Serializes this S3PathModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is S3PathModel && - (identical(other.s3Path, s3Path) || other.s3Path == s3Path)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, s3Path); - - @override - String toString() { - return 'S3PathModel(s3Path: $s3Path)'; - } -} - -/// @nodoc -abstract mixin class $S3PathModelCopyWith<$Res> { - factory $S3PathModelCopyWith( - S3PathModel value, $Res Function(S3PathModel) _then) = - _$S3PathModelCopyWithImpl; - @useResult - $Res call({@JsonKey(name: S3PathModel.s3PathKey_) String s3Path}); -} - -/// @nodoc -class _$S3PathModelCopyWithImpl<$Res> implements $S3PathModelCopyWith<$Res> { - _$S3PathModelCopyWithImpl(this._self, this._then); - - final S3PathModel _self; - final $Res Function(S3PathModel) _then; - - /// Create a copy of S3PathModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? s3Path = null, - }) { - return _then(_self.copyWith( - s3Path: null == s3Path - ? _self.s3Path - : s3Path // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [S3PathModel]. -extension S3PathModelPatterns on S3PathModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_S3PathModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _S3PathModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_S3PathModel value) $default, - ) { - final _that = this; - switch (_that) { - case _S3PathModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_S3PathModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _S3PathModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: S3PathModel.s3PathKey_) String s3Path)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _S3PathModel() when $default != null: - return $default(_that.s3Path); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: S3PathModel.s3PathKey_) String s3Path) - $default, - ) { - final _that = this; - switch (_that) { - case _S3PathModel(): - return $default(_that.s3Path); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: S3PathModel.s3PathKey_) String s3Path)? - $default, - ) { - final _that = this; - switch (_that) { - case _S3PathModel() when $default != null: - return $default(_that.s3Path); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _S3PathModel extends S3PathModel { - const _S3PathModel( - {@JsonKey(name: S3PathModel.s3PathKey_) required this.s3Path}) - : super._(); - factory _S3PathModel.fromJson(Map json) => - _$S3PathModelFromJson(json); - - /// s3Path - @override - @JsonKey(name: S3PathModel.s3PathKey_) - final String s3Path; - - /// Create a copy of S3PathModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$S3PathModelCopyWith<_S3PathModel> get copyWith => - __$S3PathModelCopyWithImpl<_S3PathModel>(this, _$identity); - - @override - Map toJson() { - return _$S3PathModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _S3PathModel && - (identical(other.s3Path, s3Path) || other.s3Path == s3Path)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, s3Path); - - @override - String toString() { - return 'S3PathModel(s3Path: $s3Path)'; - } -} - -/// @nodoc -abstract mixin class _$S3PathModelCopyWith<$Res> - implements $S3PathModelCopyWith<$Res> { - factory _$S3PathModelCopyWith( - _S3PathModel value, $Res Function(_S3PathModel) _then) = - __$S3PathModelCopyWithImpl; - @override - @useResult - $Res call({@JsonKey(name: S3PathModel.s3PathKey_) String s3Path}); -} - -/// @nodoc -class __$S3PathModelCopyWithImpl<$Res> implements _$S3PathModelCopyWith<$Res> { - __$S3PathModelCopyWithImpl(this._self, this._then); - - final _S3PathModel _self; - final $Res Function(_S3PathModel) _then; - - /// Create a copy of S3PathModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? s3Path = null, - }) { - return _then(_S3PathModel( - s3Path: null == s3Path - ? _self.s3Path - : s3Path // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.g.dart deleted file mode 100644 index 70b5b3b3..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/s3_path_model.g.dart +++ /dev/null @@ -1,16 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 's3_path_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_S3PathModel _$S3PathModelFromJson(Map json) => _S3PathModel( - s3Path: json['s3_path'] as String, - ); - -Map _$S3PathModelToJson(_S3PathModel instance) => - { - 's3_path': instance.s3Path, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/script_code.dart b/packages/swagger_to_dart/example/lib/src/gen/models/script_code.dart index e6862aeb..a8a03cb4 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/script_code.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/script_code.dart @@ -188,382 +188,382 @@ // ] // } -library; +library script_code; import 'exports.dart'; part 'script_code.g.dart'; @JsonEnum(alwaysCreate: true) enum ScriptCode { - @JsonValue('Adlm') + @JsonValue("Adlm") adlm, - @JsonValue('Afak') + @JsonValue("Afak") afak, - @JsonValue('Aghb') + @JsonValue("Aghb") aghb, - @JsonValue('Ahom') + @JsonValue("Ahom") ahom, - @JsonValue('Arab') + @JsonValue("Arab") arab, - @JsonValue('Aran') + @JsonValue("Aran") aran, - @JsonValue('Armi') + @JsonValue("Armi") armi, - @JsonValue('Armn') + @JsonValue("Armn") armn, - @JsonValue('Avst') + @JsonValue("Avst") avst, - @JsonValue('Bali') + @JsonValue("Bali") bali, - @JsonValue('Bamu') + @JsonValue("Bamu") bamu, - @JsonValue('Bass') + @JsonValue("Bass") bass, - @JsonValue('Batk') + @JsonValue("Batk") batk, - @JsonValue('Beng') + @JsonValue("Beng") beng, - @JsonValue('Bhks') + @JsonValue("Bhks") bhks, - @JsonValue('Blis') + @JsonValue("Blis") blis, - @JsonValue('Bopo') + @JsonValue("Bopo") bopo, - @JsonValue('Brah') + @JsonValue("Brah") brah, - @JsonValue('Brai') + @JsonValue("Brai") brai, - @JsonValue('Bugi') + @JsonValue("Bugi") bugi, - @JsonValue('Buhd') + @JsonValue("Buhd") buhd, - @JsonValue('Cakm') + @JsonValue("Cakm") cakm, - @JsonValue('Cans') + @JsonValue("Cans") cans, - @JsonValue('Cari') + @JsonValue("Cari") cari, - @JsonValue('Cham') + @JsonValue("Cham") cham, - @JsonValue('Cher') + @JsonValue("Cher") cher, - @JsonValue('Cirt') + @JsonValue("Cirt") cirt, - @JsonValue('Copt') + @JsonValue("Copt") copt, - @JsonValue('Cprt') + @JsonValue("Cprt") cprt, - @JsonValue('Cyrl') + @JsonValue("Cyrl") cyrl, - @JsonValue('Cyrs') + @JsonValue("Cyrs") cyrs, - @JsonValue('Deva') + @JsonValue("Deva") deva, - @JsonValue('Dsrt') + @JsonValue("Dsrt") dsrt, - @JsonValue('Dupl') + @JsonValue("Dupl") dupl, - @JsonValue('Egyd') + @JsonValue("Egyd") egyd, - @JsonValue('Egyh') + @JsonValue("Egyh") egyh, - @JsonValue('Egyp') + @JsonValue("Egyp") egyp, - @JsonValue('Elba') + @JsonValue("Elba") elba, - @JsonValue('Ethi') + @JsonValue("Ethi") ethi, - @JsonValue('Geok') + @JsonValue("Geok") geok, - @JsonValue('Geor') + @JsonValue("Geor") geor, - @JsonValue('Glag') + @JsonValue("Glag") glag, - @JsonValue('Goth') + @JsonValue("Goth") goth, - @JsonValue('Gran') + @JsonValue("Gran") gran, - @JsonValue('Grek') + @JsonValue("Grek") grek, - @JsonValue('Gujr') + @JsonValue("Gujr") gujr, - @JsonValue('Guru') + @JsonValue("Guru") guru, - @JsonValue('Hanb') + @JsonValue("Hanb") hanb, - @JsonValue('Hang') + @JsonValue("Hang") hang, - @JsonValue('Hani') + @JsonValue("Hani") hani, - @JsonValue('Hano') + @JsonValue("Hano") hano, - @JsonValue('Hans') + @JsonValue("Hans") hans, - @JsonValue('Hant') + @JsonValue("Hant") hant, - @JsonValue('Hatr') + @JsonValue("Hatr") hatr, - @JsonValue('Hebr') + @JsonValue("Hebr") hebr, - @JsonValue('Hira') + @JsonValue("Hira") hira, - @JsonValue('Hluw') + @JsonValue("Hluw") hluw, - @JsonValue('Hmng') + @JsonValue("Hmng") hmng, - @JsonValue('Hrkt') + @JsonValue("Hrkt") hrkt, - @JsonValue('Hung') + @JsonValue("Hung") hung, - @JsonValue('Inds') + @JsonValue("Inds") inds, - @JsonValue('Ital') + @JsonValue("Ital") ital, - @JsonValue('Jamo') + @JsonValue("Jamo") jamo, - @JsonValue('Java') + @JsonValue("Java") java, - @JsonValue('Jpan') + @JsonValue("Jpan") jpan, - @JsonValue('Jurc') + @JsonValue("Jurc") jurc, - @JsonValue('Kali') + @JsonValue("Kali") kali, - @JsonValue('Kana') + @JsonValue("Kana") kana, - @JsonValue('Khar') + @JsonValue("Khar") khar, - @JsonValue('Khmr') + @JsonValue("Khmr") khmr, - @JsonValue('Khoj') + @JsonValue("Khoj") khoj, - @JsonValue('Kitl') + @JsonValue("Kitl") kitl, - @JsonValue('Kits') + @JsonValue("Kits") kits, - @JsonValue('Knda') + @JsonValue("Knda") knda, - @JsonValue('Kore') + @JsonValue("Kore") kore, - @JsonValue('Kpel') + @JsonValue("Kpel") kpel, - @JsonValue('Kthi') + @JsonValue("Kthi") kthi, - @JsonValue('Lana') + @JsonValue("Lana") lana, - @JsonValue('Laoo') + @JsonValue("Laoo") laoo, - @JsonValue('Latf') + @JsonValue("Latf") latf, - @JsonValue('Latg') + @JsonValue("Latg") latg, - @JsonValue('Latn') + @JsonValue("Latn") latn, - @JsonValue('Leke') + @JsonValue("Leke") leke, - @JsonValue('Lepc') + @JsonValue("Lepc") lepc, - @JsonValue('Limb') + @JsonValue("Limb") limb, - @JsonValue('Lina') + @JsonValue("Lina") lina, - @JsonValue('Linb') + @JsonValue("Linb") linb, - @JsonValue('Lisu') + @JsonValue("Lisu") lisu, - @JsonValue('Loma') + @JsonValue("Loma") loma, - @JsonValue('Lyci') + @JsonValue("Lyci") lyci, - @JsonValue('Lydi') + @JsonValue("Lydi") lydi, - @JsonValue('Mahj') + @JsonValue("Mahj") mahj, - @JsonValue('Mand') + @JsonValue("Mand") mand, - @JsonValue('Mani') + @JsonValue("Mani") mani, - @JsonValue('Marc') + @JsonValue("Marc") marc, - @JsonValue('Maya') + @JsonValue("Maya") maya, - @JsonValue('Mend') + @JsonValue("Mend") mend, - @JsonValue('Merc') + @JsonValue("Merc") merc, - @JsonValue('Mero') + @JsonValue("Mero") mero, - @JsonValue('Mlym') + @JsonValue("Mlym") mlym, - @JsonValue('Modi') + @JsonValue("Modi") modi, - @JsonValue('Mong') + @JsonValue("Mong") mong, - @JsonValue('Moon') + @JsonValue("Moon") moon, - @JsonValue('Mroo') + @JsonValue("Mroo") mroo, - @JsonValue('Mtei') + @JsonValue("Mtei") mtei, - @JsonValue('Mult') + @JsonValue("Mult") mult, - @JsonValue('Mymr') + @JsonValue("Mymr") mymr, - @JsonValue('Narb') + @JsonValue("Narb") narb, - @JsonValue('Nbat') + @JsonValue("Nbat") nbat, - @JsonValue('Newa') + @JsonValue("Newa") newa, - @JsonValue('Nkgb') + @JsonValue("Nkgb") nkgb, - @JsonValue('Nkoo') + @JsonValue("Nkoo") nkoo, - @JsonValue('Nshu') + @JsonValue("Nshu") nshu, - @JsonValue('Ogam') + @JsonValue("Ogam") ogam, - @JsonValue('Olck') + @JsonValue("Olck") olck, - @JsonValue('Orkh') + @JsonValue("Orkh") orkh, - @JsonValue('Orya') + @JsonValue("Orya") orya, - @JsonValue('Osge') + @JsonValue("Osge") osge, - @JsonValue('Osma') + @JsonValue("Osma") osma, - @JsonValue('Palm') + @JsonValue("Palm") palm, - @JsonValue('Pauc') + @JsonValue("Pauc") pauc, - @JsonValue('Perm') + @JsonValue("Perm") perm, - @JsonValue('Phag') + @JsonValue("Phag") phag, - @JsonValue('Phli') + @JsonValue("Phli") phli, - @JsonValue('Phlp') + @JsonValue("Phlp") phlp, - @JsonValue('Phlv') + @JsonValue("Phlv") phlv, - @JsonValue('Phnx') + @JsonValue("Phnx") phnx, - @JsonValue('Piqd') + @JsonValue("Piqd") piqd, - @JsonValue('Plrd') + @JsonValue("Plrd") plrd, - @JsonValue('Prti') + @JsonValue("Prti") prti, - @JsonValue('Qaaa') + @JsonValue("Qaaa") qaaa, - @JsonValue('Qabx') + @JsonValue("Qabx") qabx, - @JsonValue('Rjng') + @JsonValue("Rjng") rjng, - @JsonValue('Roro') + @JsonValue("Roro") roro, - @JsonValue('Runr') + @JsonValue("Runr") runr, - @JsonValue('Samr') + @JsonValue("Samr") samr, - @JsonValue('Sara') + @JsonValue("Sara") sara, - @JsonValue('Sarb') + @JsonValue("Sarb") sarb, - @JsonValue('Saur') + @JsonValue("Saur") saur, - @JsonValue('Sgnw') + @JsonValue("Sgnw") sgnw, - @JsonValue('Shaw') + @JsonValue("Shaw") shaw, - @JsonValue('Shrd') + @JsonValue("Shrd") shrd, - @JsonValue('Sidd') + @JsonValue("Sidd") sidd, - @JsonValue('Sind') + @JsonValue("Sind") sind, - @JsonValue('Sinh') + @JsonValue("Sinh") sinh, - @JsonValue('Sora') + @JsonValue("Sora") sora, - @JsonValue('Sund') + @JsonValue("Sund") sund, - @JsonValue('Sylo') + @JsonValue("Sylo") sylo, - @JsonValue('Syrc') + @JsonValue("Syrc") syrc, - @JsonValue('Syre') + @JsonValue("Syre") syre, - @JsonValue('Syrj') + @JsonValue("Syrj") syrj, - @JsonValue('Syrn') + @JsonValue("Syrn") syrn, - @JsonValue('Tagb') + @JsonValue("Tagb") tagb, - @JsonValue('Takr') + @JsonValue("Takr") takr, - @JsonValue('Tale') + @JsonValue("Tale") tale, - @JsonValue('Talu') + @JsonValue("Talu") talu, - @JsonValue('Taml') + @JsonValue("Taml") taml, - @JsonValue('Tang') + @JsonValue("Tang") tang, - @JsonValue('Tavt') + @JsonValue("Tavt") tavt, - @JsonValue('Telu') + @JsonValue("Telu") telu, - @JsonValue('Teng') + @JsonValue("Teng") teng, - @JsonValue('Tfng') + @JsonValue("Tfng") tfng, - @JsonValue('Tglg') + @JsonValue("Tglg") tglg, - @JsonValue('Thaa') + @JsonValue("Thaa") thaa, - @JsonValue('Thai') + @JsonValue("Thai") thai, - @JsonValue('Tibt') + @JsonValue("Tibt") tibt, - @JsonValue('Tirh') + @JsonValue("Tirh") tirh, - @JsonValue('Ugar') + @JsonValue("Ugar") ugar, - @JsonValue('Vaii') + @JsonValue("Vaii") vaii, - @JsonValue('Visp') + @JsonValue("Visp") visp, - @JsonValue('Wara') + @JsonValue("Wara") wara, - @JsonValue('Wole') + @JsonValue("Wole") wole, - @JsonValue('Xpeo') + @JsonValue("Xpeo") xpeo, - @JsonValue('Xsux') + @JsonValue("Xsux") xsux, - @JsonValue('Yiii') + @JsonValue("Yiii") yiii, - @JsonValue('Zinh') + @JsonValue("Zinh") zinh, - @JsonValue('Zmth') + @JsonValue("Zmth") zmth, - @JsonValue('Zsye') + @JsonValue("Zsye") zsye, - @JsonValue('Zsym') + @JsonValue("Zsym") zsym, - @JsonValue('Zxxx') + @JsonValue("Zxxx") zxxx, - @JsonValue('Zyyy') + @JsonValue("Zyyy") zyyy, - @JsonValue('Zzzz') + @JsonValue("Zzzz") zzzz; factory ScriptCode.fromJson(String json) => ScriptCode.values.firstWhere( - (e) => e.toJson() == json, - orElse: () => ScriptCode.values.first, - ); + (e) => e.toJson() == json, + orElse: () => ScriptCode.values.first, + ); String toJson() => _$ScriptCodeEnumMap[this]!; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/script_code.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/script_code.g.dart deleted file mode 100644 index bd0cf5dc..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/script_code.g.dart +++ /dev/null @@ -1,192 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'script_code.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$ScriptCodeEnumMap = { - ScriptCode.adlm: 'Adlm', - ScriptCode.afak: 'Afak', - ScriptCode.aghb: 'Aghb', - ScriptCode.ahom: 'Ahom', - ScriptCode.arab: 'Arab', - ScriptCode.aran: 'Aran', - ScriptCode.armi: 'Armi', - ScriptCode.armn: 'Armn', - ScriptCode.avst: 'Avst', - ScriptCode.bali: 'Bali', - ScriptCode.bamu: 'Bamu', - ScriptCode.bass: 'Bass', - ScriptCode.batk: 'Batk', - ScriptCode.beng: 'Beng', - ScriptCode.bhks: 'Bhks', - ScriptCode.blis: 'Blis', - ScriptCode.bopo: 'Bopo', - ScriptCode.brah: 'Brah', - ScriptCode.brai: 'Brai', - ScriptCode.bugi: 'Bugi', - ScriptCode.buhd: 'Buhd', - ScriptCode.cakm: 'Cakm', - ScriptCode.cans: 'Cans', - ScriptCode.cari: 'Cari', - ScriptCode.cham: 'Cham', - ScriptCode.cher: 'Cher', - ScriptCode.cirt: 'Cirt', - ScriptCode.copt: 'Copt', - ScriptCode.cprt: 'Cprt', - ScriptCode.cyrl: 'Cyrl', - ScriptCode.cyrs: 'Cyrs', - ScriptCode.deva: 'Deva', - ScriptCode.dsrt: 'Dsrt', - ScriptCode.dupl: 'Dupl', - ScriptCode.egyd: 'Egyd', - ScriptCode.egyh: 'Egyh', - ScriptCode.egyp: 'Egyp', - ScriptCode.elba: 'Elba', - ScriptCode.ethi: 'Ethi', - ScriptCode.geok: 'Geok', - ScriptCode.geor: 'Geor', - ScriptCode.glag: 'Glag', - ScriptCode.goth: 'Goth', - ScriptCode.gran: 'Gran', - ScriptCode.grek: 'Grek', - ScriptCode.gujr: 'Gujr', - ScriptCode.guru: 'Guru', - ScriptCode.hanb: 'Hanb', - ScriptCode.hang: 'Hang', - ScriptCode.hani: 'Hani', - ScriptCode.hano: 'Hano', - ScriptCode.hans: 'Hans', - ScriptCode.hant: 'Hant', - ScriptCode.hatr: 'Hatr', - ScriptCode.hebr: 'Hebr', - ScriptCode.hira: 'Hira', - ScriptCode.hluw: 'Hluw', - ScriptCode.hmng: 'Hmng', - ScriptCode.hrkt: 'Hrkt', - ScriptCode.hung: 'Hung', - ScriptCode.inds: 'Inds', - ScriptCode.ital: 'Ital', - ScriptCode.jamo: 'Jamo', - ScriptCode.java: 'Java', - ScriptCode.jpan: 'Jpan', - ScriptCode.jurc: 'Jurc', - ScriptCode.kali: 'Kali', - ScriptCode.kana: 'Kana', - ScriptCode.khar: 'Khar', - ScriptCode.khmr: 'Khmr', - ScriptCode.khoj: 'Khoj', - ScriptCode.kitl: 'Kitl', - ScriptCode.kits: 'Kits', - ScriptCode.knda: 'Knda', - ScriptCode.kore: 'Kore', - ScriptCode.kpel: 'Kpel', - ScriptCode.kthi: 'Kthi', - ScriptCode.lana: 'Lana', - ScriptCode.laoo: 'Laoo', - ScriptCode.latf: 'Latf', - ScriptCode.latg: 'Latg', - ScriptCode.latn: 'Latn', - ScriptCode.leke: 'Leke', - ScriptCode.lepc: 'Lepc', - ScriptCode.limb: 'Limb', - ScriptCode.lina: 'Lina', - ScriptCode.linb: 'Linb', - ScriptCode.lisu: 'Lisu', - ScriptCode.loma: 'Loma', - ScriptCode.lyci: 'Lyci', - ScriptCode.lydi: 'Lydi', - ScriptCode.mahj: 'Mahj', - ScriptCode.mand: 'Mand', - ScriptCode.mani: 'Mani', - ScriptCode.marc: 'Marc', - ScriptCode.maya: 'Maya', - ScriptCode.mend: 'Mend', - ScriptCode.merc: 'Merc', - ScriptCode.mero: 'Mero', - ScriptCode.mlym: 'Mlym', - ScriptCode.modi: 'Modi', - ScriptCode.mong: 'Mong', - ScriptCode.moon: 'Moon', - ScriptCode.mroo: 'Mroo', - ScriptCode.mtei: 'Mtei', - ScriptCode.mult: 'Mult', - ScriptCode.mymr: 'Mymr', - ScriptCode.narb: 'Narb', - ScriptCode.nbat: 'Nbat', - ScriptCode.newa: 'Newa', - ScriptCode.nkgb: 'Nkgb', - ScriptCode.nkoo: 'Nkoo', - ScriptCode.nshu: 'Nshu', - ScriptCode.ogam: 'Ogam', - ScriptCode.olck: 'Olck', - ScriptCode.orkh: 'Orkh', - ScriptCode.orya: 'Orya', - ScriptCode.osge: 'Osge', - ScriptCode.osma: 'Osma', - ScriptCode.palm: 'Palm', - ScriptCode.pauc: 'Pauc', - ScriptCode.perm: 'Perm', - ScriptCode.phag: 'Phag', - ScriptCode.phli: 'Phli', - ScriptCode.phlp: 'Phlp', - ScriptCode.phlv: 'Phlv', - ScriptCode.phnx: 'Phnx', - ScriptCode.piqd: 'Piqd', - ScriptCode.plrd: 'Plrd', - ScriptCode.prti: 'Prti', - ScriptCode.qaaa: 'Qaaa', - ScriptCode.qabx: 'Qabx', - ScriptCode.rjng: 'Rjng', - ScriptCode.roro: 'Roro', - ScriptCode.runr: 'Runr', - ScriptCode.samr: 'Samr', - ScriptCode.sara: 'Sara', - ScriptCode.sarb: 'Sarb', - ScriptCode.saur: 'Saur', - ScriptCode.sgnw: 'Sgnw', - ScriptCode.shaw: 'Shaw', - ScriptCode.shrd: 'Shrd', - ScriptCode.sidd: 'Sidd', - ScriptCode.sind: 'Sind', - ScriptCode.sinh: 'Sinh', - ScriptCode.sora: 'Sora', - ScriptCode.sund: 'Sund', - ScriptCode.sylo: 'Sylo', - ScriptCode.syrc: 'Syrc', - ScriptCode.syre: 'Syre', - ScriptCode.syrj: 'Syrj', - ScriptCode.syrn: 'Syrn', - ScriptCode.tagb: 'Tagb', - ScriptCode.takr: 'Takr', - ScriptCode.tale: 'Tale', - ScriptCode.talu: 'Talu', - ScriptCode.taml: 'Taml', - ScriptCode.tang: 'Tang', - ScriptCode.tavt: 'Tavt', - ScriptCode.telu: 'Telu', - ScriptCode.teng: 'Teng', - ScriptCode.tfng: 'Tfng', - ScriptCode.tglg: 'Tglg', - ScriptCode.thaa: 'Thaa', - ScriptCode.thai: 'Thai', - ScriptCode.tibt: 'Tibt', - ScriptCode.tirh: 'Tirh', - ScriptCode.ugar: 'Ugar', - ScriptCode.vaii: 'Vaii', - ScriptCode.visp: 'Visp', - ScriptCode.wara: 'Wara', - ScriptCode.wole: 'Wole', - ScriptCode.xpeo: 'Xpeo', - ScriptCode.xsux: 'Xsux', - ScriptCode.yiii: 'Yiii', - ScriptCode.zinh: 'Zinh', - ScriptCode.zmth: 'Zmth', - ScriptCode.zsye: 'Zsye', - ScriptCode.zsym: 'Zsym', - ScriptCode.zxxx: 'Zxxx', - ScriptCode.zyyy: 'Zyyy', - ScriptCode.zzzz: 'Zzzz', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.dart index 4896562c..a487d6bf 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.dart @@ -198,7 +198,7 @@ /// ], /// "title": "ScriptCodeModel" /// } -library; +library script_code_model; import 'exports.dart'; part 'script_code_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.freezed.dart deleted file mode 100644 index 1c78da94..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.freezed.dart +++ /dev/null @@ -1,333 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'script_code_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ScriptCodeModel { - /// scriptCode - @JsonKey(name: ScriptCodeModel.scriptCodeKey_) - ScriptCode get scriptCode; - - /// Create a copy of ScriptCodeModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ScriptCodeModelCopyWith get copyWith => - _$ScriptCodeModelCopyWithImpl( - this as ScriptCodeModel, _$identity); - - /// Serializes this ScriptCodeModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ScriptCodeModel && - (identical(other.scriptCode, scriptCode) || - other.scriptCode == scriptCode)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, scriptCode); - - @override - String toString() { - return 'ScriptCodeModel(scriptCode: $scriptCode)'; - } -} - -/// @nodoc -abstract mixin class $ScriptCodeModelCopyWith<$Res> { - factory $ScriptCodeModelCopyWith( - ScriptCodeModel value, $Res Function(ScriptCodeModel) _then) = - _$ScriptCodeModelCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ScriptCodeModel.scriptCodeKey_) ScriptCode scriptCode}); -} - -/// @nodoc -class _$ScriptCodeModelCopyWithImpl<$Res> - implements $ScriptCodeModelCopyWith<$Res> { - _$ScriptCodeModelCopyWithImpl(this._self, this._then); - - final ScriptCodeModel _self; - final $Res Function(ScriptCodeModel) _then; - - /// Create a copy of ScriptCodeModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? scriptCode = null, - }) { - return _then(_self.copyWith( - scriptCode: null == scriptCode - ? _self.scriptCode - : scriptCode // ignore: cast_nullable_to_non_nullable - as ScriptCode, - )); - } -} - -/// Adds pattern-matching-related methods to [ScriptCodeModel]. -extension ScriptCodeModelPatterns on ScriptCodeModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ScriptCodeModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ScriptCodeModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ScriptCodeModel value) $default, - ) { - final _that = this; - switch (_that) { - case _ScriptCodeModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ScriptCodeModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _ScriptCodeModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ScriptCodeModel.scriptCodeKey_) - ScriptCode scriptCode)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ScriptCodeModel() when $default != null: - return $default(_that.scriptCode); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ScriptCodeModel.scriptCodeKey_) - ScriptCode scriptCode) - $default, - ) { - final _that = this; - switch (_that) { - case _ScriptCodeModel(): - return $default(_that.scriptCode); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ScriptCodeModel.scriptCodeKey_) - ScriptCode scriptCode)? - $default, - ) { - final _that = this; - switch (_that) { - case _ScriptCodeModel() when $default != null: - return $default(_that.scriptCode); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ScriptCodeModel extends ScriptCodeModel { - const _ScriptCodeModel( - {@JsonKey(name: ScriptCodeModel.scriptCodeKey_) required this.scriptCode}) - : super._(); - factory _ScriptCodeModel.fromJson(Map json) => - _$ScriptCodeModelFromJson(json); - - /// scriptCode - @override - @JsonKey(name: ScriptCodeModel.scriptCodeKey_) - final ScriptCode scriptCode; - - /// Create a copy of ScriptCodeModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ScriptCodeModelCopyWith<_ScriptCodeModel> get copyWith => - __$ScriptCodeModelCopyWithImpl<_ScriptCodeModel>(this, _$identity); - - @override - Map toJson() { - return _$ScriptCodeModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ScriptCodeModel && - (identical(other.scriptCode, scriptCode) || - other.scriptCode == scriptCode)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, scriptCode); - - @override - String toString() { - return 'ScriptCodeModel(scriptCode: $scriptCode)'; - } -} - -/// @nodoc -abstract mixin class _$ScriptCodeModelCopyWith<$Res> - implements $ScriptCodeModelCopyWith<$Res> { - factory _$ScriptCodeModelCopyWith( - _ScriptCodeModel value, $Res Function(_ScriptCodeModel) _then) = - __$ScriptCodeModelCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ScriptCodeModel.scriptCodeKey_) ScriptCode scriptCode}); -} - -/// @nodoc -class __$ScriptCodeModelCopyWithImpl<$Res> - implements _$ScriptCodeModelCopyWith<$Res> { - __$ScriptCodeModelCopyWithImpl(this._self, this._then); - - final _ScriptCodeModel _self; - final $Res Function(_ScriptCodeModel) _then; - - /// Create a copy of ScriptCodeModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? scriptCode = null, - }) { - return _then(_ScriptCodeModel( - scriptCode: null == scriptCode - ? _self.scriptCode - : scriptCode // ignore: cast_nullable_to_non_nullable - as ScriptCode, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.g.dart deleted file mode 100644 index 2af18db6..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/script_code_model.g.dart +++ /dev/null @@ -1,17 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'script_code_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ScriptCodeModel _$ScriptCodeModelFromJson(Map json) => - _ScriptCodeModel( - scriptCode: ScriptCode.fromJson(json['script_code'] as String), - ); - -Map _$ScriptCodeModelToJson(_ScriptCodeModel instance) => - { - 'script_code': instance.scriptCode.toJson(), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.dart index 94c73127..f93cf9cc 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.dart @@ -613,7 +613,7 @@ /// ], /// "title": "TimeZoneModel" /// } -library; +library time_zone_model; import 'exports.dart'; part 'time_zone_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.freezed.dart deleted file mode 100644 index 3183f8ba..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.freezed.dart +++ /dev/null @@ -1,328 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'time_zone_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$TimeZoneModel { - /// timezone - @JsonKey(name: TimeZoneModel.timezoneKey_) - Timezone get timezone; - - /// Create a copy of TimeZoneModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $TimeZoneModelCopyWith get copyWith => - _$TimeZoneModelCopyWithImpl( - this as TimeZoneModel, _$identity); - - /// Serializes this TimeZoneModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is TimeZoneModel && - (identical(other.timezone, timezone) || - other.timezone == timezone)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, timezone); - - @override - String toString() { - return 'TimeZoneModel(timezone: $timezone)'; - } -} - -/// @nodoc -abstract mixin class $TimeZoneModelCopyWith<$Res> { - factory $TimeZoneModelCopyWith( - TimeZoneModel value, $Res Function(TimeZoneModel) _then) = - _$TimeZoneModelCopyWithImpl; - @useResult - $Res call({@JsonKey(name: TimeZoneModel.timezoneKey_) Timezone timezone}); -} - -/// @nodoc -class _$TimeZoneModelCopyWithImpl<$Res> - implements $TimeZoneModelCopyWith<$Res> { - _$TimeZoneModelCopyWithImpl(this._self, this._then); - - final TimeZoneModel _self; - final $Res Function(TimeZoneModel) _then; - - /// Create a copy of TimeZoneModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? timezone = null, - }) { - return _then(_self.copyWith( - timezone: null == timezone - ? _self.timezone - : timezone // ignore: cast_nullable_to_non_nullable - as Timezone, - )); - } -} - -/// Adds pattern-matching-related methods to [TimeZoneModel]. -extension TimeZoneModelPatterns on TimeZoneModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_TimeZoneModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _TimeZoneModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_TimeZoneModel value) $default, - ) { - final _that = this; - switch (_that) { - case _TimeZoneModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_TimeZoneModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _TimeZoneModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: TimeZoneModel.timezoneKey_) Timezone timezone)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _TimeZoneModel() when $default != null: - return $default(_that.timezone); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: TimeZoneModel.timezoneKey_) Timezone timezone) - $default, - ) { - final _that = this; - switch (_that) { - case _TimeZoneModel(): - return $default(_that.timezone); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: TimeZoneModel.timezoneKey_) Timezone timezone)? - $default, - ) { - final _that = this; - switch (_that) { - case _TimeZoneModel() when $default != null: - return $default(_that.timezone); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _TimeZoneModel extends TimeZoneModel { - const _TimeZoneModel( - {@JsonKey(name: TimeZoneModel.timezoneKey_) required this.timezone}) - : super._(); - factory _TimeZoneModel.fromJson(Map json) => - _$TimeZoneModelFromJson(json); - - /// timezone - @override - @JsonKey(name: TimeZoneModel.timezoneKey_) - final Timezone timezone; - - /// Create a copy of TimeZoneModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$TimeZoneModelCopyWith<_TimeZoneModel> get copyWith => - __$TimeZoneModelCopyWithImpl<_TimeZoneModel>(this, _$identity); - - @override - Map toJson() { - return _$TimeZoneModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _TimeZoneModel && - (identical(other.timezone, timezone) || - other.timezone == timezone)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, timezone); - - @override - String toString() { - return 'TimeZoneModel(timezone: $timezone)'; - } -} - -/// @nodoc -abstract mixin class _$TimeZoneModelCopyWith<$Res> - implements $TimeZoneModelCopyWith<$Res> { - factory _$TimeZoneModelCopyWith( - _TimeZoneModel value, $Res Function(_TimeZoneModel) _then) = - __$TimeZoneModelCopyWithImpl; - @override - @useResult - $Res call({@JsonKey(name: TimeZoneModel.timezoneKey_) Timezone timezone}); -} - -/// @nodoc -class __$TimeZoneModelCopyWithImpl<$Res> - implements _$TimeZoneModelCopyWith<$Res> { - __$TimeZoneModelCopyWithImpl(this._self, this._then); - - final _TimeZoneModel _self; - final $Res Function(_TimeZoneModel) _then; - - /// Create a copy of TimeZoneModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? timezone = null, - }) { - return _then(_TimeZoneModel( - timezone: null == timezone - ? _self.timezone - : timezone // ignore: cast_nullable_to_non_nullable - as Timezone, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.g.dart deleted file mode 100644 index 9002f081..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/time_zone_model.g.dart +++ /dev/null @@ -1,17 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'time_zone_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_TimeZoneModel _$TimeZoneModelFromJson(Map json) => - _TimeZoneModel( - timezone: Timezone.fromJson(json['timezone'] as String), - ); - -Map _$TimeZoneModelToJson(_TimeZoneModel instance) => - { - 'timezone': instance.timezone.toJson(), - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/timezone.dart b/packages/swagger_to_dart/example/lib/src/gen/models/timezone.dart index 635e2145..8daf2fcb 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/timezone.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/timezone.dart @@ -604,1214 +604,1214 @@ // ] // } -library; +library timezone; import 'exports.dart'; part 'timezone.g.dart'; @JsonEnum(alwaysCreate: true) enum Timezone { - @JsonValue('Africa/Abidjan') + @JsonValue("Africa/Abidjan") africaSlashAbidjan, - @JsonValue('Africa/Accra') + @JsonValue("Africa/Accra") africaSlashAccra, - @JsonValue('Africa/Addis_Ababa') + @JsonValue("Africa/Addis_Ababa") africaSlashAddisAbaba, - @JsonValue('Africa/Algiers') + @JsonValue("Africa/Algiers") africaSlashAlgiers, - @JsonValue('Africa/Asmara') + @JsonValue("Africa/Asmara") africaSlashAsmara, - @JsonValue('Africa/Asmera') + @JsonValue("Africa/Asmera") africaSlashAsmera, - @JsonValue('Africa/Bamako') + @JsonValue("Africa/Bamako") africaSlashBamako, - @JsonValue('Africa/Bangui') + @JsonValue("Africa/Bangui") africaSlashBangui, - @JsonValue('Africa/Banjul') + @JsonValue("Africa/Banjul") africaSlashBanjul, - @JsonValue('Africa/Bissau') + @JsonValue("Africa/Bissau") africaSlashBissau, - @JsonValue('Africa/Blantyre') + @JsonValue("Africa/Blantyre") africaSlashBlantyre, - @JsonValue('Africa/Brazzaville') + @JsonValue("Africa/Brazzaville") africaSlashBrazzaville, - @JsonValue('Africa/Bujumbura') + @JsonValue("Africa/Bujumbura") africaSlashBujumbura, - @JsonValue('Africa/Cairo') + @JsonValue("Africa/Cairo") africaSlashCairo, - @JsonValue('Africa/Casablanca') + @JsonValue("Africa/Casablanca") africaSlashCasablanca, - @JsonValue('Africa/Ceuta') + @JsonValue("Africa/Ceuta") africaSlashCeuta, - @JsonValue('Africa/Conakry') + @JsonValue("Africa/Conakry") africaSlashConakry, - @JsonValue('Africa/Dakar') + @JsonValue("Africa/Dakar") africaSlashDakar, - @JsonValue('Africa/Dar_es_Salaam') + @JsonValue("Africa/Dar_es_Salaam") africaSlashDarEsSalaam, - @JsonValue('Africa/Djibouti') + @JsonValue("Africa/Djibouti") africaSlashDjibouti, - @JsonValue('Africa/Douala') + @JsonValue("Africa/Douala") africaSlashDouala, - @JsonValue('Africa/El_Aaiun') + @JsonValue("Africa/El_Aaiun") africaSlashElAaiun, - @JsonValue('Africa/Freetown') + @JsonValue("Africa/Freetown") africaSlashFreetown, - @JsonValue('Africa/Gaborone') + @JsonValue("Africa/Gaborone") africaSlashGaborone, - @JsonValue('Africa/Harare') + @JsonValue("Africa/Harare") africaSlashHarare, - @JsonValue('Africa/Johannesburg') + @JsonValue("Africa/Johannesburg") africaSlashJohannesburg, - @JsonValue('Africa/Juba') + @JsonValue("Africa/Juba") africaSlashJuba, - @JsonValue('Africa/Kampala') + @JsonValue("Africa/Kampala") africaSlashKampala, - @JsonValue('Africa/Khartoum') + @JsonValue("Africa/Khartoum") africaSlashKhartoum, - @JsonValue('Africa/Kigali') + @JsonValue("Africa/Kigali") africaSlashKigali, - @JsonValue('Africa/Kinshasa') + @JsonValue("Africa/Kinshasa") africaSlashKinshasa, - @JsonValue('Africa/Lagos') + @JsonValue("Africa/Lagos") africaSlashLagos, - @JsonValue('Africa/Libreville') + @JsonValue("Africa/Libreville") africaSlashLibreville, - @JsonValue('Africa/Lome') + @JsonValue("Africa/Lome") africaSlashLome, - @JsonValue('Africa/Luanda') + @JsonValue("Africa/Luanda") africaSlashLuanda, - @JsonValue('Africa/Lubumbashi') + @JsonValue("Africa/Lubumbashi") africaSlashLubumbashi, - @JsonValue('Africa/Lusaka') + @JsonValue("Africa/Lusaka") africaSlashLusaka, - @JsonValue('Africa/Malabo') + @JsonValue("Africa/Malabo") africaSlashMalabo, - @JsonValue('Africa/Maputo') + @JsonValue("Africa/Maputo") africaSlashMaputo, - @JsonValue('Africa/Maseru') + @JsonValue("Africa/Maseru") africaSlashMaseru, - @JsonValue('Africa/Mbabane') + @JsonValue("Africa/Mbabane") africaSlashMbabane, - @JsonValue('Africa/Mogadishu') + @JsonValue("Africa/Mogadishu") africaSlashMogadishu, - @JsonValue('Africa/Monrovia') + @JsonValue("Africa/Monrovia") africaSlashMonrovia, - @JsonValue('Africa/Nairobi') + @JsonValue("Africa/Nairobi") africaSlashNairobi, - @JsonValue('Africa/Ndjamena') + @JsonValue("Africa/Ndjamena") africaSlashNdjamena, - @JsonValue('Africa/Niamey') + @JsonValue("Africa/Niamey") africaSlashNiamey, - @JsonValue('Africa/Nouakchott') + @JsonValue("Africa/Nouakchott") africaSlashNouakchott, - @JsonValue('Africa/Ouagadougou') + @JsonValue("Africa/Ouagadougou") africaSlashOuagadougou, - @JsonValue('Africa/Porto-Novo') + @JsonValue("Africa/Porto-Novo") africaSlashPortoMinusNovo, - @JsonValue('Africa/Sao_Tome') + @JsonValue("Africa/Sao_Tome") africaSlashSaoTome, - @JsonValue('Africa/Timbuktu') + @JsonValue("Africa/Timbuktu") africaSlashTimbuktu, - @JsonValue('Africa/Tripoli') + @JsonValue("Africa/Tripoli") africaSlashTripoli, - @JsonValue('Africa/Tunis') + @JsonValue("Africa/Tunis") africaSlashTunis, - @JsonValue('Africa/Windhoek') + @JsonValue("Africa/Windhoek") africaSlashWindhoek, - @JsonValue('America/Adak') + @JsonValue("America/Adak") americaSlashAdak, - @JsonValue('America/Anchorage') + @JsonValue("America/Anchorage") americaSlashAnchorage, - @JsonValue('America/Anguilla') + @JsonValue("America/Anguilla") americaSlashAnguilla, - @JsonValue('America/Antigua') + @JsonValue("America/Antigua") americaSlashAntigua, - @JsonValue('America/Araguaina') + @JsonValue("America/Araguaina") americaSlashAraguaina, - @JsonValue('America/Argentina/Buenos_Aires') + @JsonValue("America/Argentina/Buenos_Aires") americaSlashArgentinaSlashBuenosAires, - @JsonValue('America/Argentina/Catamarca') + @JsonValue("America/Argentina/Catamarca") americaSlashArgentinaSlashCatamarca, - @JsonValue('America/Argentina/ComodRivadavia') + @JsonValue("America/Argentina/ComodRivadavia") americaSlashArgentinaSlashComodRivadavia, - @JsonValue('America/Argentina/Cordoba') + @JsonValue("America/Argentina/Cordoba") americaSlashArgentinaSlashCordoba, - @JsonValue('America/Argentina/Jujuy') + @JsonValue("America/Argentina/Jujuy") americaSlashArgentinaSlashJujuy, - @JsonValue('America/Argentina/La_Rioja') + @JsonValue("America/Argentina/La_Rioja") americaSlashArgentinaSlashLaRioja, - @JsonValue('America/Argentina/Mendoza') + @JsonValue("America/Argentina/Mendoza") americaSlashArgentinaSlashMendoza, - @JsonValue('America/Argentina/Rio_Gallegos') + @JsonValue("America/Argentina/Rio_Gallegos") americaSlashArgentinaSlashRioGallegos, - @JsonValue('America/Argentina/Salta') + @JsonValue("America/Argentina/Salta") americaSlashArgentinaSlashSalta, - @JsonValue('America/Argentina/San_Juan') + @JsonValue("America/Argentina/San_Juan") americaSlashArgentinaSlashSanJuan, - @JsonValue('America/Argentina/San_Luis') + @JsonValue("America/Argentina/San_Luis") americaSlashArgentinaSlashSanLuis, - @JsonValue('America/Argentina/Tucuman') + @JsonValue("America/Argentina/Tucuman") americaSlashArgentinaSlashTucuman, - @JsonValue('America/Argentina/Ushuaia') + @JsonValue("America/Argentina/Ushuaia") americaSlashArgentinaSlashUshuaia, - @JsonValue('America/Aruba') + @JsonValue("America/Aruba") americaSlashAruba, - @JsonValue('America/Asuncion') + @JsonValue("America/Asuncion") americaSlashAsuncion, - @JsonValue('America/Atikokan') + @JsonValue("America/Atikokan") americaSlashAtikokan, - @JsonValue('America/Atka') + @JsonValue("America/Atka") americaSlashAtka, - @JsonValue('America/Bahia') + @JsonValue("America/Bahia") americaSlashBahia, - @JsonValue('America/Bahia_Banderas') + @JsonValue("America/Bahia_Banderas") americaSlashBahiaBanderas, - @JsonValue('America/Barbados') + @JsonValue("America/Barbados") americaSlashBarbados, - @JsonValue('America/Belem') + @JsonValue("America/Belem") americaSlashBelem, - @JsonValue('America/Belize') + @JsonValue("America/Belize") americaSlashBelize, - @JsonValue('America/Blanc-Sablon') + @JsonValue("America/Blanc-Sablon") americaSlashBlancMinusSablon, - @JsonValue('America/Boa_Vista') + @JsonValue("America/Boa_Vista") americaSlashBoaVista, - @JsonValue('America/Bogota') + @JsonValue("America/Bogota") americaSlashBogota, - @JsonValue('America/Boise') + @JsonValue("America/Boise") americaSlashBoise, - @JsonValue('America/Buenos_Aires') + @JsonValue("America/Buenos_Aires") americaSlashBuenosAires, - @JsonValue('America/Cambridge_Bay') + @JsonValue("America/Cambridge_Bay") americaSlashCambridgeBay, - @JsonValue('America/Campo_Grande') + @JsonValue("America/Campo_Grande") americaSlashCampoGrande, - @JsonValue('America/Cancun') + @JsonValue("America/Cancun") americaSlashCancun, - @JsonValue('America/Caracas') + @JsonValue("America/Caracas") americaSlashCaracas, - @JsonValue('America/Catamarca') + @JsonValue("America/Catamarca") americaSlashCatamarca, - @JsonValue('America/Cayenne') + @JsonValue("America/Cayenne") americaSlashCayenne, - @JsonValue('America/Cayman') + @JsonValue("America/Cayman") americaSlashCayman, - @JsonValue('America/Chicago') + @JsonValue("America/Chicago") americaSlashChicago, - @JsonValue('America/Chihuahua') + @JsonValue("America/Chihuahua") americaSlashChihuahua, - @JsonValue('America/Ciudad_Juarez') + @JsonValue("America/Ciudad_Juarez") americaSlashCiudadJuarez, - @JsonValue('America/Coral_Harbour') + @JsonValue("America/Coral_Harbour") americaSlashCoralHarbour, - @JsonValue('America/Cordoba') + @JsonValue("America/Cordoba") americaSlashCordoba, - @JsonValue('America/Costa_Rica') + @JsonValue("America/Costa_Rica") americaSlashCostaRica, - @JsonValue('America/Coyhaique') + @JsonValue("America/Coyhaique") americaSlashCoyhaique, - @JsonValue('America/Creston') + @JsonValue("America/Creston") americaSlashCreston, - @JsonValue('America/Cuiaba') + @JsonValue("America/Cuiaba") americaSlashCuiaba, - @JsonValue('America/Curacao') + @JsonValue("America/Curacao") americaSlashCuracao, - @JsonValue('America/Danmarkshavn') + @JsonValue("America/Danmarkshavn") americaSlashDanmarkshavn, - @JsonValue('America/Dawson') + @JsonValue("America/Dawson") americaSlashDawson, - @JsonValue('America/Dawson_Creek') + @JsonValue("America/Dawson_Creek") americaSlashDawsonCreek, - @JsonValue('America/Denver') + @JsonValue("America/Denver") americaSlashDenver, - @JsonValue('America/Detroit') + @JsonValue("America/Detroit") americaSlashDetroit, - @JsonValue('America/Dominica') + @JsonValue("America/Dominica") americaSlashDominica, - @JsonValue('America/Edmonton') + @JsonValue("America/Edmonton") americaSlashEdmonton, - @JsonValue('America/Eirunepe') + @JsonValue("America/Eirunepe") americaSlashEirunepe, - @JsonValue('America/El_Salvador') + @JsonValue("America/El_Salvador") americaSlashElSalvador, - @JsonValue('America/Ensenada') + @JsonValue("America/Ensenada") americaSlashEnsenada, - @JsonValue('America/Fort_Nelson') + @JsonValue("America/Fort_Nelson") americaSlashFortNelson, - @JsonValue('America/Fort_Wayne') + @JsonValue("America/Fort_Wayne") americaSlashFortWayne, - @JsonValue('America/Fortaleza') + @JsonValue("America/Fortaleza") americaSlashFortaleza, - @JsonValue('America/Glace_Bay') + @JsonValue("America/Glace_Bay") americaSlashGlaceBay, - @JsonValue('America/Godthab') + @JsonValue("America/Godthab") americaSlashGodthab, - @JsonValue('America/Goose_Bay') + @JsonValue("America/Goose_Bay") americaSlashGooseBay, - @JsonValue('America/Grand_Turk') + @JsonValue("America/Grand_Turk") americaSlashGrandTurk, - @JsonValue('America/Grenada') + @JsonValue("America/Grenada") americaSlashGrenada, - @JsonValue('America/Guadeloupe') + @JsonValue("America/Guadeloupe") americaSlashGuadeloupe, - @JsonValue('America/Guatemala') + @JsonValue("America/Guatemala") americaSlashGuatemala, - @JsonValue('America/Guayaquil') + @JsonValue("America/Guayaquil") americaSlashGuayaquil, - @JsonValue('America/Guyana') + @JsonValue("America/Guyana") americaSlashGuyana, - @JsonValue('America/Halifax') + @JsonValue("America/Halifax") americaSlashHalifax, - @JsonValue('America/Havana') + @JsonValue("America/Havana") americaSlashHavana, - @JsonValue('America/Hermosillo') + @JsonValue("America/Hermosillo") americaSlashHermosillo, - @JsonValue('America/Indiana/Indianapolis') + @JsonValue("America/Indiana/Indianapolis") americaSlashIndianaSlashIndianapolis, - @JsonValue('America/Indiana/Knox') + @JsonValue("America/Indiana/Knox") americaSlashIndianaSlashKnox, - @JsonValue('America/Indiana/Marengo') + @JsonValue("America/Indiana/Marengo") americaSlashIndianaSlashMarengo, - @JsonValue('America/Indiana/Petersburg') + @JsonValue("America/Indiana/Petersburg") americaSlashIndianaSlashPetersburg, - @JsonValue('America/Indiana/Tell_City') + @JsonValue("America/Indiana/Tell_City") americaSlashIndianaSlashTellCity, - @JsonValue('America/Indiana/Vevay') + @JsonValue("America/Indiana/Vevay") americaSlashIndianaSlashVevay, - @JsonValue('America/Indiana/Vincennes') + @JsonValue("America/Indiana/Vincennes") americaSlashIndianaSlashVincennes, - @JsonValue('America/Indiana/Winamac') + @JsonValue("America/Indiana/Winamac") americaSlashIndianaSlashWinamac, - @JsonValue('America/Indianapolis') + @JsonValue("America/Indianapolis") americaSlashIndianapolis, - @JsonValue('America/Inuvik') + @JsonValue("America/Inuvik") americaSlashInuvik, - @JsonValue('America/Iqaluit') + @JsonValue("America/Iqaluit") americaSlashIqaluit, - @JsonValue('America/Jamaica') + @JsonValue("America/Jamaica") americaSlashJamaica, - @JsonValue('America/Jujuy') + @JsonValue("America/Jujuy") americaSlashJujuy, - @JsonValue('America/Juneau') + @JsonValue("America/Juneau") americaSlashJuneau, - @JsonValue('America/Kentucky/Louisville') + @JsonValue("America/Kentucky/Louisville") americaSlashKentuckySlashLouisville, - @JsonValue('America/Kentucky/Monticello') + @JsonValue("America/Kentucky/Monticello") americaSlashKentuckySlashMonticello, - @JsonValue('America/Knox_IN') + @JsonValue("America/Knox_IN") americaSlashKnoxIN, - @JsonValue('America/Kralendijk') + @JsonValue("America/Kralendijk") americaSlashKralendijk, - @JsonValue('America/La_Paz') + @JsonValue("America/La_Paz") americaSlashLaPaz, - @JsonValue('America/Lima') + @JsonValue("America/Lima") americaSlashLima, - @JsonValue('America/Los_Angeles') + @JsonValue("America/Los_Angeles") americaSlashLosAngeles, - @JsonValue('America/Louisville') + @JsonValue("America/Louisville") americaSlashLouisville, - @JsonValue('America/Lower_Princes') + @JsonValue("America/Lower_Princes") americaSlashLowerPrinces, - @JsonValue('America/Maceio') + @JsonValue("America/Maceio") americaSlashMaceio, - @JsonValue('America/Managua') + @JsonValue("America/Managua") americaSlashManagua, - @JsonValue('America/Manaus') + @JsonValue("America/Manaus") americaSlashManaus, - @JsonValue('America/Marigot') + @JsonValue("America/Marigot") americaSlashMarigot, - @JsonValue('America/Martinique') + @JsonValue("America/Martinique") americaSlashMartinique, - @JsonValue('America/Matamoros') + @JsonValue("America/Matamoros") americaSlashMatamoros, - @JsonValue('America/Mazatlan') + @JsonValue("America/Mazatlan") americaSlashMazatlan, - @JsonValue('America/Mendoza') + @JsonValue("America/Mendoza") americaSlashMendoza, - @JsonValue('America/Menominee') + @JsonValue("America/Menominee") americaSlashMenominee, - @JsonValue('America/Merida') + @JsonValue("America/Merida") americaSlashMerida, - @JsonValue('America/Metlakatla') + @JsonValue("America/Metlakatla") americaSlashMetlakatla, - @JsonValue('America/Mexico_City') + @JsonValue("America/Mexico_City") americaSlashMexicoCity, - @JsonValue('America/Miquelon') + @JsonValue("America/Miquelon") americaSlashMiquelon, - @JsonValue('America/Moncton') + @JsonValue("America/Moncton") americaSlashMoncton, - @JsonValue('America/Monterrey') + @JsonValue("America/Monterrey") americaSlashMonterrey, - @JsonValue('America/Montevideo') + @JsonValue("America/Montevideo") americaSlashMontevideo, - @JsonValue('America/Montreal') + @JsonValue("America/Montreal") americaSlashMontreal, - @JsonValue('America/Montserrat') + @JsonValue("America/Montserrat") americaSlashMontserrat, - @JsonValue('America/Nassau') + @JsonValue("America/Nassau") americaSlashNassau, - @JsonValue('America/New_York') + @JsonValue("America/New_York") americaSlashNewYork, - @JsonValue('America/Nipigon') + @JsonValue("America/Nipigon") americaSlashNipigon, - @JsonValue('America/Nome') + @JsonValue("America/Nome") americaSlashNome, - @JsonValue('America/Noronha') + @JsonValue("America/Noronha") americaSlashNoronha, - @JsonValue('America/North_Dakota/Beulah') + @JsonValue("America/North_Dakota/Beulah") americaSlashNorthDakotaSlashBeulah, - @JsonValue('America/North_Dakota/Center') + @JsonValue("America/North_Dakota/Center") americaSlashNorthDakotaSlashCenter, - @JsonValue('America/North_Dakota/New_Salem') + @JsonValue("America/North_Dakota/New_Salem") americaSlashNorthDakotaSlashNewSalem, - @JsonValue('America/Nuuk') + @JsonValue("America/Nuuk") americaSlashNuuk, - @JsonValue('America/Ojinaga') + @JsonValue("America/Ojinaga") americaSlashOjinaga, - @JsonValue('America/Panama') + @JsonValue("America/Panama") americaSlashPanama, - @JsonValue('America/Pangnirtung') + @JsonValue("America/Pangnirtung") americaSlashPangnirtung, - @JsonValue('America/Paramaribo') + @JsonValue("America/Paramaribo") americaSlashParamaribo, - @JsonValue('America/Phoenix') + @JsonValue("America/Phoenix") americaSlashPhoenix, - @JsonValue('America/Port-au-Prince') + @JsonValue("America/Port-au-Prince") americaSlashPortMinusAuMinusPrince, - @JsonValue('America/Port_of_Spain') + @JsonValue("America/Port_of_Spain") americaSlashPortOfSpain, - @JsonValue('America/Porto_Acre') + @JsonValue("America/Porto_Acre") americaSlashPortoAcre, - @JsonValue('America/Porto_Velho') + @JsonValue("America/Porto_Velho") americaSlashPortoVelho, - @JsonValue('America/Puerto_Rico') + @JsonValue("America/Puerto_Rico") americaSlashPuertoRico, - @JsonValue('America/Punta_Arenas') + @JsonValue("America/Punta_Arenas") americaSlashPuntaArenas, - @JsonValue('America/Rainy_River') + @JsonValue("America/Rainy_River") americaSlashRainyRiver, - @JsonValue('America/Rankin_Inlet') + @JsonValue("America/Rankin_Inlet") americaSlashRankinInlet, - @JsonValue('America/Recife') + @JsonValue("America/Recife") americaSlashRecife, - @JsonValue('America/Regina') + @JsonValue("America/Regina") americaSlashRegina, - @JsonValue('America/Resolute') + @JsonValue("America/Resolute") americaSlashResolute, - @JsonValue('America/Rio_Branco') + @JsonValue("America/Rio_Branco") americaSlashRioBranco, - @JsonValue('America/Rosario') + @JsonValue("America/Rosario") americaSlashRosario, - @JsonValue('America/Santa_Isabel') + @JsonValue("America/Santa_Isabel") americaSlashSantaIsabel, - @JsonValue('America/Santarem') + @JsonValue("America/Santarem") americaSlashSantarem, - @JsonValue('America/Santiago') + @JsonValue("America/Santiago") americaSlashSantiago, - @JsonValue('America/Santo_Domingo') + @JsonValue("America/Santo_Domingo") americaSlashSantoDomingo, - @JsonValue('America/Sao_Paulo') + @JsonValue("America/Sao_Paulo") americaSlashSaoPaulo, - @JsonValue('America/Scoresbysund') + @JsonValue("America/Scoresbysund") americaSlashScoresbysund, - @JsonValue('America/Shiprock') + @JsonValue("America/Shiprock") americaSlashShiprock, - @JsonValue('America/Sitka') + @JsonValue("America/Sitka") americaSlashSitka, - @JsonValue('America/St_Barthelemy') + @JsonValue("America/St_Barthelemy") americaSlashStBarthelemy, - @JsonValue('America/St_Johns') + @JsonValue("America/St_Johns") americaSlashStJohns, - @JsonValue('America/St_Kitts') + @JsonValue("America/St_Kitts") americaSlashStKitts, - @JsonValue('America/St_Lucia') + @JsonValue("America/St_Lucia") americaSlashStLucia, - @JsonValue('America/St_Thomas') + @JsonValue("America/St_Thomas") americaSlashStThomas, - @JsonValue('America/St_Vincent') + @JsonValue("America/St_Vincent") americaSlashStVincent, - @JsonValue('America/Swift_Current') + @JsonValue("America/Swift_Current") americaSlashSwiftCurrent, - @JsonValue('America/Tegucigalpa') + @JsonValue("America/Tegucigalpa") americaSlashTegucigalpa, - @JsonValue('America/Thule') + @JsonValue("America/Thule") americaSlashThule, - @JsonValue('America/Thunder_Bay') + @JsonValue("America/Thunder_Bay") americaSlashThunderBay, - @JsonValue('America/Tijuana') + @JsonValue("America/Tijuana") americaSlashTijuana, - @JsonValue('America/Toronto') + @JsonValue("America/Toronto") americaSlashToronto, - @JsonValue('America/Tortola') + @JsonValue("America/Tortola") americaSlashTortola, - @JsonValue('America/Vancouver') + @JsonValue("America/Vancouver") americaSlashVancouver, - @JsonValue('America/Virgin') + @JsonValue("America/Virgin") americaSlashVirgin, - @JsonValue('America/Whitehorse') + @JsonValue("America/Whitehorse") americaSlashWhitehorse, - @JsonValue('America/Winnipeg') + @JsonValue("America/Winnipeg") americaSlashWinnipeg, - @JsonValue('America/Yakutat') + @JsonValue("America/Yakutat") americaSlashYakutat, - @JsonValue('America/Yellowknife') + @JsonValue("America/Yellowknife") americaSlashYellowknife, - @JsonValue('Antarctica/Casey') + @JsonValue("Antarctica/Casey") antarcticaSlashCasey, - @JsonValue('Antarctica/Davis') + @JsonValue("Antarctica/Davis") antarcticaSlashDavis, - @JsonValue('Antarctica/DumontDUrville') + @JsonValue("Antarctica/DumontDUrville") antarcticaSlashDumontDUrville, - @JsonValue('Antarctica/Macquarie') + @JsonValue("Antarctica/Macquarie") antarcticaSlashMacquarie, - @JsonValue('Antarctica/Mawson') + @JsonValue("Antarctica/Mawson") antarcticaSlashMawson, - @JsonValue('Antarctica/McMurdo') + @JsonValue("Antarctica/McMurdo") antarcticaSlashMcMurdo, - @JsonValue('Antarctica/Palmer') + @JsonValue("Antarctica/Palmer") antarcticaSlashPalmer, - @JsonValue('Antarctica/Rothera') + @JsonValue("Antarctica/Rothera") antarcticaSlashRothera, - @JsonValue('Antarctica/South_Pole') + @JsonValue("Antarctica/South_Pole") antarcticaSlashSouthPole, - @JsonValue('Antarctica/Syowa') + @JsonValue("Antarctica/Syowa") antarcticaSlashSyowa, - @JsonValue('Antarctica/Troll') + @JsonValue("Antarctica/Troll") antarcticaSlashTroll, - @JsonValue('Antarctica/Vostok') + @JsonValue("Antarctica/Vostok") antarcticaSlashVostok, - @JsonValue('Arctic/Longyearbyen') + @JsonValue("Arctic/Longyearbyen") arcticSlashLongyearbyen, - @JsonValue('Asia/Aden') + @JsonValue("Asia/Aden") asiaSlashAden, - @JsonValue('Asia/Almaty') + @JsonValue("Asia/Almaty") asiaSlashAlmaty, - @JsonValue('Asia/Amman') + @JsonValue("Asia/Amman") asiaSlashAmman, - @JsonValue('Asia/Anadyr') + @JsonValue("Asia/Anadyr") asiaSlashAnadyr, - @JsonValue('Asia/Aqtau') + @JsonValue("Asia/Aqtau") asiaSlashAqtau, - @JsonValue('Asia/Aqtobe') + @JsonValue("Asia/Aqtobe") asiaSlashAqtobe, - @JsonValue('Asia/Ashgabat') + @JsonValue("Asia/Ashgabat") asiaSlashAshgabat, - @JsonValue('Asia/Ashkhabad') + @JsonValue("Asia/Ashkhabad") asiaSlashAshkhabad, - @JsonValue('Asia/Atyrau') + @JsonValue("Asia/Atyrau") asiaSlashAtyrau, - @JsonValue('Asia/Baghdad') + @JsonValue("Asia/Baghdad") asiaSlashBaghdad, - @JsonValue('Asia/Bahrain') + @JsonValue("Asia/Bahrain") asiaSlashBahrain, - @JsonValue('Asia/Baku') + @JsonValue("Asia/Baku") asiaSlashBaku, - @JsonValue('Asia/Bangkok') + @JsonValue("Asia/Bangkok") asiaSlashBangkok, - @JsonValue('Asia/Barnaul') + @JsonValue("Asia/Barnaul") asiaSlashBarnaul, - @JsonValue('Asia/Beirut') + @JsonValue("Asia/Beirut") asiaSlashBeirut, - @JsonValue('Asia/Bishkek') + @JsonValue("Asia/Bishkek") asiaSlashBishkek, - @JsonValue('Asia/Brunei') + @JsonValue("Asia/Brunei") asiaSlashBrunei, - @JsonValue('Asia/Calcutta') + @JsonValue("Asia/Calcutta") asiaSlashCalcutta, - @JsonValue('Asia/Chita') + @JsonValue("Asia/Chita") asiaSlashChita, - @JsonValue('Asia/Choibalsan') + @JsonValue("Asia/Choibalsan") asiaSlashChoibalsan, - @JsonValue('Asia/Chongqing') + @JsonValue("Asia/Chongqing") asiaSlashChongqing, - @JsonValue('Asia/Chungking') + @JsonValue("Asia/Chungking") asiaSlashChungking, - @JsonValue('Asia/Colombo') + @JsonValue("Asia/Colombo") asiaSlashColombo, - @JsonValue('Asia/Dacca') + @JsonValue("Asia/Dacca") asiaSlashDacca, - @JsonValue('Asia/Damascus') + @JsonValue("Asia/Damascus") asiaSlashDamascus, - @JsonValue('Asia/Dhaka') + @JsonValue("Asia/Dhaka") asiaSlashDhaka, - @JsonValue('Asia/Dili') + @JsonValue("Asia/Dili") asiaSlashDili, - @JsonValue('Asia/Dubai') + @JsonValue("Asia/Dubai") asiaSlashDubai, - @JsonValue('Asia/Dushanbe') + @JsonValue("Asia/Dushanbe") asiaSlashDushanbe, - @JsonValue('Asia/Famagusta') + @JsonValue("Asia/Famagusta") asiaSlashFamagusta, - @JsonValue('Asia/Gaza') + @JsonValue("Asia/Gaza") asiaSlashGaza, - @JsonValue('Asia/Harbin') + @JsonValue("Asia/Harbin") asiaSlashHarbin, - @JsonValue('Asia/Hebron') + @JsonValue("Asia/Hebron") asiaSlashHebron, - @JsonValue('Asia/Ho_Chi_Minh') + @JsonValue("Asia/Ho_Chi_Minh") asiaSlashHoChiMinh, - @JsonValue('Asia/Hong_Kong') + @JsonValue("Asia/Hong_Kong") asiaSlashHongKong, - @JsonValue('Asia/Hovd') + @JsonValue("Asia/Hovd") asiaSlashHovd, - @JsonValue('Asia/Irkutsk') + @JsonValue("Asia/Irkutsk") asiaSlashIrkutsk, - @JsonValue('Asia/Istanbul') + @JsonValue("Asia/Istanbul") asiaSlashIstanbul, - @JsonValue('Asia/Jakarta') + @JsonValue("Asia/Jakarta") asiaSlashJakarta, - @JsonValue('Asia/Jayapura') + @JsonValue("Asia/Jayapura") asiaSlashJayapura, - @JsonValue('Asia/Jerusalem') + @JsonValue("Asia/Jerusalem") asiaSlashJerusalem, - @JsonValue('Asia/Kabul') + @JsonValue("Asia/Kabul") asiaSlashKabul, - @JsonValue('Asia/Kamchatka') + @JsonValue("Asia/Kamchatka") asiaSlashKamchatka, - @JsonValue('Asia/Karachi') + @JsonValue("Asia/Karachi") asiaSlashKarachi, - @JsonValue('Asia/Kashgar') + @JsonValue("Asia/Kashgar") asiaSlashKashgar, - @JsonValue('Asia/Kathmandu') + @JsonValue("Asia/Kathmandu") asiaSlashKathmandu, - @JsonValue('Asia/Katmandu') + @JsonValue("Asia/Katmandu") asiaSlashKatmandu, - @JsonValue('Asia/Khandyga') + @JsonValue("Asia/Khandyga") asiaSlashKhandyga, - @JsonValue('Asia/Kolkata') + @JsonValue("Asia/Kolkata") asiaSlashKolkata, - @JsonValue('Asia/Krasnoyarsk') + @JsonValue("Asia/Krasnoyarsk") asiaSlashKrasnoyarsk, - @JsonValue('Asia/Kuala_Lumpur') + @JsonValue("Asia/Kuala_Lumpur") asiaSlashKualaLumpur, - @JsonValue('Asia/Kuching') + @JsonValue("Asia/Kuching") asiaSlashKuching, - @JsonValue('Asia/Kuwait') + @JsonValue("Asia/Kuwait") asiaSlashKuwait, - @JsonValue('Asia/Macao') + @JsonValue("Asia/Macao") asiaSlashMacao, - @JsonValue('Asia/Macau') + @JsonValue("Asia/Macau") asiaSlashMacau, - @JsonValue('Asia/Magadan') + @JsonValue("Asia/Magadan") asiaSlashMagadan, - @JsonValue('Asia/Makassar') + @JsonValue("Asia/Makassar") asiaSlashMakassar, - @JsonValue('Asia/Manila') + @JsonValue("Asia/Manila") asiaSlashManila, - @JsonValue('Asia/Muscat') + @JsonValue("Asia/Muscat") asiaSlashMuscat, - @JsonValue('Asia/Nicosia') + @JsonValue("Asia/Nicosia") asiaSlashNicosia, - @JsonValue('Asia/Novokuznetsk') + @JsonValue("Asia/Novokuznetsk") asiaSlashNovokuznetsk, - @JsonValue('Asia/Novosibirsk') + @JsonValue("Asia/Novosibirsk") asiaSlashNovosibirsk, - @JsonValue('Asia/Omsk') + @JsonValue("Asia/Omsk") asiaSlashOmsk, - @JsonValue('Asia/Oral') + @JsonValue("Asia/Oral") asiaSlashOral, - @JsonValue('Asia/Phnom_Penh') + @JsonValue("Asia/Phnom_Penh") asiaSlashPhnomPenh, - @JsonValue('Asia/Pontianak') + @JsonValue("Asia/Pontianak") asiaSlashPontianak, - @JsonValue('Asia/Pyongyang') + @JsonValue("Asia/Pyongyang") asiaSlashPyongyang, - @JsonValue('Asia/Qatar') + @JsonValue("Asia/Qatar") asiaSlashQatar, - @JsonValue('Asia/Qostanay') + @JsonValue("Asia/Qostanay") asiaSlashQostanay, - @JsonValue('Asia/Qyzylorda') + @JsonValue("Asia/Qyzylorda") asiaSlashQyzylorda, - @JsonValue('Asia/Rangoon') + @JsonValue("Asia/Rangoon") asiaSlashRangoon, - @JsonValue('Asia/Riyadh') + @JsonValue("Asia/Riyadh") asiaSlashRiyadh, - @JsonValue('Asia/Saigon') + @JsonValue("Asia/Saigon") asiaSlashSaigon, - @JsonValue('Asia/Sakhalin') + @JsonValue("Asia/Sakhalin") asiaSlashSakhalin, - @JsonValue('Asia/Samarkand') + @JsonValue("Asia/Samarkand") asiaSlashSamarkand, - @JsonValue('Asia/Seoul') + @JsonValue("Asia/Seoul") asiaSlashSeoul, - @JsonValue('Asia/Shanghai') + @JsonValue("Asia/Shanghai") asiaSlashShanghai, - @JsonValue('Asia/Singapore') + @JsonValue("Asia/Singapore") asiaSlashSingapore, - @JsonValue('Asia/Srednekolymsk') + @JsonValue("Asia/Srednekolymsk") asiaSlashSrednekolymsk, - @JsonValue('Asia/Taipei') + @JsonValue("Asia/Taipei") asiaSlashTaipei, - @JsonValue('Asia/Tashkent') + @JsonValue("Asia/Tashkent") asiaSlashTashkent, - @JsonValue('Asia/Tbilisi') + @JsonValue("Asia/Tbilisi") asiaSlashTbilisi, - @JsonValue('Asia/Tehran') + @JsonValue("Asia/Tehran") asiaSlashTehran, - @JsonValue('Asia/Tel_Aviv') + @JsonValue("Asia/Tel_Aviv") asiaSlashTelAviv, - @JsonValue('Asia/Thimbu') + @JsonValue("Asia/Thimbu") asiaSlashThimbu, - @JsonValue('Asia/Thimphu') + @JsonValue("Asia/Thimphu") asiaSlashThimphu, - @JsonValue('Asia/Tokyo') + @JsonValue("Asia/Tokyo") asiaSlashTokyo, - @JsonValue('Asia/Tomsk') + @JsonValue("Asia/Tomsk") asiaSlashTomsk, - @JsonValue('Asia/Ujung_Pandang') + @JsonValue("Asia/Ujung_Pandang") asiaSlashUjungPandang, - @JsonValue('Asia/Ulaanbaatar') + @JsonValue("Asia/Ulaanbaatar") asiaSlashUlaanbaatar, - @JsonValue('Asia/Ulan_Bator') + @JsonValue("Asia/Ulan_Bator") asiaSlashUlanBator, - @JsonValue('Asia/Urumqi') + @JsonValue("Asia/Urumqi") asiaSlashUrumqi, - @JsonValue('Asia/Ust-Nera') + @JsonValue("Asia/Ust-Nera") asiaSlashUstMinusNera, - @JsonValue('Asia/Vientiane') + @JsonValue("Asia/Vientiane") asiaSlashVientiane, - @JsonValue('Asia/Vladivostok') + @JsonValue("Asia/Vladivostok") asiaSlashVladivostok, - @JsonValue('Asia/Yakutsk') + @JsonValue("Asia/Yakutsk") asiaSlashYakutsk, - @JsonValue('Asia/Yangon') + @JsonValue("Asia/Yangon") asiaSlashYangon, - @JsonValue('Asia/Yekaterinburg') + @JsonValue("Asia/Yekaterinburg") asiaSlashYekaterinburg, - @JsonValue('Asia/Yerevan') + @JsonValue("Asia/Yerevan") asiaSlashYerevan, - @JsonValue('Atlantic/Azores') + @JsonValue("Atlantic/Azores") atlanticSlashAzores, - @JsonValue('Atlantic/Bermuda') + @JsonValue("Atlantic/Bermuda") atlanticSlashBermuda, - @JsonValue('Atlantic/Canary') + @JsonValue("Atlantic/Canary") atlanticSlashCanary, - @JsonValue('Atlantic/Cape_Verde') + @JsonValue("Atlantic/Cape_Verde") atlanticSlashCapeVerde, - @JsonValue('Atlantic/Faeroe') + @JsonValue("Atlantic/Faeroe") atlanticSlashFaeroe, - @JsonValue('Atlantic/Faroe') + @JsonValue("Atlantic/Faroe") atlanticSlashFaroe, - @JsonValue('Atlantic/Jan_Mayen') + @JsonValue("Atlantic/Jan_Mayen") atlanticSlashJanMayen, - @JsonValue('Atlantic/Madeira') + @JsonValue("Atlantic/Madeira") atlanticSlashMadeira, - @JsonValue('Atlantic/Reykjavik') + @JsonValue("Atlantic/Reykjavik") atlanticSlashReykjavik, - @JsonValue('Atlantic/South_Georgia') + @JsonValue("Atlantic/South_Georgia") atlanticSlashSouthGeorgia, - @JsonValue('Atlantic/St_Helena') + @JsonValue("Atlantic/St_Helena") atlanticSlashStHelena, - @JsonValue('Atlantic/Stanley') + @JsonValue("Atlantic/Stanley") atlanticSlashStanley, - @JsonValue('Australia/ACT') + @JsonValue("Australia/ACT") australiaSlashACT, - @JsonValue('Australia/Adelaide') + @JsonValue("Australia/Adelaide") australiaSlashAdelaide, - @JsonValue('Australia/Brisbane') + @JsonValue("Australia/Brisbane") australiaSlashBrisbane, - @JsonValue('Australia/Broken_Hill') + @JsonValue("Australia/Broken_Hill") australiaSlashBrokenHill, - @JsonValue('Australia/Canberra') + @JsonValue("Australia/Canberra") australiaSlashCanberra, - @JsonValue('Australia/Currie') + @JsonValue("Australia/Currie") australiaSlashCurrie, - @JsonValue('Australia/Darwin') + @JsonValue("Australia/Darwin") australiaSlashDarwin, - @JsonValue('Australia/Eucla') + @JsonValue("Australia/Eucla") australiaSlashEucla, - @JsonValue('Australia/Hobart') + @JsonValue("Australia/Hobart") australiaSlashHobart, - @JsonValue('Australia/LHI') + @JsonValue("Australia/LHI") australiaSlashLHI, - @JsonValue('Australia/Lindeman') + @JsonValue("Australia/Lindeman") australiaSlashLindeman, - @JsonValue('Australia/Lord_Howe') + @JsonValue("Australia/Lord_Howe") australiaSlashLordHowe, - @JsonValue('Australia/Melbourne') + @JsonValue("Australia/Melbourne") australiaSlashMelbourne, - @JsonValue('Australia/NSW') + @JsonValue("Australia/NSW") australiaSlashNSW, - @JsonValue('Australia/North') + @JsonValue("Australia/North") australiaSlashNorth, - @JsonValue('Australia/Perth') + @JsonValue("Australia/Perth") australiaSlashPerth, - @JsonValue('Australia/Queensland') + @JsonValue("Australia/Queensland") australiaSlashQueensland, - @JsonValue('Australia/South') + @JsonValue("Australia/South") australiaSlashSouth, - @JsonValue('Australia/Sydney') + @JsonValue("Australia/Sydney") australiaSlashSydney, - @JsonValue('Australia/Tasmania') + @JsonValue("Australia/Tasmania") australiaSlashTasmania, - @JsonValue('Australia/Victoria') + @JsonValue("Australia/Victoria") australiaSlashVictoria, - @JsonValue('Australia/West') + @JsonValue("Australia/West") australiaSlashWest, - @JsonValue('Australia/Yancowinna') + @JsonValue("Australia/Yancowinna") australiaSlashYancowinna, - @JsonValue('Brazil/Acre') + @JsonValue("Brazil/Acre") brazilSlashAcre, - @JsonValue('Brazil/DeNoronha') + @JsonValue("Brazil/DeNoronha") brazilSlashDeNoronha, - @JsonValue('Brazil/East') + @JsonValue("Brazil/East") brazilSlashEast, - @JsonValue('Brazil/West') + @JsonValue("Brazil/West") brazilSlashWest, - @JsonValue('CET') + @JsonValue("CET") cet, - @JsonValue('CST6CDT') + @JsonValue("CST6CDT") cst6cdt, - @JsonValue('Canada/Atlantic') + @JsonValue("Canada/Atlantic") canadaSlashAtlantic, - @JsonValue('Canada/Central') + @JsonValue("Canada/Central") canadaSlashCentral, - @JsonValue('Canada/Eastern') + @JsonValue("Canada/Eastern") canadaSlashEastern, - @JsonValue('Canada/Mountain') + @JsonValue("Canada/Mountain") canadaSlashMountain, - @JsonValue('Canada/Newfoundland') + @JsonValue("Canada/Newfoundland") canadaSlashNewfoundland, - @JsonValue('Canada/Pacific') + @JsonValue("Canada/Pacific") canadaSlashPacific, - @JsonValue('Canada/Saskatchewan') + @JsonValue("Canada/Saskatchewan") canadaSlashSaskatchewan, - @JsonValue('Canada/Yukon') + @JsonValue("Canada/Yukon") canadaSlashYukon, - @JsonValue('Chile/Continental') + @JsonValue("Chile/Continental") chileSlashContinental, - @JsonValue('Chile/EasterIsland') + @JsonValue("Chile/EasterIsland") chileSlashEasterIsland, - @JsonValue('Cuba') + @JsonValue("Cuba") cuba, - @JsonValue('EET') + @JsonValue("EET") eet, - @JsonValue('EST') + @JsonValue("EST") est, - @JsonValue('EST5EDT') + @JsonValue("EST5EDT") est5edt, - @JsonValue('Egypt') + @JsonValue("Egypt") egypt, - @JsonValue('Eire') + @JsonValue("Eire") eire, - @JsonValue('Etc/GMT') + @JsonValue("Etc/GMT") etcSlashGMT, - @JsonValue('Etc/GMT+0') + @JsonValue("Etc/GMT+0") etcSlashGMTPlus0, - @JsonValue('Etc/GMT+1') + @JsonValue("Etc/GMT+1") etcSlashGMTPlus1, - @JsonValue('Etc/GMT+10') + @JsonValue("Etc/GMT+10") etcSlashGMTPlus10, - @JsonValue('Etc/GMT+11') + @JsonValue("Etc/GMT+11") etcSlashGMTPlus11, - @JsonValue('Etc/GMT+12') + @JsonValue("Etc/GMT+12") etcSlashGMTPlus12, - @JsonValue('Etc/GMT+2') + @JsonValue("Etc/GMT+2") etcSlashGMTPlus2, - @JsonValue('Etc/GMT+3') + @JsonValue("Etc/GMT+3") etcSlashGMTPlus3, - @JsonValue('Etc/GMT+4') + @JsonValue("Etc/GMT+4") etcSlashGMTPlus4, - @JsonValue('Etc/GMT+5') + @JsonValue("Etc/GMT+5") etcSlashGMTPlus5, - @JsonValue('Etc/GMT+6') + @JsonValue("Etc/GMT+6") etcSlashGMTPlus6, - @JsonValue('Etc/GMT+7') + @JsonValue("Etc/GMT+7") etcSlashGMTPlus7, - @JsonValue('Etc/GMT+8') + @JsonValue("Etc/GMT+8") etcSlashGMTPlus8, - @JsonValue('Etc/GMT+9') + @JsonValue("Etc/GMT+9") etcSlashGMTPlus9, - @JsonValue('Etc/GMT-0') + @JsonValue("Etc/GMT-0") etcSlashGMTMinus0, - @JsonValue('Etc/GMT-1') + @JsonValue("Etc/GMT-1") etcSlashGMTMinus1, - @JsonValue('Etc/GMT-10') + @JsonValue("Etc/GMT-10") etcSlashGMTMinus10, - @JsonValue('Etc/GMT-11') + @JsonValue("Etc/GMT-11") etcSlashGMTMinus11, - @JsonValue('Etc/GMT-12') + @JsonValue("Etc/GMT-12") etcSlashGMTMinus12, - @JsonValue('Etc/GMT-13') + @JsonValue("Etc/GMT-13") etcSlashGMTMinus13, - @JsonValue('Etc/GMT-14') + @JsonValue("Etc/GMT-14") etcSlashGMTMinus14, - @JsonValue('Etc/GMT-2') + @JsonValue("Etc/GMT-2") etcSlashGMTMinus2, - @JsonValue('Etc/GMT-3') + @JsonValue("Etc/GMT-3") etcSlashGMTMinus3, - @JsonValue('Etc/GMT-4') + @JsonValue("Etc/GMT-4") etcSlashGMTMinus4, - @JsonValue('Etc/GMT-5') + @JsonValue("Etc/GMT-5") etcSlashGMTMinus5, - @JsonValue('Etc/GMT-6') + @JsonValue("Etc/GMT-6") etcSlashGMTMinus6, - @JsonValue('Etc/GMT-7') + @JsonValue("Etc/GMT-7") etcSlashGMTMinus7, - @JsonValue('Etc/GMT-8') + @JsonValue("Etc/GMT-8") etcSlashGMTMinus8, - @JsonValue('Etc/GMT-9') + @JsonValue("Etc/GMT-9") etcSlashGMTMinus9, - @JsonValue('Etc/GMT0') + @JsonValue("Etc/GMT0") etcSlashGmt0, - @JsonValue('Etc/Greenwich') + @JsonValue("Etc/Greenwich") etcSlashGreenwich, - @JsonValue('Etc/UCT') + @JsonValue("Etc/UCT") etcSlashUCT, - @JsonValue('Etc/UTC') + @JsonValue("Etc/UTC") etcSlashUTC, - @JsonValue('Etc/Universal') + @JsonValue("Etc/Universal") etcSlashUniversal, - @JsonValue('Etc/Zulu') + @JsonValue("Etc/Zulu") etcSlashZulu, - @JsonValue('Europe/Amsterdam') + @JsonValue("Europe/Amsterdam") europeSlashAmsterdam, - @JsonValue('Europe/Andorra') + @JsonValue("Europe/Andorra") europeSlashAndorra, - @JsonValue('Europe/Astrakhan') + @JsonValue("Europe/Astrakhan") europeSlashAstrakhan, - @JsonValue('Europe/Athens') + @JsonValue("Europe/Athens") europeSlashAthens, - @JsonValue('Europe/Belfast') + @JsonValue("Europe/Belfast") europeSlashBelfast, - @JsonValue('Europe/Belgrade') + @JsonValue("Europe/Belgrade") europeSlashBelgrade, - @JsonValue('Europe/Berlin') + @JsonValue("Europe/Berlin") europeSlashBerlin, - @JsonValue('Europe/Bratislava') + @JsonValue("Europe/Bratislava") europeSlashBratislava, - @JsonValue('Europe/Brussels') + @JsonValue("Europe/Brussels") europeSlashBrussels, - @JsonValue('Europe/Bucharest') + @JsonValue("Europe/Bucharest") europeSlashBucharest, - @JsonValue('Europe/Budapest') + @JsonValue("Europe/Budapest") europeSlashBudapest, - @JsonValue('Europe/Busingen') + @JsonValue("Europe/Busingen") europeSlashBusingen, - @JsonValue('Europe/Chisinau') + @JsonValue("Europe/Chisinau") europeSlashChisinau, - @JsonValue('Europe/Copenhagen') + @JsonValue("Europe/Copenhagen") europeSlashCopenhagen, - @JsonValue('Europe/Dublin') + @JsonValue("Europe/Dublin") europeSlashDublin, - @JsonValue('Europe/Gibraltar') + @JsonValue("Europe/Gibraltar") europeSlashGibraltar, - @JsonValue('Europe/Guernsey') + @JsonValue("Europe/Guernsey") europeSlashGuernsey, - @JsonValue('Europe/Helsinki') + @JsonValue("Europe/Helsinki") europeSlashHelsinki, - @JsonValue('Europe/Isle_of_Man') + @JsonValue("Europe/Isle_of_Man") europeSlashIsleOfMan, - @JsonValue('Europe/Istanbul') + @JsonValue("Europe/Istanbul") europeSlashIstanbul, - @JsonValue('Europe/Jersey') + @JsonValue("Europe/Jersey") europeSlashJersey, - @JsonValue('Europe/Kaliningrad') + @JsonValue("Europe/Kaliningrad") europeSlashKaliningrad, - @JsonValue('Europe/Kiev') + @JsonValue("Europe/Kiev") europeSlashKiev, - @JsonValue('Europe/Kirov') + @JsonValue("Europe/Kirov") europeSlashKirov, - @JsonValue('Europe/Kyiv') + @JsonValue("Europe/Kyiv") europeSlashKyiv, - @JsonValue('Europe/Lisbon') + @JsonValue("Europe/Lisbon") europeSlashLisbon, - @JsonValue('Europe/Ljubljana') + @JsonValue("Europe/Ljubljana") europeSlashLjubljana, - @JsonValue('Europe/London') + @JsonValue("Europe/London") europeSlashLondon, - @JsonValue('Europe/Luxembourg') + @JsonValue("Europe/Luxembourg") europeSlashLuxembourg, - @JsonValue('Europe/Madrid') + @JsonValue("Europe/Madrid") europeSlashMadrid, - @JsonValue('Europe/Malta') + @JsonValue("Europe/Malta") europeSlashMalta, - @JsonValue('Europe/Mariehamn') + @JsonValue("Europe/Mariehamn") europeSlashMariehamn, - @JsonValue('Europe/Minsk') + @JsonValue("Europe/Minsk") europeSlashMinsk, - @JsonValue('Europe/Monaco') + @JsonValue("Europe/Monaco") europeSlashMonaco, - @JsonValue('Europe/Moscow') + @JsonValue("Europe/Moscow") europeSlashMoscow, - @JsonValue('Europe/Nicosia') + @JsonValue("Europe/Nicosia") europeSlashNicosia, - @JsonValue('Europe/Oslo') + @JsonValue("Europe/Oslo") europeSlashOslo, - @JsonValue('Europe/Paris') + @JsonValue("Europe/Paris") europeSlashParis, - @JsonValue('Europe/Podgorica') + @JsonValue("Europe/Podgorica") europeSlashPodgorica, - @JsonValue('Europe/Prague') + @JsonValue("Europe/Prague") europeSlashPrague, - @JsonValue('Europe/Riga') + @JsonValue("Europe/Riga") europeSlashRiga, - @JsonValue('Europe/Rome') + @JsonValue("Europe/Rome") europeSlashRome, - @JsonValue('Europe/Samara') + @JsonValue("Europe/Samara") europeSlashSamara, - @JsonValue('Europe/San_Marino') + @JsonValue("Europe/San_Marino") europeSlashSanMarino, - @JsonValue('Europe/Sarajevo') + @JsonValue("Europe/Sarajevo") europeSlashSarajevo, - @JsonValue('Europe/Saratov') + @JsonValue("Europe/Saratov") europeSlashSaratov, - @JsonValue('Europe/Simferopol') + @JsonValue("Europe/Simferopol") europeSlashSimferopol, - @JsonValue('Europe/Skopje') + @JsonValue("Europe/Skopje") europeSlashSkopje, - @JsonValue('Europe/Sofia') + @JsonValue("Europe/Sofia") europeSlashSofia, - @JsonValue('Europe/Stockholm') + @JsonValue("Europe/Stockholm") europeSlashStockholm, - @JsonValue('Europe/Tallinn') + @JsonValue("Europe/Tallinn") europeSlashTallinn, - @JsonValue('Europe/Tirane') + @JsonValue("Europe/Tirane") europeSlashTirane, - @JsonValue('Europe/Tiraspol') + @JsonValue("Europe/Tiraspol") europeSlashTiraspol, - @JsonValue('Europe/Ulyanovsk') + @JsonValue("Europe/Ulyanovsk") europeSlashUlyanovsk, - @JsonValue('Europe/Uzhgorod') + @JsonValue("Europe/Uzhgorod") europeSlashUzhgorod, - @JsonValue('Europe/Vaduz') + @JsonValue("Europe/Vaduz") europeSlashVaduz, - @JsonValue('Europe/Vatican') + @JsonValue("Europe/Vatican") europeSlashVatican, - @JsonValue('Europe/Vienna') + @JsonValue("Europe/Vienna") europeSlashVienna, - @JsonValue('Europe/Vilnius') + @JsonValue("Europe/Vilnius") europeSlashVilnius, - @JsonValue('Europe/Volgograd') + @JsonValue("Europe/Volgograd") europeSlashVolgograd, - @JsonValue('Europe/Warsaw') + @JsonValue("Europe/Warsaw") europeSlashWarsaw, - @JsonValue('Europe/Zagreb') + @JsonValue("Europe/Zagreb") europeSlashZagreb, - @JsonValue('Europe/Zaporozhye') + @JsonValue("Europe/Zaporozhye") europeSlashZaporozhye, - @JsonValue('Europe/Zurich') + @JsonValue("Europe/Zurich") europeSlashZurich, - @JsonValue('Factory') + @JsonValue("Factory") factoryAA, - @JsonValue('GB') + @JsonValue("GB") gb, - @JsonValue('GB-Eire') + @JsonValue("GB-Eire") gBMinusEire, - @JsonValue('GMT') + @JsonValue("GMT") gmt, - @JsonValue('GMT+0') + @JsonValue("GMT+0") gMTPlus0, - @JsonValue('GMT-0') + @JsonValue("GMT-0") gMTMinus0, - @JsonValue('GMT0') + @JsonValue("GMT0") gmt0, - @JsonValue('Greenwich') + @JsonValue("Greenwich") greenwich, - @JsonValue('HST') + @JsonValue("HST") hst, - @JsonValue('Hongkong') + @JsonValue("Hongkong") hongkong, - @JsonValue('Iceland') + @JsonValue("Iceland") iceland, - @JsonValue('Indian/Antananarivo') + @JsonValue("Indian/Antananarivo") indianSlashAntananarivo, - @JsonValue('Indian/Chagos') + @JsonValue("Indian/Chagos") indianSlashChagos, - @JsonValue('Indian/Christmas') + @JsonValue("Indian/Christmas") indianSlashChristmas, - @JsonValue('Indian/Cocos') + @JsonValue("Indian/Cocos") indianSlashCocos, - @JsonValue('Indian/Comoro') + @JsonValue("Indian/Comoro") indianSlashComoro, - @JsonValue('Indian/Kerguelen') + @JsonValue("Indian/Kerguelen") indianSlashKerguelen, - @JsonValue('Indian/Mahe') + @JsonValue("Indian/Mahe") indianSlashMahe, - @JsonValue('Indian/Maldives') + @JsonValue("Indian/Maldives") indianSlashMaldives, - @JsonValue('Indian/Mauritius') + @JsonValue("Indian/Mauritius") indianSlashMauritius, - @JsonValue('Indian/Mayotte') + @JsonValue("Indian/Mayotte") indianSlashMayotte, - @JsonValue('Indian/Reunion') + @JsonValue("Indian/Reunion") indianSlashReunion, - @JsonValue('Iran') + @JsonValue("Iran") iran, - @JsonValue('Israel') + @JsonValue("Israel") israel, - @JsonValue('Jamaica') + @JsonValue("Jamaica") jamaica, - @JsonValue('Japan') + @JsonValue("Japan") japan, - @JsonValue('Kwajalein') + @JsonValue("Kwajalein") kwajalein, - @JsonValue('Libya') + @JsonValue("Libya") libya, - @JsonValue('MET') + @JsonValue("MET") met, - @JsonValue('MST') + @JsonValue("MST") mst, - @JsonValue('MST7MDT') + @JsonValue("MST7MDT") mst7mdt, - @JsonValue('Mexico/BajaNorte') + @JsonValue("Mexico/BajaNorte") mexicoSlashBajaNorte, - @JsonValue('Mexico/BajaSur') + @JsonValue("Mexico/BajaSur") mexicoSlashBajaSur, - @JsonValue('Mexico/General') + @JsonValue("Mexico/General") mexicoSlashGeneral, - @JsonValue('NZ') + @JsonValue("NZ") nz, - @JsonValue('NZ-CHAT') + @JsonValue("NZ-CHAT") nZMinusChat, - @JsonValue('Navajo') + @JsonValue("Navajo") navajo, - @JsonValue('PRC') + @JsonValue("PRC") prc, - @JsonValue('PST8PDT') + @JsonValue("PST8PDT") pst8pdt, - @JsonValue('Pacific/Apia') + @JsonValue("Pacific/Apia") pacificSlashApia, - @JsonValue('Pacific/Auckland') + @JsonValue("Pacific/Auckland") pacificSlashAuckland, - @JsonValue('Pacific/Bougainville') + @JsonValue("Pacific/Bougainville") pacificSlashBougainville, - @JsonValue('Pacific/Chatham') + @JsonValue("Pacific/Chatham") pacificSlashChatham, - @JsonValue('Pacific/Chuuk') + @JsonValue("Pacific/Chuuk") pacificSlashChuuk, - @JsonValue('Pacific/Easter') + @JsonValue("Pacific/Easter") pacificSlashEaster, - @JsonValue('Pacific/Efate') + @JsonValue("Pacific/Efate") pacificSlashEfate, - @JsonValue('Pacific/Enderbury') + @JsonValue("Pacific/Enderbury") pacificSlashEnderbury, - @JsonValue('Pacific/Fakaofo') + @JsonValue("Pacific/Fakaofo") pacificSlashFakaofo, - @JsonValue('Pacific/Fiji') + @JsonValue("Pacific/Fiji") pacificSlashFiji, - @JsonValue('Pacific/Funafuti') + @JsonValue("Pacific/Funafuti") pacificSlashFunafuti, - @JsonValue('Pacific/Galapagos') + @JsonValue("Pacific/Galapagos") pacificSlashGalapagos, - @JsonValue('Pacific/Gambier') + @JsonValue("Pacific/Gambier") pacificSlashGambier, - @JsonValue('Pacific/Guadalcanal') + @JsonValue("Pacific/Guadalcanal") pacificSlashGuadalcanal, - @JsonValue('Pacific/Guam') + @JsonValue("Pacific/Guam") pacificSlashGuam, - @JsonValue('Pacific/Honolulu') + @JsonValue("Pacific/Honolulu") pacificSlashHonolulu, - @JsonValue('Pacific/Johnston') + @JsonValue("Pacific/Johnston") pacificSlashJohnston, - @JsonValue('Pacific/Kanton') + @JsonValue("Pacific/Kanton") pacificSlashKanton, - @JsonValue('Pacific/Kiritimati') + @JsonValue("Pacific/Kiritimati") pacificSlashKiritimati, - @JsonValue('Pacific/Kosrae') + @JsonValue("Pacific/Kosrae") pacificSlashKosrae, - @JsonValue('Pacific/Kwajalein') + @JsonValue("Pacific/Kwajalein") pacificSlashKwajalein, - @JsonValue('Pacific/Majuro') + @JsonValue("Pacific/Majuro") pacificSlashMajuro, - @JsonValue('Pacific/Marquesas') + @JsonValue("Pacific/Marquesas") pacificSlashMarquesas, - @JsonValue('Pacific/Midway') + @JsonValue("Pacific/Midway") pacificSlashMidway, - @JsonValue('Pacific/Nauru') + @JsonValue("Pacific/Nauru") pacificSlashNauru, - @JsonValue('Pacific/Niue') + @JsonValue("Pacific/Niue") pacificSlashNiue, - @JsonValue('Pacific/Norfolk') + @JsonValue("Pacific/Norfolk") pacificSlashNorfolk, - @JsonValue('Pacific/Noumea') + @JsonValue("Pacific/Noumea") pacificSlashNoumea, - @JsonValue('Pacific/Pago_Pago') + @JsonValue("Pacific/Pago_Pago") pacificSlashPagoPago, - @JsonValue('Pacific/Palau') + @JsonValue("Pacific/Palau") pacificSlashPalau, - @JsonValue('Pacific/Pitcairn') + @JsonValue("Pacific/Pitcairn") pacificSlashPitcairn, - @JsonValue('Pacific/Pohnpei') + @JsonValue("Pacific/Pohnpei") pacificSlashPohnpei, - @JsonValue('Pacific/Ponape') + @JsonValue("Pacific/Ponape") pacificSlashPonape, - @JsonValue('Pacific/Port_Moresby') + @JsonValue("Pacific/Port_Moresby") pacificSlashPortMoresby, - @JsonValue('Pacific/Rarotonga') + @JsonValue("Pacific/Rarotonga") pacificSlashRarotonga, - @JsonValue('Pacific/Saipan') + @JsonValue("Pacific/Saipan") pacificSlashSaipan, - @JsonValue('Pacific/Samoa') + @JsonValue("Pacific/Samoa") pacificSlashSamoa, - @JsonValue('Pacific/Tahiti') + @JsonValue("Pacific/Tahiti") pacificSlashTahiti, - @JsonValue('Pacific/Tarawa') + @JsonValue("Pacific/Tarawa") pacificSlashTarawa, - @JsonValue('Pacific/Tongatapu') + @JsonValue("Pacific/Tongatapu") pacificSlashTongatapu, - @JsonValue('Pacific/Truk') + @JsonValue("Pacific/Truk") pacificSlashTruk, - @JsonValue('Pacific/Wake') + @JsonValue("Pacific/Wake") pacificSlashWake, - @JsonValue('Pacific/Wallis') + @JsonValue("Pacific/Wallis") pacificSlashWallis, - @JsonValue('Pacific/Yap') + @JsonValue("Pacific/Yap") pacificSlashYap, - @JsonValue('Poland') + @JsonValue("Poland") poland, - @JsonValue('Portugal') + @JsonValue("Portugal") portugal, - @JsonValue('ROC') + @JsonValue("ROC") roc, - @JsonValue('ROK') + @JsonValue("ROK") rok, - @JsonValue('Singapore') + @JsonValue("Singapore") singapore, - @JsonValue('Turkey') + @JsonValue("Turkey") turkey, - @JsonValue('UCT') + @JsonValue("UCT") uct, - @JsonValue('US/Alaska') + @JsonValue("US/Alaska") uSSlashAlaska, - @JsonValue('US/Aleutian') + @JsonValue("US/Aleutian") uSSlashAleutian, - @JsonValue('US/Arizona') + @JsonValue("US/Arizona") uSSlashArizona, - @JsonValue('US/Central') + @JsonValue("US/Central") uSSlashCentral, - @JsonValue('US/East-Indiana') + @JsonValue("US/East-Indiana") uSSlashEastMinusIndiana, - @JsonValue('US/Eastern') + @JsonValue("US/Eastern") uSSlashEastern, - @JsonValue('US/Hawaii') + @JsonValue("US/Hawaii") uSSlashHawaii, - @JsonValue('US/Indiana-Starke') + @JsonValue("US/Indiana-Starke") uSSlashIndianaMinusStarke, - @JsonValue('US/Michigan') + @JsonValue("US/Michigan") uSSlashMichigan, - @JsonValue('US/Mountain') + @JsonValue("US/Mountain") uSSlashMountain, - @JsonValue('US/Pacific') + @JsonValue("US/Pacific") uSSlashPacific, - @JsonValue('US/Samoa') + @JsonValue("US/Samoa") uSSlashSamoa, - @JsonValue('UTC') + @JsonValue("UTC") utc, - @JsonValue('Universal') + @JsonValue("Universal") universal, - @JsonValue('W-SU') + @JsonValue("W-SU") wMinusSU, - @JsonValue('WET') + @JsonValue("WET") wet, - @JsonValue('Zulu') + @JsonValue("Zulu") zulu; factory Timezone.fromJson(String json) => Timezone.values.firstWhere( - (e) => e.toJson() == json, - orElse: () => Timezone.values.first, - ); + (e) => e.toJson() == json, + orElse: () => Timezone.values.first, + ); String toJson() => _$TimezoneEnumMap[this]!; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/timezone.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/timezone.g.dart deleted file mode 100644 index 9feed318..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/timezone.g.dart +++ /dev/null @@ -1,612 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'timezone.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$TimezoneEnumMap = { - Timezone.africaSlashAbidjan: 'Africa/Abidjan', - Timezone.africaSlashAccra: 'Africa/Accra', - Timezone.africaSlashAddisAbaba: 'Africa/Addis_Ababa', - Timezone.africaSlashAlgiers: 'Africa/Algiers', - Timezone.africaSlashAsmara: 'Africa/Asmara', - Timezone.africaSlashAsmera: 'Africa/Asmera', - Timezone.africaSlashBamako: 'Africa/Bamako', - Timezone.africaSlashBangui: 'Africa/Bangui', - Timezone.africaSlashBanjul: 'Africa/Banjul', - Timezone.africaSlashBissau: 'Africa/Bissau', - Timezone.africaSlashBlantyre: 'Africa/Blantyre', - Timezone.africaSlashBrazzaville: 'Africa/Brazzaville', - Timezone.africaSlashBujumbura: 'Africa/Bujumbura', - Timezone.africaSlashCairo: 'Africa/Cairo', - Timezone.africaSlashCasablanca: 'Africa/Casablanca', - Timezone.africaSlashCeuta: 'Africa/Ceuta', - Timezone.africaSlashConakry: 'Africa/Conakry', - Timezone.africaSlashDakar: 'Africa/Dakar', - Timezone.africaSlashDarEsSalaam: 'Africa/Dar_es_Salaam', - Timezone.africaSlashDjibouti: 'Africa/Djibouti', - Timezone.africaSlashDouala: 'Africa/Douala', - Timezone.africaSlashElAaiun: 'Africa/El_Aaiun', - Timezone.africaSlashFreetown: 'Africa/Freetown', - Timezone.africaSlashGaborone: 'Africa/Gaborone', - Timezone.africaSlashHarare: 'Africa/Harare', - Timezone.africaSlashJohannesburg: 'Africa/Johannesburg', - Timezone.africaSlashJuba: 'Africa/Juba', - Timezone.africaSlashKampala: 'Africa/Kampala', - Timezone.africaSlashKhartoum: 'Africa/Khartoum', - Timezone.africaSlashKigali: 'Africa/Kigali', - Timezone.africaSlashKinshasa: 'Africa/Kinshasa', - Timezone.africaSlashLagos: 'Africa/Lagos', - Timezone.africaSlashLibreville: 'Africa/Libreville', - Timezone.africaSlashLome: 'Africa/Lome', - Timezone.africaSlashLuanda: 'Africa/Luanda', - Timezone.africaSlashLubumbashi: 'Africa/Lubumbashi', - Timezone.africaSlashLusaka: 'Africa/Lusaka', - Timezone.africaSlashMalabo: 'Africa/Malabo', - Timezone.africaSlashMaputo: 'Africa/Maputo', - Timezone.africaSlashMaseru: 'Africa/Maseru', - Timezone.africaSlashMbabane: 'Africa/Mbabane', - Timezone.africaSlashMogadishu: 'Africa/Mogadishu', - Timezone.africaSlashMonrovia: 'Africa/Monrovia', - Timezone.africaSlashNairobi: 'Africa/Nairobi', - Timezone.africaSlashNdjamena: 'Africa/Ndjamena', - Timezone.africaSlashNiamey: 'Africa/Niamey', - Timezone.africaSlashNouakchott: 'Africa/Nouakchott', - Timezone.africaSlashOuagadougou: 'Africa/Ouagadougou', - Timezone.africaSlashPortoMinusNovo: 'Africa/Porto-Novo', - Timezone.africaSlashSaoTome: 'Africa/Sao_Tome', - Timezone.africaSlashTimbuktu: 'Africa/Timbuktu', - Timezone.africaSlashTripoli: 'Africa/Tripoli', - Timezone.africaSlashTunis: 'Africa/Tunis', - Timezone.africaSlashWindhoek: 'Africa/Windhoek', - Timezone.americaSlashAdak: 'America/Adak', - Timezone.americaSlashAnchorage: 'America/Anchorage', - Timezone.americaSlashAnguilla: 'America/Anguilla', - Timezone.americaSlashAntigua: 'America/Antigua', - Timezone.americaSlashAraguaina: 'America/Araguaina', - Timezone.americaSlashArgentinaSlashBuenosAires: - 'America/Argentina/Buenos_Aires', - Timezone.americaSlashArgentinaSlashCatamarca: 'America/Argentina/Catamarca', - Timezone.americaSlashArgentinaSlashComodRivadavia: - 'America/Argentina/ComodRivadavia', - Timezone.americaSlashArgentinaSlashCordoba: 'America/Argentina/Cordoba', - Timezone.americaSlashArgentinaSlashJujuy: 'America/Argentina/Jujuy', - Timezone.americaSlashArgentinaSlashLaRioja: 'America/Argentina/La_Rioja', - Timezone.americaSlashArgentinaSlashMendoza: 'America/Argentina/Mendoza', - Timezone.americaSlashArgentinaSlashRioGallegos: - 'America/Argentina/Rio_Gallegos', - Timezone.americaSlashArgentinaSlashSalta: 'America/Argentina/Salta', - Timezone.americaSlashArgentinaSlashSanJuan: 'America/Argentina/San_Juan', - Timezone.americaSlashArgentinaSlashSanLuis: 'America/Argentina/San_Luis', - Timezone.americaSlashArgentinaSlashTucuman: 'America/Argentina/Tucuman', - Timezone.americaSlashArgentinaSlashUshuaia: 'America/Argentina/Ushuaia', - Timezone.americaSlashAruba: 'America/Aruba', - Timezone.americaSlashAsuncion: 'America/Asuncion', - Timezone.americaSlashAtikokan: 'America/Atikokan', - Timezone.americaSlashAtka: 'America/Atka', - Timezone.americaSlashBahia: 'America/Bahia', - Timezone.americaSlashBahiaBanderas: 'America/Bahia_Banderas', - Timezone.americaSlashBarbados: 'America/Barbados', - Timezone.americaSlashBelem: 'America/Belem', - Timezone.americaSlashBelize: 'America/Belize', - Timezone.americaSlashBlancMinusSablon: 'America/Blanc-Sablon', - Timezone.americaSlashBoaVista: 'America/Boa_Vista', - Timezone.americaSlashBogota: 'America/Bogota', - Timezone.americaSlashBoise: 'America/Boise', - Timezone.americaSlashBuenosAires: 'America/Buenos_Aires', - Timezone.americaSlashCambridgeBay: 'America/Cambridge_Bay', - Timezone.americaSlashCampoGrande: 'America/Campo_Grande', - Timezone.americaSlashCancun: 'America/Cancun', - Timezone.americaSlashCaracas: 'America/Caracas', - Timezone.americaSlashCatamarca: 'America/Catamarca', - Timezone.americaSlashCayenne: 'America/Cayenne', - Timezone.americaSlashCayman: 'America/Cayman', - Timezone.americaSlashChicago: 'America/Chicago', - Timezone.americaSlashChihuahua: 'America/Chihuahua', - Timezone.americaSlashCiudadJuarez: 'America/Ciudad_Juarez', - Timezone.americaSlashCoralHarbour: 'America/Coral_Harbour', - Timezone.americaSlashCordoba: 'America/Cordoba', - Timezone.americaSlashCostaRica: 'America/Costa_Rica', - Timezone.americaSlashCoyhaique: 'America/Coyhaique', - Timezone.americaSlashCreston: 'America/Creston', - Timezone.americaSlashCuiaba: 'America/Cuiaba', - Timezone.americaSlashCuracao: 'America/Curacao', - Timezone.americaSlashDanmarkshavn: 'America/Danmarkshavn', - Timezone.americaSlashDawson: 'America/Dawson', - Timezone.americaSlashDawsonCreek: 'America/Dawson_Creek', - Timezone.americaSlashDenver: 'America/Denver', - Timezone.americaSlashDetroit: 'America/Detroit', - Timezone.americaSlashDominica: 'America/Dominica', - Timezone.americaSlashEdmonton: 'America/Edmonton', - Timezone.americaSlashEirunepe: 'America/Eirunepe', - Timezone.americaSlashElSalvador: 'America/El_Salvador', - Timezone.americaSlashEnsenada: 'America/Ensenada', - Timezone.americaSlashFortNelson: 'America/Fort_Nelson', - Timezone.americaSlashFortWayne: 'America/Fort_Wayne', - Timezone.americaSlashFortaleza: 'America/Fortaleza', - Timezone.americaSlashGlaceBay: 'America/Glace_Bay', - Timezone.americaSlashGodthab: 'America/Godthab', - Timezone.americaSlashGooseBay: 'America/Goose_Bay', - Timezone.americaSlashGrandTurk: 'America/Grand_Turk', - Timezone.americaSlashGrenada: 'America/Grenada', - Timezone.americaSlashGuadeloupe: 'America/Guadeloupe', - Timezone.americaSlashGuatemala: 'America/Guatemala', - Timezone.americaSlashGuayaquil: 'America/Guayaquil', - Timezone.americaSlashGuyana: 'America/Guyana', - Timezone.americaSlashHalifax: 'America/Halifax', - Timezone.americaSlashHavana: 'America/Havana', - Timezone.americaSlashHermosillo: 'America/Hermosillo', - Timezone.americaSlashIndianaSlashIndianapolis: 'America/Indiana/Indianapolis', - Timezone.americaSlashIndianaSlashKnox: 'America/Indiana/Knox', - Timezone.americaSlashIndianaSlashMarengo: 'America/Indiana/Marengo', - Timezone.americaSlashIndianaSlashPetersburg: 'America/Indiana/Petersburg', - Timezone.americaSlashIndianaSlashTellCity: 'America/Indiana/Tell_City', - Timezone.americaSlashIndianaSlashVevay: 'America/Indiana/Vevay', - Timezone.americaSlashIndianaSlashVincennes: 'America/Indiana/Vincennes', - Timezone.americaSlashIndianaSlashWinamac: 'America/Indiana/Winamac', - Timezone.americaSlashIndianapolis: 'America/Indianapolis', - Timezone.americaSlashInuvik: 'America/Inuvik', - Timezone.americaSlashIqaluit: 'America/Iqaluit', - Timezone.americaSlashJamaica: 'America/Jamaica', - Timezone.americaSlashJujuy: 'America/Jujuy', - Timezone.americaSlashJuneau: 'America/Juneau', - Timezone.americaSlashKentuckySlashLouisville: 'America/Kentucky/Louisville', - Timezone.americaSlashKentuckySlashMonticello: 'America/Kentucky/Monticello', - Timezone.americaSlashKnoxIN: 'America/Knox_IN', - Timezone.americaSlashKralendijk: 'America/Kralendijk', - Timezone.americaSlashLaPaz: 'America/La_Paz', - Timezone.americaSlashLima: 'America/Lima', - Timezone.americaSlashLosAngeles: 'America/Los_Angeles', - Timezone.americaSlashLouisville: 'America/Louisville', - Timezone.americaSlashLowerPrinces: 'America/Lower_Princes', - Timezone.americaSlashMaceio: 'America/Maceio', - Timezone.americaSlashManagua: 'America/Managua', - Timezone.americaSlashManaus: 'America/Manaus', - Timezone.americaSlashMarigot: 'America/Marigot', - Timezone.americaSlashMartinique: 'America/Martinique', - Timezone.americaSlashMatamoros: 'America/Matamoros', - Timezone.americaSlashMazatlan: 'America/Mazatlan', - Timezone.americaSlashMendoza: 'America/Mendoza', - Timezone.americaSlashMenominee: 'America/Menominee', - Timezone.americaSlashMerida: 'America/Merida', - Timezone.americaSlashMetlakatla: 'America/Metlakatla', - Timezone.americaSlashMexicoCity: 'America/Mexico_City', - Timezone.americaSlashMiquelon: 'America/Miquelon', - Timezone.americaSlashMoncton: 'America/Moncton', - Timezone.americaSlashMonterrey: 'America/Monterrey', - Timezone.americaSlashMontevideo: 'America/Montevideo', - Timezone.americaSlashMontreal: 'America/Montreal', - Timezone.americaSlashMontserrat: 'America/Montserrat', - Timezone.americaSlashNassau: 'America/Nassau', - Timezone.americaSlashNewYork: 'America/New_York', - Timezone.americaSlashNipigon: 'America/Nipigon', - Timezone.americaSlashNome: 'America/Nome', - Timezone.americaSlashNoronha: 'America/Noronha', - Timezone.americaSlashNorthDakotaSlashBeulah: 'America/North_Dakota/Beulah', - Timezone.americaSlashNorthDakotaSlashCenter: 'America/North_Dakota/Center', - Timezone.americaSlashNorthDakotaSlashNewSalem: - 'America/North_Dakota/New_Salem', - Timezone.americaSlashNuuk: 'America/Nuuk', - Timezone.americaSlashOjinaga: 'America/Ojinaga', - Timezone.americaSlashPanama: 'America/Panama', - Timezone.americaSlashPangnirtung: 'America/Pangnirtung', - Timezone.americaSlashParamaribo: 'America/Paramaribo', - Timezone.americaSlashPhoenix: 'America/Phoenix', - Timezone.americaSlashPortMinusAuMinusPrince: 'America/Port-au-Prince', - Timezone.americaSlashPortOfSpain: 'America/Port_of_Spain', - Timezone.americaSlashPortoAcre: 'America/Porto_Acre', - Timezone.americaSlashPortoVelho: 'America/Porto_Velho', - Timezone.americaSlashPuertoRico: 'America/Puerto_Rico', - Timezone.americaSlashPuntaArenas: 'America/Punta_Arenas', - Timezone.americaSlashRainyRiver: 'America/Rainy_River', - Timezone.americaSlashRankinInlet: 'America/Rankin_Inlet', - Timezone.americaSlashRecife: 'America/Recife', - Timezone.americaSlashRegina: 'America/Regina', - Timezone.americaSlashResolute: 'America/Resolute', - Timezone.americaSlashRioBranco: 'America/Rio_Branco', - Timezone.americaSlashRosario: 'America/Rosario', - Timezone.americaSlashSantaIsabel: 'America/Santa_Isabel', - Timezone.americaSlashSantarem: 'America/Santarem', - Timezone.americaSlashSantiago: 'America/Santiago', - Timezone.americaSlashSantoDomingo: 'America/Santo_Domingo', - Timezone.americaSlashSaoPaulo: 'America/Sao_Paulo', - Timezone.americaSlashScoresbysund: 'America/Scoresbysund', - Timezone.americaSlashShiprock: 'America/Shiprock', - Timezone.americaSlashSitka: 'America/Sitka', - Timezone.americaSlashStBarthelemy: 'America/St_Barthelemy', - Timezone.americaSlashStJohns: 'America/St_Johns', - Timezone.americaSlashStKitts: 'America/St_Kitts', - Timezone.americaSlashStLucia: 'America/St_Lucia', - Timezone.americaSlashStThomas: 'America/St_Thomas', - Timezone.americaSlashStVincent: 'America/St_Vincent', - Timezone.americaSlashSwiftCurrent: 'America/Swift_Current', - Timezone.americaSlashTegucigalpa: 'America/Tegucigalpa', - Timezone.americaSlashThule: 'America/Thule', - Timezone.americaSlashThunderBay: 'America/Thunder_Bay', - Timezone.americaSlashTijuana: 'America/Tijuana', - Timezone.americaSlashToronto: 'America/Toronto', - Timezone.americaSlashTortola: 'America/Tortola', - Timezone.americaSlashVancouver: 'America/Vancouver', - Timezone.americaSlashVirgin: 'America/Virgin', - Timezone.americaSlashWhitehorse: 'America/Whitehorse', - Timezone.americaSlashWinnipeg: 'America/Winnipeg', - Timezone.americaSlashYakutat: 'America/Yakutat', - Timezone.americaSlashYellowknife: 'America/Yellowknife', - Timezone.antarcticaSlashCasey: 'Antarctica/Casey', - Timezone.antarcticaSlashDavis: 'Antarctica/Davis', - Timezone.antarcticaSlashDumontDUrville: 'Antarctica/DumontDUrville', - Timezone.antarcticaSlashMacquarie: 'Antarctica/Macquarie', - Timezone.antarcticaSlashMawson: 'Antarctica/Mawson', - Timezone.antarcticaSlashMcMurdo: 'Antarctica/McMurdo', - Timezone.antarcticaSlashPalmer: 'Antarctica/Palmer', - Timezone.antarcticaSlashRothera: 'Antarctica/Rothera', - Timezone.antarcticaSlashSouthPole: 'Antarctica/South_Pole', - Timezone.antarcticaSlashSyowa: 'Antarctica/Syowa', - Timezone.antarcticaSlashTroll: 'Antarctica/Troll', - Timezone.antarcticaSlashVostok: 'Antarctica/Vostok', - Timezone.arcticSlashLongyearbyen: 'Arctic/Longyearbyen', - Timezone.asiaSlashAden: 'Asia/Aden', - Timezone.asiaSlashAlmaty: 'Asia/Almaty', - Timezone.asiaSlashAmman: 'Asia/Amman', - Timezone.asiaSlashAnadyr: 'Asia/Anadyr', - Timezone.asiaSlashAqtau: 'Asia/Aqtau', - Timezone.asiaSlashAqtobe: 'Asia/Aqtobe', - Timezone.asiaSlashAshgabat: 'Asia/Ashgabat', - Timezone.asiaSlashAshkhabad: 'Asia/Ashkhabad', - Timezone.asiaSlashAtyrau: 'Asia/Atyrau', - Timezone.asiaSlashBaghdad: 'Asia/Baghdad', - Timezone.asiaSlashBahrain: 'Asia/Bahrain', - Timezone.asiaSlashBaku: 'Asia/Baku', - Timezone.asiaSlashBangkok: 'Asia/Bangkok', - Timezone.asiaSlashBarnaul: 'Asia/Barnaul', - Timezone.asiaSlashBeirut: 'Asia/Beirut', - Timezone.asiaSlashBishkek: 'Asia/Bishkek', - Timezone.asiaSlashBrunei: 'Asia/Brunei', - Timezone.asiaSlashCalcutta: 'Asia/Calcutta', - Timezone.asiaSlashChita: 'Asia/Chita', - Timezone.asiaSlashChoibalsan: 'Asia/Choibalsan', - Timezone.asiaSlashChongqing: 'Asia/Chongqing', - Timezone.asiaSlashChungking: 'Asia/Chungking', - Timezone.asiaSlashColombo: 'Asia/Colombo', - Timezone.asiaSlashDacca: 'Asia/Dacca', - Timezone.asiaSlashDamascus: 'Asia/Damascus', - Timezone.asiaSlashDhaka: 'Asia/Dhaka', - Timezone.asiaSlashDili: 'Asia/Dili', - Timezone.asiaSlashDubai: 'Asia/Dubai', - Timezone.asiaSlashDushanbe: 'Asia/Dushanbe', - Timezone.asiaSlashFamagusta: 'Asia/Famagusta', - Timezone.asiaSlashGaza: 'Asia/Gaza', - Timezone.asiaSlashHarbin: 'Asia/Harbin', - Timezone.asiaSlashHebron: 'Asia/Hebron', - Timezone.asiaSlashHoChiMinh: 'Asia/Ho_Chi_Minh', - Timezone.asiaSlashHongKong: 'Asia/Hong_Kong', - Timezone.asiaSlashHovd: 'Asia/Hovd', - Timezone.asiaSlashIrkutsk: 'Asia/Irkutsk', - Timezone.asiaSlashIstanbul: 'Asia/Istanbul', - Timezone.asiaSlashJakarta: 'Asia/Jakarta', - Timezone.asiaSlashJayapura: 'Asia/Jayapura', - Timezone.asiaSlashJerusalem: 'Asia/Jerusalem', - Timezone.asiaSlashKabul: 'Asia/Kabul', - Timezone.asiaSlashKamchatka: 'Asia/Kamchatka', - Timezone.asiaSlashKarachi: 'Asia/Karachi', - Timezone.asiaSlashKashgar: 'Asia/Kashgar', - Timezone.asiaSlashKathmandu: 'Asia/Kathmandu', - Timezone.asiaSlashKatmandu: 'Asia/Katmandu', - Timezone.asiaSlashKhandyga: 'Asia/Khandyga', - Timezone.asiaSlashKolkata: 'Asia/Kolkata', - Timezone.asiaSlashKrasnoyarsk: 'Asia/Krasnoyarsk', - Timezone.asiaSlashKualaLumpur: 'Asia/Kuala_Lumpur', - Timezone.asiaSlashKuching: 'Asia/Kuching', - Timezone.asiaSlashKuwait: 'Asia/Kuwait', - Timezone.asiaSlashMacao: 'Asia/Macao', - Timezone.asiaSlashMacau: 'Asia/Macau', - Timezone.asiaSlashMagadan: 'Asia/Magadan', - Timezone.asiaSlashMakassar: 'Asia/Makassar', - Timezone.asiaSlashManila: 'Asia/Manila', - Timezone.asiaSlashMuscat: 'Asia/Muscat', - Timezone.asiaSlashNicosia: 'Asia/Nicosia', - Timezone.asiaSlashNovokuznetsk: 'Asia/Novokuznetsk', - Timezone.asiaSlashNovosibirsk: 'Asia/Novosibirsk', - Timezone.asiaSlashOmsk: 'Asia/Omsk', - Timezone.asiaSlashOral: 'Asia/Oral', - Timezone.asiaSlashPhnomPenh: 'Asia/Phnom_Penh', - Timezone.asiaSlashPontianak: 'Asia/Pontianak', - Timezone.asiaSlashPyongyang: 'Asia/Pyongyang', - Timezone.asiaSlashQatar: 'Asia/Qatar', - Timezone.asiaSlashQostanay: 'Asia/Qostanay', - Timezone.asiaSlashQyzylorda: 'Asia/Qyzylorda', - Timezone.asiaSlashRangoon: 'Asia/Rangoon', - Timezone.asiaSlashRiyadh: 'Asia/Riyadh', - Timezone.asiaSlashSaigon: 'Asia/Saigon', - Timezone.asiaSlashSakhalin: 'Asia/Sakhalin', - Timezone.asiaSlashSamarkand: 'Asia/Samarkand', - Timezone.asiaSlashSeoul: 'Asia/Seoul', - Timezone.asiaSlashShanghai: 'Asia/Shanghai', - Timezone.asiaSlashSingapore: 'Asia/Singapore', - Timezone.asiaSlashSrednekolymsk: 'Asia/Srednekolymsk', - Timezone.asiaSlashTaipei: 'Asia/Taipei', - Timezone.asiaSlashTashkent: 'Asia/Tashkent', - Timezone.asiaSlashTbilisi: 'Asia/Tbilisi', - Timezone.asiaSlashTehran: 'Asia/Tehran', - Timezone.asiaSlashTelAviv: 'Asia/Tel_Aviv', - Timezone.asiaSlashThimbu: 'Asia/Thimbu', - Timezone.asiaSlashThimphu: 'Asia/Thimphu', - Timezone.asiaSlashTokyo: 'Asia/Tokyo', - Timezone.asiaSlashTomsk: 'Asia/Tomsk', - Timezone.asiaSlashUjungPandang: 'Asia/Ujung_Pandang', - Timezone.asiaSlashUlaanbaatar: 'Asia/Ulaanbaatar', - Timezone.asiaSlashUlanBator: 'Asia/Ulan_Bator', - Timezone.asiaSlashUrumqi: 'Asia/Urumqi', - Timezone.asiaSlashUstMinusNera: 'Asia/Ust-Nera', - Timezone.asiaSlashVientiane: 'Asia/Vientiane', - Timezone.asiaSlashVladivostok: 'Asia/Vladivostok', - Timezone.asiaSlashYakutsk: 'Asia/Yakutsk', - Timezone.asiaSlashYangon: 'Asia/Yangon', - Timezone.asiaSlashYekaterinburg: 'Asia/Yekaterinburg', - Timezone.asiaSlashYerevan: 'Asia/Yerevan', - Timezone.atlanticSlashAzores: 'Atlantic/Azores', - Timezone.atlanticSlashBermuda: 'Atlantic/Bermuda', - Timezone.atlanticSlashCanary: 'Atlantic/Canary', - Timezone.atlanticSlashCapeVerde: 'Atlantic/Cape_Verde', - Timezone.atlanticSlashFaeroe: 'Atlantic/Faeroe', - Timezone.atlanticSlashFaroe: 'Atlantic/Faroe', - Timezone.atlanticSlashJanMayen: 'Atlantic/Jan_Mayen', - Timezone.atlanticSlashMadeira: 'Atlantic/Madeira', - Timezone.atlanticSlashReykjavik: 'Atlantic/Reykjavik', - Timezone.atlanticSlashSouthGeorgia: 'Atlantic/South_Georgia', - Timezone.atlanticSlashStHelena: 'Atlantic/St_Helena', - Timezone.atlanticSlashStanley: 'Atlantic/Stanley', - Timezone.australiaSlashACT: 'Australia/ACT', - Timezone.australiaSlashAdelaide: 'Australia/Adelaide', - Timezone.australiaSlashBrisbane: 'Australia/Brisbane', - Timezone.australiaSlashBrokenHill: 'Australia/Broken_Hill', - Timezone.australiaSlashCanberra: 'Australia/Canberra', - Timezone.australiaSlashCurrie: 'Australia/Currie', - Timezone.australiaSlashDarwin: 'Australia/Darwin', - Timezone.australiaSlashEucla: 'Australia/Eucla', - Timezone.australiaSlashHobart: 'Australia/Hobart', - Timezone.australiaSlashLHI: 'Australia/LHI', - Timezone.australiaSlashLindeman: 'Australia/Lindeman', - Timezone.australiaSlashLordHowe: 'Australia/Lord_Howe', - Timezone.australiaSlashMelbourne: 'Australia/Melbourne', - Timezone.australiaSlashNSW: 'Australia/NSW', - Timezone.australiaSlashNorth: 'Australia/North', - Timezone.australiaSlashPerth: 'Australia/Perth', - Timezone.australiaSlashQueensland: 'Australia/Queensland', - Timezone.australiaSlashSouth: 'Australia/South', - Timezone.australiaSlashSydney: 'Australia/Sydney', - Timezone.australiaSlashTasmania: 'Australia/Tasmania', - Timezone.australiaSlashVictoria: 'Australia/Victoria', - Timezone.australiaSlashWest: 'Australia/West', - Timezone.australiaSlashYancowinna: 'Australia/Yancowinna', - Timezone.brazilSlashAcre: 'Brazil/Acre', - Timezone.brazilSlashDeNoronha: 'Brazil/DeNoronha', - Timezone.brazilSlashEast: 'Brazil/East', - Timezone.brazilSlashWest: 'Brazil/West', - Timezone.cet: 'CET', - Timezone.cst6cdt: 'CST6CDT', - Timezone.canadaSlashAtlantic: 'Canada/Atlantic', - Timezone.canadaSlashCentral: 'Canada/Central', - Timezone.canadaSlashEastern: 'Canada/Eastern', - Timezone.canadaSlashMountain: 'Canada/Mountain', - Timezone.canadaSlashNewfoundland: 'Canada/Newfoundland', - Timezone.canadaSlashPacific: 'Canada/Pacific', - Timezone.canadaSlashSaskatchewan: 'Canada/Saskatchewan', - Timezone.canadaSlashYukon: 'Canada/Yukon', - Timezone.chileSlashContinental: 'Chile/Continental', - Timezone.chileSlashEasterIsland: 'Chile/EasterIsland', - Timezone.cuba: 'Cuba', - Timezone.eet: 'EET', - Timezone.est: 'EST', - Timezone.est5edt: 'EST5EDT', - Timezone.egypt: 'Egypt', - Timezone.eire: 'Eire', - Timezone.etcSlashGMT: 'Etc/GMT', - Timezone.etcSlashGMTPlus0: 'Etc/GMT+0', - Timezone.etcSlashGMTPlus1: 'Etc/GMT+1', - Timezone.etcSlashGMTPlus10: 'Etc/GMT+10', - Timezone.etcSlashGMTPlus11: 'Etc/GMT+11', - Timezone.etcSlashGMTPlus12: 'Etc/GMT+12', - Timezone.etcSlashGMTPlus2: 'Etc/GMT+2', - Timezone.etcSlashGMTPlus3: 'Etc/GMT+3', - Timezone.etcSlashGMTPlus4: 'Etc/GMT+4', - Timezone.etcSlashGMTPlus5: 'Etc/GMT+5', - Timezone.etcSlashGMTPlus6: 'Etc/GMT+6', - Timezone.etcSlashGMTPlus7: 'Etc/GMT+7', - Timezone.etcSlashGMTPlus8: 'Etc/GMT+8', - Timezone.etcSlashGMTPlus9: 'Etc/GMT+9', - Timezone.etcSlashGMTMinus0: 'Etc/GMT-0', - Timezone.etcSlashGMTMinus1: 'Etc/GMT-1', - Timezone.etcSlashGMTMinus10: 'Etc/GMT-10', - Timezone.etcSlashGMTMinus11: 'Etc/GMT-11', - Timezone.etcSlashGMTMinus12: 'Etc/GMT-12', - Timezone.etcSlashGMTMinus13: 'Etc/GMT-13', - Timezone.etcSlashGMTMinus14: 'Etc/GMT-14', - Timezone.etcSlashGMTMinus2: 'Etc/GMT-2', - Timezone.etcSlashGMTMinus3: 'Etc/GMT-3', - Timezone.etcSlashGMTMinus4: 'Etc/GMT-4', - Timezone.etcSlashGMTMinus5: 'Etc/GMT-5', - Timezone.etcSlashGMTMinus6: 'Etc/GMT-6', - Timezone.etcSlashGMTMinus7: 'Etc/GMT-7', - Timezone.etcSlashGMTMinus8: 'Etc/GMT-8', - Timezone.etcSlashGMTMinus9: 'Etc/GMT-9', - Timezone.etcSlashGmt0: 'Etc/GMT0', - Timezone.etcSlashGreenwich: 'Etc/Greenwich', - Timezone.etcSlashUCT: 'Etc/UCT', - Timezone.etcSlashUTC: 'Etc/UTC', - Timezone.etcSlashUniversal: 'Etc/Universal', - Timezone.etcSlashZulu: 'Etc/Zulu', - Timezone.europeSlashAmsterdam: 'Europe/Amsterdam', - Timezone.europeSlashAndorra: 'Europe/Andorra', - Timezone.europeSlashAstrakhan: 'Europe/Astrakhan', - Timezone.europeSlashAthens: 'Europe/Athens', - Timezone.europeSlashBelfast: 'Europe/Belfast', - Timezone.europeSlashBelgrade: 'Europe/Belgrade', - Timezone.europeSlashBerlin: 'Europe/Berlin', - Timezone.europeSlashBratislava: 'Europe/Bratislava', - Timezone.europeSlashBrussels: 'Europe/Brussels', - Timezone.europeSlashBucharest: 'Europe/Bucharest', - Timezone.europeSlashBudapest: 'Europe/Budapest', - Timezone.europeSlashBusingen: 'Europe/Busingen', - Timezone.europeSlashChisinau: 'Europe/Chisinau', - Timezone.europeSlashCopenhagen: 'Europe/Copenhagen', - Timezone.europeSlashDublin: 'Europe/Dublin', - Timezone.europeSlashGibraltar: 'Europe/Gibraltar', - Timezone.europeSlashGuernsey: 'Europe/Guernsey', - Timezone.europeSlashHelsinki: 'Europe/Helsinki', - Timezone.europeSlashIsleOfMan: 'Europe/Isle_of_Man', - Timezone.europeSlashIstanbul: 'Europe/Istanbul', - Timezone.europeSlashJersey: 'Europe/Jersey', - Timezone.europeSlashKaliningrad: 'Europe/Kaliningrad', - Timezone.europeSlashKiev: 'Europe/Kiev', - Timezone.europeSlashKirov: 'Europe/Kirov', - Timezone.europeSlashKyiv: 'Europe/Kyiv', - Timezone.europeSlashLisbon: 'Europe/Lisbon', - Timezone.europeSlashLjubljana: 'Europe/Ljubljana', - Timezone.europeSlashLondon: 'Europe/London', - Timezone.europeSlashLuxembourg: 'Europe/Luxembourg', - Timezone.europeSlashMadrid: 'Europe/Madrid', - Timezone.europeSlashMalta: 'Europe/Malta', - Timezone.europeSlashMariehamn: 'Europe/Mariehamn', - Timezone.europeSlashMinsk: 'Europe/Minsk', - Timezone.europeSlashMonaco: 'Europe/Monaco', - Timezone.europeSlashMoscow: 'Europe/Moscow', - Timezone.europeSlashNicosia: 'Europe/Nicosia', - Timezone.europeSlashOslo: 'Europe/Oslo', - Timezone.europeSlashParis: 'Europe/Paris', - Timezone.europeSlashPodgorica: 'Europe/Podgorica', - Timezone.europeSlashPrague: 'Europe/Prague', - Timezone.europeSlashRiga: 'Europe/Riga', - Timezone.europeSlashRome: 'Europe/Rome', - Timezone.europeSlashSamara: 'Europe/Samara', - Timezone.europeSlashSanMarino: 'Europe/San_Marino', - Timezone.europeSlashSarajevo: 'Europe/Sarajevo', - Timezone.europeSlashSaratov: 'Europe/Saratov', - Timezone.europeSlashSimferopol: 'Europe/Simferopol', - Timezone.europeSlashSkopje: 'Europe/Skopje', - Timezone.europeSlashSofia: 'Europe/Sofia', - Timezone.europeSlashStockholm: 'Europe/Stockholm', - Timezone.europeSlashTallinn: 'Europe/Tallinn', - Timezone.europeSlashTirane: 'Europe/Tirane', - Timezone.europeSlashTiraspol: 'Europe/Tiraspol', - Timezone.europeSlashUlyanovsk: 'Europe/Ulyanovsk', - Timezone.europeSlashUzhgorod: 'Europe/Uzhgorod', - Timezone.europeSlashVaduz: 'Europe/Vaduz', - Timezone.europeSlashVatican: 'Europe/Vatican', - Timezone.europeSlashVienna: 'Europe/Vienna', - Timezone.europeSlashVilnius: 'Europe/Vilnius', - Timezone.europeSlashVolgograd: 'Europe/Volgograd', - Timezone.europeSlashWarsaw: 'Europe/Warsaw', - Timezone.europeSlashZagreb: 'Europe/Zagreb', - Timezone.europeSlashZaporozhye: 'Europe/Zaporozhye', - Timezone.europeSlashZurich: 'Europe/Zurich', - Timezone.factoryAA: 'Factory', - Timezone.gb: 'GB', - Timezone.gBMinusEire: 'GB-Eire', - Timezone.gmt: 'GMT', - Timezone.gMTPlus0: 'GMT+0', - Timezone.gMTMinus0: 'GMT-0', - Timezone.gmt0: 'GMT0', - Timezone.greenwich: 'Greenwich', - Timezone.hst: 'HST', - Timezone.hongkong: 'Hongkong', - Timezone.iceland: 'Iceland', - Timezone.indianSlashAntananarivo: 'Indian/Antananarivo', - Timezone.indianSlashChagos: 'Indian/Chagos', - Timezone.indianSlashChristmas: 'Indian/Christmas', - Timezone.indianSlashCocos: 'Indian/Cocos', - Timezone.indianSlashComoro: 'Indian/Comoro', - Timezone.indianSlashKerguelen: 'Indian/Kerguelen', - Timezone.indianSlashMahe: 'Indian/Mahe', - Timezone.indianSlashMaldives: 'Indian/Maldives', - Timezone.indianSlashMauritius: 'Indian/Mauritius', - Timezone.indianSlashMayotte: 'Indian/Mayotte', - Timezone.indianSlashReunion: 'Indian/Reunion', - Timezone.iran: 'Iran', - Timezone.israel: 'Israel', - Timezone.jamaica: 'Jamaica', - Timezone.japan: 'Japan', - Timezone.kwajalein: 'Kwajalein', - Timezone.libya: 'Libya', - Timezone.met: 'MET', - Timezone.mst: 'MST', - Timezone.mst7mdt: 'MST7MDT', - Timezone.mexicoSlashBajaNorte: 'Mexico/BajaNorte', - Timezone.mexicoSlashBajaSur: 'Mexico/BajaSur', - Timezone.mexicoSlashGeneral: 'Mexico/General', - Timezone.nz: 'NZ', - Timezone.nZMinusChat: 'NZ-CHAT', - Timezone.navajo: 'Navajo', - Timezone.prc: 'PRC', - Timezone.pst8pdt: 'PST8PDT', - Timezone.pacificSlashApia: 'Pacific/Apia', - Timezone.pacificSlashAuckland: 'Pacific/Auckland', - Timezone.pacificSlashBougainville: 'Pacific/Bougainville', - Timezone.pacificSlashChatham: 'Pacific/Chatham', - Timezone.pacificSlashChuuk: 'Pacific/Chuuk', - Timezone.pacificSlashEaster: 'Pacific/Easter', - Timezone.pacificSlashEfate: 'Pacific/Efate', - Timezone.pacificSlashEnderbury: 'Pacific/Enderbury', - Timezone.pacificSlashFakaofo: 'Pacific/Fakaofo', - Timezone.pacificSlashFiji: 'Pacific/Fiji', - Timezone.pacificSlashFunafuti: 'Pacific/Funafuti', - Timezone.pacificSlashGalapagos: 'Pacific/Galapagos', - Timezone.pacificSlashGambier: 'Pacific/Gambier', - Timezone.pacificSlashGuadalcanal: 'Pacific/Guadalcanal', - Timezone.pacificSlashGuam: 'Pacific/Guam', - Timezone.pacificSlashHonolulu: 'Pacific/Honolulu', - Timezone.pacificSlashJohnston: 'Pacific/Johnston', - Timezone.pacificSlashKanton: 'Pacific/Kanton', - Timezone.pacificSlashKiritimati: 'Pacific/Kiritimati', - Timezone.pacificSlashKosrae: 'Pacific/Kosrae', - Timezone.pacificSlashKwajalein: 'Pacific/Kwajalein', - Timezone.pacificSlashMajuro: 'Pacific/Majuro', - Timezone.pacificSlashMarquesas: 'Pacific/Marquesas', - Timezone.pacificSlashMidway: 'Pacific/Midway', - Timezone.pacificSlashNauru: 'Pacific/Nauru', - Timezone.pacificSlashNiue: 'Pacific/Niue', - Timezone.pacificSlashNorfolk: 'Pacific/Norfolk', - Timezone.pacificSlashNoumea: 'Pacific/Noumea', - Timezone.pacificSlashPagoPago: 'Pacific/Pago_Pago', - Timezone.pacificSlashPalau: 'Pacific/Palau', - Timezone.pacificSlashPitcairn: 'Pacific/Pitcairn', - Timezone.pacificSlashPohnpei: 'Pacific/Pohnpei', - Timezone.pacificSlashPonape: 'Pacific/Ponape', - Timezone.pacificSlashPortMoresby: 'Pacific/Port_Moresby', - Timezone.pacificSlashRarotonga: 'Pacific/Rarotonga', - Timezone.pacificSlashSaipan: 'Pacific/Saipan', - Timezone.pacificSlashSamoa: 'Pacific/Samoa', - Timezone.pacificSlashTahiti: 'Pacific/Tahiti', - Timezone.pacificSlashTarawa: 'Pacific/Tarawa', - Timezone.pacificSlashTongatapu: 'Pacific/Tongatapu', - Timezone.pacificSlashTruk: 'Pacific/Truk', - Timezone.pacificSlashWake: 'Pacific/Wake', - Timezone.pacificSlashWallis: 'Pacific/Wallis', - Timezone.pacificSlashYap: 'Pacific/Yap', - Timezone.poland: 'Poland', - Timezone.portugal: 'Portugal', - Timezone.roc: 'ROC', - Timezone.rok: 'ROK', - Timezone.singapore: 'Singapore', - Timezone.turkey: 'Turkey', - Timezone.uct: 'UCT', - Timezone.uSSlashAlaska: 'US/Alaska', - Timezone.uSSlashAleutian: 'US/Aleutian', - Timezone.uSSlashArizona: 'US/Arizona', - Timezone.uSSlashCentral: 'US/Central', - Timezone.uSSlashEastMinusIndiana: 'US/East-Indiana', - Timezone.uSSlashEastern: 'US/Eastern', - Timezone.uSSlashHawaii: 'US/Hawaii', - Timezone.uSSlashIndianaMinusStarke: 'US/Indiana-Starke', - Timezone.uSSlashMichigan: 'US/Michigan', - Timezone.uSSlashMountain: 'US/Mountain', - Timezone.uSSlashPacific: 'US/Pacific', - Timezone.uSSlashSamoa: 'US/Samoa', - Timezone.utc: 'UTC', - Timezone.universal: 'Universal', - Timezone.wMinusSU: 'W-SU', - Timezone.wet: 'WET', - Timezone.zulu: 'Zulu', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.dart index f5aeb360..44ff8f66 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.dart @@ -23,7 +23,7 @@ /// ], /// "title": "ULIDModel" /// } -library; +library ulid_model; import 'exports.dart'; part 'ulid_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.freezed.dart deleted file mode 100644 index fa47d141..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.freezed.dart +++ /dev/null @@ -1,319 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'ulid_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$UlidModel { - /// ulid - @JsonKey(name: UlidModel.ulidKey_) - dynamic get ulid; - - /// Create a copy of UlidModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $UlidModelCopyWith get copyWith => - _$UlidModelCopyWithImpl(this as UlidModel, _$identity); - - /// Serializes this UlidModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is UlidModel && - const DeepCollectionEquality().equals(other.ulid, ulid)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(ulid)); - - @override - String toString() { - return 'UlidModel(ulid: $ulid)'; - } -} - -/// @nodoc -abstract mixin class $UlidModelCopyWith<$Res> { - factory $UlidModelCopyWith(UlidModel value, $Res Function(UlidModel) _then) = - _$UlidModelCopyWithImpl; - @useResult - $Res call({@JsonKey(name: UlidModel.ulidKey_) dynamic ulid}); -} - -/// @nodoc -class _$UlidModelCopyWithImpl<$Res> implements $UlidModelCopyWith<$Res> { - _$UlidModelCopyWithImpl(this._self, this._then); - - final UlidModel _self; - final $Res Function(UlidModel) _then; - - /// Create a copy of UlidModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? ulid = freezed, - }) { - return _then(_self.copyWith( - ulid: freezed == ulid - ? _self.ulid - : ulid // ignore: cast_nullable_to_non_nullable - as dynamic, - )); - } -} - -/// Adds pattern-matching-related methods to [UlidModel]. -extension UlidModelPatterns on UlidModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_UlidModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _UlidModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_UlidModel value) $default, - ) { - final _that = this; - switch (_that) { - case _UlidModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_UlidModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _UlidModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: UlidModel.ulidKey_) dynamic ulid)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _UlidModel() when $default != null: - return $default(_that.ulid); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: UlidModel.ulidKey_) dynamic ulid) $default, - ) { - final _that = this; - switch (_that) { - case _UlidModel(): - return $default(_that.ulid); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: UlidModel.ulidKey_) dynamic ulid)? - $default, - ) { - final _that = this; - switch (_that) { - case _UlidModel() when $default != null: - return $default(_that.ulid); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _UlidModel extends UlidModel { - const _UlidModel({@JsonKey(name: UlidModel.ulidKey_) required this.ulid}) - : super._(); - factory _UlidModel.fromJson(Map json) => - _$UlidModelFromJson(json); - - /// ulid - @override - @JsonKey(name: UlidModel.ulidKey_) - final dynamic ulid; - - /// Create a copy of UlidModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$UlidModelCopyWith<_UlidModel> get copyWith => - __$UlidModelCopyWithImpl<_UlidModel>(this, _$identity); - - @override - Map toJson() { - return _$UlidModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _UlidModel && - const DeepCollectionEquality().equals(other.ulid, ulid)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, const DeepCollectionEquality().hash(ulid)); - - @override - String toString() { - return 'UlidModel(ulid: $ulid)'; - } -} - -/// @nodoc -abstract mixin class _$UlidModelCopyWith<$Res> - implements $UlidModelCopyWith<$Res> { - factory _$UlidModelCopyWith( - _UlidModel value, $Res Function(_UlidModel) _then) = - __$UlidModelCopyWithImpl; - @override - @useResult - $Res call({@JsonKey(name: UlidModel.ulidKey_) dynamic ulid}); -} - -/// @nodoc -class __$UlidModelCopyWithImpl<$Res> implements _$UlidModelCopyWith<$Res> { - __$UlidModelCopyWithImpl(this._self, this._then); - - final _UlidModel _self; - final $Res Function(_UlidModel) _then; - - /// Create a copy of UlidModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? ulid = freezed, - }) { - return _then(_UlidModel( - ulid: freezed == ulid - ? _self.ulid - : ulid // ignore: cast_nullable_to_non_nullable - as dynamic, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.g.dart deleted file mode 100644 index d8234749..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/ulid_model.g.dart +++ /dev/null @@ -1,16 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'ulid_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_UlidModel _$UlidModelFromJson(Map json) => _UlidModel( - ulid: json['ulid'], - ); - -Map _$UlidModelToJson(_UlidModel instance) => - { - if (instance.ulid case final value?) 'ulid': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/user.dart b/packages/swagger_to_dart/example/lib/src/gen/models/user.dart index 47865fce..a4048968 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/user.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/user.dart @@ -73,7 +73,7 @@ /// ], /// "title": "User" /// } -library; +library user; import 'exports.dart'; part 'user.freezed.dart'; @@ -107,7 +107,7 @@ abstract class User with _$User { @JsonKey(name: User.locationKey_) Location? location, /// tags - @Default([]) @JsonKey(name: User.tagsKey_) List tags, + @Default(const []) @JsonKey(name: User.tagsKey_) List tags, }) = _User; factory User.fromJson(Map json) => _$UserFromJson(json); diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/user.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/user.freezed.dart deleted file mode 100644 index e06a52a0..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/user.freezed.dart +++ /dev/null @@ -1,574 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'user.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$User { - /// username - @JsonKey(name: User.usernameKey_) - String get username; - - /// email - @JsonKey(name: User.emailKey_) - String get email; - - /// fullName - @JsonKey(name: User.fullNameKey_) - String? get fullName; - - /// id - @JsonKey(name: User.idKey_) - int get id; - - /// isActive - @JsonKey(name: User.isActiveKey_) - bool get isActive; - - /// createdAt - @JsonKey(name: User.createdAtKey_) - DateTime? get createdAt; - - /// location - @JsonKey(name: User.locationKey_) - Location? get location; - - /// tags - @JsonKey(name: User.tagsKey_) - List get tags; - - /// Create a copy of User - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $UserCopyWith get copyWith => - _$UserCopyWithImpl(this as User, _$identity); - - /// Serializes this User to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is User && - (identical(other.username, username) || - other.username == username) && - (identical(other.email, email) || other.email == email) && - (identical(other.fullName, fullName) || - other.fullName == fullName) && - (identical(other.id, id) || other.id == id) && - (identical(other.isActive, isActive) || - other.isActive == isActive) && - (identical(other.createdAt, createdAt) || - other.createdAt == createdAt) && - (identical(other.location, location) || - other.location == location) && - const DeepCollectionEquality().equals(other.tags, tags)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, username, email, fullName, id, - isActive, createdAt, location, const DeepCollectionEquality().hash(tags)); - - @override - String toString() { - return 'User(username: $username, email: $email, fullName: $fullName, id: $id, isActive: $isActive, createdAt: $createdAt, location: $location, tags: $tags)'; - } -} - -/// @nodoc -abstract mixin class $UserCopyWith<$Res> { - factory $UserCopyWith(User value, $Res Function(User) _then) = - _$UserCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: User.usernameKey_) String username, - @JsonKey(name: User.emailKey_) String email, - @JsonKey(name: User.fullNameKey_) String? fullName, - @JsonKey(name: User.idKey_) int id, - @JsonKey(name: User.isActiveKey_) bool isActive, - @JsonKey(name: User.createdAtKey_) DateTime? createdAt, - @JsonKey(name: User.locationKey_) Location? location, - @JsonKey(name: User.tagsKey_) List tags}); - - $LocationCopyWith<$Res>? get location; -} - -/// @nodoc -class _$UserCopyWithImpl<$Res> implements $UserCopyWith<$Res> { - _$UserCopyWithImpl(this._self, this._then); - - final User _self; - final $Res Function(User) _then; - - /// Create a copy of User - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? username = null, - Object? email = null, - Object? fullName = freezed, - Object? id = null, - Object? isActive = null, - Object? createdAt = freezed, - Object? location = freezed, - Object? tags = null, - }) { - return _then(_self.copyWith( - username: null == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String, - email: null == email - ? _self.email - : email // ignore: cast_nullable_to_non_nullable - as String, - fullName: freezed == fullName - ? _self.fullName - : fullName // ignore: cast_nullable_to_non_nullable - as String?, - id: null == id - ? _self.id - : id // ignore: cast_nullable_to_non_nullable - as int, - isActive: null == isActive - ? _self.isActive - : isActive // ignore: cast_nullable_to_non_nullable - as bool, - createdAt: freezed == createdAt - ? _self.createdAt - : createdAt // ignore: cast_nullable_to_non_nullable - as DateTime?, - location: freezed == location - ? _self.location - : location // ignore: cast_nullable_to_non_nullable - as Location?, - tags: null == tags - ? _self.tags - : tags // ignore: cast_nullable_to_non_nullable - as List, - )); - } - - /// Create a copy of User - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $LocationCopyWith<$Res>? get location { - if (_self.location == null) { - return null; - } - - return $LocationCopyWith<$Res>(_self.location!, (value) { - return _then(_self.copyWith(location: value)); - }); - } -} - -/// Adds pattern-matching-related methods to [User]. -extension UserPatterns on User { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_User value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _User() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_User value) $default, - ) { - final _that = this; - switch (_that) { - case _User(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_User value)? $default, - ) { - final _that = this; - switch (_that) { - case _User() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: User.usernameKey_) String username, - @JsonKey(name: User.emailKey_) String email, - @JsonKey(name: User.fullNameKey_) String? fullName, - @JsonKey(name: User.idKey_) int id, - @JsonKey(name: User.isActiveKey_) bool isActive, - @JsonKey(name: User.createdAtKey_) DateTime? createdAt, - @JsonKey(name: User.locationKey_) Location? location, - @JsonKey(name: User.tagsKey_) List tags)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _User() when $default != null: - return $default(_that.username, _that.email, _that.fullName, _that.id, - _that.isActive, _that.createdAt, _that.location, _that.tags); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: User.usernameKey_) String username, - @JsonKey(name: User.emailKey_) String email, - @JsonKey(name: User.fullNameKey_) String? fullName, - @JsonKey(name: User.idKey_) int id, - @JsonKey(name: User.isActiveKey_) bool isActive, - @JsonKey(name: User.createdAtKey_) DateTime? createdAt, - @JsonKey(name: User.locationKey_) Location? location, - @JsonKey(name: User.tagsKey_) List tags) - $default, - ) { - final _that = this; - switch (_that) { - case _User(): - return $default(_that.username, _that.email, _that.fullName, _that.id, - _that.isActive, _that.createdAt, _that.location, _that.tags); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: User.usernameKey_) String username, - @JsonKey(name: User.emailKey_) String email, - @JsonKey(name: User.fullNameKey_) String? fullName, - @JsonKey(name: User.idKey_) int id, - @JsonKey(name: User.isActiveKey_) bool isActive, - @JsonKey(name: User.createdAtKey_) DateTime? createdAt, - @JsonKey(name: User.locationKey_) Location? location, - @JsonKey(name: User.tagsKey_) List tags)? - $default, - ) { - final _that = this; - switch (_that) { - case _User() when $default != null: - return $default(_that.username, _that.email, _that.fullName, _that.id, - _that.isActive, _that.createdAt, _that.location, _that.tags); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _User extends User { - const _User( - {@JsonKey(name: User.usernameKey_) required this.username, - @JsonKey(name: User.emailKey_) required this.email, - @JsonKey(name: User.fullNameKey_) this.fullName, - @JsonKey(name: User.idKey_) required this.id, - @JsonKey(name: User.isActiveKey_) this.isActive = true, - @JsonKey(name: User.createdAtKey_) this.createdAt, - @JsonKey(name: User.locationKey_) this.location, - @JsonKey(name: User.tagsKey_) final List tags = const []}) - : _tags = tags, - super._(); - factory _User.fromJson(Map json) => _$UserFromJson(json); - - /// username - @override - @JsonKey(name: User.usernameKey_) - final String username; - - /// email - @override - @JsonKey(name: User.emailKey_) - final String email; - - /// fullName - @override - @JsonKey(name: User.fullNameKey_) - final String? fullName; - - /// id - @override - @JsonKey(name: User.idKey_) - final int id; - - /// isActive - @override - @JsonKey(name: User.isActiveKey_) - final bool isActive; - - /// createdAt - @override - @JsonKey(name: User.createdAtKey_) - final DateTime? createdAt; - - /// location - @override - @JsonKey(name: User.locationKey_) - final Location? location; - - /// tags - final List _tags; - - /// tags - @override - @JsonKey(name: User.tagsKey_) - List get tags { - if (_tags is EqualUnmodifiableListView) return _tags; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_tags); - } - - /// Create a copy of User - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$UserCopyWith<_User> get copyWith => - __$UserCopyWithImpl<_User>(this, _$identity); - - @override - Map toJson() { - return _$UserToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _User && - (identical(other.username, username) || - other.username == username) && - (identical(other.email, email) || other.email == email) && - (identical(other.fullName, fullName) || - other.fullName == fullName) && - (identical(other.id, id) || other.id == id) && - (identical(other.isActive, isActive) || - other.isActive == isActive) && - (identical(other.createdAt, createdAt) || - other.createdAt == createdAt) && - (identical(other.location, location) || - other.location == location) && - const DeepCollectionEquality().equals(other._tags, _tags)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, - username, - email, - fullName, - id, - isActive, - createdAt, - location, - const DeepCollectionEquality().hash(_tags)); - - @override - String toString() { - return 'User(username: $username, email: $email, fullName: $fullName, id: $id, isActive: $isActive, createdAt: $createdAt, location: $location, tags: $tags)'; - } -} - -/// @nodoc -abstract mixin class _$UserCopyWith<$Res> implements $UserCopyWith<$Res> { - factory _$UserCopyWith(_User value, $Res Function(_User) _then) = - __$UserCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: User.usernameKey_) String username, - @JsonKey(name: User.emailKey_) String email, - @JsonKey(name: User.fullNameKey_) String? fullName, - @JsonKey(name: User.idKey_) int id, - @JsonKey(name: User.isActiveKey_) bool isActive, - @JsonKey(name: User.createdAtKey_) DateTime? createdAt, - @JsonKey(name: User.locationKey_) Location? location, - @JsonKey(name: User.tagsKey_) List tags}); - - @override - $LocationCopyWith<$Res>? get location; -} - -/// @nodoc -class __$UserCopyWithImpl<$Res> implements _$UserCopyWith<$Res> { - __$UserCopyWithImpl(this._self, this._then); - - final _User _self; - final $Res Function(_User) _then; - - /// Create a copy of User - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? username = null, - Object? email = null, - Object? fullName = freezed, - Object? id = null, - Object? isActive = null, - Object? createdAt = freezed, - Object? location = freezed, - Object? tags = null, - }) { - return _then(_User( - username: null == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String, - email: null == email - ? _self.email - : email // ignore: cast_nullable_to_non_nullable - as String, - fullName: freezed == fullName - ? _self.fullName - : fullName // ignore: cast_nullable_to_non_nullable - as String?, - id: null == id - ? _self.id - : id // ignore: cast_nullable_to_non_nullable - as int, - isActive: null == isActive - ? _self.isActive - : isActive // ignore: cast_nullable_to_non_nullable - as bool, - createdAt: freezed == createdAt - ? _self.createdAt - : createdAt // ignore: cast_nullable_to_non_nullable - as DateTime?, - location: freezed == location - ? _self.location - : location // ignore: cast_nullable_to_non_nullable - as Location?, - tags: null == tags - ? _self._tags - : tags // ignore: cast_nullable_to_non_nullable - as List, - )); - } - - /// Create a copy of User - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $LocationCopyWith<$Res>? get location { - if (_self.location == null) { - return null; - } - - return $LocationCopyWith<$Res>(_self.location!, (value) { - return _then(_self.copyWith(location: value)); - }); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/user.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/user.g.dart deleted file mode 100644 index 1989e2e7..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/user.g.dart +++ /dev/null @@ -1,36 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'user.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_User _$UserFromJson(Map json) => _User( - username: json['username'] as String, - email: json['email'] as String, - fullName: json['full_name'] as String?, - id: (json['id'] as num).toInt(), - isActive: json['is_active'] as bool? ?? true, - createdAt: json['created_at'] == null - ? null - : DateTime.parse(json['created_at'] as String), - location: json['location'] == null - ? null - : Location.fromJson(json['location'] as Map), - tags: - (json['tags'] as List?)?.map((e) => e as String).toList() ?? - const [], - ); - -Map _$UserToJson(_User instance) => { - 'username': instance.username, - 'email': instance.email, - if (instance.fullName case final value?) 'full_name': value, - 'id': instance.id, - 'is_active': instance.isActive, - if (instance.createdAt?.toIso8601String() case final value?) - 'created_at': value, - if (instance.location?.toJson() case final value?) 'location': value, - 'tags': instance.tags, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/user_create.dart b/packages/swagger_to_dart/example/lib/src/gen/models/user_create.dart index 749ea582..36683f2d 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/user_create.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/user_create.dart @@ -43,7 +43,7 @@ /// ], /// "title": "UserCreate" /// } -library; +library user_create; import 'exports.dart'; part 'user_create.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/user_create.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/user_create.freezed.dart deleted file mode 100644 index 528a7f31..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/user_create.freezed.dart +++ /dev/null @@ -1,417 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'user_create.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$UserCreate { - /// username - @JsonKey(name: UserCreate.usernameKey_) - String get username; - - /// email - @JsonKey(name: UserCreate.emailKey_) - String get email; - - /// fullName - @JsonKey(name: UserCreate.fullNameKey_) - String? get fullName; - - /// password - @JsonKey(name: UserCreate.passwordKey_) - String get password; - - /// Create a copy of UserCreate - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $UserCreateCopyWith get copyWith => - _$UserCreateCopyWithImpl(this as UserCreate, _$identity); - - /// Serializes this UserCreate to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is UserCreate && - (identical(other.username, username) || - other.username == username) && - (identical(other.email, email) || other.email == email) && - (identical(other.fullName, fullName) || - other.fullName == fullName) && - (identical(other.password, password) || - other.password == password)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, username, email, fullName, password); - - @override - String toString() { - return 'UserCreate(username: $username, email: $email, fullName: $fullName, password: $password)'; - } -} - -/// @nodoc -abstract mixin class $UserCreateCopyWith<$Res> { - factory $UserCreateCopyWith( - UserCreate value, $Res Function(UserCreate) _then) = - _$UserCreateCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: UserCreate.usernameKey_) String username, - @JsonKey(name: UserCreate.emailKey_) String email, - @JsonKey(name: UserCreate.fullNameKey_) String? fullName, - @JsonKey(name: UserCreate.passwordKey_) String password}); -} - -/// @nodoc -class _$UserCreateCopyWithImpl<$Res> implements $UserCreateCopyWith<$Res> { - _$UserCreateCopyWithImpl(this._self, this._then); - - final UserCreate _self; - final $Res Function(UserCreate) _then; - - /// Create a copy of UserCreate - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? username = null, - Object? email = null, - Object? fullName = freezed, - Object? password = null, - }) { - return _then(_self.copyWith( - username: null == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String, - email: null == email - ? _self.email - : email // ignore: cast_nullable_to_non_nullable - as String, - fullName: freezed == fullName - ? _self.fullName - : fullName // ignore: cast_nullable_to_non_nullable - as String?, - password: null == password - ? _self.password - : password // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [UserCreate]. -extension UserCreatePatterns on UserCreate { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_UserCreate value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _UserCreate() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_UserCreate value) $default, - ) { - final _that = this; - switch (_that) { - case _UserCreate(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_UserCreate value)? $default, - ) { - final _that = this; - switch (_that) { - case _UserCreate() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: UserCreate.usernameKey_) String username, - @JsonKey(name: UserCreate.emailKey_) String email, - @JsonKey(name: UserCreate.fullNameKey_) String? fullName, - @JsonKey(name: UserCreate.passwordKey_) String password)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _UserCreate() when $default != null: - return $default( - _that.username, _that.email, _that.fullName, _that.password); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: UserCreate.usernameKey_) String username, - @JsonKey(name: UserCreate.emailKey_) String email, - @JsonKey(name: UserCreate.fullNameKey_) String? fullName, - @JsonKey(name: UserCreate.passwordKey_) String password) - $default, - ) { - final _that = this; - switch (_that) { - case _UserCreate(): - return $default( - _that.username, _that.email, _that.fullName, _that.password); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: UserCreate.usernameKey_) String username, - @JsonKey(name: UserCreate.emailKey_) String email, - @JsonKey(name: UserCreate.fullNameKey_) String? fullName, - @JsonKey(name: UserCreate.passwordKey_) String password)? - $default, - ) { - final _that = this; - switch (_that) { - case _UserCreate() when $default != null: - return $default( - _that.username, _that.email, _that.fullName, _that.password); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _UserCreate extends UserCreate { - const _UserCreate( - {@JsonKey(name: UserCreate.usernameKey_) required this.username, - @JsonKey(name: UserCreate.emailKey_) required this.email, - @JsonKey(name: UserCreate.fullNameKey_) this.fullName, - @JsonKey(name: UserCreate.passwordKey_) required this.password}) - : super._(); - factory _UserCreate.fromJson(Map json) => - _$UserCreateFromJson(json); - - /// username - @override - @JsonKey(name: UserCreate.usernameKey_) - final String username; - - /// email - @override - @JsonKey(name: UserCreate.emailKey_) - final String email; - - /// fullName - @override - @JsonKey(name: UserCreate.fullNameKey_) - final String? fullName; - - /// password - @override - @JsonKey(name: UserCreate.passwordKey_) - final String password; - - /// Create a copy of UserCreate - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$UserCreateCopyWith<_UserCreate> get copyWith => - __$UserCreateCopyWithImpl<_UserCreate>(this, _$identity); - - @override - Map toJson() { - return _$UserCreateToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _UserCreate && - (identical(other.username, username) || - other.username == username) && - (identical(other.email, email) || other.email == email) && - (identical(other.fullName, fullName) || - other.fullName == fullName) && - (identical(other.password, password) || - other.password == password)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => - Object.hash(runtimeType, username, email, fullName, password); - - @override - String toString() { - return 'UserCreate(username: $username, email: $email, fullName: $fullName, password: $password)'; - } -} - -/// @nodoc -abstract mixin class _$UserCreateCopyWith<$Res> - implements $UserCreateCopyWith<$Res> { - factory _$UserCreateCopyWith( - _UserCreate value, $Res Function(_UserCreate) _then) = - __$UserCreateCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: UserCreate.usernameKey_) String username, - @JsonKey(name: UserCreate.emailKey_) String email, - @JsonKey(name: UserCreate.fullNameKey_) String? fullName, - @JsonKey(name: UserCreate.passwordKey_) String password}); -} - -/// @nodoc -class __$UserCreateCopyWithImpl<$Res> implements _$UserCreateCopyWith<$Res> { - __$UserCreateCopyWithImpl(this._self, this._then); - - final _UserCreate _self; - final $Res Function(_UserCreate) _then; - - /// Create a copy of UserCreate - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? username = null, - Object? email = null, - Object? fullName = freezed, - Object? password = null, - }) { - return _then(_UserCreate( - username: null == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String, - email: null == email - ? _self.email - : email // ignore: cast_nullable_to_non_nullable - as String, - fullName: freezed == fullName - ? _self.fullName - : fullName // ignore: cast_nullable_to_non_nullable - as String?, - password: null == password - ? _self.password - : password // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/user_create.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/user_create.g.dart deleted file mode 100644 index 0783e8ba..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/user_create.g.dart +++ /dev/null @@ -1,22 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'user_create.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_UserCreate _$UserCreateFromJson(Map json) => _UserCreate( - username: json['username'] as String, - email: json['email'] as String, - fullName: json['full_name'] as String?, - password: json['password'] as String, - ); - -Map _$UserCreateToJson(_UserCreate instance) => - { - 'username': instance.username, - 'email': instance.email, - if (instance.fullName case final value?) 'full_name': value, - 'password': instance.password, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/user_level.dart b/packages/swagger_to_dart/example/lib/src/gen/models/user_level.dart index 09ed4789..bc73400f 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/user_level.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/user_level.dart @@ -9,24 +9,24 @@ // "title": "UserLevel" // } -library; +library user_level; import 'exports.dart'; part 'user_level.g.dart'; @JsonEnum(alwaysCreate: true) enum UserLevel { - @JsonValue('basic') + @JsonValue("basic") basic, - @JsonValue('premium') + @JsonValue("premium") premium, - @JsonValue('admin') + @JsonValue("admin") admin; factory UserLevel.fromJson(String json) => UserLevel.values.firstWhere( - (e) => e.toJson() == json, - orElse: () => UserLevel.values.first, - ); + (e) => e.toJson() == json, + orElse: () => UserLevel.values.first, + ); String toJson() => _$UserLevelEnumMap[this]!; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/user_level.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/user_level.g.dart deleted file mode 100644 index 4174377e..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/user_level.g.dart +++ /dev/null @@ -1,13 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'user_level.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -const _$UserLevelEnumMap = { - UserLevel.basic: 'basic', - UserLevel.premium: 'premium', - UserLevel.admin: 'admin', -}; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.dart index e239f67b..018e911e 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.dart @@ -12,7 +12,7 @@ /// "value" /// ] /// } -library; +library validation_constrained_float_query_parameters; import 'exports.dart'; part 'validation_constrained_float_query_parameters.freezed.dart'; @@ -32,8 +32,7 @@ abstract class ValidationConstrainedFloatQueryParameters factory ValidationConstrainedFloatQueryParameters.fromJson( Map json, - ) => - _$ValidationConstrainedFloatQueryParametersFromJson(json); + ) => _$ValidationConstrainedFloatQueryParametersFromJson(json); static const String valueKey_ = r'value'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.freezed.dart deleted file mode 100644 index 93a95111..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.freezed.dart +++ /dev/null @@ -1,347 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'validation_constrained_float_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ValidationConstrainedFloatQueryParameters { - /// value - @JsonKey(name: ValidationConstrainedFloatQueryParameters.valueKey_) - double get value; - - /// Create a copy of ValidationConstrainedFloatQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ValidationConstrainedFloatQueryParametersCopyWith< - ValidationConstrainedFloatQueryParameters> - get copyWith => _$ValidationConstrainedFloatQueryParametersCopyWithImpl< - ValidationConstrainedFloatQueryParameters>( - this as ValidationConstrainedFloatQueryParameters, _$identity); - - /// Serializes this ValidationConstrainedFloatQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ValidationConstrainedFloatQueryParameters && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'ValidationConstrainedFloatQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $ValidationConstrainedFloatQueryParametersCopyWith<$Res> { - factory $ValidationConstrainedFloatQueryParametersCopyWith( - ValidationConstrainedFloatQueryParameters value, - $Res Function(ValidationConstrainedFloatQueryParameters) _then) = - _$ValidationConstrainedFloatQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ValidationConstrainedFloatQueryParameters.valueKey_) - double value}); -} - -/// @nodoc -class _$ValidationConstrainedFloatQueryParametersCopyWithImpl<$Res> - implements $ValidationConstrainedFloatQueryParametersCopyWith<$Res> { - _$ValidationConstrainedFloatQueryParametersCopyWithImpl( - this._self, this._then); - - final ValidationConstrainedFloatQueryParameters _self; - final $Res Function(ValidationConstrainedFloatQueryParameters) _then; - - /// Create a copy of ValidationConstrainedFloatQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? value = null, - }) { - return _then(_self.copyWith( - value: null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as double, - )); - } -} - -/// Adds pattern-matching-related methods to [ValidationConstrainedFloatQueryParameters]. -extension ValidationConstrainedFloatQueryParametersPatterns - on ValidationConstrainedFloatQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ValidationConstrainedFloatQueryParameters value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationConstrainedFloatQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ValidationConstrainedFloatQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedFloatQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ValidationConstrainedFloatQueryParameters value)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedFloatQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ValidationConstrainedFloatQueryParameters.valueKey_) - double value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationConstrainedFloatQueryParameters() when $default != null: - return $default(_that.value); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ValidationConstrainedFloatQueryParameters.valueKey_) - double value) - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedFloatQueryParameters(): - return $default(_that.value); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ValidationConstrainedFloatQueryParameters.valueKey_) - double value)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedFloatQueryParameters() when $default != null: - return $default(_that.value); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ValidationConstrainedFloatQueryParameters - extends ValidationConstrainedFloatQueryParameters { - const _ValidationConstrainedFloatQueryParameters( - {@JsonKey(name: ValidationConstrainedFloatQueryParameters.valueKey_) - required this.value}) - : super._(); - factory _ValidationConstrainedFloatQueryParameters.fromJson( - Map json) => - _$ValidationConstrainedFloatQueryParametersFromJson(json); - - /// value - @override - @JsonKey(name: ValidationConstrainedFloatQueryParameters.valueKey_) - final double value; - - /// Create a copy of ValidationConstrainedFloatQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ValidationConstrainedFloatQueryParametersCopyWith< - _ValidationConstrainedFloatQueryParameters> - get copyWith => __$ValidationConstrainedFloatQueryParametersCopyWithImpl< - _ValidationConstrainedFloatQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$ValidationConstrainedFloatQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ValidationConstrainedFloatQueryParameters && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'ValidationConstrainedFloatQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class _$ValidationConstrainedFloatQueryParametersCopyWith<$Res> - implements $ValidationConstrainedFloatQueryParametersCopyWith<$Res> { - factory _$ValidationConstrainedFloatQueryParametersCopyWith( - _ValidationConstrainedFloatQueryParameters value, - $Res Function(_ValidationConstrainedFloatQueryParameters) _then) = - __$ValidationConstrainedFloatQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ValidationConstrainedFloatQueryParameters.valueKey_) - double value}); -} - -/// @nodoc -class __$ValidationConstrainedFloatQueryParametersCopyWithImpl<$Res> - implements _$ValidationConstrainedFloatQueryParametersCopyWith<$Res> { - __$ValidationConstrainedFloatQueryParametersCopyWithImpl( - this._self, this._then); - - final _ValidationConstrainedFloatQueryParameters _self; - final $Res Function(_ValidationConstrainedFloatQueryParameters) _then; - - /// Create a copy of ValidationConstrainedFloatQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - }) { - return _then(_ValidationConstrainedFloatQueryParameters( - value: null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as double, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.g.dart deleted file mode 100644 index a1e5262f..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_float_query_parameters.g.dart +++ /dev/null @@ -1,20 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'validation_constrained_float_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ValidationConstrainedFloatQueryParameters - _$ValidationConstrainedFloatQueryParametersFromJson( - Map json) => - _ValidationConstrainedFloatQueryParameters( - value: (json['value'] as num).toDouble(), - ); - -Map _$ValidationConstrainedFloatQueryParametersToJson( - _ValidationConstrainedFloatQueryParameters instance) => - { - 'value': instance.value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.dart index 4707300c..d5b810d3 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.dart @@ -12,7 +12,7 @@ /// "value" /// ] /// } -library; +library validation_constrained_int_query_parameters; import 'exports.dart'; part 'validation_constrained_int_query_parameters.freezed.dart'; @@ -32,8 +32,7 @@ abstract class ValidationConstrainedIntQueryParameters factory ValidationConstrainedIntQueryParameters.fromJson( Map json, - ) => - _$ValidationConstrainedIntQueryParametersFromJson(json); + ) => _$ValidationConstrainedIntQueryParametersFromJson(json); static const String valueKey_ = r'value'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.freezed.dart deleted file mode 100644 index 3250eb1e..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.freezed.dart +++ /dev/null @@ -1,345 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'validation_constrained_int_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ValidationConstrainedIntQueryParameters { - /// value - @JsonKey(name: ValidationConstrainedIntQueryParameters.valueKey_) - int get value; - - /// Create a copy of ValidationConstrainedIntQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ValidationConstrainedIntQueryParametersCopyWith< - ValidationConstrainedIntQueryParameters> - get copyWith => _$ValidationConstrainedIntQueryParametersCopyWithImpl< - ValidationConstrainedIntQueryParameters>( - this as ValidationConstrainedIntQueryParameters, _$identity); - - /// Serializes this ValidationConstrainedIntQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ValidationConstrainedIntQueryParameters && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'ValidationConstrainedIntQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $ValidationConstrainedIntQueryParametersCopyWith<$Res> { - factory $ValidationConstrainedIntQueryParametersCopyWith( - ValidationConstrainedIntQueryParameters value, - $Res Function(ValidationConstrainedIntQueryParameters) _then) = - _$ValidationConstrainedIntQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ValidationConstrainedIntQueryParameters.valueKey_) - int value}); -} - -/// @nodoc -class _$ValidationConstrainedIntQueryParametersCopyWithImpl<$Res> - implements $ValidationConstrainedIntQueryParametersCopyWith<$Res> { - _$ValidationConstrainedIntQueryParametersCopyWithImpl(this._self, this._then); - - final ValidationConstrainedIntQueryParameters _self; - final $Res Function(ValidationConstrainedIntQueryParameters) _then; - - /// Create a copy of ValidationConstrainedIntQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? value = null, - }) { - return _then(_self.copyWith( - value: null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [ValidationConstrainedIntQueryParameters]. -extension ValidationConstrainedIntQueryParametersPatterns - on ValidationConstrainedIntQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ValidationConstrainedIntQueryParameters value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationConstrainedIntQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ValidationConstrainedIntQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedIntQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ValidationConstrainedIntQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedIntQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ValidationConstrainedIntQueryParameters.valueKey_) - int value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationConstrainedIntQueryParameters() when $default != null: - return $default(_that.value); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ValidationConstrainedIntQueryParameters.valueKey_) - int value) - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedIntQueryParameters(): - return $default(_that.value); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ValidationConstrainedIntQueryParameters.valueKey_) - int value)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedIntQueryParameters() when $default != null: - return $default(_that.value); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ValidationConstrainedIntQueryParameters - extends ValidationConstrainedIntQueryParameters { - const _ValidationConstrainedIntQueryParameters( - {@JsonKey(name: ValidationConstrainedIntQueryParameters.valueKey_) - required this.value}) - : super._(); - factory _ValidationConstrainedIntQueryParameters.fromJson( - Map json) => - _$ValidationConstrainedIntQueryParametersFromJson(json); - - /// value - @override - @JsonKey(name: ValidationConstrainedIntQueryParameters.valueKey_) - final int value; - - /// Create a copy of ValidationConstrainedIntQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ValidationConstrainedIntQueryParametersCopyWith< - _ValidationConstrainedIntQueryParameters> - get copyWith => __$ValidationConstrainedIntQueryParametersCopyWithImpl< - _ValidationConstrainedIntQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$ValidationConstrainedIntQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ValidationConstrainedIntQueryParameters && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'ValidationConstrainedIntQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class _$ValidationConstrainedIntQueryParametersCopyWith<$Res> - implements $ValidationConstrainedIntQueryParametersCopyWith<$Res> { - factory _$ValidationConstrainedIntQueryParametersCopyWith( - _ValidationConstrainedIntQueryParameters value, - $Res Function(_ValidationConstrainedIntQueryParameters) _then) = - __$ValidationConstrainedIntQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ValidationConstrainedIntQueryParameters.valueKey_) - int value}); -} - -/// @nodoc -class __$ValidationConstrainedIntQueryParametersCopyWithImpl<$Res> - implements _$ValidationConstrainedIntQueryParametersCopyWith<$Res> { - __$ValidationConstrainedIntQueryParametersCopyWithImpl( - this._self, this._then); - - final _ValidationConstrainedIntQueryParameters _self; - final $Res Function(_ValidationConstrainedIntQueryParameters) _then; - - /// Create a copy of ValidationConstrainedIntQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - }) { - return _then(_ValidationConstrainedIntQueryParameters( - value: null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.g.dart deleted file mode 100644 index 2c6c0906..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_int_query_parameters.g.dart +++ /dev/null @@ -1,20 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'validation_constrained_int_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ValidationConstrainedIntQueryParameters - _$ValidationConstrainedIntQueryParametersFromJson( - Map json) => - _ValidationConstrainedIntQueryParameters( - value: (json['value'] as num).toInt(), - ); - -Map _$ValidationConstrainedIntQueryParametersToJson( - _ValidationConstrainedIntQueryParameters instance) => - { - 'value': instance.value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.dart index 4dc1e72c..d029252e 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.dart @@ -15,7 +15,7 @@ /// "value" /// ] /// } -library; +library validation_constrained_string_query_parameters; import 'exports.dart'; part 'validation_constrained_string_query_parameters.freezed.dart'; @@ -35,8 +35,7 @@ abstract class ValidationConstrainedStringQueryParameters factory ValidationConstrainedStringQueryParameters.fromJson( Map json, - ) => - _$ValidationConstrainedStringQueryParametersFromJson(json); + ) => _$ValidationConstrainedStringQueryParametersFromJson(json); static const String valueKey_ = r'value'; } diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.freezed.dart deleted file mode 100644 index bfeef299..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.freezed.dart +++ /dev/null @@ -1,348 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'validation_constrained_string_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ValidationConstrainedStringQueryParameters { - /// value - @JsonKey(name: ValidationConstrainedStringQueryParameters.valueKey_) - String get value; - - /// Create a copy of ValidationConstrainedStringQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ValidationConstrainedStringQueryParametersCopyWith< - ValidationConstrainedStringQueryParameters> - get copyWith => _$ValidationConstrainedStringQueryParametersCopyWithImpl< - ValidationConstrainedStringQueryParameters>( - this as ValidationConstrainedStringQueryParameters, _$identity); - - /// Serializes this ValidationConstrainedStringQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ValidationConstrainedStringQueryParameters && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'ValidationConstrainedStringQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class $ValidationConstrainedStringQueryParametersCopyWith<$Res> { - factory $ValidationConstrainedStringQueryParametersCopyWith( - ValidationConstrainedStringQueryParameters value, - $Res Function(ValidationConstrainedStringQueryParameters) _then) = - _$ValidationConstrainedStringQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ValidationConstrainedStringQueryParameters.valueKey_) - String value}); -} - -/// @nodoc -class _$ValidationConstrainedStringQueryParametersCopyWithImpl<$Res> - implements $ValidationConstrainedStringQueryParametersCopyWith<$Res> { - _$ValidationConstrainedStringQueryParametersCopyWithImpl( - this._self, this._then); - - final ValidationConstrainedStringQueryParameters _self; - final $Res Function(ValidationConstrainedStringQueryParameters) _then; - - /// Create a copy of ValidationConstrainedStringQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? value = null, - }) { - return _then(_self.copyWith( - value: null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [ValidationConstrainedStringQueryParameters]. -extension ValidationConstrainedStringQueryParametersPatterns - on ValidationConstrainedStringQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ValidationConstrainedStringQueryParameters value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationConstrainedStringQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ValidationConstrainedStringQueryParameters value) - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedStringQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ValidationConstrainedStringQueryParameters value)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedStringQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ValidationConstrainedStringQueryParameters.valueKey_) - String value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationConstrainedStringQueryParameters() when $default != null: - return $default(_that.value); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ValidationConstrainedStringQueryParameters.valueKey_) - String value) - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedStringQueryParameters(): - return $default(_that.value); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ValidationConstrainedStringQueryParameters.valueKey_) - String value)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationConstrainedStringQueryParameters() when $default != null: - return $default(_that.value); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ValidationConstrainedStringQueryParameters - extends ValidationConstrainedStringQueryParameters { - const _ValidationConstrainedStringQueryParameters( - {@JsonKey(name: ValidationConstrainedStringQueryParameters.valueKey_) - required this.value}) - : super._(); - factory _ValidationConstrainedStringQueryParameters.fromJson( - Map json) => - _$ValidationConstrainedStringQueryParametersFromJson(json); - - /// value - @override - @JsonKey(name: ValidationConstrainedStringQueryParameters.valueKey_) - final String value; - - /// Create a copy of ValidationConstrainedStringQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ValidationConstrainedStringQueryParametersCopyWith< - _ValidationConstrainedStringQueryParameters> - get copyWith => __$ValidationConstrainedStringQueryParametersCopyWithImpl< - _ValidationConstrainedStringQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$ValidationConstrainedStringQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ValidationConstrainedStringQueryParameters && - (identical(other.value, value) || other.value == value)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, value); - - @override - String toString() { - return 'ValidationConstrainedStringQueryParameters(value: $value)'; - } -} - -/// @nodoc -abstract mixin class _$ValidationConstrainedStringQueryParametersCopyWith<$Res> - implements $ValidationConstrainedStringQueryParametersCopyWith<$Res> { - factory _$ValidationConstrainedStringQueryParametersCopyWith( - _ValidationConstrainedStringQueryParameters value, - $Res Function(_ValidationConstrainedStringQueryParameters) _then) = - __$ValidationConstrainedStringQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ValidationConstrainedStringQueryParameters.valueKey_) - String value}); -} - -/// @nodoc -class __$ValidationConstrainedStringQueryParametersCopyWithImpl<$Res> - implements _$ValidationConstrainedStringQueryParametersCopyWith<$Res> { - __$ValidationConstrainedStringQueryParametersCopyWithImpl( - this._self, this._then); - - final _ValidationConstrainedStringQueryParameters _self; - final $Res Function(_ValidationConstrainedStringQueryParameters) _then; - - /// Create a copy of ValidationConstrainedStringQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? value = null, - }) { - return _then(_ValidationConstrainedStringQueryParameters( - value: null == value - ? _self.value - : value // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.g.dart deleted file mode 100644 index c45047ee..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_constrained_string_query_parameters.g.dart +++ /dev/null @@ -1,20 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'validation_constrained_string_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ValidationConstrainedStringQueryParameters - _$ValidationConstrainedStringQueryParametersFromJson( - Map json) => - _ValidationConstrainedStringQueryParameters( - value: json['value'] as String, - ); - -Map _$ValidationConstrainedStringQueryParametersToJson( - _ValidationConstrainedStringQueryParameters instance) => - { - 'value': instance.value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.dart index 81c8c6f0..dc13aea6 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.dart @@ -32,7 +32,7 @@ /// ], /// "title": "ValidationError" /// } -library; +library validation_error; import 'exports.dart'; part 'validation_error.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.freezed.dart deleted file mode 100644 index f67d50b8..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.freezed.dart +++ /dev/null @@ -1,392 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'validation_error.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ValidationError { - /// loc - @JsonKey(name: ValidationError.locKey_) - List get loc; - - /// msg - @JsonKey(name: ValidationError.msgKey_) - String get msg; - - /// type - @JsonKey(name: ValidationError.typeKey_) - String get type; - - /// Create a copy of ValidationError - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ValidationErrorCopyWith get copyWith => - _$ValidationErrorCopyWithImpl( - this as ValidationError, _$identity); - - /// Serializes this ValidationError to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ValidationError && - const DeepCollectionEquality().equals(other.loc, loc) && - (identical(other.msg, msg) || other.msg == msg) && - (identical(other.type, type) || other.type == type)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, const DeepCollectionEquality().hash(loc), msg, type); - - @override - String toString() { - return 'ValidationError(loc: $loc, msg: $msg, type: $type)'; - } -} - -/// @nodoc -abstract mixin class $ValidationErrorCopyWith<$Res> { - factory $ValidationErrorCopyWith( - ValidationError value, $Res Function(ValidationError) _then) = - _$ValidationErrorCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ValidationError.locKey_) List loc, - @JsonKey(name: ValidationError.msgKey_) String msg, - @JsonKey(name: ValidationError.typeKey_) String type}); -} - -/// @nodoc -class _$ValidationErrorCopyWithImpl<$Res> - implements $ValidationErrorCopyWith<$Res> { - _$ValidationErrorCopyWithImpl(this._self, this._then); - - final ValidationError _self; - final $Res Function(ValidationError) _then; - - /// Create a copy of ValidationError - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? loc = null, - Object? msg = null, - Object? type = null, - }) { - return _then(_self.copyWith( - loc: null == loc - ? _self.loc - : loc // ignore: cast_nullable_to_non_nullable - as List, - msg: null == msg - ? _self.msg - : msg // ignore: cast_nullable_to_non_nullable - as String, - type: null == type - ? _self.type - : type // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [ValidationError]. -extension ValidationErrorPatterns on ValidationError { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ValidationError value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationError() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ValidationError value) $default, - ) { - final _that = this; - switch (_that) { - case _ValidationError(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ValidationError value)? $default, - ) { - final _that = this; - switch (_that) { - case _ValidationError() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ValidationError.locKey_) List loc, - @JsonKey(name: ValidationError.msgKey_) String msg, - @JsonKey(name: ValidationError.typeKey_) String type)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationError() when $default != null: - return $default(_that.loc, _that.msg, _that.type); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ValidationError.locKey_) List loc, - @JsonKey(name: ValidationError.msgKey_) String msg, - @JsonKey(name: ValidationError.typeKey_) String type) - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationError(): - return $default(_that.loc, _that.msg, _that.type); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ValidationError.locKey_) List loc, - @JsonKey(name: ValidationError.msgKey_) String msg, - @JsonKey(name: ValidationError.typeKey_) String type)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationError() when $default != null: - return $default(_that.loc, _that.msg, _that.type); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ValidationError extends ValidationError { - const _ValidationError( - {@JsonKey(name: ValidationError.locKey_) required final List loc, - @JsonKey(name: ValidationError.msgKey_) required this.msg, - @JsonKey(name: ValidationError.typeKey_) required this.type}) - : _loc = loc, - super._(); - factory _ValidationError.fromJson(Map json) => - _$ValidationErrorFromJson(json); - - /// loc - final List _loc; - - /// loc - @override - @JsonKey(name: ValidationError.locKey_) - List get loc { - if (_loc is EqualUnmodifiableListView) return _loc; - // ignore: implicit_dynamic_type - return EqualUnmodifiableListView(_loc); - } - - /// msg - @override - @JsonKey(name: ValidationError.msgKey_) - final String msg; - - /// type - @override - @JsonKey(name: ValidationError.typeKey_) - final String type; - - /// Create a copy of ValidationError - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ValidationErrorCopyWith<_ValidationError> get copyWith => - __$ValidationErrorCopyWithImpl<_ValidationError>(this, _$identity); - - @override - Map toJson() { - return _$ValidationErrorToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ValidationError && - const DeepCollectionEquality().equals(other._loc, _loc) && - (identical(other.msg, msg) || other.msg == msg) && - (identical(other.type, type) || other.type == type)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash( - runtimeType, const DeepCollectionEquality().hash(_loc), msg, type); - - @override - String toString() { - return 'ValidationError(loc: $loc, msg: $msg, type: $type)'; - } -} - -/// @nodoc -abstract mixin class _$ValidationErrorCopyWith<$Res> - implements $ValidationErrorCopyWith<$Res> { - factory _$ValidationErrorCopyWith( - _ValidationError value, $Res Function(_ValidationError) _then) = - __$ValidationErrorCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ValidationError.locKey_) List loc, - @JsonKey(name: ValidationError.msgKey_) String msg, - @JsonKey(name: ValidationError.typeKey_) String type}); -} - -/// @nodoc -class __$ValidationErrorCopyWithImpl<$Res> - implements _$ValidationErrorCopyWith<$Res> { - __$ValidationErrorCopyWithImpl(this._self, this._then); - - final _ValidationError _self; - final $Res Function(_ValidationError) _then; - - /// Create a copy of ValidationError - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? loc = null, - Object? msg = null, - Object? type = null, - }) { - return _then(_ValidationError( - loc: null == loc - ? _self._loc - : loc // ignore: cast_nullable_to_non_nullable - as List, - msg: null == msg - ? _self.msg - : msg // ignore: cast_nullable_to_non_nullable - as String, - type: null == type - ? _self.type - : type // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.g.dart deleted file mode 100644 index 9bea81ce..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_error.g.dart +++ /dev/null @@ -1,21 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'validation_error.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ValidationError _$ValidationErrorFromJson(Map json) => - _ValidationError( - loc: json['loc'] as List, - msg: json['msg'] as String, - type: json['type'] as String, - ); - -Map _$ValidationErrorToJson(_ValidationError instance) => - { - 'loc': instance.loc, - 'msg': instance.msg, - 'type': instance.type, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.dart index 57b6e936..1ab85345 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.dart @@ -32,7 +32,7 @@ /// "type": "object", /// "required": [] /// } -library; +library validation_param_query_query_parameters; import 'exports.dart'; part 'validation_param_query_query_parameters.freezed.dart'; @@ -61,8 +61,7 @@ abstract class ValidationParamQueryQueryParameters factory ValidationParamQueryQueryParameters.fromJson( Map json, - ) => - _$ValidationParamQueryQueryParametersFromJson(json); + ) => _$ValidationParamQueryQueryParametersFromJson(json); static const String qKey_ = r'q'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.freezed.dart deleted file mode 100644 index 5c211a11..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.freezed.dart +++ /dev/null @@ -1,399 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'validation_param_query_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ValidationParamQueryQueryParameters { - /// q - @JsonKey(name: ValidationParamQueryQueryParameters.qKey_) - String? get q; - - /// skip - @JsonKey(name: ValidationParamQueryQueryParameters.skipKey_) - int get skip; - - /// limit - @JsonKey(name: ValidationParamQueryQueryParameters.limitKey_) - int get limit; - - /// Create a copy of ValidationParamQueryQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ValidationParamQueryQueryParametersCopyWith< - ValidationParamQueryQueryParameters> - get copyWith => _$ValidationParamQueryQueryParametersCopyWithImpl< - ValidationParamQueryQueryParameters>( - this as ValidationParamQueryQueryParameters, _$identity); - - /// Serializes this ValidationParamQueryQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ValidationParamQueryQueryParameters && - (identical(other.q, q) || other.q == q) && - (identical(other.skip, skip) || other.skip == skip) && - (identical(other.limit, limit) || other.limit == limit)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, q, skip, limit); - - @override - String toString() { - return 'ValidationParamQueryQueryParameters(q: $q, skip: $skip, limit: $limit)'; - } -} - -/// @nodoc -abstract mixin class $ValidationParamQueryQueryParametersCopyWith<$Res> { - factory $ValidationParamQueryQueryParametersCopyWith( - ValidationParamQueryQueryParameters value, - $Res Function(ValidationParamQueryQueryParameters) _then) = - _$ValidationParamQueryQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ValidationParamQueryQueryParameters.qKey_) String? q, - @JsonKey(name: ValidationParamQueryQueryParameters.skipKey_) int skip, - @JsonKey(name: ValidationParamQueryQueryParameters.limitKey_) int limit}); -} - -/// @nodoc -class _$ValidationParamQueryQueryParametersCopyWithImpl<$Res> - implements $ValidationParamQueryQueryParametersCopyWith<$Res> { - _$ValidationParamQueryQueryParametersCopyWithImpl(this._self, this._then); - - final ValidationParamQueryQueryParameters _self; - final $Res Function(ValidationParamQueryQueryParameters) _then; - - /// Create a copy of ValidationParamQueryQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? q = freezed, - Object? skip = null, - Object? limit = null, - }) { - return _then(_self.copyWith( - q: freezed == q - ? _self.q - : q // ignore: cast_nullable_to_non_nullable - as String?, - skip: null == skip - ? _self.skip - : skip // ignore: cast_nullable_to_non_nullable - as int, - limit: null == limit - ? _self.limit - : limit // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} - -/// Adds pattern-matching-related methods to [ValidationParamQueryQueryParameters]. -extension ValidationParamQueryQueryParametersPatterns - on ValidationParamQueryQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ValidationParamQueryQueryParameters value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationParamQueryQueryParameters() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ValidationParamQueryQueryParameters value) $default, - ) { - final _that = this; - switch (_that) { - case _ValidationParamQueryQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ValidationParamQueryQueryParameters value)? $default, - ) { - final _that = this; - switch (_that) { - case _ValidationParamQueryQueryParameters() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey(name: ValidationParamQueryQueryParameters.qKey_) String? q, - @JsonKey(name: ValidationParamQueryQueryParameters.skipKey_) - int skip, - @JsonKey(name: ValidationParamQueryQueryParameters.limitKey_) - int limit)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationParamQueryQueryParameters() when $default != null: - return $default(_that.q, _that.skip, _that.limit); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey(name: ValidationParamQueryQueryParameters.qKey_) String? q, - @JsonKey(name: ValidationParamQueryQueryParameters.skipKey_) - int skip, - @JsonKey(name: ValidationParamQueryQueryParameters.limitKey_) - int limit) - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationParamQueryQueryParameters(): - return $default(_that.q, _that.skip, _that.limit); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey(name: ValidationParamQueryQueryParameters.qKey_) String? q, - @JsonKey(name: ValidationParamQueryQueryParameters.skipKey_) - int skip, - @JsonKey(name: ValidationParamQueryQueryParameters.limitKey_) - int limit)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationParamQueryQueryParameters() when $default != null: - return $default(_that.q, _that.skip, _that.limit); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ValidationParamQueryQueryParameters - extends ValidationParamQueryQueryParameters { - const _ValidationParamQueryQueryParameters( - {@JsonKey(name: ValidationParamQueryQueryParameters.qKey_) this.q, - @JsonKey(name: ValidationParamQueryQueryParameters.skipKey_) - this.skip = 0, - @JsonKey(name: ValidationParamQueryQueryParameters.limitKey_) - this.limit = 10}) - : super._(); - factory _ValidationParamQueryQueryParameters.fromJson( - Map json) => - _$ValidationParamQueryQueryParametersFromJson(json); - - /// q - @override - @JsonKey(name: ValidationParamQueryQueryParameters.qKey_) - final String? q; - - /// skip - @override - @JsonKey(name: ValidationParamQueryQueryParameters.skipKey_) - final int skip; - - /// limit - @override - @JsonKey(name: ValidationParamQueryQueryParameters.limitKey_) - final int limit; - - /// Create a copy of ValidationParamQueryQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ValidationParamQueryQueryParametersCopyWith< - _ValidationParamQueryQueryParameters> - get copyWith => __$ValidationParamQueryQueryParametersCopyWithImpl< - _ValidationParamQueryQueryParameters>(this, _$identity); - - @override - Map toJson() { - return _$ValidationParamQueryQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ValidationParamQueryQueryParameters && - (identical(other.q, q) || other.q == q) && - (identical(other.skip, skip) || other.skip == skip) && - (identical(other.limit, limit) || other.limit == limit)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, q, skip, limit); - - @override - String toString() { - return 'ValidationParamQueryQueryParameters(q: $q, skip: $skip, limit: $limit)'; - } -} - -/// @nodoc -abstract mixin class _$ValidationParamQueryQueryParametersCopyWith<$Res> - implements $ValidationParamQueryQueryParametersCopyWith<$Res> { - factory _$ValidationParamQueryQueryParametersCopyWith( - _ValidationParamQueryQueryParameters value, - $Res Function(_ValidationParamQueryQueryParameters) _then) = - __$ValidationParamQueryQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ValidationParamQueryQueryParameters.qKey_) String? q, - @JsonKey(name: ValidationParamQueryQueryParameters.skipKey_) int skip, - @JsonKey(name: ValidationParamQueryQueryParameters.limitKey_) int limit}); -} - -/// @nodoc -class __$ValidationParamQueryQueryParametersCopyWithImpl<$Res> - implements _$ValidationParamQueryQueryParametersCopyWith<$Res> { - __$ValidationParamQueryQueryParametersCopyWithImpl(this._self, this._then); - - final _ValidationParamQueryQueryParameters _self; - final $Res Function(_ValidationParamQueryQueryParameters) _then; - - /// Create a copy of ValidationParamQueryQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? q = freezed, - Object? skip = null, - Object? limit = null, - }) { - return _then(_ValidationParamQueryQueryParameters( - q: freezed == q - ? _self.q - : q // ignore: cast_nullable_to_non_nullable - as String?, - skip: null == skip - ? _self.skip - : skip // ignore: cast_nullable_to_non_nullable - as int, - limit: null == limit - ? _self.limit - : limit // ignore: cast_nullable_to_non_nullable - as int, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.g.dart deleted file mode 100644 index 82e8daa5..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_param_query_query_parameters.g.dart +++ /dev/null @@ -1,23 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'validation_param_query_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ValidationParamQueryQueryParameters - _$ValidationParamQueryQueryParametersFromJson(Map json) => - _ValidationParamQueryQueryParameters( - q: json['q'] as String?, - skip: (json['skip'] as num?)?.toInt() ?? 0, - limit: (json['limit'] as num?)?.toInt() ?? 10, - ); - -Map _$ValidationParamQueryQueryParametersToJson( - _ValidationParamQueryQueryParameters instance) => - { - if (instance.q case final value?) 'q': value, - 'skip': instance.skip, - 'limit': instance.limit, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.dart index fbd7a127..c2962c5d 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.dart @@ -30,7 +30,7 @@ /// "type": "object", /// "required": [] /// } -library; +library validation_validation_conditional_query_parameters; import 'exports.dart'; part 'validation_validation_conditional_query_parameters.freezed.dart'; @@ -54,8 +54,7 @@ abstract class ValidationValidationConditionalQueryParameters factory ValidationValidationConditionalQueryParameters.fromJson( Map json, - ) => - _$ValidationValidationConditionalQueryParametersFromJson(json); + ) => _$ValidationValidationConditionalQueryParametersFromJson(json); static const String userIdKey_ = r'user_id'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.freezed.dart deleted file mode 100644 index 8c0d7800..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.freezed.dart +++ /dev/null @@ -1,406 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'validation_validation_conditional_query_parameters.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$ValidationValidationConditionalQueryParameters { - /// userId - @JsonKey(name: ValidationValidationConditionalQueryParameters.userIdKey_) - int? get userId; - - /// username - @JsonKey(name: ValidationValidationConditionalQueryParameters.usernameKey_) - String? get username; - - /// Create a copy of ValidationValidationConditionalQueryParameters - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $ValidationValidationConditionalQueryParametersCopyWith< - ValidationValidationConditionalQueryParameters> - get copyWith => - _$ValidationValidationConditionalQueryParametersCopyWithImpl< - ValidationValidationConditionalQueryParameters>( - this as ValidationValidationConditionalQueryParameters, - _$identity); - - /// Serializes this ValidationValidationConditionalQueryParameters to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is ValidationValidationConditionalQueryParameters && - (identical(other.userId, userId) || other.userId == userId) && - (identical(other.username, username) || - other.username == username)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, userId, username); - - @override - String toString() { - return 'ValidationValidationConditionalQueryParameters(userId: $userId, username: $username)'; - } -} - -/// @nodoc -abstract mixin class $ValidationValidationConditionalQueryParametersCopyWith< - $Res> { - factory $ValidationValidationConditionalQueryParametersCopyWith( - ValidationValidationConditionalQueryParameters value, - $Res Function(ValidationValidationConditionalQueryParameters) _then) = - _$ValidationValidationConditionalQueryParametersCopyWithImpl; - @useResult - $Res call( - {@JsonKey(name: ValidationValidationConditionalQueryParameters.userIdKey_) - int? userId, - @JsonKey( - name: ValidationValidationConditionalQueryParameters.usernameKey_) - String? username}); -} - -/// @nodoc -class _$ValidationValidationConditionalQueryParametersCopyWithImpl<$Res> - implements $ValidationValidationConditionalQueryParametersCopyWith<$Res> { - _$ValidationValidationConditionalQueryParametersCopyWithImpl( - this._self, this._then); - - final ValidationValidationConditionalQueryParameters _self; - final $Res Function(ValidationValidationConditionalQueryParameters) _then; - - /// Create a copy of ValidationValidationConditionalQueryParameters - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? userId = freezed, - Object? username = freezed, - }) { - return _then(_self.copyWith( - userId: freezed == userId - ? _self.userId - : userId // ignore: cast_nullable_to_non_nullable - as int?, - username: freezed == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} - -/// Adds pattern-matching-related methods to [ValidationValidationConditionalQueryParameters]. -extension ValidationValidationConditionalQueryParametersPatterns - on ValidationValidationConditionalQueryParameters { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_ValidationValidationConditionalQueryParameters value)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationValidationConditionalQueryParameters() - when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_ValidationValidationConditionalQueryParameters value) - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationValidationConditionalQueryParameters(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_ValidationValidationConditionalQueryParameters value)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationValidationConditionalQueryParameters() - when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function( - @JsonKey( - name: ValidationValidationConditionalQueryParameters.userIdKey_) - int? userId, - @JsonKey( - name: - ValidationValidationConditionalQueryParameters.usernameKey_) - String? username)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _ValidationValidationConditionalQueryParameters() - when $default != null: - return $default(_that.userId, _that.username); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function( - @JsonKey( - name: ValidationValidationConditionalQueryParameters.userIdKey_) - int? userId, - @JsonKey( - name: - ValidationValidationConditionalQueryParameters.usernameKey_) - String? username) - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationValidationConditionalQueryParameters(): - return $default(_that.userId, _that.username); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function( - @JsonKey( - name: ValidationValidationConditionalQueryParameters.userIdKey_) - int? userId, - @JsonKey( - name: - ValidationValidationConditionalQueryParameters.usernameKey_) - String? username)? - $default, - ) { - final _that = this; - switch (_that) { - case _ValidationValidationConditionalQueryParameters() - when $default != null: - return $default(_that.userId, _that.username); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _ValidationValidationConditionalQueryParameters - extends ValidationValidationConditionalQueryParameters { - const _ValidationValidationConditionalQueryParameters( - {@JsonKey(name: ValidationValidationConditionalQueryParameters.userIdKey_) - this.userId, - @JsonKey( - name: ValidationValidationConditionalQueryParameters.usernameKey_) - this.username}) - : super._(); - factory _ValidationValidationConditionalQueryParameters.fromJson( - Map json) => - _$ValidationValidationConditionalQueryParametersFromJson(json); - - /// userId - @override - @JsonKey(name: ValidationValidationConditionalQueryParameters.userIdKey_) - final int? userId; - - /// username - @override - @JsonKey(name: ValidationValidationConditionalQueryParameters.usernameKey_) - final String? username; - - /// Create a copy of ValidationValidationConditionalQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$ValidationValidationConditionalQueryParametersCopyWith< - _ValidationValidationConditionalQueryParameters> - get copyWith => - __$ValidationValidationConditionalQueryParametersCopyWithImpl< - _ValidationValidationConditionalQueryParameters>( - this, _$identity); - - @override - Map toJson() { - return _$ValidationValidationConditionalQueryParametersToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _ValidationValidationConditionalQueryParameters && - (identical(other.userId, userId) || other.userId == userId) && - (identical(other.username, username) || - other.username == username)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, userId, username); - - @override - String toString() { - return 'ValidationValidationConditionalQueryParameters(userId: $userId, username: $username)'; - } -} - -/// @nodoc -abstract mixin class _$ValidationValidationConditionalQueryParametersCopyWith< - $Res> - implements $ValidationValidationConditionalQueryParametersCopyWith<$Res> { - factory _$ValidationValidationConditionalQueryParametersCopyWith( - _ValidationValidationConditionalQueryParameters value, - $Res Function(_ValidationValidationConditionalQueryParameters) - _then) = - __$ValidationValidationConditionalQueryParametersCopyWithImpl; - @override - @useResult - $Res call( - {@JsonKey(name: ValidationValidationConditionalQueryParameters.userIdKey_) - int? userId, - @JsonKey( - name: ValidationValidationConditionalQueryParameters.usernameKey_) - String? username}); -} - -/// @nodoc -class __$ValidationValidationConditionalQueryParametersCopyWithImpl<$Res> - implements _$ValidationValidationConditionalQueryParametersCopyWith<$Res> { - __$ValidationValidationConditionalQueryParametersCopyWithImpl( - this._self, this._then); - - final _ValidationValidationConditionalQueryParameters _self; - final $Res Function(_ValidationValidationConditionalQueryParameters) _then; - - /// Create a copy of ValidationValidationConditionalQueryParameters - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? userId = freezed, - Object? username = freezed, - }) { - return _then(_ValidationValidationConditionalQueryParameters( - userId: freezed == userId - ? _self.userId - : userId // ignore: cast_nullable_to_non_nullable - as int?, - username: freezed == username - ? _self.username - : username // ignore: cast_nullable_to_non_nullable - as String?, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.g.dart deleted file mode 100644 index 704b94f0..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/validation_validation_conditional_query_parameters.g.dart +++ /dev/null @@ -1,22 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'validation_validation_conditional_query_parameters.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_ValidationValidationConditionalQueryParameters - _$ValidationValidationConditionalQueryParametersFromJson( - Map json) => - _ValidationValidationConditionalQueryParameters( - userId: (json['user_id'] as num?)?.toInt(), - username: json['username'] as String?, - ); - -Map _$ValidationValidationConditionalQueryParametersToJson( - _ValidationValidationConditionalQueryParameters instance) => - { - if (instance.userId case final value?) 'user_id': value, - if (instance.username case final value?) 'username': value, - }; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/version_model.dart b/packages/swagger_to_dart/example/lib/src/gen/models/version_model.dart index fc95e0b3..3844a6ba 100644 --- a/packages/swagger_to_dart/example/lib/src/gen/models/version_model.dart +++ b/packages/swagger_to_dart/example/lib/src/gen/models/version_model.dart @@ -13,7 +13,7 @@ /// ], /// "title": "VersionModel" /// } -library; +library version_model; import 'exports.dart'; part 'version_model.freezed.dart'; diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/version_model.freezed.dart b/packages/swagger_to_dart/example/lib/src/gen/models/version_model.freezed.dart deleted file mode 100644 index d15a1cb1..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/version_model.freezed.dart +++ /dev/null @@ -1,322 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND -// coverage:ignore-file -// ignore_for_file: type=lint -// ignore_for_file: unused_element, deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies, annotate_overrides, invalid_annotation_target, unnecessary_question_mark - -part of 'version_model.dart'; - -// ************************************************************************** -// FreezedGenerator -// ************************************************************************** - -T _$identity(T value) => value; - -/// @nodoc -mixin _$VersionModel { - /// version - @JsonKey(name: VersionModel.versionKey_) - String get version; - - /// Create a copy of VersionModel - /// with the given fields replaced by the non-null parameter values. - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - $VersionModelCopyWith get copyWith => - _$VersionModelCopyWithImpl( - this as VersionModel, _$identity); - - /// Serializes this VersionModel to a JSON map. - Map toJson(); - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is VersionModel && - (identical(other.version, version) || other.version == version)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, version); - - @override - String toString() { - return 'VersionModel(version: $version)'; - } -} - -/// @nodoc -abstract mixin class $VersionModelCopyWith<$Res> { - factory $VersionModelCopyWith( - VersionModel value, $Res Function(VersionModel) _then) = - _$VersionModelCopyWithImpl; - @useResult - $Res call({@JsonKey(name: VersionModel.versionKey_) String version}); -} - -/// @nodoc -class _$VersionModelCopyWithImpl<$Res> implements $VersionModelCopyWith<$Res> { - _$VersionModelCopyWithImpl(this._self, this._then); - - final VersionModel _self; - final $Res Function(VersionModel) _then; - - /// Create a copy of VersionModel - /// with the given fields replaced by the non-null parameter values. - @pragma('vm:prefer-inline') - @override - $Res call({ - Object? version = null, - }) { - return _then(_self.copyWith( - version: null == version - ? _self.version - : version // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} - -/// Adds pattern-matching-related methods to [VersionModel]. -extension VersionModelPatterns on VersionModel { - /// A variant of `map` that fallback to returning `orElse`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeMap( - TResult Function(_VersionModel value)? $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _VersionModel() when $default != null: - return $default(_that); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// Callbacks receives the raw object, upcasted. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case final Subclass2 value: - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult map( - TResult Function(_VersionModel value) $default, - ) { - final _that = this; - switch (_that) { - case _VersionModel(): - return $default(_that); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `map` that fallback to returning `null`. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case final Subclass value: - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? mapOrNull( - TResult? Function(_VersionModel value)? $default, - ) { - final _that = this; - switch (_that) { - case _VersionModel() when $default != null: - return $default(_that); - case _: - return null; - } - } - - /// A variant of `when` that fallback to an `orElse` callback. - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return orElse(); - /// } - /// ``` - - @optionalTypeArgs - TResult maybeWhen( - TResult Function(@JsonKey(name: VersionModel.versionKey_) String version)? - $default, { - required TResult orElse(), - }) { - final _that = this; - switch (_that) { - case _VersionModel() when $default != null: - return $default(_that.version); - case _: - return orElse(); - } - } - - /// A `switch`-like method, using callbacks. - /// - /// As opposed to `map`, this offers destructuring. - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case Subclass2(:final field2): - /// return ...; - /// } - /// ``` - - @optionalTypeArgs - TResult when( - TResult Function(@JsonKey(name: VersionModel.versionKey_) String version) - $default, - ) { - final _that = this; - switch (_that) { - case _VersionModel(): - return $default(_that.version); - case _: - throw StateError('Unexpected subclass'); - } - } - - /// A variant of `when` that fallback to returning `null` - /// - /// It is equivalent to doing: - /// ```dart - /// switch (sealedClass) { - /// case Subclass(:final field): - /// return ...; - /// case _: - /// return null; - /// } - /// ``` - - @optionalTypeArgs - TResult? whenOrNull( - TResult? Function(@JsonKey(name: VersionModel.versionKey_) String version)? - $default, - ) { - final _that = this; - switch (_that) { - case _VersionModel() when $default != null: - return $default(_that.version); - case _: - return null; - } - } -} - -/// @nodoc - -@jsonSerializable -class _VersionModel extends VersionModel { - const _VersionModel( - {@JsonKey(name: VersionModel.versionKey_) required this.version}) - : super._(); - factory _VersionModel.fromJson(Map json) => - _$VersionModelFromJson(json); - - /// version - @override - @JsonKey(name: VersionModel.versionKey_) - final String version; - - /// Create a copy of VersionModel - /// with the given fields replaced by the non-null parameter values. - @override - @JsonKey(includeFromJson: false, includeToJson: false) - @pragma('vm:prefer-inline') - _$VersionModelCopyWith<_VersionModel> get copyWith => - __$VersionModelCopyWithImpl<_VersionModel>(this, _$identity); - - @override - Map toJson() { - return _$VersionModelToJson( - this, - ); - } - - @override - bool operator ==(Object other) { - return identical(this, other) || - (other.runtimeType == runtimeType && - other is _VersionModel && - (identical(other.version, version) || other.version == version)); - } - - @JsonKey(includeFromJson: false, includeToJson: false) - @override - int get hashCode => Object.hash(runtimeType, version); - - @override - String toString() { - return 'VersionModel(version: $version)'; - } -} - -/// @nodoc -abstract mixin class _$VersionModelCopyWith<$Res> - implements $VersionModelCopyWith<$Res> { - factory _$VersionModelCopyWith( - _VersionModel value, $Res Function(_VersionModel) _then) = - __$VersionModelCopyWithImpl; - @override - @useResult - $Res call({@JsonKey(name: VersionModel.versionKey_) String version}); -} - -/// @nodoc -class __$VersionModelCopyWithImpl<$Res> - implements _$VersionModelCopyWith<$Res> { - __$VersionModelCopyWithImpl(this._self, this._then); - - final _VersionModel _self; - final $Res Function(_VersionModel) _then; - - /// Create a copy of VersionModel - /// with the given fields replaced by the non-null parameter values. - @override - @pragma('vm:prefer-inline') - $Res call({ - Object? version = null, - }) { - return _then(_VersionModel( - version: null == version - ? _self.version - : version // ignore: cast_nullable_to_non_nullable - as String, - )); - } -} diff --git a/packages/swagger_to_dart/example/lib/src/gen/models/version_model.g.dart b/packages/swagger_to_dart/example/lib/src/gen/models/version_model.g.dart deleted file mode 100644 index 1301e39e..00000000 --- a/packages/swagger_to_dart/example/lib/src/gen/models/version_model.g.dart +++ /dev/null @@ -1,17 +0,0 @@ -// GENERATED CODE - DO NOT MODIFY BY HAND - -part of 'version_model.dart'; - -// ************************************************************************** -// JsonSerializableGenerator -// ************************************************************************** - -_VersionModel _$VersionModelFromJson(Map json) => - _VersionModel( - version: json['version'] as String, - ); - -Map _$VersionModelToJson(_VersionModel instance) => - { - 'version': instance.version, - }; diff --git a/packages/swagger_to_dart/lib/src/code/string.dart b/packages/swagger_to_dart/lib/src/code/string.dart index 3c33b2c6..3a96028b 100644 --- a/packages/swagger_to_dart/lib/src/code/string.dart +++ b/packages/swagger_to_dart/lib/src/code/string.dart @@ -1,5 +1,20 @@ import 'package:code_builder/code_builder.dart'; Code stringCode(String value) { + // Check if the string contains newlines or other special characters + // that would make raw strings invalid + if (value.contains('\n') || value.contains('\r') || value.contains(r'\')) { + // Use regular string with proper escaping + final escaped = value + .replaceAll(r'\', r'\\') // Escape backslashes first + .replaceAll("'", r"\'") // Escape single quotes + .replaceAll('\n', r'\n') // Convert newlines to \n + .replaceAll('\r', r'\r') // Convert carriage returns to \r + .replaceAll('\t', r'\t') // Convert tabs to \t + .replaceAll(r'$', r'\$'); // Escape dollar signs + return Code("'$escaped'"); + } + + // For simple strings without special characters, raw string is fine return Code("r'$value'"); } diff --git a/packages/swagger_to_dart/lib/src/generator/api_client/api_client_generator.dart b/packages/swagger_to_dart/lib/src/generator/api_client/api_client_generator.dart index fdc6575b..d609493d 100644 --- a/packages/swagger_to_dart/lib/src/generator/api_client/api_client_generator.dart +++ b/packages/swagger_to_dart/lib/src/generator/api_client/api_client_generator.dart @@ -500,13 +500,15 @@ class ApiClientGenerator { String className, ) { // Check for text/plain with binary format (for ABP framework) - final textPlainResponse = responses.values.firstOrNull - ?.content?['text/plain']; - - final isAbpFramework = context.config.generationSource == GenerationSource.abpIO; + final textPlainResponse = + responses.values.firstOrNull?.content?['text/plain']; + + final isAbpFramework = + context.config.generationSource == GenerationSource.abpIO; final isBinaryFormat = textPlainResponse != null && textPlainResponse.schema is OpenApiSchemaType && - (textPlainResponse.schema as OpenApiSchemaType).type == OpenApiSchemaVarType.string && + (textPlainResponse.schema as OpenApiSchemaType).type == + OpenApiSchemaVarType.string && (textPlainResponse.schema as OpenApiSchemaType).format == 'binary'; if (isAbpFramework && isBinaryFormat) { @@ -573,7 +575,34 @@ class ApiClientGenerator { } String encodeWithRawKeys(dynamic value) { - String escapeForRaw(String s) => s.replaceAll('"', r'\"'); + /// Escapes a string for use in a Dart string literal. + /// Uses raw strings (r'...') for simple strings without special characters. + /// Uses regular strings with escaping for strings containing newlines, backslashes, or single quotes. + String escapeString(String s) { + // Check if the string contains characters that require regular string (not raw string) + // Raw strings cannot contain: + // 1. The same quote character used to delimit them (single quote in our case) + // 2. Actual newline characters + // 3. And they can't escape anything + if (s.contains('\n') || + s.contains('\r') || + s.contains(r'\') || + s.contains("'")) { + // Use regular string with proper escaping + final escaped = s + .replaceAll(r'\', r'\\') // Escape backslashes first + .replaceAll("'", r"\'") // Escape single quotes + .replaceAll('\n', r'\n') // Convert newlines to \n + .replaceAll('\r', r'\r') // Convert carriage returns to \r + .replaceAll('\t', r'\t') // Convert tabs to \t + .replaceAll(r'$', r'\$'); // Escape dollar signs + return "'$escaped'"; + } + + // For simple strings without special characters, raw string is fine + // No escaping needed in raw strings + return "r'$s'"; + } if (value is Map) { final buffer = StringBuffer('{'); @@ -582,7 +611,7 @@ String encodeWithRawKeys(dynamic value) { if (!first) buffer.write(', '); first = false; - final keyLiteral = "r'${escapeForRaw(key.toString())}'"; + final keyLiteral = escapeString(key.toString()); buffer.write('$keyLiteral: ${encodeWithRawKeys(val)}'); }); buffer.write('}'); @@ -594,7 +623,7 @@ String encodeWithRawKeys(dynamic value) { } if (value is String) { - return "r'${escapeForRaw(value)}'"; + return escapeString(value); } return value.toString(); diff --git a/packages/swagger_to_dart/test_raw_string_issue.dart b/packages/swagger_to_dart/test_raw_string_issue.dart new file mode 100644 index 00000000..bd647904 --- /dev/null +++ b/packages/swagger_to_dart/test_raw_string_issue.dart @@ -0,0 +1,11 @@ +// Test to reproduce the raw string issue + +void main() { + // This should cause a syntax error if raw strings contain actual newlines + final test1 = r'description': r'HTTP proxy endpoint. + +Args: + request: The original request from client.'; + + print(test1); +} diff --git a/packages/swagger_to_dart/test_string_escaping.dart b/packages/swagger_to_dart/test_string_escaping.dart new file mode 100644 index 00000000..84d5e0d3 --- /dev/null +++ b/packages/swagger_to_dart/test_string_escaping.dart @@ -0,0 +1,52 @@ +// Test file to verify string escaping in encodeWithRawKeys +import 'lib/src/generator/api_client/api_client_generator.dart'; + +void main() { + // Test case 1: Simple string without special characters + final simple = encodeWithRawKeys('hello world'); + print('Simple: $simple'); + assert(simple == "r'hello world'", 'Expected raw string for simple text'); + + // Test case 2: String with newline + final withNewline = encodeWithRawKeys('Hello\nWorld'); + print('With newline: $withNewline'); + assert(withNewline == "'Hello\\nWorld'", 'Expected escaped newline'); + + // Test case 3: String with multiple newlines (like in description) + final multiNewline = encodeWithRawKeys( + 'HTTP proxy endpoint.\n\nArgs:\n request: The original request from client.'); + print('Multi newline: $multiNewline'); + assert( + multiNewline == + "'HTTP proxy endpoint.\\n\\nArgs:\\n request: The original request from client.'", + 'Expected escaped newlines'); + + // Test case 4: String with single quote + final withQuote = encodeWithRawKeys("It's a test"); + print('With quote: $withQuote'); + assert(withQuote == "'It\\'s a test'", 'Expected escaped single quote'); + + // Test case 5: String with backslash + final withBackslash = encodeWithRawKeys('path\\to\\file'); + print('With backslash: $withBackslash'); + assert(withBackslash == "'path\\\\to\\\\file'", 'Expected escaped backslash'); + + // Test case 6: Map with newlines in values + final map = encodeWithRawKeys({ + 'description': 'Line 1\nLine 2', + 'summary': 'Simple summary', + }); + print('Map: $map'); + + // Test case 7: Complex nested structure like in @Extras + final extras = encodeWithRawKeys({ + 'tags': ['advanced'], + 'summary': 'Handle UUID parameters', + 'description': + 'HTTP proxy endpoint.\n\nArgs:\n request: The original request from client.', + 'operationId': 'advanced-special_uuid', + }); + print('Extras: $extras'); + + print('\nAll tests passed! ✓'); +} From 3e26222018a1b51ef36c15442fba3de357985df1 Mon Sep 17 00:00:00 2001 From: Harm-Jan Roskam Date: Fri, 5 Jun 2026 15:20:55 +0200 Subject: [PATCH 2/4] Fix union --- .../model/strategy/union_model_strategy.dart | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/packages/swagger_to_dart/lib/src/generator/model/strategy/union_model_strategy.dart b/packages/swagger_to_dart/lib/src/generator/model/strategy/union_model_strategy.dart index 4a558388..95fefa92 100644 --- a/packages/swagger_to_dart/lib/src/generator/model/strategy/union_model_strategy.dart +++ b/packages/swagger_to_dart/lib/src/generator/model/strategy/union_model_strategy.dart @@ -97,8 +97,9 @@ class UnionModelStrategy ..name = 'json' ..type = refer('Map')), ]) - ..body = Code( - 'return $className.fromJson({unionKey: json, ...json});'), + // The union's own `fromJson` now performs the value-key injection + // (see below), so the converter can delegate to it directly. + ..body = Code('return $className.fromJson(json);'), ), Method( (b) => b @@ -190,7 +191,11 @@ class UnionModelStrategy ..type = refer('Map')), ]) ..lambda = true - ..body = Code('_\$${className}FromJson(json)'), + // Inject the value-key here so the union deserializes correctly + // both as a model field (via the converter) and as a top-level + // response type (where retrofit calls fromJson directly). + ..body = Code( + "_\$${className}FromJson({'$valueKeyName': json, ...json})"), ) ]), ) From dea31ece14dca2d14f2232862f8a4e2779229b7a Mon Sep 17 00:00:00 2001 From: Harm-Jan Roskam Date: Fri, 5 Jun 2026 16:30:22 +0200 Subject: [PATCH 3/4] Fix union toJson to emit flat inner object The union ...MapJsonConverter.toJson wrapped the payload as {value: ..., runtimeType: ...}, which doesn't match the backend's discriminated shape, so serialized union request bodies were rejected. Emit the flat inner object instead (symmetric to the fromJson fix in #1), returning {} for the null fallback. Co-Authored-By: Claude Opus 4.8 --- .../model/strategy/union_model_strategy.dart | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/packages/swagger_to_dart/lib/src/generator/model/strategy/union_model_strategy.dart b/packages/swagger_to_dart/lib/src/generator/model/strategy/union_model_strategy.dart index 95fefa92..865d7c74 100644 --- a/packages/swagger_to_dart/lib/src/generator/model/strategy/union_model_strategy.dart +++ b/packages/swagger_to_dart/lib/src/generator/model/strategy/union_model_strategy.dart @@ -113,8 +113,15 @@ class UnionModelStrategy ..name = 'object' ..type = refer(className)), ]) - ..body = Code( - 'return {unionKey: object.toJson(), ...object.toJson()};'), + // Emit the flat inner object (the value the union wraps), so the + // serialized union matches the backend's discriminated shape + // instead of being nested under a `value`/`runtimeType` envelope. + ..body = Code(''' +final value = object.toJson()[unionKey]; +if (value == null) return {}; +if (value is Map) return value; +return (value as dynamic).toJson() as Map; +'''), ) ]), ), From fd160e18f34e576cd7593d2692eb85ef74f1e89f Mon Sep 17 00:00:00 2001 From: Harm-Jan Roskam Date: Mon, 8 Jun 2026 10:25:59 +0200 Subject: [PATCH 4/4] Fix colliding union names for inline oneOf/anyOf inside arrays An inline oneOf/anyOf nested in an array response had no title of its own, so its union class was named after its discriminator keys (e.g. basic/video/timed -> BasicOrvideoOrtimedUnion). Two endpoints whose responses share discriminator values then collapse onto the same union class, binding it to the wrong variant types. Concretely, GET /quiz and GET /questions both use basic/video/timed, so getQuizzes was typed with the question union and crashed deserializing quiz payloads. Propagate the array's title onto an untitled oneOf/anyOf items schema, so the nested union inherits the array's (operation-level) title and gets a unique, per-operation name (e.g. "Response Get Quizzes" -> ResponseGetQuizzes), the same way a non-array oneOf response is already named from its own title. Co-Authored-By: Claude Opus 4.8 --- .../open_api_schema_dart_type_converter.dart | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/packages/swagger_to_dart/lib/src/generator/model/strategy/open_api_schema_dart_type_converter.dart b/packages/swagger_to_dart/lib/src/generator/model/strategy/open_api_schema_dart_type_converter.dart index 25ff7bdd..2238c5fe 100644 --- a/packages/swagger_to_dart/lib/src/generator/model/strategy/open_api_schema_dart_type_converter.dart +++ b/packages/swagger_to_dart/lib/src/generator/model/strategy/open_api_schema_dart_type_converter.dart @@ -197,6 +197,19 @@ class OpenApiSchemaDartTypeConverter extends GeneratorStrategy { return 'dynamic'; } + /// Returns [items] with [title] applied when [items] is an untitled `oneOf` + /// or `anyOf` schema. Used so inline unions nested in an array inherit the + /// array's (operation-level) title and therefore get a unique class name. + OpenApiSchema? _propagateTitleToUnionItems(OpenApiSchema? items, String? title) { + if (items == null || title == null) return items; + + return switch (items) { + OpenApiSchemaOneOf schema when schema.title == null => schema.copyWith(title: title), + OpenApiSchemaAnyOf schema when schema.title == null => schema.copyWith(title: title), + _ => items, + }; + } + String getType( OpenApiSchemaType schema, { required String className, @@ -261,7 +274,15 @@ class OpenApiSchemaDartTypeConverter extends GeneratorStrategy { case OpenApiSchemaVarType.boolean: return 'bool'; case OpenApiSchemaVarType.array: - final items = schema.items; + // Propagate the array's title onto an untitled oneOf/anyOf items schema. + // Without this an inline union inside an array is named after its + // discriminator keys (e.g. basic/video/timed -> BasicOrvideoOrtimedUnion), + // which collides across endpoints that share discriminator values (the + // /quiz and /questions responses both use basic/video/timed). Giving the + // items schema the array's title lets it get a unique, per-operation name + // (e.g. "Response Get Quizzes" -> ResponseGetQuizzes), mirroring how a + // non-array oneOf response is already named from its own title. + final items = _propagateTitleToUnionItems(schema.items, schema.title); final dartType = items == null ? 'dynamic' : get(items, className: className, overrideTypes: overrideTypes);