NotificationAllList constructor

NotificationAllList([
  1. void updates(
    1. NotificationAllListBuilder b
    )
])

Implementation

factory NotificationAllList([void updates(NotificationAllListBuilder b)]) = _$NotificationAllList;