isPseudo property

bool isPseudo

A flag indicating whether the keyword can be used as an identifier in some situations.

Implementation

bool get isPseudo => false;