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