menu
aws_s3_api package
documentation
s3-2006-03-01.dart
Object
Object constructor
Object constructor
dark_mode
light_mode
Object
constructor
Object
(
{
String
?
eTag
,
String
?
key
,
DateTime
?
lastModified
,
Owner
?
owner
,
int
?
size
,
ObjectStorageClass
?
storageClass
,
})
Implementation
Object({ this.eTag, this.key, this.lastModified, this.owner, this.size, this.storageClass, });
aws_s3_api package
documentation
s3-2006-03-01
Object
Object constructor
Object class