encode method

String encode()

Encodes the CID to its string representation.

Implementation

String encode() => encodeWithBase(multibaseType);