cachePathProvider property
set
cachePathProvider
(AssetsAudioPlayerCache newValue)
Implementation
set cachePathProvider(AssetsAudioPlayerCache newValue) {
_audioPlayerCache = newValue;
}
set cachePathProvider(AssetsAudioPlayerCache newValue) {
_audioPlayerCache = newValue;
}