menu
video_cache_server package
documentation
video_cache_server.dart
CacheInfo
CacheInfo.new constructor
CacheInfo.new constructor
dark_mode
light_mode
CacheInfo
constructor
CacheInfo
(
{
required
String
url
,
bool
lazy
=
true
,
String
?
belongTo
,
})
Implementation
CacheInfo({ required this.url, this.lazy = true, this.belongTo, });
video_cache_server package
documentation
video_cache_server
CacheInfo
CacheInfo.new constructor
CacheInfo class