photos property

List<Photo>? photos
final

photos an array of photo objects, each containing a reference to an image.

Implementation

final List<Photo>? photos;