If I have a map where the keys may be domain names and the values are some object, how do I select a field on the value for key "google.com" via `Get`?
If I have a map where the keys may be domain names and the values are some object, how do I select a field on the value for key "google.com" via
Get?