photos property

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

Implementation

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