dependencies

open val dependencies: Set<API>

Configures all APIs that must be initialized in order to use this API.

If dependencies are not initialized, MissingDependency will be thrown when the start button is pressed.