compatibilityHashCode property
hashCode that matches isCompatibleTo instead of ==.
Implementation
@override
int get compatibilityHashCode => hashCode;
hashCode that matches isCompatibleTo instead of ==.
@override
int get compatibilityHashCode => hashCode;