IsolateDownloaderProgressProtocolUnit constructor
IsolateDownloaderProgressProtocolUnit({})
Implementation
IsolateDownloaderProgressProtocolUnit({
required this.id,
required this.countSize,
required this.totalSize,
});