type

@get:JvmName(name = "type")
abstract val type: Class<T>

The class of the service being provided.