hasPageSize property

bool hasPageSize

True if it as page size options

Implementation

bool get hasPageSize => (pageSize ?? 0) != 0;