isQualified property
bool
get
isQualified
Whether this identifier is the "name" part of a prefixed identifier or a method invocation.
Implementation
bool get isQualified;
Whether this identifier is the "name" part of a prefixed identifier or a method invocation.
bool get isQualified;