Hash512 constructor

Hash512([
  1. dynamic hash512
])

Implementation

Hash512([dynamic hash512]) : super(SIZE, hash512 ?? Uint8List(64));