isNaN property

bool isNaN

Returns true if this measurement cannot be expressed as a number.

Implementation

bool get isNaN => si.isNaN;