sortBy property

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

Implementation

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