NotificationErrorContainer constructor

NotificationErrorContainer([
  1. void updates(
    1. NotificationErrorContainerBuilder b
    )
])

Implementation

factory NotificationErrorContainer([void updates(NotificationErrorContainerBuilder b)]) = _$NotificationErrorContainer;