pairs property

  1. @TagNumber(1)
List<Pair> pairs

Implementation

@$pb.TagNumber(1)
$core.List<Pair> get pairs => $_getList(0);