label property
String
get
label
The label
read-only
property of the MediaDeviceInfo interface returns a
string describing this device (for example
"External USB Webcam").
Only available during active MediaStream
use, or when persistent permissions have been granted.
Implementation
external String get label;