hashCode property

  1. @override
int hashCode
override

Override hashCode

Implementation

@override
int get hashCode => x.hashCode ^ y.hashCode;