countryList property

List<Map<String, String>> countryList
final

An optional argument for injecting a list of countries with customized codes.

Implementation

final List<Map<String, String>> countryList;