showNotification property

bool showNotification
getter/setter pair

showNotification decides whether to show in app notification or not By default its value is true

Implementation

static bool showNotification = true;