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