getDouble

open fun getDouble(key: String): Double?

Gets the Double stored at the given key if there is one

Return

The Double or null

Parameters

key

The key for the required value