supportedCountries property

  1. @TagNumber(9)
List<Country> get supportedCountries

Implementation

@$pb.TagNumber(9)
$core.List<Country> get supportedCountries => $_getList(8);