images property

  1. @TagNumber.new(2)
PbList<StoredImage> get images

Implementation

@$pb.TagNumber(2)
$pb.PbList<$1.StoredImage> get images => $_getList(1);