property

internal inline fun <T : Any> ObjectFactory.property(initialValue: T): ReadWriteProperty<Any, T>

Sources

Link copied to clipboard