structHash method

Uint8List structHash()

Implementation

Uint8List structHash() {
  return _hashStruct(primaryType, message);
}