dataHandler property

List<T> Function(List<T>? data)? dataHandler
final

Implementation

final List<T> Function(List<T>? data)? dataHandler;