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