QChatApplyJoinServerMemberAcceptAttachment constructor Null safety
- {String? applyAccid,
- int? requestId,
- QChatServer? server}
Implementation
QChatApplyJoinServerMemberAcceptAttachment(
{this.applyAccid, this.requestId, this.server});
QChatApplyJoinServerMemberAcceptAttachment(
{this.applyAccid, this.requestId, this.server});