countries property

List<String>? countries
final

List of 2 Letter ISO Codes of countries to show. Defaults to showing the inbuilt list of all countries.

Implementation

final List<String>? countries;