NotificationRequest constructor

NotificationRequest([
  1. void updates(
    1. NotificationRequestBuilder b
    )
])

Implementation

factory NotificationRequest([void updates(NotificationRequestBuilder b)]) = _$NotificationRequest;