PossibleInterventionAddress constructor
const
PossibleInterventionAddress({})
Implementation
const PossibleInterventionAddress({
this.street,
this.city,
this.district,
this.state,
this.country,
this.postalCode,
});