Mutation$updateUser$updateUser$residentialAddress$location constructor
Mutation$updateUser$updateUser$residentialAddress$location({
- Enum$ZoneTypesEnum? type,
- List<
double> ? coordinates,
Implementation
Mutation$updateUser$updateUser$residentialAddress$location({
this.type,
this.coordinates,
});