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