getString

abstract fun getString(index: Int): String?(source)

Returns the value of the column at index as a String or null in the value cannot be converted to a String.