sizes property

List<PhotoSize> sizes
read / write

Available variants of the photo in JPEG format, in different size.

Implementation

late List<PhotoSize> sizes;