_getPinnedRows

lateinit var _getPinnedRows: (visiblePinnedRows: List<Row<TData>>, pinnedRowIds: List<String>?, position: String) -> List<Row<TData>>