ComposableKeyInfo

constructor(keyName: String, composable: IrConstructorCall)

Parameters

keyName

Unique path of the Composable function, computed from DurableKeyTransformer.buildKey.

composable

Constructor call of a ComposableInformation for the current Composable function. No compoundKey is provided as a value arguments for this call.