inDays property

int get inDays

Converts this Duration to days

Implementation

int get inDays => this.inDays;