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