days property

Duration get days

Duration in Days

Implementation

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