NetworkType class
- Implemented types
Constructors
- NetworkType([int? _value])
Properties
Methods
-
deserialize(
Uint8List payload) → NetworkType -
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
Static Properties
- MAINNET → NetworkType
-
final
- TESTNET → NetworkType
-
final