chunkSize constant
int
const chunkSize
Size in which the Uint8List will be split
Implementation
static const int chunkSize = 20;
Size in which the Uint8List will be split
static const int chunkSize = 20;