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