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