MerchantCreatedNotificationRequest constructor

MerchantCreatedNotificationRequest([
  1. void updates(
    1. MerchantCreatedNotificationRequestBuilder b
    )
])

Implementation

factory MerchantCreatedNotificationRequest([void updates(MerchantCreatedNotificationRequestBuilder b)]) = _$MerchantCreatedNotificationRequest;