// GENERATED CODE - DO NOT MODIFY BY HAND part of 'announ_vm.dart'; // ************************************************************************** // RiverpodGenerator // ************************************************************************** String _$announVmHash() => r'532e6a60c8389d15d513b26c545492ef82041d63'; /// See also [AnnounVm]. @ProviderFor(AnnounVm) final announVmProvider = AutoDisposeNotifierProvider.internal( AnnounVm.new, name: r'announVmProvider', debugGetCreateSourceHash: const bool.fromEnvironment('dart.vm.product') ? null : _$announVmHash, dependencies: null, allTransitiveDependencies: null, ); typedef _$AnnounVm = 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, deprecated_member_use_from_same_package