compatibilityHashCode property

  1. @override
int compatibilityHashCode
override

hashCode that matches isCompatibleTo instead of ==.

Implementation

@override
int get compatibilityHashCode => hashCode;