UploadResponse constructor Null safety
Implementation
UploadResponse({
required this.url,
required this.thumbnails,
required this.requireAuth,
required this.fileSize,
});
UploadResponse({
required this.url,
required this.thumbnails,
required this.requireAuth,
required this.fileSize,
});