priorityList property

List<Country>? priorityList
final

List of countries that are placed on top

Implementation

final List<Country>? priorityList;