repos property

  1. @TagNumber(1)
Map<String, LocationTags_Repo> repos

The key is a Gitiles URL as the identifier for a repo. Format for Gitiles URL: https://

Implementation

@$pb.TagNumber(1)
$core.Map<$core.String, LocationTags_Repo> get repos => $_getMap(0);