otherClient property

  1. @JsonKey(fromJson: qChatClientFromJson)
QChatClient? otherClient
getter/setter pair

其他端信息

Implementation

@JsonKey(fromJson: qChatClientFromJson)
QChatClient? otherClient;