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