data property

  1. @JsonKey(fromJson: _applyRecordDataNullable)
QChatInviteApplyRecordData? data
getter/setter pair

邀请申请信息结果数据

Implementation

@JsonKey(fromJson: _applyRecordDataNullable)
QChatInviteApplyRecordData? data;