isFinite property

bool isFinite

Returns true if this measurement is finite.

Implementation

bool get isFinite => si.isFinite;