Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
NotificationsRepository Class Reference

Private Member Functions

override Future< Either< Failure, List< NotificationEntity > > > loadNotifications ({ required String userId, }) async
Future< Either< Failure, List< NotificationEntity > > > loadNotifications ({ required String userId, })

Private Attributes

final _remoteDataSource = sl<NotificationsRemoteDataSource>()

Detailed Description

Definition at line 11 of file notifications_repository_impl.dart.

Member Function Documentation

◆ loadNotifications() [1/2]

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

◆ loadNotifications() [2/2]

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

Definition at line 15 of file notifications_repository_impl.dart.

Member Data Documentation

◆ _remoteDataSource

final NotificationsRepository::_remoteDataSource = sl<NotificationsRemoteDataSource>()
private

Definition at line 12 of file notifications_repository_impl.dart.


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