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