menu
push_restapi_dart package
documentation
push_restapi_dart.dart
NotificationConfig
NotificationConfig constructor
NotificationConfig constructor
dark_mode
light_mode
NotificationConfig
constructor
NotificationConfig
(
{
int
?
expiry
,
bool
?
silent
,
bool
?
hidden
,
})
Implementation
NotificationConfig({ this.expiry, this.silent, this.hidden, });
push_restapi_dart package
documentation
push_restapi_dart
NotificationConfig
NotificationConfig constructor
NotificationConfig class