menu
aws_lightsail_api package
documentation
lightsail-2016-11-28.dart
AddOnTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case AddOnType.autoSnapshot: return 'AutoSnapshot'; } }
aws_lightsail_api package
documentation
lightsail-2016-11-28
AddOnTypeValueExtension
toValue method
AddOnTypeValueExtension extension on
AddOnType