tiki_sdk_dart
node
NodeService
xchainService property
xchainService
xchainService
property
Null safety
void
xchainService=
(
XchainService
val
)
Implementation
set xchainService(XchainService val) => _xchainService = val;
tiki_sdk_dart
node
NodeService
xchainService property
NodeService class
Constructors
NodeService
Properties
address
backupService
blockInterval
blockService
database
hashCode
maxTransactions
primaryKey
readOnly
runtimeType
transactionService
xchainService
Methods
getBlock
init
noSuchMethod
startBlockTimer
toString
write
Operators
operator ==