menu
aws_s3_api package
documentation
s3-2006-03-01.dart
DeleteMarkerEntry
DeleteMarkerEntry constructor
DeleteMarkerEntry constructor
dark_mode
light_mode
DeleteMarkerEntry
constructor
DeleteMarkerEntry
(
{
bool
?
isLatest
,
String
?
key
,
DateTime
?
lastModified
,
Owner
?
owner
,
String
?
versionId
,
})
Implementation
DeleteMarkerEntry({ this.isLatest, this.key, this.lastModified, this.owner, this.versionId, });
aws_s3_api package
documentation
s3-2006-03-01
DeleteMarkerEntry
DeleteMarkerEntry constructor
DeleteMarkerEntry class