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