comparator property

Comparator<CountryCode>? comparator
final

Use this property to change the order of the options

Implementation

final Comparator<CountryCode>? comparator;