days property

Duration days

Implementation

Duration get days => (this * 1000 * 1000 * 60 * 60 * 24).microseconds;