callback property

void Function(List<T>) callback
final

Implementation

final void Function(List<T>) callback;