records property Null safety
@JsonKey(fromJson: _recordsNullable), final
申请邀请记录
Implementation
@JsonKey(fromJson: _recordsNullable)
final List<QChatInviteApplyRecord>? records;
申请邀请记录
@JsonKey(fromJson: _recordsNullable)
final List<QChatInviteApplyRecord>? records;