isFinite property

bool get isFinite

Implementation

bool get isFinite => !isInfinite;