SignedCaveat extension type

on
Implemented types

Properties

block Uint8List
finalinherited
caveat Caveat
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
signature Uint8List
finalinherited
typeUrl String
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toProto() SignedBlock
inherited
toString() String
A string representation of this object.
inherited
verify(Signer signer) Future<bool>
inherited

Operators

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