PeerId constructor

PeerId(
  1. Uint8List? _multihash
)

Implementation

PeerId(this._multihash);