getCacheInfo method

Future<M3u8CacheInfo> getCacheInfo()

Implementation

Future<M3u8CacheInfo> getCacheInfo() {
  throw UnimplementedError('getCacheInfo() has not been implemented.');
}