name property

String name
override

The name of the keyword type.

Implementation

String get name => lexeme.toUpperCase();