• Hixie's avatar
    Remove the _EquationMember.hashCode override · 1d035228
    Hixie authored
    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.
    1d035228
equation_member.dart 774 Bytes