MemoHash constructor

MemoHash(
  1. Uint8List bytes
)

Implementation

MemoHash(Uint8List bytes) : super(bytes);