isNaN property Null safety

bool isNaN

Whether the number is the double Not-a-Number value.

Implementation

bool get isNaN;