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