photos property

  1. @TagNumber(1)
List<Photo> photos

Implementation

@$pb.TagNumber(1)
$core.List<Photo> get photos => $_getList(0);