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