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

Private Member Functions

const LoadCollectionTimesUseCase ({required this.repository})
override Future< Either< Failure, List< ProposedTimeEntity > > > call (NoParams params,) async

Private Attributes

final CollectionsRepository repository

Detailed Description

Definition at line 8 of file load_collection_times_usecase.dart.

Member Function Documentation

◆ call()

override Future< Either< Failure, List< ProposedTimeEntity > > > UseCase< List< ProposedTimeEntity >, NoParams >::call ( NoParams params)
inlineprivate

Definition at line 13 of file load_collection_times_usecase.dart.

◆ LoadCollectionTimesUseCase()

const UseCase< List< ProposedTimeEntity >, NoParams >::LoadCollectionTimesUseCase ( {required this.repository} )
private

Member Data Documentation

◆ repository

final CollectionsRepository UseCase< List< ProposedTimeEntity >, NoParams >::repository
private

Definition at line 10 of file load_collection_times_usecase.dart.


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