isNotNumber property

bool get isNotNumber

Implementation

bool get isNotNumber => !isNumber;