limit property Null safety

int limit
read / write

number of item per executing loadNext

Implementation

int limit = 20;