modificationTimestampEnd property
- @TagNumber.new(104)
The maximum timestamp that needs to be considered to filter by modification
Implementation
@$pb.TagNumber(104)
$fixnum.Int64 get modificationTimestampEnd => $_getI64(13);
- @TagNumber.new(104)
Implementation
@$pb.TagNumber(104)
set modificationTimestampEnd($fixnum.Int64 value) => $_setInt64(13, value);