const factory Thumbnail( /// Image url. Uri url, /// Image height. int height, /// Image width. int width, ) = _Thumbnail;