MidServiceNotificationData constructor

MidServiceNotificationData([
  1. void updates(
    1. MidServiceNotificationDataBuilder b
    )
])

Implementation

factory MidServiceNotificationData([void updates(MidServiceNotificationDataBuilder b)]) = _$MidServiceNotificationData;