DisputeEventNotification constructor

DisputeEventNotification([
  1. void updates(
    1. DisputeEventNotificationBuilder b
    )
])

Implementation

factory DisputeEventNotification([void updates(DisputeEventNotificationBuilder b)]) = _$DisputeEventNotification;