Signature class
- Inheritance
- Implemented types
Constructors
- Signature([dynamic signature])
Properties
Methods
-
deserialize(
Uint8List payload) → Signature -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
serialize(
) → Uint8List -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited