daysSinceCustomTime property
Number of days elapsed since the user-specified timestamp set on an object.
The condition is satisfied if the days elapsed is at least this number. If no custom timestamp is specified on an object, the condition does not apply.
Implementation
core.int? daysSinceCustomTime;