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