NotificationUnreadCount constructor

NotificationUnreadCount([
  1. void updates(
    1. NotificationUnreadCountBuilder b
    )
])

Implementation

factory NotificationUnreadCount([void updates(NotificationUnreadCountBuilder b)]) = _$NotificationUnreadCount;