Package-level declarations

Types

Link copied to clipboard

Country attributes that filterByQuery can match against.

Functions

Link copied to clipboard
fun List<Country>.filterByQuery(query: String, locale: String? = null, fields: Set<FilterField> = FilterField.all): List<Country>

Filters countries by query using the selected fields.