NotificationForegroundWillDisplayEvent class
- Annotations
Constructors
- NotificationForegroundWillDisplayEvent({required BluxNotification notification})
-
const
- NotificationForegroundWillDisplayEvent.fromJson(String source)
-
factory
-
NotificationForegroundWillDisplayEvent.fromMap(Map<
String, dynamic> map) -
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- notification → BluxNotification
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited