NotificationType class

Constructors

NotificationType()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Constants

comment → const String
Someone commented on your activity.
direct → const String
Notifications sent from the Dashboard when using "Test Push Notifications".
inviteAccepted → const String
Someone accepted your invite.
likeActivity → const String
Someone liked your activity.
likeComment → const String
Someone liked your comment.
mentionInActivity → const String
Someone mentioned you in activity.
mentionInComment → const String
Someone mentioned you in comment.
newFriendship → const String
You became friends with another user.
relatedComment → const String
Someone commented on the activity where you've commented before.
replyToComment → const String
Someone replied to your comment.
sdk → const String
Notification sent from SDK.
targeting → const String
Smart targeting Push Notifications.