photos property Null safety
final
photos an array of photo objects, each containing a reference to an image.
Implementation
final List<Photo>? photos;
photos an array of photo objects, each containing a reference to an image.
final List<Photo>? photos;