allowedCountries property

  1. @TagNumber(7)
List<CountryCode> allowedCountries

Implementation

@$pb.TagNumber(7)
$core.List<CountryCode> get allowedCountries => $_getList(5);