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