newValue property Null safety

List<int> newValue

Implementation

@$pb.TagNumber(2)
$core.List<$core.int> get newValue => $_getN(1);
void newValue=(List<int> v)

Implementation

@$pb.TagNumber(2)
set newValue($core.List<$core.int> v) { $_setBytes(1, v); }