menu
aws_s3_api package
documentation
s3-2006-03-01.dart
AnalyticsS3ExportFileFormatValueExtension
toValue method
toValue method
dark_mode
light_mode
toValue
method
String
toValue
(
)
Implementation
String toValue() { switch (this) { case AnalyticsS3ExportFileFormat.csv: return 'CSV'; } }
aws_s3_api package
documentation
s3-2006-03-01
AnalyticsS3ExportFileFormatValueExtension
toValue method
AnalyticsS3ExportFileFormatValueExtension extension on
AnalyticsS3ExportFileFormat