stopwatch constant
AndroidNotificationCategory
const stopwatch
Running stopwatch.
Corresponds to NotificationCompat.CATEGORY_STOPWATCH
.
Implementation
static const AndroidNotificationCategory stopwatch =
AndroidNotificationCategory('stopwatch');