MultisigAccountModificationType class

Implemented types

Constructors

MultisigAccountModificationType([int? _value])

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
size int
no setteroverride
value int
getter/setter pair

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