DeleteFile constructor

DeleteFile({
  1. required int fileId,
})

Implementation

DeleteFile({required this.fileId});