progress constant

Progress of a long-running background operation.

Corresponds to NotificationCompat.CATEGORY_PROGRESS.

Implementation

static const AndroidNotificationCategory progress =
    AndroidNotificationCategory('progress');