sizes property

List<PhotoSize> sizes
read / write

Available variants of the photo, in different sizes.

Implementation

late List<PhotoSize> sizes;