isValid method

bool isValid()

Implementation

bool isValid() => start.isBefore(end);