transformer property

(String? Function(T item)?) transformer
final

Implementation

final String? Function(T item)? transformer;