Triggers native prefetching of initial bytes for video url.
bytes
url
Future<void> prefetch(String url, int bytes) { throw UnimplementedError('prefetch() has not been implemented.'); }