isPast method

bool isPast()

Implementation

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