sort property

List Function(dynamic items)? sort
final

Implementation

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