ChainType class abstract
The type of a chain.
This can be used by tools to determine the type of a chain for displaying additional information or enabling additional features.
- Implementers
Constructors
- ChainType()
-
const
- ChainType.decode(Input input)
-
factory
- ChainType.fromJson(dynamic json)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- codec → const $ChainTypeCodec
- values → const $ChainType