pairs property

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

Implementation

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