abstract fun <T : Any> remove(key: String): T
Remove some data from the context.
key - the key to remove
key
Return the removed object when it exists