isNaN property

bool? isNaN

Implementation

bool? get isNaN => value?.isNaN;