runtime
/
com.squareup.sqldelight.db
/
SqlCursor
/
getDouble
common
get
Double
abstract fun
getDouble
(index:
Int
):
Double
?
Content copied to clipboard
Return
The double or null value of column
index
for the current row of the result set.