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