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

Private Member Functions

override Future< Either< Failure, List< NotificationEntity > > > call (String userId,) async

Private Attributes

final _repository = sl<NotificationsRepository>()

Detailed Description

Definition at line 9 of file load_notifications_use_case.dart.

Member Function Documentation

◆ call()

override Future< Either< Failure, List< NotificationEntity > > > UseCase< List< NotificationEntity >, String >::call ( String userId)
inlineprivate

Definition at line 13 of file load_notifications_use_case.dart.

Member Data Documentation

◆ _repository

final UseCase< List< NotificationEntity >, String >::_repository = sl<NotificationsRepository>()
private

Definition at line 11 of file load_notifications_use_case.dart.


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