PNAndroidNotification class

Inheritance

Constructors

PNAndroidNotification(Map<String, dynamic> input)

Properties

actions List<PNNotificationAction>
getter/setter pairinherited
badgeConfig PNBadgeConfig?
getter/setter pairinherited
body String?
getter/setter pairinherited
channelId String
getter/setter pair
collapseKey int
getter/setter pair
contentWebhookURL String?
getter/setter pairinherited
groupId String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
iconURL String?
getter/setter pair
id int
getter/setter pairinherited
imageURL String?
getter/setter pairinherited
isSilent bool
getter/setter pair
landingURL String
getter/setter pairinherited
meta Map<String, dynamic>?
getter/setter pairinherited
piid String
getter/setter pairinherited
priority int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
title String?
getter/setter pairinherited
ttl int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited