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