menu
aws_s3_api package
documentation
s3-2006-03-01.dart
GetObjectOutput
metadata property
metadata property
dark_mode
light_mode
metadata
property
Map
<
String
,
String
>
?
metadata
final
A map of metadata to store with the object in S3.
Implementation
final Map<String, String>? metadata;
aws_s3_api package
documentation
s3-2006-03-01
GetObjectOutput
metadata property
GetObjectOutput class