get

abstract fun get(): T?(source)

Returns the current value, or null when the document is absent.

Throws

when a stored field cannot be decoded.