customHashCode property

int get customHashCode

Implementation

int get customHashCode => username.hashCode ^ aaa.hashCode ^ const DeepEquality().hash(dda);