domainSeparator method

Uint8List domainSeparator()

Implementation

Uint8List domainSeparator() {
  return _hashStruct('EIP712Domain', domain);
}