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