|
Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
|

Private Member Functions | |
| const | LoadCompletedCollectionRequestsUseCase ({required this.repository}) |
| override Future< Either< Failure, List< CollectionEntity > > > | call (String parentId,) async |
| const | LoadOnGoingCollectionRequestsUseCase ({required this.repository}) |
| override Future< Either< Failure, List< CollectionEntity > > > | call (String parentId,) async |
Private Attributes | |
| final CollectionsRepository | repository |
Definition at line 8 of file load_completed_collections_requests_usecase.dart.
|
inlineprivate |
Definition at line 13 of file load_completed_collections_requests_usecase.dart.
|
inlineprivate |
Definition at line 13 of file load_ongoing_collection_requests.dart.
|
private |
|
private |
|
private |
Definition at line 10 of file load_completed_collections_requests_usecase.dart.