days property

Duration days

Returns Duration of this in days.

Implementation

Duration get days => Duration(days: this);