getPoints property

  1. @TagNumber(1)
GetPoints get getPoints

Implementation

@$pb.TagNumber(1)
$4.GetPoints get getPoints => $_getN(0);
  1. @TagNumber(1)
set getPoints (GetPoints v)

Implementation

@$pb.TagNumber(1)
set getPoints($4.GetPoints v) { $_setField(1, v); }