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