FilesFlushResponse constructor

FilesFlushResponse({
  1. String? cid,
})

Implementation

FilesFlushResponse({
  this.cid,
});