OrNullDelegate

value class OrNullDelegate<out R>

可空的委托

See also

Functions

Link copied to clipboard
operator fun getValue(thisRef: Any?, property: KProperty<*>): R