Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
UseCase< List< VideoEntity >, NoParams > Class Reference

Private Member Functions

override Future< Either< Failure, List< VideoEntity > > > call (NoParams params,) async

Private Attributes

final _repository = sl<ElearningRepository>()

Detailed Description

Definition at line 9 of file load_videos_usecase.dart.dart.

Member Function Documentation

◆ call()

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

Definition at line 12 of file load_videos_usecase.dart.dart.

Member Data Documentation

◆ _repository

final UseCase< List< VideoEntity >, NoParams >::_repository = sl<ElearningRepository>()
private

Definition at line 10 of file load_videos_usecase.dart.dart.


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