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