tiki_sdk_dart
node
NodeService
readOnly property
readOnly
readOnly
property
Null safety
void
readOnly=
(
List
<
String
>
val
)
Implementation
set readOnly(List<String> val) => _readOnly = val;
tiki_sdk_dart
node
NodeService
readOnly property
NodeService class
Constructors
NodeService
Properties
address
backupService
blockInterval
blockService
database
hashCode
maxTransactions
primaryKey
readOnly
runtimeType
transactionService
xchainService
Methods
getBlock
init
noSuchMethod
startBlockTimer
toString
write
Operators
operator ==