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