comparator property

(int Function(T a, T b)?) comparator
final

Implementation

final int Function(T a, T b)? comparator;