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