menu
aws_medialive_api package
documentation
medialive-2017-10-14.dart
PassThroughSettings
PassThroughSettings.fromJson factory constructor
PassThroughSettings.fromJson factory constructor
dark_mode
light_mode
PassThroughSettings.fromJson
constructor
PassThroughSettings.fromJson
(
Map
<
String
,
dynamic
>
_
)
Implementation
factory PassThroughSettings.fromJson(Map<String, dynamic> _) { return PassThroughSettings(); }
aws_medialive_api package
documentation
medialive-2017-10-14
PassThroughSettings
PassThroughSettings.fromJson factory constructor
PassThroughSettings class