extra

fun <T : Any> extra(type: KClass<out T>): T?

Returns extra metadata of type type, or null if no such metadata is held.