showNotification property

bool showNotification
final

When true (default), a local OS notification is shown for every completed HTTP request. Has no effect in release builds.

Implementation

final bool showNotification;