longs property

  1. @TagNumber.new(3)
List<LongParam> get longs

Implementation

@$pb.TagNumber(3)
$core.List<LongParam> get longs => $_getList(2);