Hasher constructor

const Hasher(
  1. int digestSize
)

Implementation

const Hasher(this.digestSize);