HMSLocalNotificationAttr class abstract

Constructors

HMSLocalNotificationAttr()

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

ACTION → const String
ACTIONS → const String
ALLOW_WHILE_IDLE → const String
AUTO_CANCEL → const String
BIG_PICTURE_URL → const String
BIG_TEXT → const String
CHANNEL_DESCRIPTION → const String
CHANNEL_ID → const String
CHANNEL_NAME → const String
COLOR → const String
DATA → const String
DONT_NOTIFY_IN_FOREGROUND → const String
FIRE_DATE → const String
GROUP → const String
GROUP_SUMMARY → const String
ID → const String
IMPORTANCE → const String
INVOKE_APP → const String
LARGE_ICON → const String
LARGE_ICON_URL → const String
MESSAGE → const String
NUMBER → const String
ONGOING → const String
PLAY_SOUND → const String
PRIORITY → const String
REPEAT_TIME → const String
REPEAT_TYPE → const String
SHORTCUT_ID → const String
SHOW_WHEN → const String
SMALL_ICON → const String
SOUND → const String
SOUND_NAME → const String
SUB_TEXT → const String
TAG → const String
TICKER → const String
TITLE → const String
USER_INTERACTION → const String
VIBRATE → const String
VIBRATE_DURATION → const String
VISIBILITY → const String