timestampValue property Null safety
@TagNumber(10)
Implementation
@$pb.TagNumber(10)
$4.Timestamp get timestampValue => $_getN(7);
@TagNumber(10)
Implementation
@$pb.TagNumber(10)
set timestampValue($4.Timestamp v) { setField(10, v); }
@$pb.TagNumber(10)
$4.Timestamp get timestampValue => $_getN(7);
@$pb.TagNumber(10)
set timestampValue($4.Timestamp v) { setField(10, v); }