SYNTHESIZED

Signifies that the corresponding function or property exists in the containing class because it has been synthesized by the compiler or compiler plugin and has no declaration in the source code.

An example of such function can be component1() of a data class.

Properties

Link copied to clipboard
Link copied to clipboard