menu
chrome_extension package
documentation
audio.dart
DeviceType
fromJS static method
fromJS static method
dark_mode
light_mode
fromJS
static method
DeviceType
fromJS
(
String
value
)
Implementation
static DeviceType fromJS(String value) => values.firstWhere((e) => e.value == value);
chrome_extension package
documentation
audio
DeviceType
fromJS static method
DeviceType enum