PendingObject

Describes the initial state where a query result does not contain any elements.

Properties

Link copied to clipboard
abstract val obj: O?

Returns the newest state of object being observed. null is returned if there is no object to observe.