tiki_sdk_dart
node
NodeService
init method
init
init
method
Null safety
Future
<
void
>
init
(
)
Implementation
Future<void> init() async { _startBlockTimer(); }
tiki_sdk_dart
node
NodeService
init 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 ==