Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
NotificationsRepository Class Reference
Collaboration diagram for NotificationsRepository:

Private Member Functions

 NotificationsRepositoryImpl ({required this.remoteDataSource})
override Future< Either< Failure, List< NotificationEntity > > > getNotifications ({required int userId}) async
Future< Either< Failure, List< NotificationEntity > > > getNotifications ({required int userId})

Private Attributes

final NotificationsRemoteDatasource remoteDataSource

Detailed Description

Definition at line 11 of file notifications_repository_impl.dart.

Member Function Documentation

◆ getNotifications() [1/2]

Future< Either< Failure, List< NotificationEntity > > > NotificationsRepository::getNotifications ( {required int userId} )
private

◆ getNotifications() [2/2]

override Future< Either< Failure, List< NotificationEntity > > > NotificationsRepository::getNotifications ( {required int userId} )
inlineprivate

Definition at line 18 of file notifications_repository_impl.dart.

◆ NotificationsRepositoryImpl()

NotificationsRepository::NotificationsRepositoryImpl ( {required this.remoteDataSource} )
private

Member Data Documentation

◆ remoteDataSource

final NotificationsRemoteDatasource NotificationsRepository::remoteDataSource
private

Definition at line 13 of file notifications_repository_impl.dart.


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