HashDigest constructor

const HashDigest(
  1. Uint8List bytes
)

Implementation

const HashDigest(this.bytes);