isYesterday method

bool isYesterday()

Implementation

bool isYesterday() => isDateRange(DateRangeType.yesterday);