tiki_sdk_dart
node
NodeService
primaryKey property
primaryKey
primaryKey
property
Null safety
void
primaryKey=
(
KeyModel
val
)
Implementation
set primaryKey(KeyModel val) => _primaryKey = val;
tiki_sdk_dart
node
NodeService
primaryKey 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 ==