name property
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;
The display name of the device
final String name;