menu
blockchain_utils package
documentation
bip/address/xtz_addr.dart
XtzAddrPrefixes
value property
value property
dark_mode
light_mode
value
property
List
<
int
>
value
final
The bytes that make up the address prefix.
Implementation
final List<int> value;
blockchain_utils package
documentation
bip/address/xtz_addr
XtzAddrPrefixes
value property
XtzAddrPrefixes class