KoSetterProvider

An interface representing a Kotlin declaration that provides access to setter declaration.

Inheritors

Properties

Link copied to clipboard
abstract val hasSetter: Boolean

Determines whatever declaration has setter.

Link copied to clipboard

The setter of the declaration.