chunkSize property

  1. @override
int get chunkSize
override

The size of the result of fetch.

Implementation

@override
int get chunkSize => 1;