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