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