transform property

(dynamic Function(List<T> data)?) transform
final

Implementation

final dynamic Function(List<T> data)? transform;