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