Checks if a video is cached locally.
Future<bool> isVideoCached(String url) { throw UnimplementedError('isVideoCached() has not been implemented.'); }