menu
stream_feed package
documentation
stream_feed.dart
HLSSettings
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
HLSSettings
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static HLSSettings fromJson(Map<String, dynamic> json) => _$HLSSettingsFromJson(json);
stream_feed package
documentation
stream_feed
HLSSettings
fromJson static method
HLSSettings class