records property

  1. @JsonKey(fromJson: _recordsNullable)
List<QChatInviteApplyRecord>? records
final

申请邀请记录

Implementation

@JsonKey(fromJson: _recordsNullable)
final List<QChatInviteApplyRecord>? records;