menu
bond_notifications package
documentation
bond_notifications.dart
NotificationCenterDataSource
loadNotifications abstract method
loadNotifications abstract method
dark_mode
light_mode
loadNotifications
abstract method
Future
<
ListResponse
<
ServerNotificationModel
>
>
loadNotifications
(
{
String
?
nextUrl
,
})
Implementation
Future<ListResponse<ServerNotificationModel>> loadNotifications( {String? nextUrl});
bond_notifications package
documentation
bond_notifications
NotificationCenterDataSource
loadNotifications abstract method
NotificationCenterDataSource class