newValue property Null safety

LocalDate newValue

Implementation

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

Implementation

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