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