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