Map<String, dynamic> toJson() => <String, dynamic>{ 'id': id, 'asset': asset, 'fromCache': fromCache, 'bytes': bytes, };