isPast property

bool get isPast

Implementation

bool get isPast => isBefore(DateTime.now());