photos property

List<Photo>? photos
getter/setter pair

Photos with increasing timestamps.

Output only.

Implementation

core.List<Photo>? photos;