// GENERATED CODE - DO NOT MODIFY BY HAND part of 'localization_ui_model.dart'; // ************************************************************************** // RiverpodGenerator // ************************************************************************** String _$localizationUIModelHash() => r'd08a3d100c72b3f1f4a6c96944d4a73bb3c21808'; /// See also [LocalizationUIModel]. @ProviderFor(LocalizationUIModel) final localizationUIModelProvider = AutoDisposeNotifierProvider< LocalizationUIModel, LocalizationUIState>.internal( LocalizationUIModel.new, name: r'localizationUIModelProvider', debugGetCreateSourceHash: const bool.fromEnvironment('dart.vm.product') ? null : _$localizationUIModelHash, dependencies: null, allTransitiveDependencies: null, ); typedef _$LocalizationUIModel = AutoDisposeNotifier; // ignore_for_file: type=lint // ignore_for_file: subtype_of_sealed_class, invalid_use_of_internal_member, invalid_use_of_visible_for_testing_member