isFinite property

bool isFinite

Returns true if this is finite.

Implementation

bool get isFinite => _kelvin.isFinite;