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