dispose

fun dispose()

Disposes the resources handled by this DatasyncManager instance, that is all its subscriptions and all allocated JS resources (callbacks).

This method is replaced by close.