menu
huggingface_hub package
documentation
huggingface_hub.dart
BlobLfsInfo
BlobLfsInfo.new constructor
BlobLfsInfo.new constructor
dark_mode
light_mode
BlobLfsInfo
constructor
BlobLfsInfo
(
{
required
int
size
,
required
String
sha256
,
required
int
pointerSize
,
})
Implementation
BlobLfsInfo({ required this.size, required this.sha256, required this.pointerSize, });
huggingface_hub package
documentation
huggingface_hub
BlobLfsInfo
BlobLfsInfo.new constructor
BlobLfsInfo class