// GENERATED CODE - DO NOT MODIFY BY HAND part of 'dashbot_window_notifier.dart'; // ************************************************************************** // RiverpodGenerator // ************************************************************************** String _$dashbotWindowNotifierHash() => r'239915bec100bc33e5533291ff10233ea197d556'; /// See also [DashbotWindowNotifier]. @ProviderFor(DashbotWindowNotifier) final dashbotWindowNotifierProvider = NotifierProvider.internal( DashbotWindowNotifier.new, name: r'dashbotWindowNotifierProvider', debugGetCreateSourceHash: const bool.fromEnvironment('dart.vm.product') ? null : _$dashbotWindowNotifierHash, dependencies: null, allTransitiveDependencies: null, ); typedef _$DashbotWindowNotifier = Notifier; // 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