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