//runtime/com.squareup.sqldelight.db/SqlCursor/getString getString [common] Content abstract fun getString(index: Int): String? More info Return The string or null value of column index for the current row of the result set.