tiki_sdk_dart
consent
ConsentService
ConsentService constructor
ConsentService
ConsentService
constructor
Null safety
ConsentService
(
dynamic
db
,
NodeService
_nodeService
)
Implementation
ConsentService(db, this._nodeService) : _repository = ConsentRepository(db);
tiki_sdk_dart
consent
ConsentService
ConsentService constructor
ConsentService class
Constructors
ConsentService
Properties
hashCode
runtimeType
Methods
getByOwnershipId
modify
noSuchMethod
toString
Operators
operator ==