menu
fluent_qcloud_cos package
documentation
models/chunks.dart
Chunk
Chunk.new constructor
Chunk.new constructor
dark_mode
light_mode
Chunk
constructor
Chunk
(
int
number
,
int
offset
,
int
size
,
bool
done
,
)
Implementation
Chunk(this.number, this.offset, this.size, this.done);
fluent_qcloud_cos package
documentation
models/chunks
Chunk
Chunk.new constructor
Chunk class