Ditto Document ID
data class DittoDocumentID
Content copied to clipboard
An identifier for a DittoDocument.
Each DittoDocumentID represents a unique identifier for a document.
Constructors
DittoDocumentID
Link copied to clipboard
Creates a new DittoDocumentID.
Types
Functions
get
Link copied to clipboard
Used to specify an index in the array at the preceding key-path specified through the subscripting defined previously. You can subscript the return value further to access a further nested key in the document ID.
Used to specify a path to a key in the document ID that you can subscript further to access a nested key in the document ID.
to Debug String
Link copied to clipboard
Returns a stringified debug representation of a document identifier.