hasLimit property

bool get hasLimit

Implementation

bool get hasLimit => (fetchingSize ?? 0) > 0;