isNum property

bool get isNum

Whether the value is a num.

Implementation

bool get isNum => false;