event property

  1. @override
ApplicationEventType event
override

The event type will help check if the app is installed or not

Implementation

@override
ApplicationEventType get event => ApplicationEventType.uninstalled;