divisions property
A map of political geographic divisions that contain the requested address, keyed by the unique Open Civic Data identifier for this division.
Implementation
core.Map<core.String, GeographicDivision>? divisions;
A map of political geographic divisions that contain the requested address, keyed by the unique Open Civic Data identifier for this division.
core.Map<core.String, GeographicDivision>? divisions;