sort property

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

Implementation

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