isTomorrow method

bool isTomorrow()

Implementation

bool isTomorrow() => isDateRange(DateRangeType.tomorrow);