tiki_sdk_dart
node
NodeService
blockService property
blockService
blockService
property
Null safety
void
blockService=
(
BlockService
val
)
Implementation
set blockService(BlockService val) => _blockService = val;
tiki_sdk_dart
node
NodeService
blockService 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 ==