none static method

Interval none()

Implementation

static Interval none() {
  return Interval._(0, 0);
}