customEquality property

bool Function(T x, T y)? customEquality
final

Implementation

final bool Function(T x, T y)? customEquality;