cacheTasks method
Implementation
Future<List<M3u8CacheTask>> cacheTasks() {
throw UnimplementedError('cacheTasks() has not been implemented.');
}
Future<List<M3u8CacheTask>> cacheTasks() {
throw UnimplementedError('cacheTasks() has not been implemented.');
}