newValue property Null safety

int newValue

Implementation

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

Implementation

@$pb.TagNumber(2)
set newValue($core.int v) { $_setSignedInt32(1, v); }