currentCacheState property

  1. @override
AudioCacheState get currentCacheState
override

Current cache state.

Implementation

@override
AudioCacheState get currentCacheState => _cacheState;