P2WPKHAddress class
Properties
-
data
→ Uint8List
-
The "witness program" data encoded in the address
no setterinherited
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
hrp
→ String
-
The human readable part of the address used to specify the network
finalinherited
-
program
→ P2WPKH
-
no setteroverride
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
version
→ int
-
The program version of the address
finalinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited