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