Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$custom constructor

Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$custom({
  1. String? id,
  2. String? type,
})

Implementation

Mutation$sendMessageToTarget$sendMessageToTarget$messageGroup$lastMessage$custom({
  this.id,
  this.type,
});