ComposableInformation

constructor(name: String, packageName: String, fileName: String, compoundKey: Int? = null)

Parameters

name

Composable function name

packageName

Package name that the Composable function is defined

fileName

File name that the Composable function is defined

compoundKey

Same as Composer.compoundKeyHash. If no lookup is possible, null.