duration property

int get duration

Implementation

int get duration => lastDay.day - firstDay.day;