isYesterday property

bool get isYesterday

Implementation

bool get isYesterday => _compareToNow(this) > 0;