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