isThisAndFuture property

bool isThisAndFuture

Checks is this range affects the current subsequent instances

Implementation

bool get isThisAndFuture => range == Range.thisAndFuture;