isFinite property

bool isFinite

Implementation

bool get isFinite => !isInfinite;