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