changed property
the timestamp of the last event applied to the object.
Implementation
@$pb.TagNumber(4)
$0.Timestamp get changed => $_getN(2);
Implementation
@$pb.TagNumber(4)
set changed($0.Timestamp value) => $_setField(4, value);
the timestamp of the last event applied to the object.
@$pb.TagNumber(4)
$0.Timestamp get changed => $_getN(2);
@$pb.TagNumber(4)
set changed($0.Timestamp value) => $_setField(4, value);