CivicinfoApiprotosV2DivisionByAddressResponse constructor
CivicinfoApiprotosV2DivisionByAddressResponse({
- Map<
String, CivicinfoSchemaV2GeographicDivision> ? divisions, - CivicinfoSchemaV2SimpleAddressType? normalizedInput,
Implementation
CivicinfoApiprotosV2DivisionByAddressResponse({
this.divisions,
this.normalizedInput,
});