compatibilityHashCode property

  1. @override
int get compatibilityHashCode
override

hashCode that matches isCompatibleTo instead of ==.

Implementation

@override
int get compatibilityHashCode => hashCode;