core.Map<core.String, core.dynamic> toJson() => { if (messageId != null) 'messageId': messageId!, if (topicName != null) 'topicName': topicName!, };