ApplicationEventUninstalled class

Inheritance

Properties

event ApplicationEventType
The event type will help check if the app is installed or not
no setteroverride
hashCode int
The hash code for this object.
no setteroverride
packageName String
The package name of the application related to this event
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
time DateTime
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
override