sortComparator property Null safety
final
Comparator to be used in sort of country list
Implementation
final Comparator<Country>? sortComparator;
Comparator to be used in sort of country list
final Comparator<Country>? sortComparator;