NotificationUtils class
Constructors
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
Static Properties
- audioEmoji ↔ String
-
getter/setter pair
- contactEmoji ↔ String
-
getter/setter pair
- deletedMessage ↔ String
-
getter/setter pair
- fileEmoji ↔ String
-
getter/setter pair
- imageEmoji ↔ String
-
getter/setter pair
- locationEmoji ↔ String
-
getter/setter pair
- videoEmoji ↔ String
-
getter/setter pair
Static Methods
-
getMediaMessageContent(
ChatMessage message) → String -
getMentionMediaCaptionTextFormat(
ChatMessage message) → String -
getMessageSummary(
ChatMessage message) → String -
getMessageTypeText(
String messageType) → String