structuralHashCode property
int
get
structuralHashCode
Implementation
int get structuralHashCode => _structuralHashCode ??= selectorText.hashCode;
int get structuralHashCode => _structuralHashCode ??= selectorText.hashCode;