Eip712VerificationValid class final

The proof was cryptographically verified against the issuer's address.

Not yet produced by verifyEip712Proof — kept in the sealed type so callers can pattern-match on it once a future implementation reconstructs the EIP-712 digest and performs real ECDSA recovery.

Inheritance

Constructors

Eip712VerificationValid()
const

Properties

hashCode → int
The hash code for this object.
no setterinherited
runtimeType → Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited