isNaN property

bool isNaN
inherited

See num.isNan

Implementation

bool get isNaN => value.isNaN;