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