call constant
AndroidNotificationCategory
const call
Incoming call (voice or video) or similar synchronous communication request.
Corresponds to NotificationCompat.CATEGORY_CALL
.
Implementation
static const AndroidNotificationCategory call =
AndroidNotificationCategory('call');