age property

int? age
getter/setter pair

Age of an object (in days).

This condition is satisfied when an object reaches the specified age.

Implementation

core.int? age;