CaptureNotificationRequest constructor

CaptureNotificationRequest([
  1. void updates(
    1. CaptureNotificationRequestBuilder b
    )
])

Implementation

factory CaptureNotificationRequest([void updates(CaptureNotificationRequestBuilder b)]) = _$CaptureNotificationRequest;