mapRows

open override fun <T> mapRows(block: (RowApi) -> T?): Flow<T?>