images property

  1. @TagNumber(2)
List<ProtoImage> get images

Implementation

@$pb.TagNumber(2)
$core.List<ProtoImage> get images => $_getList(1);