menu
aws_ds_api package
documentation
ds-2015-04-16.dart
TargetTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case TargetType.account: return 'ACCOUNT'; } }
aws_ds_api package
documentation
ds-2015-04-16
TargetTypeValueExtension
toValue method
TargetTypeValueExtension extension on
TargetType