diff --git a/app/lib/core/provider/app_information/app_information_model.freezed.dart b/app/lib/core/provider/app_information/app_information_model.freezed.dart index 681738baf..94bf867f4 100644 --- a/app/lib/core/provider/app_information/app_information_model.freezed.dart +++ b/app/lib/core/provider/app_information/app_information_model.freezed.dart @@ -12,7 +12,7 @@ part of 'app_information_model.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); AppInformationModel _$AppInformationModelFromJson(Map json) { return _AppInformationModel.fromJson(json); diff --git a/app/lib/core/provider/config/crashlytics/model/crashlytics_setting_model.freezed.dart b/app/lib/core/provider/config/crashlytics/model/crashlytics_setting_model.freezed.dart index 4ce8e1b29..7e3013044 100644 --- a/app/lib/core/provider/config/crashlytics/model/crashlytics_setting_model.freezed.dart +++ b/app/lib/core/provider/config/crashlytics/model/crashlytics_setting_model.freezed.dart @@ -12,7 +12,7 @@ part of 'crashlytics_setting_model.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); CrashlyticsSettingModel _$CrashlyticsSettingModelFromJson( Map json) { diff --git a/app/lib/core/provider/config/permission/model/permission_state.freezed.dart b/app/lib/core/provider/config/permission/model/permission_state.freezed.dart index e2ab3c11f..9c3399e65 100644 --- a/app/lib/core/provider/config/permission/model/permission_state.freezed.dart +++ b/app/lib/core/provider/config/permission/model/permission_state.freezed.dart @@ -12,7 +12,7 @@ part of 'permission_state.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); PermissionStateModel _$PermissionStateModelFromJson(Map json) { return _PermissionStateModel.fromJson(json); diff --git a/app/lib/core/provider/debugger/debugger_model.freezed.dart b/app/lib/core/provider/debugger/debugger_model.freezed.dart index e22ffe641..7e4147d26 100644 --- a/app/lib/core/provider/debugger/debugger_model.freezed.dart +++ b/app/lib/core/provider/debugger/debugger_model.freezed.dart @@ -12,7 +12,7 @@ part of 'debugger_model.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); DebuggerModel _$DebuggerModelFromJson(Map json) { return _DebuggerModel.fromJson(json); diff --git a/app/lib/core/provider/kmoni/model/kmoni_maintenance_message_model.freezed.dart b/app/lib/core/provider/kmoni/model/kmoni_maintenance_message_model.freezed.dart index 287121a70..5d61b77ff 100644 --- a/app/lib/core/provider/kmoni/model/kmoni_maintenance_message_model.freezed.dart +++ b/app/lib/core/provider/kmoni/model/kmoni_maintenance_message_model.freezed.dart @@ -12,7 +12,7 @@ part of 'kmoni_maintenance_message_model.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); KmoniMaintenanceMessageModel _$KmoniMaintenanceMessageModelFromJson( Map json) { diff --git a/app/lib/core/provider/kmoni/model/kmoni_view_model_state.freezed.dart b/app/lib/core/provider/kmoni/model/kmoni_view_model_state.freezed.dart index f35456e7a..7f1b6674b 100644 --- a/app/lib/core/provider/kmoni/model/kmoni_view_model_state.freezed.dart +++ b/app/lib/core/provider/kmoni/model/kmoni_view_model_state.freezed.dart @@ -12,7 +12,7 @@ part of 'kmoni_view_model_state.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); /// @nodoc mixin _$KmoniViewModelState { diff --git a/app/lib/core/provider/kmoni_observation_points/model/kmoni_observation_point.freezed.dart b/app/lib/core/provider/kmoni_observation_points/model/kmoni_observation_point.freezed.dart index 3efdc7ef6..4cbc0a96d 100644 --- a/app/lib/core/provider/kmoni_observation_points/model/kmoni_observation_point.freezed.dart +++ b/app/lib/core/provider/kmoni_observation_points/model/kmoni_observation_point.freezed.dart @@ -12,7 +12,7 @@ part of 'kmoni_observation_point.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); /// @nodoc mixin _$AnalyzedKmoniObservationPoint { diff --git a/app/lib/core/provider/map/map_config.freezed.dart b/app/lib/core/provider/map/map_config.freezed.dart index fb8550f14..a78413b8d 100644 --- a/app/lib/core/provider/map/map_config.freezed.dart +++ b/app/lib/core/provider/map/map_config.freezed.dart @@ -12,7 +12,7 @@ part of 'map_config.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); MapConfig _$MapConfigFromJson(Map json) { return _MapConfig.fromJson(json); diff --git a/app/lib/core/provider/notification_token.freezed.dart b/app/lib/core/provider/notification_token.freezed.dart index a3ab479d2..5b1f6379e 100644 --- a/app/lib/core/provider/notification_token.freezed.dart +++ b/app/lib/core/provider/notification_token.freezed.dart @@ -12,7 +12,7 @@ part of 'notification_token.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); NotificationTokenModel _$NotificationTokenModelFromJson( Map json) { diff --git a/app/lib/core/provider/ntp/ntp_config_model.freezed.dart b/app/lib/core/provider/ntp/ntp_config_model.freezed.dart index 82288d8a1..a56f5f026 100644 --- a/app/lib/core/provider/ntp/ntp_config_model.freezed.dart +++ b/app/lib/core/provider/ntp/ntp_config_model.freezed.dart @@ -12,7 +12,7 @@ part of 'ntp_config_model.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); NtpConfigModel _$NtpConfigModelFromJson(Map json) { return _NtpConfigModel.fromJson(json); diff --git a/app/lib/core/provider/ntp/ntp_state_model.freezed.dart b/app/lib/core/provider/ntp/ntp_state_model.freezed.dart index 4b04824d1..4bfcd1285 100644 --- a/app/lib/core/provider/ntp/ntp_state_model.freezed.dart +++ b/app/lib/core/provider/ntp/ntp_state_model.freezed.dart @@ -12,7 +12,7 @@ part of 'ntp_state_model.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); NtpStateModel _$NtpStateModelFromJson(Map json) { return _NtpStateModel.fromJson(json); diff --git a/app/lib/core/provider/telegram_url/model/telegram_url_model.freezed.dart b/app/lib/core/provider/telegram_url/model/telegram_url_model.freezed.dart index 0dd182656..08583ae62 100644 --- a/app/lib/core/provider/telegram_url/model/telegram_url_model.freezed.dart +++ b/app/lib/core/provider/telegram_url/model/telegram_url_model.freezed.dart @@ -12,7 +12,7 @@ part of 'telegram_url_model.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); TelegramUrlModel _$TelegramUrlModelFromJson(Map json) { return _TelegramUrlModel.fromJson(json); diff --git a/app/lib/core/provider/travel_time/model/travel_time_table.freezed.dart b/app/lib/core/provider/travel_time/model/travel_time_table.freezed.dart index 0959153cc..ec495f671 100644 --- a/app/lib/core/provider/travel_time/model/travel_time_table.freezed.dart +++ b/app/lib/core/provider/travel_time/model/travel_time_table.freezed.dart @@ -12,7 +12,7 @@ part of 'travel_time_table.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); /// @nodoc mixin _$TravelTimeTable { diff --git a/app/lib/feature/earthquake_history/data/model/earthquake_history_parameter.freezed.dart b/app/lib/feature/earthquake_history/data/model/earthquake_history_parameter.freezed.dart index bf68a6050..443808ac5 100644 --- a/app/lib/feature/earthquake_history/data/model/earthquake_history_parameter.freezed.dart +++ b/app/lib/feature/earthquake_history/data/model/earthquake_history_parameter.freezed.dart @@ -12,7 +12,7 @@ part of 'earthquake_history_parameter.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); /// @nodoc mixin _$EarthquakeHistoryParameter { diff --git a/app/lib/feature/home/features/map/model/main_map_viewmodel_state.freezed.dart b/app/lib/feature/home/features/map/model/main_map_viewmodel_state.freezed.dart index e44e24a09..83855f341 100644 --- a/app/lib/feature/home/features/map/model/main_map_viewmodel_state.freezed.dart +++ b/app/lib/feature/home/features/map/model/main_map_viewmodel_state.freezed.dart @@ -12,7 +12,7 @@ part of 'main_map_viewmodel_state.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); MainMapViewmodelState _$MainMapViewmodelStateFromJson( Map json) { diff --git a/app/lib/feature/home/model/kmoni_config.freezed.dart b/app/lib/feature/home/model/kmoni_config.freezed.dart index e039725a6..bec406ca3 100644 --- a/app/lib/feature/home/model/kmoni_config.freezed.dart +++ b/app/lib/feature/home/model/kmoni_config.freezed.dart @@ -12,7 +12,7 @@ part of 'kmoni_config.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); KmoniConfig _$KmoniConfigFromJson(Map json) { return _KmoniConfig.fromJson(json); diff --git a/app/lib/feature/settings/children/config/notification/notifiication_settings_view_model.freezed.dart b/app/lib/feature/settings/children/config/notification/notifiication_settings_view_model.freezed.dart index 9d53a838e..5a8aa17ad 100644 --- a/app/lib/feature/settings/children/config/notification/notifiication_settings_view_model.freezed.dart +++ b/app/lib/feature/settings/children/config/notification/notifiication_settings_view_model.freezed.dart @@ -12,7 +12,7 @@ part of 'notifiication_settings_view_model.dart'; T _$identity(T value) => value; final _privateConstructorUsedError = UnsupportedError( - 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#adding-getters-and-methods-to-our-models'); + 'It seems like you constructed your class using `MyClass._()`. This constructor is only meant to be used by freezed and you are not supposed to need it nor use it.\nPlease check the documentation here for more information: https://github.com/rrousselGit/freezed#custom-getters-and-methods'); NotificationSettingsState _$NotificationSettingsStateFromJson( Map json) {