sort property

Future<List<M>> Function(List<M>)? sort
final

Implementation

final Future<List<M>> Function(List<M>)? sort;