// GENERATED CODE - DO NOT MODIFY BY HAND part of 'community_vm.dart'; // ************************************************************************** // RiverpodGenerator // ************************************************************************** String _$communityVmHash() => r'5d1bae55bf25ed93006f6e35a20a27627183f458'; /// 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