The various identity configurations that you can use when initializing a Ditto instance.
Ditto
Phased out in 4.x. Replaced by DittoConfig with the new connect property. This API will be replaced by DittoConfig in v5.
Use DittoConfig with Ditto.open or Ditto.openSync instead. Identity types will be removed in SDK 5.0.
The various identity configurations that you can use when initializing a
Dittoinstance.Phased out in 4.x. Replaced by DittoConfig with the new connect property. This API will be replaced by DittoConfig in v5.