applyServerMemberInfo property Null safety

QChatInviteApplyServerMemberInfo? applyServerMemberInfo
@JsonKey(fromJson: _applyServerMemberInfoFromJson), read / write

申请信息

Implementation

@JsonKey(fromJson: _applyServerMemberInfoFromJson)
QChatInviteApplyServerMemberInfo? applyServerMemberInfo;