name property

String name
final

The display name of the device

  • For Bluetooth devices: the brand/device name (e.g., "AirPods", "Sony WH-1000XM4")
  • For wired devices: "Audio output device"
  • For speaker: "Speaker"

Implementation

final String name;