CreationExtras.Empty



Empty CreationExtras

Summary

Public functions

open operator T?
<T : Any?> get(key: CreationExtras.Key<T>)

Returns an element associated with the given key

Cmn

Public functions

get

open operator fun <T : Any?> get(key: CreationExtras.Key<T>): T?

Returns an element associated with the given key