abstract fun <T : Any> get(key: String): T
Get some data from the context.
key - the key of the data
key
- the type of the data
Return the data