Device

public struct Device : Equatable, Hashable
extension Device: Sendable

A device connected to the user’s account.

This struct provides metadata about a device connected to the user’s account. This data would typically be used to display e.g. the list of candidate devices in a “send tab” menu.