GoogleMapsAddressvalidationV1ComponentName constructor

GoogleMapsAddressvalidationV1ComponentName({
  1. String? languageCode,
  2. String? text,
})

Implementation

GoogleMapsAddressvalidationV1ComponentName({
  this.languageCode,
  this.text,
});