isIdentifier property

bool isIdentifier
final

Whether this span represents an identifier.

If this is true, text is the value of the identifier.

Implementation

final bool isIdentifier;