Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
UseCase< dynamic, UpdateCollectionReqEntity > Class Reference
Collaboration diagram for UseCase< dynamic, UpdateCollectionReqEntity >:

Private Member Functions

 UpdateCollectionRequestUseCase ({required this.repository})
override Future< Either< Failure, dynamic > > call (updatedCollection) async

Private Attributes

final CollectionsRepository repository

Detailed Description

Definition at line 9 of file update_collection_usecase.dart.

Member Function Documentation

◆ call()

override Future< Either< Failure, dynamic > > UseCase< dynamic, UpdateCollectionReqEntity >::call ( updatedCollection )
inlineprivate

Definition at line 14 of file update_collection_usecase.dart.

◆ UpdateCollectionRequestUseCase()

UseCase< dynamic, UpdateCollectionReqEntity >::UpdateCollectionRequestUseCase ( {required this.repository} )
private

Member Data Documentation

◆ repository

final CollectionsRepository UseCase< dynamic, UpdateCollectionReqEntity >::repository
private

Definition at line 11 of file update_collection_usecase.dart.


The documentation for this class was generated from the following file: