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