toColumns property

Map<String, Object?> Function(TRow row) toColumns
final

Implementation

final Map<String, Object?> Function(TRow row) toColumns;