robotInfo property
- @JsonKey(fromJson: NIMMessageRobotInfo._fromMap, toJson: NIMMessageRobotInfo._toMap)
getter/setter pair
机器人消息
Implementation
@JsonKey(
fromJson: NIMMessageRobotInfo._fromMap,
toJson: NIMMessageRobotInfo._toMap)
NIMMessageRobotInfo? robotInfo;