Map<String, dynamic> toJson() { final manifestS3Uri = this.manifestS3Uri; return { 'ManifestS3Uri': manifestS3Uri, }; }