chunkSize constant

int const chunkSize

Size in which the Uint8List will be splitted

Implementation

static const int chunkSize = 20;