getIntOrNull

fun Cursor.getIntOrNull(columnName: String): Int?(source)