Initializer

@ExperimentalKmpTorApi
class Initializer(source)

Single use class for initializing ServiceFactory. Multiples uses will result in IllegalStateException as the ServiceFactory implementation is held as a singleton for the given Environment that it belongs to.