Return a set of the top subdivisions that are contained or grouped into this territory.
Set<String>? get topSubdivisionCodes => TerritoryData.getTopSubdivisions(code);