isNum property

bool get isNum

Implementation

bool get isNum => _numChecker.isExactlyType(targetType);