Photo Cached Size constructor.
const PhotoCachedSize({ required this.type, required this.w, required this.h, required this.bytes, }) : super._();