countries property

  1. @TagNumber(3)
List<Country> countries

Implementation

@$pb.TagNumber(3)
$core.List<Country> get countries => $_getList(2);