ExpireNotificationRequest constructor

ExpireNotificationRequest([
  1. void updates(
    1. ExpireNotificationRequestBuilder b
    )
])

Implementation

factory ExpireNotificationRequest([void updates(ExpireNotificationRequestBuilder b)]) = _$ExpireNotificationRequest;