sqldelight-runtime / com.squareup.sqldelight.db / SqlCursor / getDouble

getDouble

abstract fun getDouble(index: Int): Double?

Return
The double or null value of column index for the current row of the result set.