bool hasOperators

Source

bool get hasOperators =>
    operators.isNotEmpty || inheritedOperators.isNotEmpty;