pairs property

  1. @TagNumber.new(2)
PbList<Pair> get pairs

Implementation

@$pb.TagNumber(2)
$pb.PbList<Pair> get pairs => $_getList(0);