menu
aws_medialive_api package
documentation
medialive-2017-10-14.dart
InputDeviceTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case InputDeviceType.hd: return 'HD'; } }
aws_medialive_api package
documentation
medialive-2017-10-14
InputDeviceTypeValueExtension
toValue method
InputDeviceTypeValueExtension extension on
InputDeviceType