core.Map<core.String, core.dynamic> toJson() { final buttonList = this.buttonList; return {'buttonList': ?buttonList}; }