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