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