DEFAULT_PAGE_SIZE

const val DEFAULT_PAGE_SIZE: Int = 20

Constant for the default page size.