getValue

abstract fun getValue(key: String): Boomerang?(source)

Retrieves a Boomerang value for the given key.

Return

The Boomerang value associated with the key, or null if no value exists

Parameters

key

The key to retrieve the value for