isFuture method

bool isFuture()

Implementation

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