init(_:)
Filters data for the provided device models.
Declaration
init(_ models: Set<DeviceActivityData.Device.Model>)Discussion
Use an empty set to filter data for all devices that are sharing activity data with the current device.
Filters data for the provided device models.
init(_ models: Set<DeviceActivityData.Device.Model>)Use an empty set to filter data for all devices that are sharing activity data with the current device.