newValue property Null safety

Timestamp newValue

Implementation

@$pb.TagNumber(2)
$4.Timestamp get newValue => $_getN(1);
void newValue=(Timestamp v)

Implementation

@$pb.TagNumber(2)
set newValue($4.Timestamp v) { setField(2, v); }