mapper property

T? Function(List<String> row) mapper
final

Implementation

final T? Function(List<String> row) mapper;