map property

Object? Function(T)? map
final

Function to extract cell value from item.

Implementation

final Object? Function(T)? map;