menu
aws_translate_api package
documentation
translate-2017-07-01.dart
EncryptionKeyTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case EncryptionKeyType.kms: return 'KMS'; } }
aws_translate_api package
documentation
translate-2017-07-01
EncryptionKeyTypeValueExtension
toValue method
EncryptionKeyTypeValueExtension extension on
EncryptionKeyType