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