isComma property

bool isComma

Implementation

bool get isComma => type == WKTTokenType.COMMA;