transform property

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

Implementation

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