countryComparator property

CountryComparator? countryComparator
final

countryComparator, sort the country list according to the comparator.

Sorting is disabled by default

Implementation

final CountryComparator? countryComparator;