menu
aws_s3_api package
documentation
s3-2006-03-01.dart
CompletedPart
CompletedPart constructor
CompletedPart constructor
dark_mode
light_mode
CompletedPart
constructor
CompletedPart
(
{
String
?
eTag
,
int
?
partNumber
,
})
Implementation
CompletedPart({ this.eTag, this.partNumber, });
aws_s3_api package
documentation
s3-2006-03-01
CompletedPart
CompletedPart constructor
CompletedPart class