// GENERATED CODE - DO NOT MODIFY BY HAND part of 'player_form.dart'; // ************************************************************************** // RiverpodGenerator // ************************************************************************** String _$playerExpandProgressNotifierHash() => r'e4817361b9a311b61ca23e51082ed11b0a1120ab'; /// See also [playerExpandProgressNotifier]. @ProviderFor(playerExpandProgressNotifier) final playerExpandProgressNotifierProvider = Provider>>.internal( playerExpandProgressNotifier, name: r'playerExpandProgressNotifierProvider', debugGetCreateSourceHash: const bool.fromEnvironment('dart.vm.product') ? null : _$playerExpandProgressNotifierHash, dependencies: null, allTransitiveDependencies: null, ); typedef PlayerExpandProgressNotifierRef = ProviderRef>>; String _$playerHeightHash() => r'26dbcb180d494575488d700bd5bdb58c02c224a9'; /// See also [playerHeight]. @ProviderFor(playerHeight) final playerHeightProvider = Provider.internal( playerHeight, name: r'playerHeightProvider', debugGetCreateSourceHash: const bool.fromEnvironment('dart.vm.product') ? null : _$playerHeightHash, dependencies: null, allTransitiveDependencies: null, ); typedef PlayerHeightRef = ProviderRef; String _$isPlayerActiveHash() => r'147e13cd7fd6fd3823623557ce4f300dc15b6fe6'; /// See also [isPlayerActive]. @ProviderFor(isPlayerActive) final isPlayerActiveProvider = Provider.internal( isPlayerActive, name: r'isPlayerActiveProvider', debugGetCreateSourceHash: const bool.fromEnvironment('dart.vm.product') ? null : _$isPlayerActiveHash, dependencies: null, allTransitiveDependencies: null, ); typedef IsPlayerActiveRef = ProviderRef; // ignore_for_file: type=lint // ignore_for_file: subtype_of_sealed_class, invalid_use_of_internal_member, invalid_use_of_visible_for_testing_member