CacheInfo({ required this.url, this.lazy = true, this.belongTo, int? ts, }) : ts = ts ?? DateTime.now().millisecondsSinceEpoch;