GoogleGeocodingAddressComponent constructor Null safety
Implementation
const GoogleGeocodingAddressComponent({
this.longName = '',
this.shortName = '',
this.types = const <String>[],
});
const GoogleGeocodingAddressComponent({
this.longName = '',
this.shortName = '',
this.types = const <String>[],
});