CIDInfo constructor
CIDInfo({})
Implementation
CIDInfo(
{required this.multihashInfo,
required this.multicodecName,
required this.multicodecCode,
required this.multibase,
required this.version,
required this.cid});