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