otherClients property Null safety
@JsonKey(fromJson: _otherClientsFromJson), final
其他登录客户端信息
Implementation
@JsonKey(fromJson: _otherClientsFromJson)
final List<QChatClient> otherClients;
其他登录客户端信息
@JsonKey(fromJson: _otherClientsFromJson)
final List<QChatClient> otherClients;