locationSharing constant
AndroidNotificationCategory
const locationSharing
Temporarily sharing location.
Corresponds to NotificationCompat.CATEGORY_LOCATION_SHARING
.
Implementation
static const AndroidNotificationCategory locationSharing =
AndroidNotificationCategory('location_sharing');