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