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