QChatApplyJoinServerMemberDoneAttachment constructor Null safety

QChatApplyJoinServerMemberDoneAttachment(
  1. {int? requestId,
  2. QChatServer? server}
)

Implementation

QChatApplyJoinServerMemberDoneAttachment({this.requestId, this.server});