InjectedValue

Utility for injected argument values.

See also

Functions

Link copied to clipboard
fun fromType(type: KClass<*>, call: FunctionCall<*>): InputValue<*>

Generates a value to inject to a function parameter that expects a type of type.