doubles property

  1. @TagNumber(2)
List<DoubleParam> get doubles

Implementation

@$pb.TagNumber(2)
$core.List<DoubleParam> get doubles => $_getList(1);