menu
aws_servicecatalog_api package
documentation
servicecatalog-2015-12-10.dart
ProductSourceValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case ProductSource.account: return 'ACCOUNT'; } }
aws_servicecatalog_api package
documentation
servicecatalog-2015-12-10
ProductSourceValueExtension
toValue method
ProductSourceValueExtension extension on
ProductSource