RCIMIWUnknownMessage.fromJson(Map<String, dynamic> json) : super.fromJson(json) { rawData = json['rawData']; objectName = json['objectName']; }