menu
aws_pi_api package
documentation
pi-2018-02-27.dart
ServiceTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case ServiceType.rds: return 'RDS'; } }
aws_pi_api package
documentation
pi-2018-02-27
ServiceTypeValueExtension
toValue method
ServiceTypeValueExtension extension on
ServiceType