tiki_sdk_dart
node
NodeServiceBuilder
apiKey property
apiKey
apiKey
property
Null safety
void
apiKey=
(
String?
apiKey
)
Implementation
set apiKey(String? apiKey) => _apiKey = apiKey;
tiki_sdk_dart
node
NodeServiceBuilder
apiKey property
NodeServiceBuilder class
Constructors
NodeServiceBuilder
Properties
address
apiKey
blockInterval
databaseDir
hashCode
keyStorage
maxTransactions
runtimeType
Methods
build
noSuchMethod
toString
Operators
operator ==