notificationRemovedFromChannel constant

String const notificationRemovedFromChannel

Event sent when the user is removed from a channel

Implementation

static const String notificationRemovedFromChannel =
    'notification.removed_from_channel';