Unverifiable class final

Nothing client-side is verifiable for this input (EIP-712 typed data: the digest is the hash of the structure, which only the device computes). The UR-type pin and the request-id echo are the whole binding.

Inheritance

Constructors

Unverifiable(String reason)
const

Properties

checked bool
Whether anything was actually verified (Verified only).
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
ok bool
Whether the reply is acceptable.
no setteroverride
reason String
Human-readable explanation for a failure or an unverifiable input; null when verified.
final
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