🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

ParameterSourceInformation

Source information about parameters of a function group.

Source set: Common
public class ParameterSourceInformation(
    public val sortedIndex: Int,
    public val name: String? = null,
    public val inlineClass: String? = null,
)

Source information about parameters of a function group.