toHash method

Uint8List toHash()

Implementation

Uint8List toHash() {
  return lebEncode(_value);
}