menu
aws_dataexchange_api package
documentation
dataexchange-2017-07-25.dart
AssetTypeValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case AssetType.s3Snapshot: return 'S3_SNAPSHOT'; } }
aws_dataexchange_api package
documentation
dataexchange-2017-07-25
AssetTypeValueExtension
toValue method
AssetTypeValueExtension extension on
AssetType