pins property
the list of pins in the call. Pins are ordered in descending order (most important first).
Implementation
@$pb.TagNumber(4)
$pb.PbList<Pin> get pins => $_getList(3);
the list of pins in the call. Pins are ordered in descending order (most important first).
@$pb.TagNumber(4)
$pb.PbList<Pin> get pins => $_getList(3);