chunkSize property

int get chunkSize

Maximum number of fetched messages when calling more.

Implementation

int get chunkSize => _chunkSize;