QChatGetInviteApplyRecordOfServerResult constructor

QChatGetInviteApplyRecordOfServerResult(
  1. List<QChatInviteApplyRecord>? records
)

Implementation

QChatGetInviteApplyRecordOfServerResult(this.records);