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