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