getItems property

Future<List<T>> Function(String search) getItems
final

Implementation

final Future<List<T>> Function(String search) getItems;