tiki_sdk_dart
block
BlockModel
xchain property
xchain
xchain
property
Null safety
Uint8List?
xchain
read / write
The xchain address for blocks retrieved from other chains.
Implementation
late Uint8List? xchain;
tiki_sdk_dart
block
BlockModel
xchain property
BlockModel class
Constructors
BlockModel
deserialize
fromMap
Properties
hashCode
id
previousHash
runtimeType
timestamp
transactionRoot
version
xchain
Methods
noSuchMethod
serialize
toString
Operators
operator ==