MultisigAccountModificationType class
- Implemented types
Constructors
- MultisigAccountModificationType([int? _value])
Properties
Methods
-
deserialize(
Uint8List payload) → MultisigAccountModificationType -
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.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited