asyncItems property

Future<List<T>> Function(String)? asyncItems
final

Implementation

final Future<List<T>> Function(String)? asyncItems;