userValues property

List<CountryCode> userValues

List of all user-assigned country codes

Implementation

static List<CountryCode> get userValues => List.unmodifiable(_userValues);