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