menu
aws_s3_api package
documentation
s3-2006-03-01.dart
Progress
Progress constructor
Progress constructor
dark_mode
light_mode
Progress
constructor
Progress
(
{
int
?
bytesProcessed
,
int
?
bytesReturned
,
int
?
bytesScanned
,
})
Implementation
Progress({ this.bytesProcessed, this.bytesReturned, this.bytesScanned, });
aws_s3_api package
documentation
s3-2006-03-01
Progress
Progress constructor
Progress class