slashFractionDoubleSign property

  1. @TagNumber(4)
List<int> slashFractionDoubleSign

Implementation

@$pb.TagNumber(4)
$core.List<$core.int> get slashFractionDoubleSign => $_getN(3);
  1. @TagNumber(4)
void slashFractionDoubleSign=(List<int> v)

Implementation

@$pb.TagNumber(4)
set slashFractionDoubleSign($core.List<$core.int> v) { $_setBytes(3, v); }