social constant
AndroidNotificationCategory
const social
Social network or sharing update.
Corresponds to NotificationCompat.CATEGORY_SOCIAL
.
Implementation
static const AndroidNotificationCategory social =
AndroidNotificationCategory('social');