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