CreationExtras.Empty

object CreationExtras.Empty : CreationExtras


Empty CreationExtras

Summary

Public functions

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

Returns an element associated with the given key

Public functions

get

Added in 2.8.0-alpha01
open operator fun <T : Any?> get(key: CreationExtras.Key<T>): T?

Returns an element associated with the given key