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