pins property

  1. @TagNumber(4)
List<Pin> pins

Implementation

@$pb.TagNumber(4)
$core.List<Pin> get pins => $_getList(3);