Constants class

contains all the keys that contains notification related data

Constructors

Constants()

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

body → const String
button1Action → const String
button1Icon → const String
button1Title → const String
button2Action → const String
button2Icon → const String
button2Title → const String
customParams → const String
customParamsButton → const String
icon → const String
image → const String
notificationId → const String
title → const String
type → const String
url → const String