ditto
/
live.ditto
/
DittoDocument
Ditto
Document
class
DittoDocument
Content copied to clipboard
A document belonging to a
DittoCollection
with an inner value.
Functions
Properties
Functions
get
Link copied to clipboard
operator fun
get
(key:
String
):
DittoDocumentPath
Content copied to clipboard
toString
Link copied to clipboard
open override fun
toString
():
String
Content copied to clipboard
Properties
id
Link copied to clipboard
@
JvmField
()
val
id
:
DittoDocumentID
Content copied to clipboard
The ID of the document.
value
Link copied to clipboard
val
value
:
Map
<
String
,
Any
?>
Content copied to clipboard
The document's inner value.