data property Null safety
@JsonKey(fromJson: _applyRecordDataNullable), read / write
邀请申请信息结果数据
Implementation
@JsonKey(fromJson: _applyRecordDataNullable)
QChatInviteApplyRecordData? data;
邀请申请信息结果数据
@JsonKey(fromJson: _applyRecordDataNullable)
QChatInviteApplyRecordData? data;