FMessage class sealed
- Inheritance
-
- Object
- FBaseMessage
- FMessage
- Implementers
Properties
- android → FAndroidConfig?
-
finalinherited
- apns → FApnsConfig?
-
finalinherited
-
data
→ Map<
String, String> ? -
finalinherited
- fcmOptions → FFcmOptions?
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- notification → FNotification?
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- webpush → FWebpushConfig?
-
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toModel(
) → Message -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited