GoogleGeocodingPlusCode constructor Null safety
Implementation
const GoogleGeocodingPlusCode({
required this.compoundCode,
required this.globalCode,
});
const GoogleGeocodingPlusCode({
required this.compoundCode,
required this.globalCode,
});