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