menu
audio_player_manager package
documentation
audio_player_manager.dart
AudioCacheException
AudioCacheException.new const constructor
AudioCacheException.new const constructor
dark_mode
light_mode
AudioCacheException
constructor
const
AudioCacheException
(
String
message
, {
String
?
code
,
})
Creates an audio cache exception.
Implementation
const AudioCacheException(super.message, {super.code});
audio_player_manager package
documentation
audio_player_manager
AudioCacheException
AudioCacheException.new const constructor
AudioCacheException class