sortFunc property

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

Implementation

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