callBack property

void Function(List<T>)? callBack
final

Implementation

final void Function(List<T>)? callBack;