getExtra

abstract fun <T> getExtra(key: Any): T

Retrieves the value of the extra with the given key, unless no such extra exists.

See also