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