Ditto

constructor(dependencies: DittoDependencies, identity: DittoIdentity = OfflinePlayground(dependencies))

Public constructor using legacy dependency injection pattern.

Phased out in 4.x — replaced by Ditto.open and Ditto.openSync factory methods. This API will be replaced by the new factory methods in v5.