structuralHashCode property

int get structuralHashCode

Implementation

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