photos property

List<Photo>? photos
getter/setter pair

List of photos.

The pageSize field in the request determines the number of items returned.

Implementation

core.List<Photo>? photos;