isNumber property

bool isNumber

Implementation

bool get isNumber => type == WKTTokenType.NUMERIC_LITERAL;