tiki_sdk_dart
node
XchainService
XchainService constructor
XchainService
XchainService
constructor
Null safety
XchainService
(
Database
db
)
Implementation
XchainService(Database db) : _repository = XchainRepository(db);
tiki_sdk_dart
node
XchainService
XchainService constructor
XchainService class
Constructors
XchainService
Properties
hashCode
runtimeType
Methods
add
noSuchMethod
toString
update
Operators
operator ==