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