sort property

(dynamic Function(List<T> items)?) sort
final

Implementation

final dynamic Function(List<T> items)? sort;