const factory MultipartFileDto({ required String path, required String filename, }) = _MultipartFileDto;