Remove the _EquationMember.hashCode override
Since we removed our operator== overload, we can now allow people to put these in collections again. Also, turn on two more analyzer lints: avoid_empty_else and hash_and_equals.
Showing
Please register or sign in to comment