isInfinite property

bool isInfinite

Implementation

bool get isInfinite => type == BoundType.unbounded;