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