customHashCode property
int
get
customHashCode
Implementation
int get customHashCode => runtimeType.hashCode ^ username.hashCode ^ aaa.hashCode;
int get customHashCode => runtimeType.hashCode ^ username.hashCode ^ aaa.hashCode;