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