Integrated

class Integrated<T : Any> : DSL.Invokable<T.() -> Unit?, T> (source)

Constructed by: DSL.Data.integratedReceiver.

Properties

Link copied to clipboard
open override val v: T.() -> Unit?

Functions

Link copied to clipboard
open operator override fun invoke(configure: T.() -> Unit)