tiki_sdk_dart
node
NodeService
startBlockTimer method
startBlockTimer
startBlockTimer
method
Null safety
dynamic
startBlockTimer
(
)
Implementation
startBlockTimer() => _blockTimer == null ? _startBlockTimer() : null;
tiki_sdk_dart
node
NodeService
startBlockTimer method
NodeService class
Constructors
NodeService
Properties
address
backupService
blockInterval
blockService
database
hashCode
maxTransactions
primaryKey
runtimeType
transactionService
Methods
getBlock
init
noSuchMethod
startBlockTimer
toString
write
Operators
operator ==