isFuture property

bool get isFuture

Implementation

bool get isFuture => isAfter(DateTime.now());