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