VNotificationListener class

A singleton class that listens to notifications.

Properties

hashCode int
The hash code for this object.
no setterinherited
nativeApi VNativeApi
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
vChatConfig VChatConfig
final
vNavigator VNavigator
final

Methods

getOpenAppNotification() Future<void>
Handles an open application notification.
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

I VNotificationListener
Returns the instance of VNotificationListener.
no setter

Static Methods

init() Future<void>
Initializes the VNotificationListener.