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