sort property

void Function([int compare(E, E)?]) sort
final

Implementation

final void Function([int Function(E, E)? compare]) sort;