NotificationCategory.emailArrived constructor

NotificationCategory.emailArrived()

Implementation

factory NotificationCategory.emailArrived() =>
    NotificationCategory('email.arrived');