toDays method

Duration toDays()

Implementation

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