hashCodeMethod property

int Function(S e)? hashCodeMethod
final

Optional method which is used to create a hash from an event

Implementation

final int Function(S e)? hashCodeMethod;