UniversalAppContext
constructor(environment: HostEnvironment, client: GlassesClient, scope: CoroutineScope? = null, log: (String) -> Unit = {}, onCapturedImage: (CapturedImage) -> Unit? = null, settings: Map<String, String> = emptyMap())