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