menu
notification_flutter package
documentation
model/get_notification_list_query.dart
GetNotificationListQuery
GetNotificationListQuery.new constructor
GetNotificationListQuery.new constructor
dark_mode
light_mode
GetNotificationListQuery
constructor
GetNotificationListQuery
(
{
String
?
appId
,
String
?
deviceToken
,
int
?
page
,
int
?
pageSize
,
})
Implementation
GetNotificationListQuery({ this.appId, this.deviceToken, this.page, this.pageSize, });
notification_flutter package
documentation
model/get_notification_list_query
GetNotificationListQuery
GetNotificationListQuery.new constructor
GetNotificationListQuery class