tiki_sdk_dart
node
NodeService
blockInterval property
blockInterval
blockInterval
property
Null safety
void
blockInterval=
(
Duration
val
)
Implementation
set blockInterval(Duration val) => _blockInterval = val;
tiki_sdk_dart
node
NodeService
blockInterval 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 ==