arr property

  1. @TagNumber.new(5)
List<Value> get arr

Implementation

@$pb.TagNumber(5)
$core.List<Value> get arr => $_getList(4);