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