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