DittoCounter Represents a CRDT counter that can be upserted as part of a document or assigned to a property during an update of a document. value The value of the counter. init() Initializes a new counter that can be used as part of a document’s content. Equatable ==(_:_:)