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