Companion

object Companion

Functions

Link copied to clipboard
inline operator fun <OutType> invoke(crossinline block: (valueParameter: Message) -> OutType): TypeVariant<OutType>

Creates a TypeVariant with reified OutType.