defaultChunkSize top-level constant Null safety

int const defaultChunkSize

Implementation

const int defaultChunkSize = 20 * 1024 * 1024;