DEFAULT_LIMIT

const val DEFAULT_LIMIT: Int = 5

The default results limit for the autocomplete request.

See also