metros property

List<String>? metros
getter/setter pair

Metros used to explain this blocker in more detail.

These are three-letter lowercase strings like "iad". This will be set for some blockers (like NO_ATTACHMENTS_IN_METRO_AND_ZONE) but does not apply to others.

Output only.

Implementation

core.List<core.String>? metros;