endpoint
The endpoint for the connected device (if available). If no connected device is available, then an UnavailableError error will be thrown. You may choose to discover another device using SpatialPreviewDevicePicker.
Declaration
@MainActor final var endpoint: SpatialPreviewEndpoint { get async throws }