menu
ios_push_plugin package
documentation
model/notification_content.dart
NotificationAttachment
NotificationAttachment.new constructor
NotificationAttachment.new constructor
dark_mode
light_mode
NotificationAttachment
constructor
NotificationAttachment
(
{
String
?
identifier
,
String
?
url
,
String
?
type
,
})
Implementation
NotificationAttachment({this.identifier, this.url, this.type});
ios_push_plugin package
documentation
model/notification_content
NotificationAttachment
NotificationAttachment.new constructor
NotificationAttachment class