compare property

(bool Function(T t1, T t2)?) compare
final

Implementation

final bool Function(T t1, T t2)? compare;