QChatGetInviteApplyRecordOfSelfResult constructor

QChatGetInviteApplyRecordOfSelfResult(
  1. List<QChatInviteApplyRecord>? records
)

Implementation

QChatGetInviteApplyRecordOfSelfResult(this.records);