// GENERATED CODE - DO NOT MODIFY BY HAND part of 'contact_invite.dart'; // ************************************************************************** // RiverpodGenerator // ************************************************************************** String _$fetchContactInvitationRecordsHash() => r'365d563c5e66f45679f597502ea9e4b8296ff8af'; /// Get the active account contact invitation list /// /// Copied from [fetchContactInvitationRecords]. @ProviderFor(fetchContactInvitationRecords) final fetchContactInvitationRecordsProvider = AutoDisposeFutureProvider?>.internal( fetchContactInvitationRecords, name: r'fetchContactInvitationRecordsProvider', debugGetCreateSourceHash: const bool.fromEnvironment('dart.vm.product') ? null : _$fetchContactInvitationRecordsHash, dependencies: null, allTransitiveDependencies: null, ); typedef FetchContactInvitationRecordsRef = AutoDisposeFutureProviderRef?>; // ignore_for_file: type=lint // ignore_for_file: subtype_of_sealed_class, invalid_use_of_internal_member, invalid_use_of_visible_for_testing_member