get

expect fun get(): T?
actual fun get(): T?

The weakly referenced object. If the garbage collector collected the object, this returns null.